Artificial Continuity — for agents that have to stay on the goal
Not a chatbot. Write what must stay true. Your bots stay on your machine and POST proposed steps. Integrity admits, holds, or rejects them against that constitution. If a step is not admitted, AC hands the agent a follow-up instead of a silent no.
Loading growth…
1. How your agents talk to AC
2. Write your constitution
Vault created. Point the bot at these — host, admit URL, and key. That is the connection.
Host:
Admit:
Questions:
API key:
Mode:
POST JSON {"text":"the step you are about to take","event_id":"a unique id"} with header X-Api-Key. Go only when admit is true.