Implementation Plan: 003-agentic-harness-foundation
- Transition from
002-edge-proxy-uncontainerized to 003-agentic-harness-foundation.
- Keep runtime behavior unchanged from state
002.
- Add minimal generated-code harness artifacts and contribution contract.
Deliverablesβ
- State spec pack with explicit harness contract.
- Generation hook for state
003 that reuses state 002 runtime output.
- Runtime scripts for state
003 wrappers and smoke tests.
- Generated harness artifact creation in pipeline (
AGENTS.md, ARCHITECTURE.md, CONTRIBUTING.md).
- Catalog/docs updates so this state is in the canonical lineage before state
004 (containerized baseline).
Exit Criteriaβ
- State
003 is marked implemented in catalog with correct lineage.
- Harness files appear in generated output and read correctly.
- Existing state generation and publishing flows remain green after renumbering.