Structured retrieval
Agents read governed entities and semantic measures rather than raw tables or copied formulas.
The AI Factory separates context from authority and proposals from effects. Retrieval states what may be treated as current. Policy—not a prompt—decides which tools may act.
An action is never taken until deterministic policy says it may. The model, context, proposed arguments and verdict are recorded before execution.
Runtime identity can only narrow an agent declaration. Approval is a fresh, scoped authority with expiry—not an explanation shown after the effect.
Combining them behind one chat interface does not make their authorities equivalent.
Agents read governed entities and semantic measures rather than raw tables or copied formulas.
Relationships and traversal constraints are explicit, versioned and subject to the same identity boundary.
Each corpus declares the topics it may answer for. Supersession removes obsolete material from retrieval eligibility.
The effective tool set is the intersection of declaration, runtime identity, policy and current approval.
Policy fails closed. Idempotency, expiry and argument constraints are checked before a side effect.
Conversation and operational memory are purpose-scoped, retained deliberately and never treated as new authority.
The audit must answer what the agent knew, which model and declaration ran, what it proposed, which policy evaluated it, who approved it and what effect followed.
Resolve governed structured data and currently authoritative knowledge.
Create typed tool intent and arguments within the declaration.
Intersect identity, tool grant, data policy and action constraints.
Obtain fresh human authority when the policy requires it.
Persist model, context, proposal and verdict before execution.
Apply one idempotent, bounded effect and attach the observed outcome.
Instruction text cannot reliably distinguish a legitimate direction from malicious content embedded in a document or tool response. The safety boundary therefore lives outside the model: retrieval authority, grants, schemas, deterministic policy, approval and effect isolation.
Prompt injection cannot be eliminated by instruction text. Consequential action requires deterministic authority outside the model, explicit isolation and acceptance proportional to impact.