⚑ Unverified finding — flagged during the audit as not fully confirmed: feature proposal, not a verified defect. Treat this as a lead to investigate, not a guaranteed defect.
Pricing is the least observable part of the pipeline and, per B2/B3/B34, one of the most error-prone.
overrides set is the only interaction, and it's write-only and blind.
Proposed
daybook prices list --year 2024 [--asset ETH] — every price used, with provider and fetch time
daybook prices gaps --year 2024 — unpriced legs ranked by USD impact, with ready-to-run override
commands
daybook prices refresh --asset X --date Y — invalidate and refetch
daybook prices export/import — hand a CPA the price set, or restore it (pairs with F6)
- Show which provider won for each asset, making B34's cache-shadowing visible
Extracted from a repo audit performed 2026-07 (the audit doc it came from was proposed via an unmerged docs PR).
Pricing is the least observable part of the pipeline and, per B2/B3/B34, one of the most error-prone.
overrides setis the only interaction, and it's write-only and blind.Proposed
daybook prices list --year 2024 [--asset ETH]— every price used, with provider and fetch timedaybook prices gaps --year 2024— unpriced legs ranked by USD impact, with ready-to-run overridecommands
daybook prices refresh --asset X --date Y— invalidate and refetchdaybook prices export/import— hand a CPA the price set, or restore it (pairs with F6)Extracted from a repo audit performed 2026-07 (the audit doc it came from was proposed via an unmerged docs PR).