Inspect the technical contract when you are ready.
This page is for engineers and technical evaluators. WARDALE exposes machine-readable discovery, persistent Blueprint, authority, execution, remediation and evidence interfaces so the architecture can be evaluated without turning the customer journey into developer documentation.
Machine discovery and public interfaces
These are intentionally discoverable so developers, automated tools and technical evaluators can understand WARDALE's public contract before production access is granted.
GET /api/v1/publication/manifestGET /.well-known/wardaleGET /.well-known/agent-card.jsonGET /.well-known/agent-plugin.jsonGET /llms.txtGET /openapi.jsonGET /.well-known/wardale-audit-key.jsonPOST /api/v1/blueprintsGET /api/v1/uarp/schemaPOST /api/v1/uarp/verifyPOST /api/v1/authority/decidePOST /api/v1/execution/executePOST /api/v1/authority/remediateGET /api/v1/audit/ledgerGET /api/v1/assurance/statusGET /api/v1/production/readinessGET /api/v1/evidence/schemaPOST /api/v1/evidence/verifyPOST /api/v1/uarp/challenge/evaluateHow a Blueprint becomes authority
A Blueprint can be created and carried through ORDO as a persistent trial object. The returned access capability authenticates that Blueprint record. It does not become production authority merely because it exists; production authority provenance begins only after the Blueprint has been explicitly activated through a controlled commercial or operational activation path.
Activated Blueprint credentials are sent as x-wardale-blueprint-id and x-wardale-blueprint-token when an authorised client requests a production authority decision or remediation.
What is public, what becomes production, and what stays protected
Machine discovery, public contracts, safe schemas, Blueprint creation and bounded evaluation interfaces that help a developer understand how WARDALE works.
Activated Blueprint or other controlled authority credentials, production authority decisions, governed execution, tenant-specific integrations, monitoring, service commitments and any managed retention arrangement.
Customer secrets, private customer data, confidential evidence, proprietary constitutional implementation logic and security-sensitive implementation details are not published through the developer surface.
Public developer interfaces are for evaluation and integration planning. They do not grant production authority by themselves and they do not publish a customer's private evidence or data. Production access, retention choices and service terms are configured separately when a deployment is activated.