Tape to tracks to slices. Named tracks become objects; nameless tracks don't list.
Anatomy of a track
The chain knows four things about every track:- A lookup key: the hash of its name for named writes, a content hash for nameless ones.
- A kind: inline or coded, meaning how the bytes are stored.
- A state: registered, then certified, and possibly invalidated later.
- Its size: the original, un-encoded byte count.