contentsgroupoptionstaticstatusmanager.bss
Binary layout, byte coverage, field semantics, and validation evidence for the intrinsic BSD contentsgroupoptionstaticstatusmanager 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 1471802068; 52,790 extracted bytes; normalized SHA-256 8f7cf1385970100a7572832c9df8a66d9431a18bdda1aba288634f5cfd1a73d5 |
| Decoder | packages/scraper/src/tables/contentsgroupoptionstaticstatusmanager.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 |
|---|---|---|---|---|---|---|---|---|
enabledContentOptionHashes |
counted u32[] |
counted u32[] |
Content options enabled for this build/region | Certain | Certain | Certain | 1,431 unique values; every recipe-used hash is present | Closed |
mappings[].contentOptionHash |
u32 |
u32 |
Stable content-option hash | Certain | Certain | Certain | Exact joins from every itemexchangesource gate |
Closed |
mappings[].contentsGroupKey |
count, four framing bytes, UTF-16LE decimal text | framing bytes consumed with .pad(4); numeric text retained as a number |
Numeric content-group key | Certain | Certain | Certain | 2,461 valid decimal values; archived ContentsGroupOption key set corroborates |
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; complete payload; normalized SHA-256 8f7cf1385970100a7572832c9df8a66d9431a18bdda1aba288634f5cfd1a73d5 |
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 impact | Status |
|---|---|---|---|---|
| CGO-01 | The file has no PABR header or footer | Two counted sections consume exactly 52,762 bytes | Direct two-section record schema | Resolved |
| CGO-02 | Recipe hashes are not opaque once this companion is decoded | Zero missing or disabled references across 15,687 recipe gates | Exported as a required recipe companion | Resolved |
Archived SQLite is used only to corroborate the numeric content-group identity.