IntelligenceOS Project Map

Sample Code Project

This is a redacted example of the first browser page IntelligenceOS creates. It shows what was found, what needs attention and what the next agent should know before editing.

Real product output: generated from the self-contained IntelligenceOS clean-room codebase. Local machine paths have been replaced for this public example.

What Happened

IntelligenceOS scanned a local source folder in read-only mode and created a project map, report, handoff files and local evidence artefacts.

Project type
codebase
Source type
code_repository
Source folder
sample-project/
Live writes
false
Secrets handled
false

Project Snapshot

6items found
0code files
3docs/content files
1config files
3surfaces
7quality flags

Important Files

  • README.mdCommon project entry point or configuration file.
  • pyproject.tomlCommon project entry point or configuration file.
  • docs/editorial-policy.mdOperational or guidance document.
  • docs/runbook.mdOperational or guidance document.
  • src/demo_app.pyIncluded in the local project scan.
  • tests/test_demo_app.pyIncluded in the local project scan.

Detected Surfaces

  • Clean-room repositoryrepository | source_control | project
  • Demo docsdocument_store | human_read_model | project/docs
  • Demo teststest_suite | proof_plane | project/tests

Warnings And Gaps

What The AI Agent Should Know

  • Start with site-intel.yml in the approved sample folder.
  • Treat PROJECT_MAP.html as the readable summary and agent-handoff.md as supporting context.
  • The scan found 6 inventory items and 7 quality flags.
  • Do not publish, deploy, write to a CMS, use credentials, call paid APIs or run destructive commands without explicit approval.
  • If project changes affect files, docs, metadata, links, workflows or quality gates, rerun IntelligenceOS before closeout.

Optional Next Workflows