docs: archive stale plan checklists and clarify canonical tracking

This commit is contained in:
William Valentin
2026-02-18 08:15:39 -08:00
parent 16af5e75fd
commit 5a4d4b2e21
10 changed files with 73 additions and 0 deletions
@@ -1,5 +1,8 @@
# Flynn Phase 3 Implementation Plan
> **Archived (2026-02-18):** Historical implementation checklist. Canonical status is tracked in `docs/plans/state.json`; unchecked boxes here are not active backlog unless explicitly re-opened.
> **For Claude:** REQUIRED SUB-SKILL: Use superpowers:executing-plans to implement this plan task-by-task.
**Goal:** Add a Terminal User Interface (TUI) frontend with minimal readline mode and full-screen panel mode, sharing sessions with the daemon.
@@ -1440,3 +1443,6 @@ After completing all tasks, verify:
```bash
pnpm tui:fs
```