01 / Boundary
Does restricted context stay out?
Permission fixtures, cross-scope cases and host-side rejection of unauthorized writes.
Practice first. Automate second.
ScopeRail starts with work people already do: answering a customer, finding the right procedure, preparing an intervention or turning a request into a clear next step. Knowledge, business data and tools then work together inside the rights already in place.
This is a portable operating method. It is not a release of customer code, private configuration or the Sextan implementation.
01 / THE CONTROL ROUTE
Each stage has a narrow responsibility. Deterministic controls decide what is eligible. Models help select, interpret and propose inside that perimeter.
01
Resolve identity, scope, forbidden operations and confirmation rules outside the model. A prompt never grants access.
Host product remains authoritative02
Build the available tool set after policy checks. The model sees only the tools this user and workflow may call.
Retain, narrow or deny03
Retrieve useful context and rank candidate tools for the task at hand. Ranking can improve relevance. It cannot widen eligibility.
Relevance never overrides policy04
Carry source, version, freshness and access state into the answer. Missing, unavailable and denied remain different outcomes.
Evidence travels with the claim05
Answer directly when the evidence is enough. For a write, prepare an editable proposal and let the host recheck authorization before execution.
Consequential writes need a checkpoint06
Record the outcome, evidence references and tool result. If context is weak or execution fails, preserve a clear human recovery path.
Failure stays visible and recoverable02 / PRACTICE BEFORE SCALE
Fast teams do not expose every source and tool at once. They choose one recurring point of friction, run it end to end, inspect the exceptions and widen only what works.
Name the user, the decision, the useful evidence and the line the system must not cross.
Collect representative questions, access cases, tool failures and the outcomes people actually need.
Put one complete workflow in real use behind the product's existing controls. A broad demo is not the goal.
Review weak answers, missing sources, denied actions and human escalations. Improve the route before adding another one.
Execution matters. Control keeps execution useful after the first demo.
03 / RIGHT-SIZED INTELLIGENCE
Responsible operation starts before model choice. Remove unnecessary calls, context and tools first. Then compare the smallest capable options on the same evaluation set.
Use rules, lookups and typed validation when the answer is already explicit. Do not call a model to rediscover a known constraint.
Bring in the sources required by the current question. More context is not automatically better context.
Choose the smallest model that passes the workflow's quality, access, tool and recovery evaluations. Size is not the acceptance criterion.
Use a stronger model or a human only where the measured failure case justifies it. Keep the common path simple.
Track useful outcomes, failed routes, latency and resource use. Optimise from observed work rather than benchmark theatre.
04 / EVALUATION GATE
There is no universal score for a controlled assistant. Each integration defines representative cases and explicit evidence for the decisions it must support.
01 / Boundary
Permission fixtures, cross-scope cases and host-side rejection of unauthorized writes.
02 / Evidence
Representative questions, retrieval holdouts, paraphrases and missing-source cases.
03 / Tool routing
Routing fixtures, invalid arguments, large catalogues and executable tool-chain tests.
04 / Action integrity
Confirmation, idempotency, cancellation, authorization recheck and partial-failure cases.
05 / Recovery
Empty, denied, timeout, malformed result and fault-injection scenarios.
06 / Operational fit
Compare no-model, smaller-model and larger-model paths on the same cases and constraints.
Thresholds, owners and release gates belong to the integration. The public matrix deliberately invents none.
05 / PUBLIC ARTIFACTS
These schemas and checklists make decisions reviewable across product, engineering, security and operations. Adapt and version them with the host system.
Starting points, not certifications. Review them against your product, contracts and risk model.
06 / EVIDENCE MAP
The method uses each source for what it can support. Standards frame risk and interfaces. Research tests specific hypotheses. Field practice contributes useful operating patterns.
Normative frameworks and maintained specifications. They guide controls but do not certify an implementation.
Peer-reviewed or research publications. Results remain bounded by their datasets, tasks and experimental conditions.
Useful engineering and product references. They are experience and direction, not scientific proof.
SCOPE / DISCLOSURE
This publication describes portable interfaces, checks and operating choices. It does not expose customer data, prompts, credentials, private thresholds, internal configuration, source code or the Sextan implementation.