Verification

What GovIntel validates about itself

What the test suites and the live validation actually prove, and the one significant thing that remains unproven and is stated rather than implied.

Currentengine 9.0.0Verified 2026-08-30

Live validation

The full pipeline was executed end to end against a real AWS account on 2026-08-16, through the same federated access path a customer engagement uses. Two runs concluded successfully and produced board packs.

PhaseResult
Access boundaryEvery collector action allowed; every data-plane action explicitly denied
Trust policy, read from IAMWeb identity only, audience pinned, subject pinned, session names constrained, expiry enforced
Direct assume attempt by a non-federated principalRefused. The role is reachable only through the federated path
Collectors against real AWSPassed
Control checks146 controls evaluated, 76 failing
ScoringProduced a rating at High confidence
DeliverableBoard pack rendered and delivered

Three defects surfaced that nothing offline could reach, each triggered only by running for real. All three were fixed and re-verified, and the confirming run produced an identical score with an internally consistent evidence manifest.

What the automated suites cover

SuiteProvesBasis
EngineScoring, gating, disclosure, determinismSynthetic evidence at realistic volume
CollectorsCollector logic, error handling, region fan-outSynthetic, with AWS calls stubbed
Access boundaryThe role matches the code: no grant without a caller, no caller without a grantStatic
Workflow contractRun correlation, artifact separation, version pinning, offering gateStatic

What is not proven

The correctness of individual control results has not been independently audited.

The pipeline is proven to produce a defensible number from real evidence. Whether each of those control results is right about the account it describes is a different question, and it requires a person who knows the environment to read the pack and disagree with it.

That is stated here rather than left to be discovered. It is also the check most worth doing, and you are better placed to do it than we are. See Trace a finding to a resource.

What would close it

One assessment where a reviewer walks the top failing controls back to the actual resources and confirms each one.