Amanuensis

Orientation

Subsystem map

See every architectural region, how deeply it has been surveyed, and where a reader should enter it.

Branch  main Checked  adc4ce04aa57 As of  2026-08-29 04:56:43 No recorded stale entries

§coordination

Survey methodology and agent contracts

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

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

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

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

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

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

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

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