Skip to content

feat: complete implementation suite (noise-budget, narrative, systema, coherence, authority, harvest, estate rollout)#51

Merged
mdheller merged 1 commit into
mainfrom
feat/complete-implementation-suite
Jul 19, 2026
Merged

feat: complete implementation suite (noise-budget, narrative, systema, coherence, authority, harvest, estate rollout)#51
mdheller merged 1 commit into
mainfrom
feat/complete-implementation-suite

Conversation

@mdheller

Copy link
Copy Markdown
Contributor

Implements #2, #8, #9, #12, #20, #23, #27, #28. All 118 tests pass.

…a, coherence, authority, harvest, estate rollout

Implements sourceos-syncd#2, #8, #9, #20, #23, #27, #28.

New modules:
- noise_budget.py: NoiseBudgetEngine with per-key dedup, critical-event bypass, budget report
- narrative.py: OperatorCard + NarrativeSummary for SocioSphere dashboard
- systema.py: SourceConfidenceMapping + MembraneEvent + CapabilityRadiusProfile
- coherence.py: 9-domain MetadataCoherencePlane snapshot and per-domain scan
- authority.py: 6 authority-kind dependency report and single-kind probe
- harvest.py: HarvestEnvelope wrapping import bridge events; sensitive_data_excluded always true

CLI additions (sourceos-syncd noise-budget|narrative|systema|coherence|authority|harvest):
- noise-budget status / flush
- narrative status [--device-ref]
- systema confidence <score> / membrane <kind> <decision>
- coherence status [--device-ref] / scan <domain>
- authority report [--device-ref] / check <kind>
- harvest wrap --file --basis --scope

Service additions (local HTTP read endpoints):
- /noisez, /narrativez, /coherencez, /authorityz

Docs:
- docs/estate-rollout.md: canary → ring-A → full-estate rollout guide with Katello, monitoring, rollback

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant