-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Aryan Iyappan edited this page Apr 28, 2026
·
2 revisions
This index is automatically maintained. Last updated: 2026-04-28
| Page | Summary |
|---|---|
| agentic-harness | 8-layer mandatory pipeline — every task flows through all layers |
| spec-hardening | Layer 1: block execution until ambiguities resolved |
| structured-planning | Layer 2: machine-readable task DAG before code |
| grounding-checkpoints | Layer 3: smallest verifiable change + drift detection |
| adversarial-verification | Layer 4: critic agents attack, not review (ADR-008: spec-only QA) |
| automated-observability | Layer 5: instrumentation is definition-of-done |
| persistent-memory | Layer 6: claude-obsidian wiki as knowledge base (ADR-009) |
| schema-orchestration | Layer 7: Archon workflow DAG orchestrates all layers |
| wiki-query-interface | Layer 8: LLM-native search via claude-obsidian skills |
| Page | Summary |
|---|---|
| harness-implementation-plan | Full implementation plan for the 8-layer agentic harness |