docs: backfill normative SPEC.md — pure-RPC-consumer contract (#44/#41)#1
Merged
Merged
Conversation
…led-software#44/ungoogled-software#41) The DIG Browser had no SPEC.md. Add the normative pure-RPC-consumer contract per the ungoogled-software#41 separation-of-concerns ruling + super ungoogled-software#44: chia://\/dig:// resolution, the §5.3 node-resolution ladder (explicit > dig.local > localhost:8080 > rpc.dig.net) with the shared dig/node/dig_source_resolution.mjs as the single source of truth, trustless client-side verify+decrypt via the ONE shared digstore dig_client wasm, window.chia CHIP-0002 wallet, Shields + dig://control surfaces, the custom-node setting, and the explicit non-goals (no in-process node / P2P / cache UI / bespoke native crypto). Agrees with SYSTEM.md Roles + docs.dig.net. A §10 transition note tracks the remaining ungoogled-software#44 code deltas (in-process-node removal, crypto single- source, cache-UI removal, custom-node setting).
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.
Backfills the DIG Browser's missing
SPEC.md— item ungoogled-software#5 of super-repo ungoogled-software#44 (the SoC re-arch, per the ungoogled-software#41 ruling).Normative pure-RPC-consumer contract:
chia:///dig://resolution + on-chain root pinningdig.local>localhost:8080>rpc.dig.net), withdig/node/dig_source_resolution.mjsas the single source of truth mirrored by the native loaderdigstoredig_clientwasm (byte-identical to hub/extension/SDK) — no bespoke native cryptowindow.chiaCHIP-0002 wallet, Shields (per-resource proof ledger),dig://controlAgrees with
SYSTEM.md(Roles — serving vs consuming) + docs.dig.net. A §10 transition note tracks the remaining ungoogled-software#44 code deltas (in-process-node removal, crypto single-source, cache-UI removal, custom-node setting) — those are the C++/patch changes that ship gated on installer ungoogled-software#40 + a buildable release (ungoogled-software#26), per the issue checkpoint.Docs-only; no code/build change. dig-browser is grandfathered (§3.6a).