{μ} Maneuver Calculus v0.4.20 — current
Sheet MC-07
Working draft MC-SPEC 0.4.20 · mc-core 0.4.20.2 — specification and ontology prepared; not yet published on this site
Overview/Glossary

Glossary

Last updated 23 August 2026 · clause numbers refer to MC-SPEC 0.4.20

Plain-English readings of the terms the site uses, in the order a newcomer meets them. Each row names where the term is defined formally. The prose on every page is written to survive with these definitions in hand and nothing else.

First contact — the sixteen terms you need before the framework page

TermPlain readingDefined
ManeuverOne adversary procedure, modeled as what it needs, what it does, and what it leaves behind. The atomic unit of the calculus.§4.1
Precondition / postconditionThe state that must hold before a maneuver runs ({P}), and the state it leaves behind after ({Q}).§4.1, §4.3
ObjectiveWhat the maneuver is for — e.g. obtaining credentials. It is carried by the record but does not by itself identify it.§4.1, §4.4.1
Invariant coreThe part of a maneuver that cannot be dropped without abandoning the objective. Fixes identity.§4.4.3
Implementation variantOne swappable way of realizing the core — a particular tool or route. Many variants, one core.§5
State variable / value orderA named dimension of world state (access, scope) plus the ordering that says which values satisfy a requirement for which others.§3.1
EnablementA computed edge (canUnlock) saying one maneuver's result supplies at least one thing another requires. Never authored by hand.§6.2
ObservableA signal a mechanism produces that telemetry can actually see. Something that exists but produces no telemetry is not one.§7.1.1
RobustnessHow hard a detection is to evade, decided by what it is keyed on: incidental attributes at the bottom, the invariant core at the top. Graded L1–L5 (Summiting the Pyramid).§7.1
Spanning / discriminatingA detection keyed on the core fires whichever variant ran (spanning); one keyed on a single variant fires only for that variant (discriminating).§7.2.1
Detection faceOne detection, with its telemetry sources declared and typed. Earlier drafts called this a “detectability”.§8.1
Detection healthA face's status, four-valued — live, degraded, uncertain, blind — computed from the telemetry beneath it, not read off a control dashboard.§8.2
Defender gridThe nine ways a defense can be placed: where it acts (precondition, mechanism, postcondition) crossed with what it does (prevent, detect, respond).§9.1, §9.3
PostureThe asserted current state of your defensive controls — what is deployed, where, configured how.§4.3.2
Coverage recordThe answer to “is this covered”, kept as five separately-derived dimensions rather than one word: break, liveness, grounding, assurance, selectivity. A single verdict is a named projection over the record; the spec publishes one reference projection.§10.1
UnmodeledSomething the model has no record for. Reported as a gap and escalated — never as covered.§10.4, §4.3.3

Second tier — met on specific pages

TermPlain readingDefined
Analogy registerA retelling of a maneuver in a non-security vocabulary — e.g. the bank-robbery story on Start here — used only to teach the structure. It is an analogy, never a synonym for the fixed vocabulary (maneuver, robustness, defensive control, coverage).design §1 / start §0.2
Invariant core A / B / CFor LSASS credential dumping, three distinct cores, because they differ in {P} m {Q}: A reads the process memory live; B writes it to disk (yielding a file, not yet a held credential); C executes inside the process. A different triple is a different core, not a variant.§4.4.3
Structurally breaksA placement structurally breaks a maneuver when it stops it reaching its effect, not merely observes it. Prevent and respond can break; a detect placement never breaks anything.§9.2
TransferA defensive result transfers to every aligned record exactly when the placement acts on the invariant core; a placement on one record's variation is a result for that record alone.§4.7.1, §4.7.3
AltitudeWhich level of abstraction a statement lives at. Technique labels sit one altitude above maneuvers; type altitude (what could happen) is distinct from occurrence altitude (what did).§13.1
Derived vs assertedA derived conclusion is computed from the model and can be audited; an asserted one is somebody's claim. Coverage is always derived.§2.3
Completeness claimA deployment's explicit statement of which cells it has modeled; everything outside it is unmodeled.§4.3.3
Reference projectionThe one published way of collapsing a coverage record to a single verdict. One option, not a default.§10.1.3
Defensive-design profileA named set of choices about how a deployment projects coverage and what it requires before saying “covered”.§10.5
Explanation fan / plausibilityGiven two observations and the residual between them, the ranked set of maneuver sequences that could close the gap.§11
FabricabilityHow easily an observable can be injected or forged; the injection-resistance half of robustness.§7.4
Coverage cardThe doctrine sheet the calculus derives from the ontology for an environment: the maneuver family a mature shop keeps on hand, the deployed controls, and the coverage relations written as a function of control state. No incident content. The artifact the results page measures.results §2
Paired-arm tabletopThe test design: the same responder runs the same incident twice with a fresh context — once without the card, once with it — scored per decision point against a key frozen before play.results §2
Deposit / serialA frozen, checksummed release of the ontology. Deposits are never edited; fixes bump the serial (0.4.20.1 → 0.4.20.2).ontology README
Authorship gateThe rule for changing the ontology: quoted clause text, a balloted decision on any underdetermined choice, a signed diff.CONTRIBUTING
NoteThe machine ontology (mc-core 0.4.20.2) carries 459 terms with a clickable offline inspector; it will be published alongside the deposit. This page is the human on-ramp, not the authority — the specification is.
Apache-2.0 · © The Maneuver Calculus contributors · Glossary · FAQ · Governance