Commit graph

3 commits

Author SHA1 Message Date
jedarden
e65ff59581 docs(bf-4kv4g): document CLI and build artifact disposition per audit
Reverted CLI changes pending bead assignment:
- cli.rs: grep feature GrepArgs re-export (no owning bead)
- test_encryption_errors.rs: test infrastructure improvements (no owning bead)

Fuzz infrastructure changes already committed in prior work.
No build/agl.json file exists in this repository.

Verification: notes/bf-4kv4g.md
Audit updated: notes/bf-9v6fa-audit.md
2026-07-06 11:13:44 -04:00
jedarden
125dc6681a docs(bf-3ewah): complete disposition of tracked pdftract-core/src changes
- Reverted cmap.rs and encoding.rs changes (belong to open bead bf-15yig)
- Created verification note at notes/bf-3ewah.md
- Updated audit document notes/bf-9v6fa-audit.md with final disposition
- Verified no tracked changes remain in pdftract-core/src
- All acceptance criteria PASS

Closes bf-3ewah. Verification: notes/bf-3ewah.md
2026-07-06 11:04:53 -04:00
jedarden
93d642e9b9 docs(bf-9v6fa): complete working tree audit and categorization
- Created comprehensive audit at notes/bf-9v6fa-audit.md
- Categorized all 37 changed files (17 tracked + 20 untracked)
- Identified file ownership across 4 open beads (bf-512z1, bf-15yig, bf-3fjbg)
- Created action plan: COMMIT NOW, DEFER, and INVESTIGATE buckets
- Verified compliance: all 4 PASS criteria met

Open beads owning changes:
- bf-15yig: cmap.rs, encoding.rs (ToUnicode skip logic)
- bf-512z1: 5 encoding fixture files (Unicode recovery corpus)
- bf-3fjbg: 12 debug log files

Commit-now items (infrastructure/closed beads):
- .needle-predispatch-sha, fuzz/Cargo.* (infrastructure)
- Deleted backup files (cleanup)
- bf-4ce3y.md, bf-694ie*, bf-4cyyf.md (closed bead artifacts)

Investigate-needed items:
- cli.rs (grep feature prep)
- test_encryption_errors.rs (test infrastructure)
- Scanned PDF fixtures (unknown binary changes)

Fixture validation errors are noted but deferred to respective beads.

Closes bf-9v6fa
2026-07-06 11:01:29 -04:00