{"schemaVersion":"2025-11","name":"aidc-design-engine","title":"AIDC-AI.IO Design Engine","version":"2026.06.05","description":"Deterministic AI data-center design engine. Real-site work starts in Site Finder; suitable or conditional sites create an EngineSession that hands off to 3D Rack Viewer as the human cockpit. AI agents use the graph/API projection to generate and validate OPR/BOD, standards matrix, Vera Rubin NVL72 / VR200 rackPlan blocks, electrical and cooling topology, validation RFIs, BOM, estimate, cost schedule, commissioning matrix, and operations handover evidence from the same 3D node-edge graph. Future power architectures such as 800 VDC are source-backed candidate options, not blanket assumptions.","vendor":{"name":"AIDC-AI.IO","url":"https://aidc-ai.io","contact":"contact@aidc-ai.io"},"transports":[{"type":"streamable-http","url":"https://aidc-ai.io/api/mcp","auth":{"type":"optional_bearer","description":"No key required for anon tier. Optional Authorization: Bearer aidc_live_<32 hex> upgrades tier when configured."},"cors":"*","rateLimit":"/api/agent/* global limits: anon 10 req/hour, user 30 req/hour, registered 100 req/hour, partner 1000 req/hour; route burst guard: 20 req/min per IP"},{"type":"http","base":"https://aidc-ai.io/api/agent","auth":{"type":"optional_bearer","description":"No key required for anon tier. Optional Authorization: Bearer aidc_live_<32 hex> upgrades tier when configured."},"cors":"*","rateLimit":"/api/agent/* global limits: anon 10 req/hour, user 30 req/hour, registered 100 req/hour, partner 1000 req/hour; route burst guard: 20 req/min per IP"}],"tools":[{"name":"design","title":"Size an AI data center","description":"Given IT load (MW), rack density (kW), GPU generation, and site area (m²), returns deployment-unit-snapped rack count, design PUE, power-factor-backed total MVA, Rubin liquid/air cooling split, CDU planning values, optional cost (KRW), and timeline (months).","endpoint":"https://aidc-ai.io/api/agent/design","method":"POST","inputSchema":{"$ref":"https://aidc-ai.io/api/openapi.json#/components/schemas/DesignRequest"},"outputSchema":{"$ref":"https://aidc-ai.io/api/openapi.json#/components/schemas/DesignResponseAgent"}},{"name":"validate","title":"Validate a data center design","description":"Checks a design against engineering rules (electrical, cooling, layout, safety, data). Returns severity-classified findings and RFI items.","endpoint":"https://aidc-ai.io/api/agent/validate","method":"POST","inputSchema":{"$ref":"https://aidc-ai.io/api/openapi.json#/components/schemas/ValidateRequest"},"outputSchema":{"$ref":"https://aidc-ai.io/api/openapi.json#/components/schemas/ValidateResponseAgent"}},{"name":"layout","title":"Generate rack and site layout","description":"Produces a rack plan (hall dimensions, row/column grid, per-rack positions in mm) and a site plan (block-level layout in percentage coords).","endpoint":"https://aidc-ai.io/api/agent/layout","method":"POST","inputSchema":{"$ref":"https://aidc-ai.io/api/openapi.json#/components/schemas/LayoutRequest"},"outputSchema":{"$ref":"https://aidc-ai.io/api/openapi.json#/components/schemas/LayoutResponseAgent"}}],"links":{"openapi":"https://aidc-ai.io/api/openapi.json","apiCatalog":"https://aidc-ai.io/.well-known/api-catalog","plugin":"https://aidc-ai.io/.well-known/ai-plugin.json","docs":"https://aidc-ai.io/llms-full.txt","privacy":"https://aidc-ai.io/privacy","terms":"https://aidc-ai.io/terms"},"workflows":[{"name":"size-then-validate-then-layout","description":"Typical agent flow: 1) create or resume a Site Finder EngineSession for real parcels, or call design for graph/API projection → 2) validate OPR/BOD and topology → 3) generate rack/site layout and review the same session in 3D Rack Viewer.","steps":["design","validate","layout"]}]}