docs(phase-07.3): update tracking after wave 0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
b9e1f2a464
commit
1eb1d59c8d
@@ -485,7 +485,7 @@ Before any phase is marked complete, all three gates must pass:
|
|||||||
|
|
||||||
**Wave 0** — Test scaffolds (no production code)
|
**Wave 0** — Test scaffolds (no production code)
|
||||||
|
|
||||||
- [ ] 07.3-01-PLAN.md — Wave 0 xfail stubs: test_auth_es256.py (9 stubs covering ES256-01..05 + RM-01..03 + CFG-01 satellite) + extend test_settings_has_jwt_config for refresh_token_expire_hours
|
- [x] 07.3-01-PLAN.md — Wave 0 xfail stubs: test_auth_es256.py (9 stubs covering ES256-01..05 + RM-01..03 + CFG-01 satellite) + extend test_settings_has_jwt_config for refresh_token_expire_hours
|
||||||
|
|
||||||
**Wave 1** *(blocked on Wave 0)* — ES256 core + startup rotation
|
**Wave 1** *(blocked on Wave 0)* — ES256 core + startup rotation
|
||||||
|
|
||||||
@@ -525,5 +525,5 @@ Before any phase is marked complete, all three gates must pass:
|
|||||||
| 7. Redo and optimize LLM integration | 5/5 | Complete | 2026-06-05 |
|
| 7. Redo and optimize LLM integration | 5/5 | Complete | 2026-06-05 |
|
||||||
| 7.1. Security: session revocation on privilege change (CR-01..03) | 0/2 | Planned | — |
|
| 7.1. Security: session revocation on privilege change (CR-01..03) | 0/2 | Planned | — |
|
||||||
| 7.2. Security: JTI claim + Redis access-token revocation | 3/3 | Complete | 2026-06-05 |
|
| 7.2. Security: JTI claim + Redis access-token revocation | 3/3 | Complete | 2026-06-05 |
|
||||||
| 7.3. Security: ES256 algorithm upgrade | 0/3 | Planned | — |
|
| 7.3. Security: ES256 algorithm upgrade | 1/3 | In Progress| |
|
||||||
| 7.4. Security: token fingerprinting / token binding | 0/? | Not planned (INSERTED) | — |
|
| 7.4. Security: token fingerprinting / token binding | 0/? | Not planned (INSERTED) | — |
|
||||||
|
|||||||
+9
-10
@@ -3,22 +3,21 @@ gsd_state_version: 1.0
|
|||||||
milestone: v1.0
|
milestone: v1.0
|
||||||
milestone_name: Redo and Optimize LLM Integration
|
milestone_name: Redo and Optimize LLM Integration
|
||||||
current_phase: 07.3
|
current_phase: 07.3
|
||||||
status: ready_to_execute
|
status: executing
|
||||||
last_updated: 2026-06-06T00:00:00Z
|
last_updated: "2026-06-06T14:46:42.232Z"
|
||||||
progress:
|
progress:
|
||||||
total_phases: 7
|
total_phases: 7
|
||||||
completed_phases: 5
|
completed_phases: 5
|
||||||
total_plans: 22
|
total_plans: 20
|
||||||
completed_plans: 63
|
completed_plans: 17
|
||||||
percent: 66
|
percent: 71
|
||||||
stopped_at: Phase 07.2 complete (3/3, 9/9 verified) — Phase 07.3 planned and ready to execute
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Project State
|
# Project State
|
||||||
|
|
||||||
**Project:** DocuVault
|
**Project:** DocuVault
|
||||||
**Status:** Ready to plan
|
**Status:** Executing Phase 07.3
|
||||||
**Current Phase:** 07.3 (ready to execute — plans exist)
|
**Current Phase:** 07.3
|
||||||
**Last Updated:** 2026-06-05
|
**Last Updated:** 2026-06-05
|
||||||
|
|
||||||
## Phase Status
|
## Phase Status
|
||||||
@@ -40,8 +39,8 @@ stopped_at: Phase 07.2 complete (3/3, 9/9 verified) — Phase 07.3 planned and r
|
|||||||
|
|
||||||
## Current Position
|
## Current Position
|
||||||
|
|
||||||
Phase: 07.3 (security-es256-algorithm-upgrade-inserted) — READY TO EXECUTE
|
Phase: 07.3 (security-es256-algorithm-upgrade-inserted) — EXECUTING
|
||||||
Plan: 07.3-01 (first plan)
|
Plan: 1 of 3
|
||||||
Phase: 07.2 (security-jti-claim-redis-access-token-revocation-inserted) — COMPLETE (3/3 plans, 9/9 verified)
|
Phase: 07.2 (security-jti-claim-redis-access-token-revocation-inserted) — COMPLETE (3/3 plans, 9/9 verified)
|
||||||
**Progress:** [██████████] 100% (v1.0 base complete; Phase 7.1 inserted as urgent follow-up)
|
**Progress:** [██████████] 100% (v1.0 base complete; Phase 7.1 inserted as urgent follow-up)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user