Skip to content

backlog(B-0610): amazon-orders-extract v3 design pass#4020

Merged
AceHack merged 2 commits into
mainfrom
feat/b0610-amazon-orders-extract-v3-design-pass-2026-05-16
May 17, 2026
Merged

backlog(B-0610): amazon-orders-extract v3 design pass#4020
AceHack merged 2 commits into
mainfrom
feat/b0610-amazon-orders-extract-v3-design-pass-2026-05-16

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 17, 2026

Captures 8 deferred reviewer-thread findings from PR #3993 as a follow-up design row. 19 of 27 reviewer findings already addressed in iterative v2.3.1/v2.4/v2.4.1/v2.5 commits; these 8 need substantive design work.

See PR #3993 triage comment for the full classification.

🤖 Generated with Claude Code

…viewer-thread findings from PR #3993

Captures the 8 reviewer-thread findings from PR #3993 that require
substantive design work (vs the 19 already addressed in v2.3.1/v2.4/
v2.4.1/v2.5 commit batches). Filing as P2 — v1-v2.5 works for the
immediate use case (hardware-inventory audit + accountant data); v3
is the refinement.

8 findings:
  1. Dedupe drops duplicate purchases (URL-only key, P0/P1)
  2. Filter links without order-context metadata (P1)
  3. Auto-install mutates tracked package.json (P1)
  4. Empty-order-year timeout handling (P1)
  5. Parse order total explicitly (P2)
  6. main(argv) export pattern restructure (P1)
  7. --fail-on-page-error flag (currently continue-on-skip; make configurable)
  8. Hardware-filter regex too narrow (operator finding from audit;
     widen with brand-anchored patterns from real 2025 substrate)

Composes with B-0590 (consumer of hardware-filtered output), B-0600
(per-relative AI uses inventory substrate), user-scope 2025 audit
(reference data for regex widening), and future multi-account
consolidation row.

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 17, 2026 02:13
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new P2 backlog row file capturing 8 deferred reviewer findings from PR #3993 (Amazon orders extractor) that require substantive design work rather than 1-line patches. The row documents follow-up work for dedupe correctness, link filtering, install side-effects, empty-year handling, order-total parsing, main(argv) export pattern, configurable fail-on-page-error, and hardware-keyword regex widening.

Changes:

  • New backlog row B-0610 under docs/backlog/P2/ listing 8 deferred design items with acceptance criteria and composes_with cross-refs to B-0590 and B-0600.

@AceHack AceHack enabled auto-merge (squash) May 17, 2026 02:21
AceHack added a commit that referenced this pull request May 17, 2026
…essment (#4024)

First tick of fresh autonomous-loop session. Cron sentinel was absent at
boot — armed `* * * * *` with `<<autonomous-loop>>` (job `d9819778`),
restoring the catch-43 floor.

State observed: 5 Otto-CLI PRs already in CI pipeline (#4015, #4019,
#4020, #4021, #4022); rate-limit at 1083 GraphQL (cost-aware tier);
Lior active across 3 PIDs (CodeQL canary class engaged); HEAD tree
healthy at 52 entries.

No substantive PR opened this tick — joint argument from cost-aware
tier + Lior cleanup window + no named dependency surfacing. The shard
itself is the concrete artifact (per holding-without-named-dependency
counter reset condition #3).

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot review on PR #4020 flagged missing required fields per
tools/backlog/README.md schema. Adding both. Regenerated BACKLOG.md
index to reflect the new title.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@AceHack
Copy link
Copy Markdown
Member Author

AceHack commented May 17, 2026

Pushed c5f32e3 — adds title and last_updated frontmatter fields per tools/backlog/README.md schema. Regenerated docs/BACKLOG.md index to reflect the new title. Resolving the thread.

Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com

@AceHack AceHack merged commit e6e0093 into main May 17, 2026
25 of 27 checks passed
@AceHack AceHack deleted the feat/b0610-amazon-orders-extract-v3-design-pass-2026-05-16 branch May 17, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants