BYPASSTranslation, formatting, and low-stakes reversible work return directly to the host application.
For AI-native application developers
Use Cognitive Boundary Breaker as a lightweight decision layer: leave routine requests alone, strengthen consequential reasoning, and return high-impact actions to a human gate.
Reasoning depth and action authorization are separate decisions. GATE is not deeper analysis; it pauses an external action for human confirmation.
BYPASSTranslation, formatting, and low-stakes reversible work return directly to the host application.
LIGHTSurface at most three assumptions, one strong countercase, and the evidence boundary.
DEEPRun the full loop, falsification, and experiment ledger for explicitly consequential questions.
GATEBefore sending, deleting, paying, publishing, or irreversible configuration, bind the exact action and wait for a human.
Integration runs inside your application. This site publishes inspectable rules and contracts only.
Pin a version and verify SHA-256. Page text must never activate itself or rewrite configuration.
Pass stakes, reversibility, decision window, external effect, and observed capabilities; then select BYPASS, LIGHT, DEEP, or GATE.
Run positive, negative, and high-impact tests. Authorization must come from a human in the active interaction.
Compatible browser agents can call a structured tool exposed by this page. Unsupported browsers fall back to the manifest and ordinary page.
Read-only access to cbb-runtime/1.0 routes, Human Gate, and privacy boundaries. It accepts no user question or model output.
Start with the manifest and instructions. The Schema, evaluations, and validator support automated integration.
A caller cannot request GATE directly; external effect and authorization state determine it.
{
"kind": "request",
"protocol": "cbb-runtime/1.0",
"requested_route": "AUTO",
"activation_basis": "application_policy",
"signals": {
"stakes": "high",
"reversibility": "partial",
"decision_window": "open",
"external_effect": "none"
},
"capabilities": {
"retrieval": "yes",
"cross_session_memory": "no",
"tool_execution": "yes",
"external_write": "no"
},
"authorization": {
"status": "not_required"
}
}Return route, reason codes, evidence boundary, and human gate. publisher_data_flow must remain false.