Expertise is encoded too weakly
Prompts and documents capture instructions — not evidence thresholds, exceptions, stopping rules or legitimate disagreement between experts.
Boundary Intelligence
Chat made knowledge conversational. Pathorah makes expertise executable, governable and verifiable — every answer carries its evidence, every action needs authority, and every run leaves a signed receipt.
claims-review · v3.2 · signedAuthenticate principal and delegation chain
Resolve signed Path version and revocation state
Retrieve evidence from approved sources
3 citations · fresh
Model proposes: update the case record
Approval bound to proposal hash
User asks for a final legal ruling
Outside competence boundary
Evidence Packet signed and audit appended
The model proposes. Deterministic infrastructure authorises.
The gap
Models, agents, RAG and tool calling are becoming commodities. What is still missing is a system that represents and enforces the limits of consequential work.
Prompts and documents capture instructions — not evidence thresholds, exceptions, stopping rules or legitimate disagreement between experts.
Injection, excessive agency and data leakage cannot be solved by asking a model to behave. Enforcement has to sit outside the reasoning loop.
A polished demo hides variance, unsupported claims and unsafe partial completion. Consequential work needs tested, reproducible runs.
Stale or poisoned memory silently shapes future runs unless it has type, source, scope, expiry and a visible correction path.
How it works
No single step is the product. The combination is.
Experts explain, demonstrate, correct and attach evidence. An interviewer asks what changes the decision, and when a human must take over.
Foundry compiles the teaching into a Path — a typed, model-neutral decision system with an explicit Boundary Contract.
Exception Lab generates edge, adversarial and counterfactual cases. Every declared boundary gets at least one refusal test.
Runtime executes through an external boundary firewall. Policy is decided before every privileged crossing, not once per run.
Each run produces a signed Evidence Packet: claims, sources, policy decisions, approvals, model versions and action receipts.
Outcomes become candidate changes. Production behaviour only changes through a new, reviewed and immutable release.
The Boundary Stack
Boundaries can be inherited from the organisation, jurisdiction or domain — but the effective boundary is resolved before anything runs.
What outcome is this Path authorised to pursue?
Which cases are inside, conditional or outside scope?
Which inputs and outputs are valid?
Which sources may support which claims?
What level and freshness of proof is required?
When must the Path expose doubt or refuse?
Who is acting, for whom, under what delegation?
What can be read, derived, stored or transmitted?
What can persist, where, and for how long?
Which capabilities can be invoked, with which arguments?
Which real-world changes may be made?
Which harms require additional controls?
Which law, policy or residency rule applies?
What time, compute and external activity are allowed?
Who owns, licenses and may transform the capability?
Which dependency versions and changes are permitted?
Which agents may delegate to or trust one another?
Which inputs may influence which decisions and actions?
Can the runtime prove what actually executed?
Who may consume the capability, and under which duties?
Which parties must jointly authorise or attest?
Who may challenge, correct, pause or seek reversal?
Platform
Teach, compile, evaluate and release Paths — without writing prompt graphs.
A workspace that turns a request into a plan, the right interface, evidence and approvals.
Model- and tool-independent execution with checkpoints, budgets and safe failure.
Identity, policy, evidence, audit, replay and incident control — independent of the model.
Distribution of approved Paths with passports, rights and revocation — never a prompt shop.
Proof-carrying runs
The Evidence Packet is exportable as structured data and readable as a short human report. It never exposes secrets or hidden chain of thought.
{
"schema": "pathorah.evidence_packet/v1",
"run": { "path": "claims-review", "version": "3.2.0", "status": "completed" },
"claims": [
{ "type": "fact", "status": "verified", "support": ["ev_18a", "ev_2c4"] }
],
"decisions": [
{ "operation": "case-system:draft-update",
"result": "require_approval",
"reason": "reversible_external_change" }
],
"actions": [
{ "class": "reversible", "approval": "bound:sha256:9f2c…",
"verification": "verified", "compensation": "available" }
],
"integrity": { "audit_head": "sha256:4be1…", "signature": "ed25519:…" }
}Principles
More agency demands stronger identity, evidence and action requirements.
Unsupported confidence is treated as a defect.
Path meaning stays model-neutral; providers sit behind adapters.
Preview, draft and staged actions first; irreversible ones need narrow authority.
Legitimate expert disagreement is preserved with conditions — not averaged away.
Behaviour changes only through an observable, evaluated and approved release.
Who it serves
«Teach once; preserve how you actually think.»
«Get work completed without surrendering control.»
«Scale expertise without losing governance.»
«Build once across models and tools.»
«See why this was allowed and whether it is supported.»
Why not just…
Design partners
We are looking for one domain with real experts, inspectable evidence and a reversible first action. Tell us about yours.