Conversation
…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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.LICENSE, CODEOWNERS lane map, pinned Actions SHAs, CycloneDX SBOM job, release checklist, claim registry, Atlas production-conformance skeleton.DerivationRecordV2, measurement source links, capability registry, research corpus, station calibration extensions, Atlas V2 observation/specimen/membership contracts.evidenceEligible: falsepreserved.@everything-rings/er-clifor exact-byte SHA-256 and schema v5 evidence verification (not on the frozen evidence-production path).@everything-rings/atlas-client+@everything-rings/atlas-apiwith durable local store, HTTP surface, and conformance tests; imports Atlas V2 types from validation directly (no re-export shim).Explicitly NOT claimed
er-dsp-3/ unfrozen fingerprint algorithm changesTest plan
pnpm install --frozen-lockfilepnpm -r typecheckpnpm --filter @everything-rings/validation testpnpm --filter @everything-rings/dsp testpnpm --filter @everything-rings/fingerprint testpnpm --filter @everything-rings/er-cli testpnpm --filter @everything-rings/atlas-client testpnpm --filter @everything-rings/atlas-api testpnpm --filter @everything-rings/web testpnpm --filter @everything-rings/web buildci,full-vision-software-qualification,atlas-production-conformance?twin=1/?atlas=1copy still states synthetic / not physical identity / not a networkNotes
Base is
post-freeze-development(notmain). Empirical authority remains onmain/ freeze tip; this branch must not change Gate A2/B/C thresholds.