docs(12-02): complete Phase 12 — all v1.2 requirements closed

BATCH-04 and BATCH-05 UAT passed. 9 bugs fixed during testing.
All 12 v1.2 requirements now complete. Phase 13 (docs overhaul) next.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Lucas Berger
2026-02-08 18:06:22 -05:00
parent c2c2ce7092
commit afddb6130a
4 changed files with 81 additions and 32 deletions
+11 -11
View File
@@ -117,8 +117,8 @@ Plans:
- [x] 11-02-PLAN.md — Update All inline keyboard button, deployment, and UAT verification
**Success Criteria:**
1. User can type "update all" to update all :latest containers with confirmation (code deployed, UAT deferred to Phase 12)
2. User can tap "Update All" in inline keyboard to update all :latest containers (code deployed, UAT deferred to Phase 12)
1. User can type "update all" to update all :latest containers with confirmation
2. User can tap "Update All" in inline keyboard to update all :latest containers
3. ✓ Batch selection keyboard allows selecting 5+ containers without hitting callback limit
4. ✓ Containers with long names (20+ chars) can be selected in batch keyboard
@@ -135,14 +135,14 @@ Plans:
**Plans:** 2 plans
Plans:
- [ ] 12-01-PLAN.md — Documentation update (README, env vars, DEBT-02 verification) + Unraid badge investigation
- [ ] 12-02-PLAN.md — Deferred UAT: Update All text command (BATCH-04) and inline keyboard (BATCH-05)
- [x] 12-01-PLAN.md — Documentation update (README, env vars, DEBT-02 verification) + Unraid badge investigation
- [x] 12-02-PLAN.md — Deferred UAT: Update All text command (BATCH-04) and inline keyboard (BATCH-05)
**Success Criteria:**
1. Unraid update badge behavior documented as known limitation with workaround (bot bypasses Unraid template system)
2. Documentation clarifies whether TELEGRAM_USERID env var is required or can be hardcoded
3. Documentation clarifies whether TELEGRAM_BOT_TOKEN env var is required or if n8n credential suffices
4. Image pull command has single --max-time flag (600s)
1. Unraid update badge behavior documented as known limitation with workaround (bot bypasses Unraid template system)
2. Documentation clarifies whether TELEGRAM_USERID env var is required or can be hardcoded
3. Documentation clarifies whether TELEGRAM_BOT_TOKEN env var is required or if n8n credential suffices
4. Image pull command has single --max-time flag (600s)
---
@@ -178,11 +178,11 @@ Plans:
| 10 | Workflow Modularization | v1.2 | Complete |
| 10.1 | Aggressive Workflow Modularization | v1.2 | Complete |
| 10.2 | Better Logging & Log Management | v1.2 | Complete (descoped) |
| 11 | Update All & Callback Limits | v1.2 | Complete (UAT partial, 2 deferred) |
| 12 | Polish & Audit | v1.2 | Planned |
| 11 | Update All & Callback Limits | v1.2 | Complete |
| 12 | Polish & Audit | v1.2 | Complete |
| 13 | Documentation Overhaul | v1.2 | Pending |
**v1.2 Coverage:** 12+ requirements mapped across 7 phases
---
*Updated: 2026-02-08 — Phase 12 planned (2 plans in 1 wave)*
*Updated: 2026-02-08 — Phase 12 complete (2/2 plans, all v1.2 requirements closed)*