apps/status-mock/README.md
Metadata
- Purpose: Source artifact in the anchor-msp system.
- Domain:
applications - Language:
md - Bytes: 285
- Lines: 11
- Content hash (short):
ece2c904 - Source (start): apps/status-mock/README.md:1
- Source (end): apps/status-mock/README.md:11
Indexed Symbols
No indexed functions/methods detected in this file.
Markdown Headings (if applicable)
- H1: Status Mock (line 1)
Source Preview
# Status Mock
Local and cluster-deployable mock service implementing:
- `POST /v1/events` for golden-path status events
- `POST /api/telemetry/register`
- `POST /api/telemetry/status`
- `POST /api/telemetry/metrics`
Set `STATUS_API_TOKEN` to enforce bearer auth on write endpoints.