Skip to content
Calpheon Labs Binary Schemas
Esc
navigateopen⌘Jpreview
On this page

manufactureitemnaminginfo.bss

Binary layout, byte coverage, field semantics, and validation evidence for the intrinsic BSD manufactureitemnaminginfo decoder.

Investigation status

Status Value
Coverage 100%
Iteration BSD migration
Review state BSD migration reconciled
Last reviewed 2026-08-03
Captures examined Steam capture ads_version 856; PAZ 5685; file hash 1113120654; 36 extracted bytes; 4 rows; normalized SHA-256 e32962848517038faf57811d6a75b737f9005282d3a57e2e7e4037e61cccfa83
Decoder packages/scraper/src/tables/manufactureitemnaminginfo.bss.ts
Remaining blockers None

See Decoder methodology for the confidence scale and evidence rules.

Field ledger

Field/path Offset and width Representation Claimed meaning Physical confidence Representation confidence Semantic confidence Evidence Status
PABR envelope +0, 8; final 12 signature/count/footer Table framing Certain Certain Certain Canonical footer self-reference Closed
rows[].itemId row, 4 u32 Crafted items whose instances can receive a player-chosen name Certain Certain Certain Current ids resolve to Ornette/Odore and Ancient Ornette/Odore vessels; table identity and naming UI behavior Closed
Reserved ranges schema-local fixed widths consumed with .pad() and omitted framing or semantically neutral capacity Certain Certain Neutral Adjacent fields, strict EOF, and exact snapshot parity establish each width Closed neutral

Active assumptions

Findings

ID Finding Evidence Schema/documentation impact Status
F-01 The intrinsic decoder reproduces the transformed reference output exactly. Full snapshot comparison; 4 rows; normalized SHA-256 e32962848517038faf57811d6a75b737f9005282d3a57e2e7e4037e61cccfa83 The BSD schema is the production source of truth. Closed
F-02 Row and section boundaries are intrinsic. Strict decoding reaches exact EOF on the installed capture. No companion offset table is loaded by this decoder. Closed
F-03 Reserved byte ranges are representation details. Their widths are fixed by adjacent fields and full-snapshot parity. .pad() keeps the schema readable and omits redundant output properties. Closed

Reconciled source findings

ID Finding Evidence Schema/documentation impact Status
MINI-01 Rows are plain item identifiers Exact four-byte row region Minimal u32 schema Resolved

Was this page helpful?