6 Commits

Author SHA1 Message Date
0a85539d8d Update SCOPE.md post CYA-WP-0005 ralph completion
- Reflect delivery of the full agentic memory profile model (T02 Profile 0 baseline + T03 definitions + T05 minimal Profile 1 verbal reflections spike).
- Updated 'Current Delivered Scope' header, slice list, and core capabilities (retrospect now includes verbal lesson capture).
- Verified all memory tests green and package imports cleanly before commit.
- Part of final 'commit and sync' request after ralph loop HEUREKA.
2026-05-28 03:28:23 +02:00
19e80cc9bc CYA-WP-0005 T02 done (ralph iter 2): Formalize Profile 0 baseline everywhere
- MemoryVision.md: Large new 'Profile 0 Baseline (Post-0003 / Current Shipped)' section with exact ports, activation logic, retrospection, safety invariants, usage sites, and relationship to 1–3 (plus the prior research section from T01).
- src/cya/memory/__init__.py: Updated module docstring to declare Profile 0 reality + references to MemoryVision + CYA-WP-0005.
- src/cya/orchestrator.py: Updated docstring with Profile 0 memory wiring note.
- SCOPE.md: Named Profile 0 explicitly in delivered slices and core capabilities.
- tests/test_memory.py: Added two new explicit 'Profile 0' tests + comments asserting provenance markers, kinds, activation_context support (T02 acceptance).
- README.md + AGENTS.md: Added Profile 0 mentions + links to the workplan.

All T02 acceptance criteria met. Ralph loop active. Next: T03 (full Profiles 1–3 definitions + matrix).
2026-05-27 20:01:51 +02:00
c7865929dc docs: update SCOPE.md post-0004 + new gap analysis (2026-05-28) vs INTENT.md 2026-05-27 00:47:15 +02:00
cda25f0967 docs: update SCOPE.md post-0002 + new gap analysis (2026-05-27) vs INTENT.md 2026-05-26 14:40:35 +02:00
f93b766e12 docs(memory): add MemoryVision.md + gap analysis and related doc updates
- New MemoryVision.md outlining long-term vision for phase-memory integration in cya (profiles, phases, lifecycle, ports)
- Persisted full Intent-vs-Scope gap analysis in history/
- Updated SCOPE.md to reflect post-MVP reality and MemoryVision direction
- Minor cross-references in AGENTS.md and the CYA-WP-0001 workplan

This lays the foundation for the next workplan (CYA-WP-0002) focused on realizing the MemoryVision.

Refs: MemoryVision.md, history/2026-05-26-CYA-Intent-Scope-Gap-Analysis.md, CYA-WP-0001 T05/T08
2026-05-26 02:42:54 +02:00
cbf66cf967 docs: add AGENTS.md and SCOPE.md as canonical repo instructions
These were part of the initial Grok handoff for the can-you-assist
repo integration workstream (repo-integration-can-you-assist).

- AGENTS.md: Worker protocol, State Hub integration, workplan
  convention, session start/close checklist.
- SCOPE.md: Crisp boundaries (owns CLI + orchestration, does not
  own llm-connect or phase-memory implementations).

Complements the just-added CYA-WP-0001 workplan.
Brings the documented seed state to a complete, committed baseline.

Workstream: 0a1233fd-75ab-4726-8857-6c97de939069
2026-05-26 00:40:52 +02:00