Enhance risk API documentation and error handling
- Updated API documentation for risk endpoints to include optional caching headers and error catalog references. - Added a new error catalog JSON file to standardize error responses. - Improved explainability documentation with sample outputs for console and CLI. - Added SHA256 checksums for new sample files related to explainability. - Refined AocGuard tests to utilize a helper method for generating test JSON, improving readability and maintainability. - Updated runbook references to ensure consistency in sprint documentation. - Introduced stub implementations for MongoDB storage interfaces and options, laying groundwork for future development. - Disabled analytics in Angular CLI configuration for privacy considerations.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> **Audience:** Ops Guild · Evidence Locker Guild · Scanner Guild · Authority/Signer · Attestor
|
||||
> **Prereqs:** `docs/replay/DETERMINISTIC_REPLAY.md`, `docs/replay/DEVS_GUIDE_REPLAY.md`, `docs/replay/TEST_STRATEGY.md`, `docs/modules/platform/architecture-overview.md` §5
|
||||
|
||||
This runbook governs day-to-day replay operations, retention, and incident handling across online and air-gapped environments. Keep it in sync with the tasks in `docs/implplan/SPRINT_187_evidence_locker_cli_integration.md`.
|
||||
This runbook governs day-to-day replay operations, retention, and incident handling across online and air-gapped environments. Keep it in sync with the tasks in `docs/implplan/SPRINT_0187_0000_0001_evidence_locker_cli_integration.md`.
|
||||
|
||||
---
|
||||
|
||||
@@ -88,7 +88,7 @@ This runbook governs day-to-day replay operations, retention, and incident handl
|
||||
- `docs/modules/platform/architecture-overview.md` §5
|
||||
- `docs/modules/evidence-locker/architecture.md`
|
||||
- `docs/modules/telemetry/architecture.md`
|
||||
- `docs/implplan/SPRINT_187_evidence_locker_cli_integration.md`
|
||||
- `docs/implplan/SPRINT_0187_0000_0001_evidence_locker_cli_integration.md`
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user