Audit mode
Run and publish evidence
Use SIR to execute test suites, inspect outcomes, and publish signed artefacts without sitting in the live request path.
Verifiable evidence surface
Signal Integrity Resolver
SIR evaluates requests before model invocation, applies rules-only policy logic, and emits signed artefacts for the resulting decision path.
What SIR is
It sits upstream of the model and evaluates the request before inference begins.
Decision logic is explicit. There is no classifier score and no secondary model acting as referee.
Audited runs emit signed certificates, run records, and supporting hashes for later review.
What SIR is not
It is intended to decide before the request reaches the model, not to clean up after generation.
Benchmark use is about enforcement behavior and auditability, not model ranking.
SIR can enforce declared policy and emit evidence. It does not itself confer legal certification.
Integration modes
The same control surface can be used in a passive review path or as an active gate.
Audit mode
Use SIR to execute test suites, inspect outcomes, and publish signed artefacts without sitting in the live request path.
Gate mode
Place SIR in front of an agent or model endpoint so policy decisions are made before provider calls are allowed through.
Artefacts
A compact statement of the audited run and its result.
A preserved record of the execution context used for the run.
Supporting hashes that help bind the visible result to the stored artefacts.