docs(inventory): Addison hardware audit draft 2026-05-27 — operator caveat on miner counts (Aaron-forwarded)#5409
Merged
Conversation
…rded; miner counts pending) Per operator 2026-05-27: "the counts on the bitcoin miners are messed up there are more but it's close we can save it to lfg inventory somewhere we had started this with our amazon history in git." Two files: - docs/inventory/README.md — directory convention; composes with B-0836 (hardware-inventory-vs-cluster reconciliation) + tools/inventory/ amazon-orders-extract.ts (existing extractor; outputs to operator-local ~/.local/share/zeta-inventory/amazon/<year>/; not in repo) - docs/inventory/hardware-2026-05-27-addison-draft.md — Addison's draft hardware audit (Devices/Computers/GPUs/iPhones/GLiNet/Networking/ Docking/Power/Storage/Wallets/Plugs/Miners/Other). Draft state; miner counts explicitly under-represented per operator caveat; promotes to canonical hardware.md after Addison + operator reconcile. Composes with: - B-0836 (hardware-inventory-vs-cluster reconciliation; this row's acceptance criteria reference Addison's substrate as the inventory side) - B-0812 (iter-5.4.1 self-registration; cluster side of the reconciliation diff) - tools/inventory/amazon-orders-extract.ts (sibling extractor; same inventory-substrate scope) No PII / personal-account data; hardware list only.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
There was a problem hiding this comment.
Pull request overview
Adds a new docs/inventory/ directory containing a README that defines the directory's purpose and conventions, plus a draft hardware audit forwarded from Addison via the operator. The draft preserves the explicit caveat that bitcoin miner counts are under-represented and will be reconciled into a canonical hardware.md after operator + Addison alignment. This composes with B-0836 (hardware-inventory-vs-cluster reconciliation) and the sibling tools/inventory/amazon-orders-extract.ts extractor.
Changes:
- New
docs/inventory/README.mddescribing the directory's scope, what belongs (draft snapshots), and what does not (Amazon order history, cluster-side node registrations, hardware-wallet contents). - New
docs/inventory/hardware-2026-05-27-addison-draft.mdcontaining a categorized hardware list with provenance and reconciliation notes.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/inventory/README.md | Defines docs/inventory/ conventions, draft→canonical promotion, and out-of-scope items |
| docs/inventory/hardware-2026-05-27-addison-draft.md | Addison's draft hardware list grouped by category, with operator caveat on miner counts |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Operator-forwarded Addison hardware audit draft 2026-05-27. Two files:
docs/inventory/README.md— new directory convention; composes with B-0836 + siblingtools/inventory/amazon-orders-extract.tsdocs/inventory/hardware-2026-05-27-addison-draft.md— Addison's draft list: Devices / Computers / GPUs / iPhones / GL.iNet / Networking / Docking / Power / Storage / Wallets / Plugs / Miners / OtherOperator caveat preserved: bitcoin miner counts under-represented; promotes to canonical
hardware.mdafter Addison + operator reconcile.Composes with
tools/inventory/amazon-orders-extract.ts— sibling extractor (operator-local outputs at~/.local/share/zeta-inventory/amazon/<year>/; not in repo)No PII; hardware list only.
Test plan
docs/inventory/directory created cleanly~/.local/share/zeta-inventory/Amazon data🤖 Generated with Claude Code