MR

MVP Rails Dashboard

Phase 2.5 control surface for infra, recovery and spend.

Internal MVP accessTraefik basic auth activeWebhook HMAC verifiedLogin

workflow-ai

Archetype: workflow-ai

Webhook signedLast deployment payload passed schema validation and signature verification.

youtube-rag

Archetype: youtube-rag

Readiness degradedStorage credentials are invalid in this environment, so `/api/ready` reports degraded while core dependencies stay available.

multi-agent

Archetype: multi-agent

QueuedWaiting for next deployment event to land through the protected webhook route.

Monitoring stance

  • Readiness uses real dependency checks

    Database, Redis and Yandex Storage are probed instead of returning placeholder healthy responses.

  • Webhook path rejects unsigned noise

    HMAC verification happens before payload validation, which reduces fake deployment ingestion risk.

  • Further observability remains deferred

    Metrics, dashboards and alerts are intentionally tracked in TODO.md rather than mocked here.