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 2 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 model routing with fallback chain, hook engine for sensitive operations, session persistence, and local LLM support via Ollama.
@@ -1424,3 +1427,6 @@ After completing all tasks, verify:
5. Stop Flynn (Ctrl+C), start again
6. Send `/status` - verify session persists
7. Unset ANTHROPIC_API_KEY temporarily - verify fallback to OpenAI/Ollama