⚠️ ARCHIVED — HISTORICAL SNAPSHOT
This document reflects the state at time of writing and may not match current implementation.
For current status, see docs/FEATURE-AUDIT.md.
Archived Documentation Index
This directory contains historical design documents, planning artifacts, completion reports, and legacy guides from the project’s early development phases (Nov-Dec 2025).
Important
Many documents in this archive reflect historical design intent and may not reflect the current implemented state. Status claims like “Planned”, “In Progress”, or “Missing” are snapshots in time. For authoritative information about the current system:
- Feature status: See
docs/FEATURE-AUDIT.md
- File inventory: See
MANIFEST.md
- Current specifications: See
CONSOLIDATED-SPECIFICATIONS.md
Documents with known documentation drift carry a staleness banner at the top.
Directory Structure
foundations/ (5 files)
Conceptual exploration and philosophical foundations:
- FOUND-001-blockchain-cv-analogy.md — Blockchain as CV analogy
- FOUND-002-blockchain-cv-vs-resume.md — Blockchain as CV/resume
- FOUND-003-meta-latin-etymology.md — Meta Latin in drama
- FOUND-004-identity-narrative-questions.md — Identity and narrative questions
- FOUND-005-prospecting-research-prompts.md — Prospecting questions development
specifications/ (4 files)
Early design specifications and schema definitions:
- SPEC-001-data-schema.md — Create schema specification
- SPEC-002-system-design.md — Draft design specification
- SPEC-003-mask-taxonomy.md — Mask name draft
- SPEC-004-json-schemas.md — Generate JSON definition
architecture/ (5 files)
System architecture, repository layout, and infrastructure decisions:
- ARCH-001-system-architecture.md — Technical architecture diagram
- ARCH-002-repository-layout.md — Git repository structure
- ARCH-003-cicd-pipeline.md — GitHub Actions CI/CD
- ARCH-004-monorepo-alternatives.md — Monorepo alternative structure
- ARCH-005-monorepo-generator.md — Generate monorepo structure
planning/ (6 files)
Product roadmaps, effort estimates, and task breakdowns:
- PLAN-001-product-roadmap.md — Product roadmap creation
- PLAN-002-effort-timeline.md — Project plan with effort units
- PLAN-003-action-items.md — Action Items Backlog (from AUDIT-001)
- PLAN-004-task-breakdown.md — Engineering task mapping
- PLAN-005-baseline-inventory.md — Baseline Inventory (API + Orchestrator)
- PLAN-006-data-model.md — Data Model Expansion (Draft)
orchestration/ (5 files)
Agent coordination, execution strategies, and templating systems:
- ORCH-001-agent-meta-prompt.md — Autonomous agent meta-prompt
- ORCH-002-execution-strategy.md — Technical execution plan
- ORCH-003-resource-allocation.md — Role-based resource distribution
- ORCH-004-template-system.md — Templated scaffold generation
- ORCH-005-master-index.md — Generate master index
workflows/ (5 files)
Content pipelines, automation specs, and process diagrams:
- WORK-001-content-pipeline.md — Content development workflow
- WORK-002-automation-spec.md — Automatable workflow version
- WORK-003-bpmn-diagrams.md — BPMN workflow diagram
- WORK-004-orchestration-graphs.md — Orchestration graph generation
- WORK-005-autonomous-code-growth.md — Automating Code Growth
Project-level documentation, thread tracking, and vision materials:
- META-001-project-bible.md — Consolidate project bible
- META-002-thread-enumeration.md — Thread count inquiry
- META-003-dependency-graph.md — Inter-thread dependency graph
- META-004-vision-deck.md — Concept deck creation
completions/ (14 files)
Phase completion reports and workstream summaries documenting implementation milestones from Phases 0-7, plus specialized workstreams (CI/CD activation, artifact system verification, web dashboard refactor, advanced features, and organizational cleanup).
reports/ (5 files)
Test reports and coverage audits from early testing phases, including Phase 0 test reports, spec coverage audit (AUDIT-001), and Phase 1A/1B test planning documents.
guides/ (11 files)
Historical implementation guides, performance quickstarts, deployment instructions, file reorganization plans, Gemini integration prompts, TODO tracking, daily standups, type error summaries, and dated caveat files from late 2025.