Files
stack/docs/plans/CURRENT.md
T

2.8 KiB
Raw Blame History

CURRENT — single source of "what happens next"

This file always names exactly one next action. Any "continue" / "next" / "proceed" message means: execute the action below, fully (implement → test → verify against its acceptance criteria → commit → push → close the issue → update this file to the next action). No ambiguity, no re-planning.

Next action

Owner review of M15 (agent seats + live user context) — then name the next target.

Queue (ordered, not started)

  1. Second real adapter (parked — owner focused on Pi)
  2. UX/DX backlog #31 (grep highlight vs status colors — likely closed by owner's unalias)
  3. Push policy decision: auto-apply commits locally; push remains explicit (documented in CONDUCTOR.md)
  4. Session forking UX for agent seats (fork a seat's history into an experiment branch)

Rules

  • One action in flight. Update this file at the END of every action.
  • Blocked? Move the item to "Blocked" below with the reason and stop.
  • Completed actions move to the log at the bottom (date + issue + result).
  • Corrected entries are marked, never silently rewritten (see 2026-09-03 dedup note).

Blocked

(none)

Completed log

Note (2026-09-03): this log was deduplicated after editor-session races appended duplicate blocks. The dedup removed repeated lines only; every distinct action appears exactly once, in completion order. Ground truth: git history + Gitea issues.

  • 2026-09-03 — POC: containerized pi hello-world (poc-container-hello-v0)
  • 2026-09-03 — M1 configuration-driven hello world (#1#4; config-hello-v1); hotfix #5 stdin detach
  • 2026-09-03 — M2 mission/task abstraction (#6#9; mission-task-v1); hotfix #14 release identity in task path
  • 2026-09-03 — M3 release model + safe updates (#10#13; release-model-v1); drills: update/refusal/rollback
  • 2026-09-03 — M14 live user context layer (user/ dispatched to all launches; 0.0.9 built)
  • 2026-09-03 — M15 agent seats: per-agent SOUL + role contracts (#36; agent-seats-v1); roles/ convention (root = bootstrap-only)
  • 2026-09-03 — M13 interactive TUI agent + TOOLS.md (#35; interactive-agent-v1); release 0.0.8 activated
  • 2026-09-03 — M12 conductor auto-apply policy (#34; auto-apply-v1); 17 conductor selftests
  • 2026-09-03 — M11 session forking (#33; session-fork-v1); child recalls ancestor, base untouched
  • 2026-09-03 — M10 run-record retention (#32; retention-v1); prune keep-N, dry-run default, receipt
  • 2026-09-03 — M9 mission capability policy (#30; mission-policy-v1); least-privilege intersection
  • 2026-09-03 — test UX: green OK/red FAIL status colors; NO_COLOR-aware
  • 2026-09-03 — M10-era hotfix: retry lineage (#28) + AGENTS.md/SESSIONS.md recovery shim
  • 2026-09-03 — release 0.0.10 packaged and health-gated activated (user context + agent seats live)