Reference

Glossary

One word, one meaning, everywhere: the API, the console, the demo, and these pages all read this file.

Terms

TermMeaning
BrainprintA private, tenant-scoped, continuously learned behavioral model that contributes experimental evidence about operator continuity. It is not a portable identity or a map of the brain.
SubjectA tenant-scoped pseudonymous person record that owns a Brainprint.
EvidenceDerived behavioral features and integrity metadata submitted by the SDK. Never raw content.
Assurance ProfileSeparate typed claims about continuity, change, automation, approval, and unsupported capabilities, each with status, coverage, freshness, evidence references, reason codes, and limitations.
Protected actionA customer-registered consequential operation with a stable key, risk class, resource type, context schema, and policy.
PolicyThe immutable, versioned requirements a protected action places on assurance evidence.
DecisionExactly one of allow, challenge, hold, or deny, with stable reason codes. Insufficient evidence is an assurance status translated by policy.
ChallengeAn action-bound passkey or labeled sandbox confirmation that re-runs the original authorization request without erasing a firing detector.
Proof of AgencyA short-lived, asymmetrically signed, audience-bound, action-bound artifact a relying party can verify without Brainprint data.
EvaluationA time-boxed shadow-mode study with written success criteria.
OutcomeWhat the customer actually did after a decision.

What people see

Decisions and modes are shown to end users in plain words. Your application may use its own wording; these are the phrases the demo and the console use.

ValueShown as
allowApproved
challengeVerify again
holdPaused for review
denyBlocked
shadowShadow mode (observing, not enforcing)
sandboxSandbox (test environment)

Generated from the API contract in contracts/ and the source in docs/. The build fails if this page disagrees with the running API.