TYPICAL
ARCHITECTURE
Configuration Model
config.yamlDeclrative, editable by AI
Distributed configs (Terraform, cloud consoles, service dashboards)
API Definition
schema.graphqlAuto-generated API layer
Custom server setup + framework wiring
Business Logic
resource.jsExecuted within unified runtime
Separate service, separate runtime, separate deploy
Database Provisioning
Built-in (NoSQL, Blob, Vector, Cache)
Manual provisioning (MongoDB, Postgres, Redis, etc.)
Deployment Model
Harper Fabric deploys directly from Harper configuration
CI/CD pipelines + cloud infra coordination
Multi-Region Deployment
Native, built into Harper Fabric
Complex setup across providers
AI Agent Control Surface
Entire stack accessible through files AI can modify
Infra lives outside code; AI cannot provision safely
Human-in-the-Loop Required
No
Yes (DevOps + cloud permissions required)
Operational Complexity
Minimal, single runtime
High, service coordination and integration overhead
P95 Server Latency
1–10 ms
50–200 ms typical
Production Readiness
Includes all core services
Requires stitching multiple services together
Open Source
Yes
Varies
What Makes This Possible?
Declarative files give agents full control of the stack, without full access to your credentials or data.