generated from coulomb/repo-seed
chore: update CLAUDE.md active workplan to Phase 4
Some checks failed
Test / test (push) Has been cancelled
Some checks failed
Test / test (push) Has been cancelled
Points active workplan to IHUB-WP-0004 and updates current state description to reflect Phases 1–3 complete. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
14
CLAUDE.md
14
CLAUDE.md
@@ -6,7 +6,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
||||
|
||||
**inter-hub** is the reference implementation of the **Interaction Hub Framework (IHF)** — a governed, observable interaction substrate for hub-based AI-enabled software systems. It treats every UI element as a governed artifact, creating a full traceability chain from rendered widget → user interaction → structured feedback → requirement candidate → decision record → implementation change → observed outcome.
|
||||
|
||||
**Current state:** Phase 0 (specification) is complete. Phase 1 (Minimal Interaction Core) is the active implementation target. No application code exists yet.
|
||||
**Current state:** Phases 1–3 complete. Phase 4 (Outcome Observation and Antifragility Loop) is the active implementation target.
|
||||
|
||||
For situational context, read `SCOPE.md`. For architecture depth, read `specs/InteractionHubFrameworkSpecification_v0.1.md`.
|
||||
|
||||
@@ -107,12 +107,14 @@ Key rules:
|
||||
|
||||
## Active Workplan
|
||||
|
||||
Phase 1 work is tracked in `workplans/IHUB-WP-0001-ihf-phase1-minimal-interaction-core.md` (12 tasks, T01–T12). Use `/ralph-workplan workplans/IHUB-WP-0001-ihf-phase1-minimal-interaction-core.md` to drive implementation loops.
|
||||
Phase 4 work is tracked in `workplans/IHUB-WP-0004-ihf-phase4-outcome-observation-and-antifragility.md` (9 tasks, T01–T09). Use `/ralph-workplan workplans/IHUB-WP-0004-ihf-phase4-outcome-observation-and-antifragility.md` to drive implementation loops.
|
||||
|
||||
Phase 1 exit criteria:
|
||||
- Widgets can be addressed and annotated reliably
|
||||
- Interaction data is captured with actor attribution and view context
|
||||
- Hub-level inspection of interaction signals is possible via a dashboard
|
||||
Phase 4 exit criteria:
|
||||
- The platform can determine whether a change improved outcomes
|
||||
- Recurrent friction becomes visible
|
||||
- The system supports evidence-based UI evolution
|
||||
|
||||
Completed workplans: IHUB-WP-0001 (Phase 1), IHUB-WP-0002 (Phase 2), IHUB-WP-0003 (Phase 3).
|
||||
|
||||
## Key Reference Docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user