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
+6
View File
@@ -1,5 +1,8 @@
# OpenAI OAuth Implementation - File Changes Checklist
> **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.
## Quick Summary
Add ChatGPT Plus/Pro OAuth to Flynn using device flow + Codex responses endpoint.
@@ -428,3 +431,6 @@ throw new Error('OAuth token expired - run `flynn login openai`');
✅ Requests succeed using Codex endpoint
✅ Token auto-refreshes on expiry
✅ Graceful error on subscription lapse