Sovereign Root
The policy and identity root that establishes consent, revocation, purpose, role boundaries, user-configured emergency doctrine, and non-negotiable limits for personal or protected state — not a single binary switch that blocks all system behavior without a fresh consent record.
Open related execution surface Open Sovereign Root proof section
Architecture contract — full definition, inputs, outputs, dependencies, behavior
Definition and role
- Plain-meaning definition
- The policy and identity root that says what a person has consented to, what they have pre-authorized in advance, what purposes and roles are in bounds, and what limits are non-negotiable — for personal or protected state specifically, not for every internal system behavior.
- Why it exists
- Without a root of authority, the provider, employer, institution, team, platform, insurer, or network operator can become the de facto owner of a person's information.
- Real-world failure it prevents
- A "helpful" system observing, modeling, or acting on a person's protected state without agreement, or continuing after consent has been withdrawn — while still letting the system do its basic job.
- Authority it owns
- Whether personal observation, modeling, or release of protected state is covered by valid policy authority right now — either standing consent or a pre-authorized bounded rule the user configured in advance — and whether a result may ever reach a public claim.
- Inputs
- Explicit consent and agreement records, institutional agreements, user-configured pre-authorized emergency doctrine, revocation requests.
- Governing mechanism
- A policy-authority evaluation: standing consent, a matching pre-authorized rule, or neither.
- Outputs
- A policy-authority decision — standing, pre-authorized, or absent — consumed by NICOLE Protocol at every access and release point for personal or protected state.
- Human recipient / device
- The user configures this directly on their own phone, tablet, or desktop; see how information reaches the correct person for every downstream role.
- What it may do
- Grant, withhold, or pre-authorize bounded personal/protected-state processing; set non-negotiable limits; revoke at any time.
- What it may not do
- Decide any physical, environmental, or structural fact (no sensors, computes nothing); block device-integrity or hardware-health checks, which may run without exposing personal content; gate non-personal environmental-infrastructure observation, which is not personal-consent-scoped at all; or override physical law, applicable law, another person's rights, or a safety boundary.
- Dependencies
- None upstream — this is the root of the authority stack for personal and protected state.
- Components it constrains
- NICOLE Protocol, which mechanically enforces the applicable policy; every other component indirectly, wherever it touches personal or protected state.
- Components that constrain it
- None — applicable law and another person's rights bound it externally, not any other LAKANA component.
- Normal operation
- A standing consent or matching pre-authorization is on file; NICOLE Protocol enforces it at each access/release point without further Sovereign Root involvement.
- Degraded operation
- Ambiguous or partially expired policy narrows to the most conservative interpretation still on file, rather than the broadest one.
- Adversarial / conflicting-input behavior
- A request that conflicts with the on-file policy, or that tries to invoke a pre-authorization outside its declared scope, is treated as unauthorized — not resolved in the requester's favor.
- Public-safe implementation pattern
- Consent/pre-authorization record → policy-authority check → pass/fail signal to NICOLE Protocol. No physical computation occurs at this layer.
- Protected implementation boundary
- Exact policy-storage format, internal record schema, and any device-level key material remain undisclosed.
- Current implementation
- Expressed today as the claim-boundary and consent language across the site, not as a standalone running service with its own telemetry.
- Maturity / evidence state
- Architecture Doctrine.
- Public non-claims
- Not a legal contract, not a court-enforceable agreement on its own, not a substitute for applicable consent or privacy law, and not a claim that every device or infrastructure behavior requires a fresh personal-consent check.
- Open related simulation
- None directly — Sovereign Root is doctrine, not a simulated engine.
- Open related evidence
- Claim-boundary and consent language on reviewer-access.html and the Background IP & Claim Boundary section of sos-civos-proof-theater.html.
- Canonical fragment ID
#sovereign-root
Pre-authorized emergency preservation
- Situation
- A user pre-authorizes SOS to preserve a bounded emergency packet locally during loss of consciousness, but does not grant permanent institutional access.
- Human actor
- The user, configuring policy in advance; later, an emergency responder.
- Device / interface
- User's phone at configuration time; BFB responder tablet at incident time.
- What is observed
- A distress state matching the pre-authorized trigger condition.
- What LAKANA computes
- Whether the live event matches the declared scope of the pre-authorization.
- Which authority evaluates it
- Sovereign Root policy, enforced by NICOLE Protocol; TSARO evaluates the incident's physical admissibility in parallel.
- What is shown
- CivOS preserves the packet locally; if release conditions are met, BFB receives only the pre-authorized scope.
- What is withheld
- Anything outside the declared scope — a BFB packet pre-authorization does not extend to a TAB audio session, which still needs its own separate authorization.
- What action LAKANA takes
- Preserve, evaluate, and release only the pre-authorized scope; deny anything broader.
- What remains a human decision
- Whether to configure a pre-authorization at all, and its exact scope.
- Failure behavior
- An ambiguous or expired pre-authorization is treated as absent, not as broad consent.
- Current evidence level
- Architecture Doctrine / Engineering Specification.
- What would require field validation
- Real incident testing of the trigger-matching logic under actual emergency conditions.
- Test this scenario
- Not independently testable in isolation — see the SOS chapter's structure-fire walkthrough, which exercises the same NICOLE Protocol enforcement path.
Public non-claim: sovereignty is bounded authority, not unlimited unilateral control.