FORKED FELINESHOUSE MANUAL
Live product

Provenance

Provenance is the chain of evidence from the frozen seed to the bytes at your address. Forked Felines records it before each Feline is reserved and publishes it once the Feline is confirmed.

From frozen seed to Bitcoin, and back. The frozen seed and recipe feed the deterministic generator; its exact output bytes are hashed into the artwork digest recorded before reservation; the same bytes are inscribed whole on Bitcoin. A dashed verification arrow runs backwards: hash the inscribed bytes yourself and compare with the recorded digest.

The evidence on every Feline's card

LineWhat it proves
Frozen seedThe single input the whole collection was drawn from
Recipe digestThe exact recipe, traits and weights included, that drew this Feline
Artwork digestSHA-256 of the exact SVG bytes that were inscribed
Artwork bytesThe exact byte length of the inscribed SVG
Release identityThe pinned studio release that drew the bytes
Inscription IDWhere those bytes live on Bitcoin

Each value is recorded at reservation time, before inscription. The inscription is then constructed only if freshly generated bytes hash to the recorded digest, and portraits are only ever served after the same check. One record, enforced at every step.

How to verify a Feline yourself

  1. Open the Feline's page at forkedfelines.art/collection/<edition> and note its artwork digest, byte length, and inscription ID.
  2. Fetch the inscription's content bytes from your own node or any Ordinals-aware explorer you trust, using the inscription ID.
  3. Hash the bytes with SHA-256 and compare with the digest on the card. Check the byte length too.

If they match, the artwork at that inscription is exactly what the house committed to before it was inscribed. You have verified provenance with no trust in the house's servers.

# example: hash downloaded inscription bytes
shasum -a 256 feline.svg

Why lists are not enough

Most collections circulate as ad-hoc lists of inscription IDs, which explorers and marketplaces cannot verify against anything. Forked Felines binds each ID to a pre-recorded digest, a recipe, and a seed, so the collection's membership and its artwork are both checkable facts rather than claims.

What is deliberately not in the evidence

No market data, no price history, no ranking. Provenance here is about what the object is, not what someone paid for it.

Next

Last verified 2026-08-28 against the live product contract (schema forked-felines.public-product/v5).

Source on GitHub · Edit this page · Built from 106e9312d592

Financial facts are never jokes here. Everything else is fair game. A collectible, not an investment.