Money Tree Analytics
US edge analytics are controller-owned. This surface is for session evidence, recovery, and post-session learning rather than live watchlist operation.
Evidence
Session Evidence & Review
Check session evidence before tuning strategy behavior; completed-session evidence is owned by the controller plane.
GET /api/analytics/session-evidence ยท GET /api/analytics/session-reviewData Quality
Reconciliation
Runtime/lake reconciliation checks belong here, separate from the live dashboard tables.
GET /api/analytics/reconciliationRecovery
Controller Recovery
Controller recovery / status for evidence-pipeline health. Protected APIs may require the observability secret in production.
GET /api/analytics/recovery๐ Protected analytics โ these endpoints require the observability secret sent as a request header, so a browser link would only return
401 unauthorized. Call them from tooling that sends the secret:- Protected Session Evidence โ
GET /api/analytics/session-evidence - Protected Session Review โ
GET /api/analytics/session-review - Protected Reconciliation โ
GET /api/analytics/reconciliation - Protected Recovery โ
GET /api/analytics/recovery