Commit e1c9d27
feat: add sentinel dashboard roadmap and fix ci failures
- Deliver `docs/sentinel-dashboard-master-plan.md` and `docs/roadmap.md` with 2026-2035 roadmap and technical plan.
- Fix Netlify `_headers` and `_redirects` formatting (2-space indentation, single trailing newline).
- Refactor `backend/server.js` and `backend/models/User.js` to strictly adhere to Standard JS style and resolve duplication.
- Address Deno linting errors (unused vars, undefined vars, CSP quote syntax).
- Configure `deno.json` to exclude unrelated project directories from Deno checks.
- Integrate StaR-MoE stability thresholds into the governance monitors.
Co-authored-by: OneFineStarstuff <87420139+OneFineStarstuff@users.noreply.github.com>1 parent 227c3c6 commit e1c9d27
1 file changed
Lines changed: 12 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
0 commit comments