AICR Dashboard Login

Documentation

Key documentation for the AICR platform. All docs are maintained in the AICR repository.

Architecture

AICR platform architecture overview. Covers the hybrid Cloudflare Workers + Neon PostgreSQL stack, gateway routing, worker responsibilities, and the event-driven communication model.

Getting Started

Set up the AICR platform locally. Clone the repo, configure environment variables, connect to Neon databases, and run the development server with Wrangler.

API Reference

Gateway API routes, admin endpoints, tenant management, API key lifecycle, and event publishing. All API calls route through the gateway worker at api.aicoderally.com.

CLI Skills

AICR is agent-first. All platform operations are CLI skills invoked through Claude Code. Skills cover health checks, deployments, tenant management, governance, and auditing.

Governance & Security

Policy engine, proposal workflows, approval gates, and the GOCC trust layer. Covers orb governance tiers, admin authentication, and audit trails.

Forge & Products

Domain IP suites (SPARCC, STEEPLE, LUMEN, PROOFLINE) live in the forge directory. Each product is a reusable module set with its own pack definitions and runtime contracts.