docs: mark Step 7.1 as complete in PLAN.md
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2
PLAN.md
2
PLAN.md
@@ -258,7 +258,7 @@ Check off items as completed. Each phase builds on the previous.
|
|||||||
- [x] Request ID generation
|
- [x] Request ID generation
|
||||||
- [x] Create `web/auth.py` with get_current_user, require_role
|
- [x] Create `web/auth.py` with get_current_user, require_role
|
||||||
- [x] Write tests: auth extraction, CSRF validation, untrusted IP rejection
|
- [x] Write tests: auth extraction, CSRF validation, untrusted IP rejection
|
||||||
- [ ] **Commit checkpoint**
|
- [x] **Commit checkpoint** (84225d8)
|
||||||
|
|
||||||
### Step 7.2: Health & Static Assets
|
### Step 7.2: Health & Static Assets
|
||||||
- [ ] Create `web/routes/health.py` with /healthz (DB writable check)
|
- [ ] Create `web/routes/health.py` with /healthz (DB writable check)
|
||||||
|
|||||||
Reference in New Issue
Block a user