docs(13-02): complete database schema plan
- SUMMARY.md with migration and model details - STATE.md updated to Phase 13 Plan 2 - ROADMAP.md and REQUIREMENTS.md updated Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
### Link Discovery
|
||||
|
||||
- [ ] **LINK-01**: Backend auto-discovers AP-CPE relationships by matching registration table MAC addresses against known device interface MACs
|
||||
- [ ] **LINK-02**: Link state uses a temporal state machine (discovered -> active -> degraded -> down -> stale) with consecutive-miss threshold to prevent false flapping
|
||||
- [ ] **LINK-03**: Wireless links are stored in a materialized table for fast dashboard queries
|
||||
- [x] **LINK-02**: Link state uses a temporal state machine (discovered -> active -> degraded -> down -> stale) with consecutive-miss threshold to prevent false flapping
|
||||
- [x] **LINK-03**: Wireless links are stored in a materialized table for fast dashboard queries
|
||||
- [ ] **LINK-04**: Unmanaged wireless clients (MACs not matching any TOD device) are displayed as "unknown clients" with signal/rate data
|
||||
|
||||
### Wireless UI
|
||||
@@ -114,8 +114,8 @@
|
||||
| WRCL-05 | Phase 12 | Complete |
|
||||
| WRCL-06 | Phase 12 | Complete |
|
||||
| LINK-01 | Phase 13 | Pending |
|
||||
| LINK-02 | Phase 13 | Pending |
|
||||
| LINK-03 | Phase 13 | Pending |
|
||||
| LINK-02 | Phase 13 | Complete |
|
||||
| LINK-03 | Phase 13 | Complete |
|
||||
| LINK-04 | Phase 13 | Pending |
|
||||
| WRUI-01 | Phase 14 | Pending |
|
||||
| WRUI-02 | Phase 14 | Pending |
|
||||
|
||||
Reference in New Issue
Block a user