Name the rows whose data the browser fetches elsewhere - #20
Merged
bitcoinuniverseadmin merged 3 commits intoAug 29, 2026
Merged
Conversation
The coverage guide said "some protocols are read through an external provider" without saying which. TAP, DMT and UNAT are read by the reader's own browser from tap-site.trac.network, and the product now says so on the coverage list and on those three index routes. The guide separates that case from a read that does go through Universe and may itself come from an external provider. The README records that a collection name in search offers a search of the Ordinals market rather than claiming a match it has not made. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The data-flow diagram showed every read reaching an external provider through the Universe API. TAP, DMT and UNAT are a further step removed: their deployments, mint progress and holder counts are fetched by the reader's own browser from tap-site.trac.network, so they do not pass through a Universe index at all. The diagram gains that edge and the protocol-data paragraph states it. Two alt texts were stale with the product: the Portfolio screenshot no longer offers a card called wallet home, and the coverage rows now carry a read source. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Captured from the running product at www.bitcoinuniverse.io on release c364fa32e381c8ddba774592f944e4c428d36654, wallet disconnected. - coverage light and dark now show the read source on the TAP, DMT and UNAT rows, and the revised closing paragraph. - home on a phone no longer labels a static market-family picker Live markets. - Portfolio disconnected shows What you see once connected, and a Home card in place of the Wallet home card. The other six published images differ from run to run only by live prices and activity rows, so recapturing them would be churn rather than truth. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
bitcoinuniverseadmin
deleted the
docs/read-source-and-collection-search-20260829
branch
August 29, 2026 15:01
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.
Follows the product change in
bitcoinuniverseio/corethat names, per row, theprotocols the browser reads from a host Universe does not operate.
DMT and UNAT are read by the reader's own browser from
tap-site.trac.network, and the same sentence appears on/index/tap,/index/dmtand/index/unat. The "What covered means" list now separatesthe browser's own external read from a Universe read that may itself come
from an external provider, instead of saying "some protocols" without saying
which.
Ordinals market rather than claiming a match it has not made.
node scripts/check-docs.cjs: passes across 19 pages.🤖 Generated with Claude Code