mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:01:09 +02:00
docs(ai): document observability + Revert + full scope in webapp CLAUDE.md
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
0bf01f434e
commit
ce944ef14f
2 changed files with 12 additions and 6 deletions
|
|
@ -1810,6 +1810,11 @@ Code:
|
|||
Runtime-Drift-Guard im Service
|
||||
- `mana_ai.mission_snapshots` — inkrementeller Snapshot, `listDueMissions`
|
||||
ist ein indexed SELECT statt O(N) LWW-Replay
|
||||
- **Observability**: `/metrics` (Prom-Counter für ticks/plans/parse-
|
||||
failures/snapshots + Histogramme für tick-, planner-, HTTP-Latenz)
|
||||
scraped vom `mana-ai`-Job in `docker/prometheus/prometheus.yml`.
|
||||
`/health` als blackbox-internal Probe → surfaces auf **status.mana.how**
|
||||
als „Mana AI Runner".
|
||||
|
||||
**Die Workbench-Roadmap ist damit funktional abgeschlossen.**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue