sin-code-database / agent.json
GitHub Actions
Deploy SIN-Code-Database from GitHub Actions
720c6ed
Raw
History Blame Contribute Delete
1.57 kB
{
"id": "sin-code-database",
"displayName": "SIN-Code-Database",
"team": "team-coding",
"description": "Elite 2026 Database Architect. Writes optimal SQL schemas, Row Level Security (RLS) policies, Postgres Edge Functions, vector embedding tables, and migration files for Supabase-native projects.",
"version": "2026.03.09",
"deployment": {
"workforceIndex": "https://a2a.delqhi.com",
"landingPage": "https://delqhi-sin-code-database.hf.space",
"publicA2A": "https://a2a.delqhi.com/agents/sin-code-database",
"cimdAnchor": "https://delqhi-sin-code-database.hf.space",
"vmServer": "Hugging Face Space free CPU VM"
},
"a2a": {
"wellKnownCard": "/.well-known/agent-card.json",
"rpcPath": "/a2a/v1",
"transport": "jsonrpc-over-http"
},
"mcp": {
"transport": "stdio",
"configPath": "./mcp-config.json"
},
"marketplace": {
"pricingModel": "enterprise_tier",
"monthlyPrice": 4999,
"purchaseModes": [
"subscription",
"lifetime_alpha"
],
"category": "Elite Coding / Database Architecture"
},
"controlPlane": {
"projectionMode": "control-plane-first",
"capabilityRegistry": "control_plane.capabilities",
"worldModel": "control_plane.world_edges",
"memoryPlane": "memory_plane.items",
"artifactPolicy": "control_plane.artifact_refs",
"executorContract": "services/workers/hf_executor_contract.json",
"consumerAuthScript": "./scripts/hf_pull_script.py",
"completeInstallScript": "./scripts/complete-install.sh"
},
"primaryModel": "openai/gpt-5.4"
}