219 files, 2.0 MB, untracked in souveraine/docs and existing nowhere else. The volume is at 100% with no snapshots.
2.3 KiB
2.3 KiB
Handoff — May 18, 2026
Priority Order (per Casey)
-
todo-system-fix — The
todotool is create-only.list,update,complete,deletedon't surface IDs properly or match by substring. Fix: whentodo listis called, show numbered entries with IDs.todo completeshould accept ID or substring.todo updateshould allow editing text/nature/energy by ID. -
matrix-sensorium — 6-phase port of Justino's Matrix adapter → Rust Sensorium. Task doc at
docs/tasks/matrix-sensorium.md. Architecture gap: Sensorium trait needs extending, SensoriumCoordinator needs wiring into runtime. -
alpha-tester-readiness — First-run wizard, config portability (Bifrost/STT/TTS defaults point to Casey's LAN), bootstrap flow.
Known Bugs (Logged)
- background-fork-blocks —
subagentwithrun_in_background: trueis still blocking. The subagent tool needs to truly fork and return immediately with a task_id, not wait for completion.
Desired Features (Not Yet Tasks)
- health-monitor — Live view of each conversation's context size/bloat in the TUI
- /wrapup command — For stale conversations (2+ weeks idle): flag for wrapup, extract leftover context back into working memory before archiving. Separate from naming.
- conversation naming — One-line description or name for each conversation, visible in
/resumelist - /resume with named session — Resume a previous session by its name/description
- live-subconscious-stream — Real-time view in TUI of what the subconscious is thinking/doing during its pass (single scrolling line, not persisted)
Key State
- Branch:
audit-fixes - Build: 0 errors, ~204 warnings
- Tasks: 30 active, documented in
docs/tasks/INDEX.md - Skills:
/featuredevported at.skills/feature-dev/SKILL.md - SAF:
saf/gaps.md— 14 gaps, 6 resolved, 8 open - TODOs seeded: 17 todos in the system (but see bug #1 — listing/updating them is broken)
Reading Order for Opus
CLAUDE.md— bootstrap, conventions, reading orderdocs/tasks/INDEX.md— master task indexdocs/HANDOFF_2026-05-18.md— this filedocs/tasks/todo-system-fix.md— priority 1docs/tasks/matrix-sensorium.md— priority 2docs/tasks/alpha-tester-readiness.md— priority 3saf/gaps.md— architecture gaps