Skip to content

Moved pages

Source bitcoinuniverseio/docs-core
Path src/pages/guides/, docs.manifest.json redirects
Chain bitcoin, dogecoin
Network mainnet
Verified 2026-09-01

Before 1 September 2026 this repository was a README.md and seventeen guides in a guides/ folder. Every one of those paths is served as a redirect on this site and is declared in docs.manifest.json so the documentation portal serves the same redirect.

Nothing was discarded. Each guide’s content was preserved and, in most cases, split across pages that answer one question each.

Old pathNow
/guides/market-safetyMarket safety
/guides/protocol-coverageCoverage beyond the marketplace
/guides/bitcoin-data-reliabilityBitcoin and Dogecoin data and fiat prices
/guides/secure-blockchain-data-accessThe public reader boundary
/guides/marketplace-v1Marketplace v1 gates
/guides/ordex-marketOrdex
/guides/ordinals-collection-marketCollection markets
/guides/ordinals-collection-importsTask: add an Ordinals collection
/guides/atomicals-and-portfolioAtomicals and Portfolio
/guides/portfolio-market-actionsTask: manage assets from Portfolio
/guides/shared-collection-mediaCollection media
/guides/private-chat-verificationPrivate chat verification
/guides/design-and-accessibilityDesign and accessibility
/guides/performance-and-ui-3Performance
/guides/performance-and-ui-4Performance
/guides/release-validationRelease evidence
/guides/backend-operations-consoleNot republished. See below

guides/backend-operations-console.md described an authenticated operations console for platform operators. It is not part of the public product surface, and this repository’s own contributing rules exclude operator procedures.

Removing it is not a loss of accuracy: everything in it that a public reader can act on is available in the public health contract, which is documented in full at health and readiness. Operators have their own documentation.

Three pages were merged rather than moved one to one.

  • The two performance guides described consecutive releases of the same work. They are one performance page with the budgets that are actually enforced, and a dated record of what each pass changed.
  • Bitcoin data reliability carried two separate contracts, one for chain data and one for the fiat quote. They are now chain data and fiat prices, because they fail differently and a reader usually cares about one of them.
  • The old protocol coverage guide described the in-app coverage page. That is still coverage, but the question most readers were bringing to it, “can I trade this”, is now answered by the support matrix, which did not exist before.