# Public-Safe AlexOS Demonstration Fixture

**State:** VERIFIED PUBLIC-CANDIDATE PACKAGE / NOT PUBLISHED  
**Fixture version:** `public-governed-workflow-v1`

This standard-library-only fixture demonstrates one AlexOS design invariant: a model may propose an interpretation, but only the application boundary and an explicit participant decision may create current institutional state.

The organization, participant, source document, and workflow are fictional. The frozen “model” responses are synthetic strings; the runner makes no model or network calls. This deliberately tests authority and continuity behavior without importing private AlexOS state or implying model-quality evidence.

Run from this directory:

```sh
python3 run_fixture.py
```

The runner creates a clean temporary institution, preserves and hashes the source, exercises accept/reject/defer decisions, supersedes an accepted interpretation with a narrower participant correction, exports the institution, restores it into a clean directory, verifies hashes and current authority, and writes public-safe results under `evidence/latest/`.

This is a public demonstration derivative, not the AlexOS production application, reference kernel, installer, or security boundary.

See `VERIFICATION.md` for the clean-reproduction, archive-inspection, privacy, database-integrity, and claim-boundary record. `SHA256SUMS.txt` covers every package file except itself.
