Developer
29650ca512
chore(per-instance-hook-scoping): archive verified+synced change
...
Move to openspec/changes/archive/2026-07-09-per-instance-hook-scoping/
(R100 renames preserved). 9 artifacts. Canonical openspec/specs/
service-instance-scoping/ remains. Resolves multi-instance wrong-data bug
(hooks now scope by instance.id; instance switcher re-scopes).
Carry-overs: fetchBackupDashboard untouched (design decision 5); subquery
scoping for runs/alerts (schema asymmetry).
2026-07-10 00:17:51 +00:00
Developer
3bc7ce5269
feat(per-instance-hook-scoping): scope observability + backup hooks by instance
2026-07-09 23:54:31 +00:00
alex
1a4f56cdd9
feat: add backup dashboard summary endpoint
2026-05-11 21:41:49 +02:00
alex
6b0f2df629
feat: add backup monitoring API endpoints
2026-05-11 21:34:52 +02:00
alex
836f733a2e
feat: Add API key authentication for backup tool
...
- Add get_api_key() and require_api_key() to auth.py
- Add generic key-value settings storage to SettingsStore
- Add test_api_key_auth to verify the implementation
- Uses secrets.compare_digest for timing-safe comparison
- Auto-generates API key on first use and stores in settings DB
2026-05-11 21:25:46 +02:00
alex
f912623677
feat: add backup alert background poller
2026-05-11 20:47:08 +02:00
alex
cc8056d398
feat: add backup alert generation engine
2026-05-11 20:41:33 +02:00
alex
dd375a7e16
feat: add backup monitoring CRUD operations
2026-05-11 20:38:13 +02:00
alex
bd9765d4d9
feat: add backup monitoring pydantic models
2026-05-11 20:27:28 +02:00
alex
83d05ffea4
feat: add backup monitoring database schema
2026-05-11 20:22:23 +02:00