Purpose
HEALTH governs clinical and operational health data.
Every health record, diagnostic output, treatment log, and wellness snapshot is governed through HEALTH. The service enforces audit trails on every data access, ensures clinical data stays behind auth gates, and provides governed status surfaces for long-run operational visibility.
Structure
Leaf SERVICE scope. No governed child scopes. Health data lives under auth-gated instance scopes (VAULT projection).
Required closure artifacts per scope:
CANON.md, README.md, HEALTH.md, VOCAB.md, ROADMAP.md, COVERAGE.md, LEARNING.md.
Learning lane per governed scope:
LEARNING.md at the scope root is terminal and SHALL NOT nest further LEARNING/.
Routes
web_docs: https://hadleylab-canonic.github.io/
web_surface: https://hadleylab-canonic.github.io/SERVICES/HEALTH/
magic: magic://hadleylab-canonic.github.io/SERVICES/HEALTH/
Data Contract
1. Health records are VAULT-gated by default (PRIVATE, readers-restricted)
2. Every access event is ledgered (who, when, scope, action)
3. Diagnostic outputs are governed artifacts — deterministic, timestamped
4. Clinical data stays in governed markdown — no external cloud sync
5. Aggregated health status (non-PII) may surface through SHOP projection
6. Individual records never surface through SHOP
Ecosystem Connectivity
- Upstream:
SERVICESgovernance contracts andLEDGER-CONSUMERS.mdgate rules. - Runtime: governed telemetry, health snapshots, incidents, and attestation outputs.
- Frontend: governed health status surfaces and long-run progress visibility.
- Ledger plane: consumes service ledgers + LEARNING ledger; emits governed operational truth.
Pages
| Page | Sections |
|---|---|
| Overview | Purpose, Structure |
| Data | Routes, Data Contract |
| Ecosystem | Ecosystem Connectivity |
Default: Overview.
| *HEALTH | SPEC | SERVICES* |