Skip to content

Land full-vision software foundations (E0–E12) - #91

Merged
fraware merged 6 commits into
post-freeze-developmentfrom
engineering/full-vision-takeover-foundations
Aug 25, 2026
Merged

fraware merged 6 commits into
post-freeze-developmentfrom
engineering/full-vision-takeover-foundations

Conversation

@fraware

@fraware fraware commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Summary

Closes the software half of the full-vision engineering takeover on post-freeze-development (see #90). This PR lands E0–E12 software foundations only: governance, validation contracts, research DSP/fingerprint surfaces, er-cli, Atlas client/API, and lazy research lab routes.

  • Governance: MIT LICENSE, CODEOWNERS lane map, pinned Actions SHAs, CycloneDX SBOM job, release checklist, claim registry, Atlas production-conformance skeleton.
  • Validation: DerivationRecordV2, measurement source links, capability registry, research corpus, station calibration extensions, Atlas V2 observation/specimen/membership contracts.
  • DSP / fingerprint research: failure-map diagnostics, research estimators, object-model / modal-field / material / promotion research contracts with evidenceEligible: false preserved.
  • Tooling: @everything-rings/er-cli for exact-byte SHA-256 and schema v5 evidence verification (not on the frozen evidence-production path).
  • Atlas: @everything-rings/atlas-client + @everything-rings/atlas-api with durable local store, HTTP surface, and conformance tests; imports Atlas V2 types from validation directly (no re-export shim).
  • Web: lazy research routes and explicit synthetic lab copy for Twin/Atlas surfaces.

Explicitly NOT claimed

  • Physical-object identity or material identity in the world
  • A public Resonance Atlas network, production authz, rate limits, or multi-tenant hosting
  • er-dsp-3 / unfrozen fingerprint algorithm changes
  • Empirical Gate A2/B/C pass; v8 thresholds are untouched
  • Human-perceptual validation or real playback-transducer qualification

Test plan

  • pnpm install --frozen-lockfile
  • pnpm -r typecheck
  • pnpm --filter @everything-rings/validation test
  • pnpm --filter @everything-rings/dsp test
  • pnpm --filter @everything-rings/fingerprint test
  • pnpm --filter @everything-rings/er-cli test
  • pnpm --filter @everything-rings/atlas-client test
  • pnpm --filter @everything-rings/atlas-api test
  • pnpm --filter @everything-rings/web test
  • pnpm --filter @everything-rings/web build
  • Confirm CI: ci, full-vision-software-qualification, atlas-production-conformance
  • Spot-check ?twin=1 / ?atlas=1 copy still states synthetic / not physical identity / not a network

Notes

Base is post-freeze-development (not main). Empirical authority remains on main / freeze tip; this branch must not change Gate A2/B/C thresholds.

…are.

Document claim maturity, release identifiers, and Atlas conformance skeleton so software qualification stays auditable without implying physical evidence.
Add DerivationRecordV2, measurement source links, capability registry, research corpus, and station calibration so software claims stay versioned and fail-closed.
Document failure regimes and keep material/spatial research outputs evidenceEligible:false so they cannot be mistaken for release or physical claims.
Independent tooling must digest original source files and verify schema v5 evidence without becoming part of the frozen production path.
Ship the software Atlas service and typed client so publication, search, and V2 observation contracts can run without claiming a public network.
Keep Twin and Atlas surfaces explicit about synthetic results so consumer navigation stays light without implying physical identity or a public Atlas network.
@fraware
fraware merged commit f98e48d into post-freeze-development Aug 25, 2026
4 checks passed
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