FounderSignal

Resources / Status

Live deployment contract, without fake metrics.

FounderSignal reports what is actually verifiable: artifact types, public routes, API routes, and the daily cron endpoint. No unsupported usage or uptime claims.

4/4

Artifact types: spec, schema, tasks, manifest.

25/25

Public routes in the deployment contract.

9/9

Serverless API routes documented and callable.

1/1

Daily agent check endpoint configured.

GET /api/system-status200 OK
{
  "artifacts": "4/4",
  "routes": "25/25",
  "api_routes": "9/9",
  "cron": "1/1",
  "note": "Verified deployment contract counts, not usage claims."
}