§coordination
Survey methodology and agent contracts
- ID
- B-01
- Status
- Mapped
- Findings
- 0 (0 open)
- Priority
- 2
Scope
.claude/skills/amanuensis/ — SKILL.md plus the phase instructions, concern calibration, artifact templates, reporting-style contract, and setup reference. The former agents/ directory was removed in 3f3065d; role handoffs now live entirely in the skill references.
Start here
.claude/skills/amanuensis/SKILL.md; .claude/skills/amanuensis/references/subsystem-survey.md; .claude/skills/amanuensis/references/reporting-style.md
§delivery
Packaging, installer, validation, and product docs
- ID
- B-05
- Status
- Mapped
- Findings
- 1 (0 open)
- Priority
- 3
Scope
mcp-server/src/cli.ts, mcp-server/scripts/, the mcp-server test suites and fixtures, package metadata, .github/, dev/adr/ (ADRs 0001-0020), dev/conspectus/ and the living-conspectus and pecia roadmap gates, README/CONTRIBUTING/ROADMAP/INSTALLATION/HISTORY, and workspace MCP config.
Start here
mcp-server/src/cli.ts; .github/workflows/test.yml; INSTALLATION.md
§delivery evidence
Activation evidence and release-readiness harness
- ID
- B-08
- Status
- Mapped
- Findings
- 1 (0 open)
- Priority
- 2
Scope
dev/activation-evidence/, the dev/ activation and friction-free release harness scripts (run-/check-/test-/capture-/cleanup-/adopt-/render-), mcp-server/fixtures/activation/, the mcp-server activation and binding tests, dev/adr/0021, dev/friction-free-release-checklist.md, and dev/release-notes-v0.2.0-beta.1.md; the A19-A26 program that produced and gates the v0.2.0-beta.1 activation claim.
Start here
dev/adr/0021-friction-free-codex-activation.md; dev/check-friction-free-release-readiness.mjs; dev/activation-evidence/a26-release-readiness.json
§design evidence
Report interface design and validation studies
- ID
- B-06
- Status
- Mapped
- Findings
- 0 (0 open)
- Priority
- 3
Scope
design/delightful-output-panel/**; source captures, blind panel records, prototypes, task tests, screenshots, and validation reports used to define and test the human report projection.
Start here
design/delightful-output-panel/README.md; design/delightful-output-panel/design-language.md; design/delightful-output-panel/validation/report.md
§projection
Diff-aware materializer
- ID
- B-04
- Status
- Mapped
- Findings
- 1 (0 open)
- Priority
- 2
Scope
materializer/**; read-only DB access, page planning and rendering, the typed HTML projection and its independent read-back, manifest dependency hashes, xref resolution, and clean documentation output.
Start here
materializer/amanuensis_materializer/core.py; materializer/amanuensis_materializer/html_projection.py; materializer/amanuensis_materializer/diagrams.py
§research evidence
Embedded research surveys and platform trials
- ID
- B-07
- Status
- Mapped
- Findings
- 1 (1 open)
- Priority
- 3
Scope
scholiast/**; embedded research conspectuses, measurement scripts and JSON outputs, and generated platform trial implementations used to evaluate report presentation and web-platform choices.
Start here
scholiast/ai-primary-web-platform-landscape/README.md; scholiast/ai-primary-web-platform-landscape/conspectus.md; scholiast/report-record-presentation/conspectus.md
§runtime
MCP core, persistence, and lifecycle
- ID
- B-02
- Status
- Mapped
- Findings
- 2 (0 open)
- Priority
- 1
Scope
mcp-server/src root modules and schema.sql except cli.ts: server bootstrap, SQLite lifecycle and migrations, invariants, sessions, project identity and repository binding (project.ts, codex-host.ts), the codebase-brief contract module, and storage git.
Start here
mcp-server/src/project.ts; mcp-server/src/schema.sql; mcp-server/src/invariants.ts
Knowledge tools and workflow API
- ID
- B-03
- Status
- Mapped
- Findings
- 4 (1 open)
- Priority
- 1
Scope
mcp-server/src/tools/ (41 modules) and mcp-server/contracts/; MCP handlers implementing evidence, findings, files, seams, dispatch, locks, staleness, materialization and queries, plus the living-conspectus surfaces added since onboarding — claims, change impact, revalidation, resolution, refresh, review and review sessions, composition, codebase briefs, design sessions, decisions, research, crosswalk, learning, evaluation, and the Chorusmith adapter.
Start here
mcp-server/src/tools/evidence.ts; mcp-server/src/tools/git.ts; mcp-server/src/tools/dispositions.ts