docs(parts): correct stale prices and reconcile the cost summary - #2
Open
noahjobse wants to merge 1 commit into
Open
docs(parts): correct stale prices and reconcile the cost summary#2noahjobse wants to merge 1 commit into
noahjobse wants to merge 1 commit into
Conversation
Checked each priced line in PARTS.md against its vendor on 2026-08-22. * OPS243-A is $224, not $249. * IWR6843LEVM is $156.45 at TI, not $150. Rounded to $156 to match the table's existing convention. * The Cost Summary did not agree with its own tables. Core was listed at $355 while the three core rows summed to $425 at the old prices, and Power & Accessories at $27 against $29. Every category row now sums to its line items, so the total with an angle radar is ~$609 rather than ~$556. * Updated the "$156 vs $140" K-LD7 comparison to match the corrected IWR6843 figure. Also notes that OmniPreSense currently lists the OPS243-A as "Available on backorder", dated so it is clear when it was checked. It is the longest-lead item in the build, so it is worth knowing up front.
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.
Checked each priced line in
docs/PARTS.mdagainst its vendor on 2026-08-22. Two prices had drifted and the Cost Summary did not agree with its own tables.Price corrections
Cost Summary did not reconcile
The summary disagreed with the tables it summarizes:
With the corrected prices, every category row now sums to its own line items:
Most of that increase is the reconciliation rather than price drift. The OPS243-A actually came down $25; the summary was just under-reporting the tabled parts.
Also updated the "$156 vs $140" K-LD7 comparison line so it matches the corrected IWR6843 figure.
Availability note
Added a dated note that OmniPreSense currently lists the OPS243-A as "Available on backorder". It is the longest-lead and most expensive item, so it seems worth flagging before someone plans a build around it. Dated so it is clear when it was checked, and easy to drop if you would rather not track stock in the docs.
Docs-only; no code or tests touched.