{
  "schema_version": "0.1",
  "agents": [
    {
      "id": "lifoli-agent-runtime",
      "name": "LiFoli Agent Runtime",
      "type": "workflow_execution",
      "status": "mvp",
      "entrypoints": {
        "message": "/runs",
        "mcp": "/mcp"
      },
      "required_approvals": ["external_write", "payment"],
      "docs": ["/llms.txt", "/llms-full.txt"]
    }
  ]
}
