-
Notifications
You must be signed in to change notification settings - Fork 1
index
Aryan Iyappan edited this page Apr 28, 2026
·
2 revisions
Master catalog of all wiki pages organized by type.
| Page | Summary | Tags |
|---|---|---|
| agentic-harness | 8-layer mandatory pipeline — every task flows through all layers | harness, agents, pipeline, architecture |
| spec-hardening | Layer 1: block execution until ambiguities resolved | harness, spec, layer-1 |
| structured-planning | Layer 2: machine-readable task DAG before code | harness, planning, dag, layer-2 |
| grounding-checkpoints | Layer 3: smallest verifiable change + drift detection | harness, execution, layer-3 |
| adversarial-verification | Layer 4: critic agents attack, not review | harness, critics, testing, layer-4 |
| automated-observability | Layer 5: instrumentation is definition-of-done | harness, observability, metrics, layer-5 |
| persistent-memory | Layer 6: claude-obsidian wiki as knowledge base | harness, memory, wiki, layer-6 |
| schema-orchestration | Layer 7: Archon workflow DAG orchestrates all layers | harness, orchestration, archon, layer-7 |
| wiki-query-interface | Layer 8: LLM-native search via claude-obsidian skills | harness, wiki, search, layer-8 |
| Page | Summary | Tags |
|---|---|---|
| harness-implementation-plan | Full implementation plan for the 8-layer agentic harness | harness, ultimate-pi, architecture |