The application boundary
Input boundary
External systems
Records, sensors, parsed content, events, or interactions supplied through the chosen interface
Reasoning substrate
Core
The continuing instance forms and revises task-relevant structure
Result boundary
Application
Inspect, validate, display, route, or execute the current result and its supporting evidence
This is the application contract around Core, not an ordering of Core’s internal processes. Supported workflows can return structured outcome feedback through the same declared boundary, while application-side validation and outcome measurement remain outside Core.
Recurring application patterns
These are application patterns, not product boundaries. A single deployment can combine them.
Domain contract
In Adapt-1, a domain declares the stable grammar of a task: object and relation types, signals, event and native outcome semantics, action or plan interfaces, candidate hypotheses, rules, and the expected result shape. It does not contain the current episode’s hidden mapping, target coordinates, correct procedure, or solution path. Structure still has to form from the observations and outcomes presented during operation. This lets a fresh domain begin without accumulated task history while keeping public interface semantics separate from the answer. For action-producing tasks, preservestate -> committed decision -> exact action -> transition -> native outcome as an observed trace. Scoped feedback can assign credit to the intended relation/policy; a reusable causal mechanism remains a stronger claim that requires later predictive evidence.
State revision
Several interpretations can compete until the current result settles provisionally; later observations then meet an already changed state.
Structured outputs
Depending on the domain and gateway, an application can consume:- state estimates and structured predictions;
- ranked hypotheses, policies, assignments, or other domain-shaped results;
- evidence, conflicts, missing information, and confidence;
- inspectable state changes for later review.
Interfaces
Adapt-1
Direct access to Core for stateful reasoning, adaptive behavior, evidence, and machine-actionable outputs.
Rei Chat
A conversational demo where a language model articulates Core’s structured result.