Exact Git-tracked sourcedocs/REPOSITORY_MAP.md View exact source

Repository map

The repository separates the installable plugin, public documentation application, GitHub Markdown, Pages assets, tests, and repository-level generators.

Current counts are derived release facts, not permanent ceilings.

Path Role
plugins/evidence-lane-plugin/ Installable Codex plugin
plugins/evidence-lane-plugin/src/evidence_lane_plugin/ Canonical Python engine and internal SDK
plugins/evidence-lane-plugin/skills/ Governed skills and routing manifests
plugins/evidence-lane-plugin/hooks/ Host event classes and ordered handlers
plugins/evidence-lane-plugin/env/ Clean ENV v17 action plane
plugins/evidence-lane-plugin/uop/ Clean UOP v17 governance plane
plugins/evidence-lane-plugin/authorities/ Named authorities and 18 sector-lane templates/workflows
plugins/evidence-lane-plugin/sdk/ Internal/outer SDK bindings and workflows
plugins/evidence-lane-plugin/mcp/ Package-local MCP binding and 91 action bindings
plugins/evidence-lane-plugin/toolchains/ Conditional tool, accelerator-provider, license, routing, and architecture registries
apps/evidence-lane-app/ Public documentation application
docs/ Maintained GitHub Markdown pages
github-pages/ GitHub Pages assets and projection
scripts/ Repository-level docs/Pages/release generators
tests/ Repository-wide executable verification

Local virtual environments, caches, runtimes, rehearsal evidence, RAG indexes, temporary support lanes, and secrets are excluded from release staging.

Source-bound workflow map

This page is projected from the same current executable snapshot as the rest of the documentation set. The map is deliberately two-directional: each horizontal district shows peer stages while vertical edges show ownership and state progression.

flowchart TB
    subgraph InputDistrict["Input and classification"]
      direction LR
      A["Repository member"] --> B["Executable, generated, docs, test, or local classification"] --> C["Canonical owner directory"]
    end
    subgraph ExecutionDistrict["Selection and execution"]
      direction TB
      D["Manifest and source-impact graph"] --> E["Package or Git allowlist"] --> F["Hash and path-policy validation"]
    end
    subgraph EvidenceDistrict["Evidence and outcome"]
      direction LR
      G["Membership receipt"] --> H["Included release member or excluded local byte"]
      G -. mismatch .-> I["Purge stale duplicate ownership"]
    end
    C --> D
    F --> G

Contract and readback

Phase Current contract Required readback
Input Repository member Exact identity, provenance, and scope
Classification Executable, generated, docs, test, or local classification Owning schema, action, lane, skill, or authority
Owner Canonical owner directory One canonical implementation owner
Route Manifest and source-impact graph Condition-true ordered route with no hidden alias
Execution Package or Git allowlist Real execution or a visible fail-closed result
Validation Hash and path-policy validation Hash, schema, authority-effect, and negative-case checks
Receipt Membership receipt Content-addressed result and provenance receipt
Downstream Included release member or excluded local byte Only the explicitly eligible next state
Failure Purge stale duplicate ownership No inferred HIL, candidate acceptance, or pointer movement

Canonical source owners

Exact backend readback

Source contract Bytes SHA-256
manifests/executable-surface-registry.v1.json 374588 E88D1A1D1BD7BB16777D8C860BA43F1021983A6617CCD6E0D72E938B0985CFDA
src/evidence_lane_plugin/source_fingerprint.py 6916 EA31A7B001B85E2D8C19679D50004E88831C8E8635E032E012420F0588D33D16
scripts/audit_repository_semantic_currentness.py 25126 10C84091017B0A5626121F96ECF718BCF3D407C7D282B8A1000A2F860A24DBEC

Cross-surface invariants


This page is a Git-tracked documentation projection. Executable source, SQLite authorities, installed-runtime receipts, and explicit human gates remain the governing evidence.