Artifact types: spec, schema, tasks, manifest.
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.
Public routes in the deployment contract.
Serverless API routes documented and callable.
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."
}