Most maturity models score a single dimension and call it done. The Navigator Capability Model refuses that shortcut. It scores five capabilities — Human Responsibility, Decision Governance, Engineering Capability, Knowledge Capability, and Assurance Capability — independently, then takes the minimum, not the average, because a system is only as governable as its weakest required capability. The output of an assessment is one of two things: a Certified Stage, evidenced by an assessor against gate criteria, or an Indicative Stage, a self-reported estimate explicitly labeled as unverified.
01The nine-part structure, applied five times
Every capability in the model is defined through the same nine parts: Purpose, Why It Matters, Capability Evolution (levels 0–4), Required Skills, Engineering Artefacts, Observable Evidence, Assessment Criteria, Common Anti-Patterns, and Relationships to Other Capabilities. The structure repeats deliberately — an assessor who has learned to score one capability already knows the shape of the other four.
Autonomy without a responsible human is not governance. It is abdication.
02The five capabilities
Each capability answers a different question about a system's fitness to operate autonomously. All five are assessed; not all five are Required for every system archetype — a pure code-generation loop, for instance, may find Knowledge Capability Not Applicable.
Who owns this decision?
A named human owns every autonomous decision the system makes. Not a role on an org chart — a person who can be asked, and can answer.
Fails when: autonomy has no responsible human attachedWhat stops the system, and does it actually stop?
Escalation triggers are hard stops the harness enforces, not advisory flags a human can ignore or never see.
Fails when: an advisory trigger substitutes for an enforced oneDoes the harness technically enforce the design?
Sandbox, checkpoint enforcement, kill switch, authority ledger — governance design with no engineering counterpart is fiction.
Fails when: the protection exists on paper, not in the harnessWhat is the system reasoning from?
What the system retrieves or reasons from is sourced, current, and governed — not stale, unsourced, or silently drifting.
Fails when: excellent execution controls sit on ungoverned knowledgeCan a claim of control be independently verified?
The capability that turns a design into a fact. Without it, every other capability is a claim, not a certification.
Fails when: claims exist but no evidence backs them03The Certified Stage formula
The Assessment Guide's central discipline is preventing overclaiming. It defines the pipeline precisely: Capability Assessment → Capable Stage (minimum of Required capability scores) → Risk Ceiling (minimum of the five risk determinants) → Maximum Permitted Stage → Actual Operating Stage (self-reported) → Evidence Assessment → Certified Stage → Diagnostic Finding.
Certified Stage = min( Actual Stage, Capable Stage, Risk Ceiling, Evidence–Supported Stage )
If the Evidence-Supported Stage is Unverified — self-reported with no assessor-led review — no Certified Stage is computed. The assessment instead reports an Indicative Stage, explicitly labeled as unverified and not a certification.
04Four diagnostic findings
The gap between Actual Stage and the Certified Stage is not noise — it resolves into one of four named findings, each with a different governance implication.
Actual Stage > Risk Ceiling.
Operating beyond what is permitted. The most urgent finding — capability is irrelevant if the risk ceiling is already breached.
Actual Stage > Evidence-Supported Stage.
Claiming controls that cannot be demonstrated. Often the most dangerous finding — it looks identical to Aligned until an auditor asks for proof.
Actual Stage < min(Capable, Risk Ceiling).
Unnecessary overhead below what capability and risk would permit. Advisory, not a compliance issue.
Aligned is the fourth and final finding: Actual Stage equals Certified Stage. The organisation is operating exactly where its capability and evidence say it should.
Capability never overrides the risk ceiling. Evidence is what makes a stage real.