docs(03-01): complete config snapshot subscriber plan
- SUMMARY.md with task commits and decisions - STATE.md updated to Phase 3 complete - ROADMAP.md progress updated - REQUIREMENTS.md: STOR-02 marked complete Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
### Storage
|
||||
|
||||
- [x] **STOR-01**: API stores config snapshots in `router_config_snapshots` table with SHA256 hash
|
||||
- [ ] **STOR-02**: Duplicate snapshots (same hash as previous) are skipped, no diff generated
|
||||
- [x] **STOR-02**: Duplicate snapshots (same hash as previous) are skipped, no diff generated
|
||||
- [ ] **STOR-03**: Snapshots retained for 90 days (configurable via `CONFIG_RETENTION_DAYS`)
|
||||
- [ ] **STOR-04**: Older snapshots automatically deleted by retention cleanup
|
||||
- [x] **STOR-05**: Snapshots encrypted at rest, accessible only through RBAC
|
||||
@@ -75,7 +75,7 @@
|
||||
| COLL-05 | Phase 2: Poller Config Collection | Complete |
|
||||
| COLL-06 | Phase 2: Poller Config Collection | Complete |
|
||||
| STOR-01 | Phase 1: Database Schema | Complete |
|
||||
| STOR-02 | Phase 3: Snapshot Ingestion | Pending |
|
||||
| STOR-02 | Phase 3: Snapshot Ingestion | Complete |
|
||||
| STOR-03 | Phase 9: Retention & Cleanup | Pending |
|
||||
| STOR-04 | Phase 9: Retention & Cleanup | Pending |
|
||||
| STOR-05 | Phase 1: Database Schema | Complete |
|
||||
|
||||
Reference in New Issue
Block a user