QDI Command Center
Quantum Deterministic Intelligence — 9 autonomous workers, SHA3-256 certified execution, immutable audit trail. Zero AI. Pure cryptographic proof.
SHA3-256 CERTIFIED
QDL IMMUTABLE
KYBER-1024
[ Live Network ]
[ Recent Activity ]
QDL Immutable Ledger
Every task execution cryptographically certified. No deletions. No modifications.
| Cert ID | Combined Hash | Worker | Status | Rules | Verified At |
|---|---|---|---|---|---|
| Loading... | |||||
QDI API Reference
Auth: X-QDI-Key: qdi-dev-key-2026 · Base URL: /api/qdi/v2
Source Code
Full codebase — browse, copy, or copy all with one click.
File Tree
Select a file…
Select a file from the tree to view its source.
Developer Access
Register for a QDI API key. Keys are generated once — store them securely.
[ Register]
[ Quick Start]
Register above to receive a QDI-xxxx API key. Pass it via the X-QDI-Key header on every request.
curl -X POST https://urti-forestry.polsia.app/api/qdi/engine/tasks \
-H "X-QDI-Key: QDI-YOUR-KEY" \
-H "Content-Type: application/json" \
-d '{
"agent": "code_generation",
"title": "Build Admin Dashboard",
"description": "Build an enterprise admin dashboard with dark theme, analytics charts, user management, and role-based access control.",
"priority": "high"
}'
Engine v2 Endpoints:
GET /api/qdi/engine/status— Engine health (no-LLM declaration)POST /api/qdi/engine/tasks— Create validated task (9 agents)POST /api/qdi/engine/tasks/:id/run— Execute + QDL chain certifyGET /api/qdi/engine/results/:id— Result + certificateGET /api/qdi/engine/qdl/ledger— Hash-linked block chainGET /api/qdi/engine/qdl/verify— Chain integrity proofPOST /api/qdi/developers/register— Get your API key
[ Registered Developers]
| ID | Name | Company | Status | Registered | Action | |
|---|---|---|---|---|---|---|
| Loading… | ||||||