Commit Graph
20 Commits
Author SHA1 Message Date
stumpylogandClaude Opus 4.8 a6780aa3be Docs: ingestion staging & enqueue unification implementation plan
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 14:21:29 -07:00
stumpylogandClaude Opus 4.8 9e770de33f Docs: revise ingestion staging spec per critical review
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 14:21:29 -07:00
stumpylogandClaude Opus 4.8 5244c89370 Docs: ingestion staging & enqueue unification design spec
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 14:21:29 -07:00
stumpylogandClaude Opus 4.8 195f125f45 Docs: bulk-edit operation registry spec + implementation plan
Adds the extensibility design that hoists the bulk-edit operation
definition (today smeared across serialisers.py, views.py, bulk_edit.py
and keyed three different ways) behind a BulkEditOperation registry +
PermissionRequirements value object, with per-operation OpenAPI examples.
Contract-preserving refactor; both docs reviewed across multiple passes
(permission matrix verified, both view call sites accounted for).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 14:21:29 -07:00
stumpylogandClaude Opus 4.8 afc6dbbc9a Docs: export zip compression implementation plan
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 14:21:29 -07:00
stumpylogandClaude Opus 4.8 4f0e946e6a Docs: verify zstd/3.14 facts in compression spec (empirical, uv --python 3.14)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 14:21:29 -07:00
stumpylogandClaude Opus 4.8 f6ee2d70ee Docs: export sink architecture implementation plan
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 14:21:29 -07:00
stumpylogandClaude Opus 4.8 4dec14925b Docs: revise export specs per critical review
- Preserve --zip --delete (real tested feature), only --compare-* hard-error
- Mandate .as_posix() arcnames; --data-only, SCRATCH_DIR, atomicity-honesty notes
- Progress tracking stays in command; sinks decoupled from PaperlessCommand
- Compression spec: gate/verify zstd, fix import failure mode, patchable probe seam

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 14:21:29 -07:00
stumpylogandClaude Opus 4.8 cc06b4ab0f Docs: export sink architecture + zip compression design specs
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 14:21:29 -07:00
stumpylogandClaude Opus 4.8 eed2dd79a2 Docs(beta): flesh out search error-shapes spec and implementation plan
Replace the search-error-shapes stub with a full design spec and a TDD
implementation plan for friendlier advanced-search error messages.
Empirically validated against a live Tantivy index: three error families
(UnknownFieldError, InvalidFieldValueError, MalformedQueryError),
proactive numeric validation plus a parse_query backstop, comparison
operators confirmed working, and a parse-based field drift guard.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 14:21:29 -07:00
stumpylog 76dae753bc Fture search error ideas 2026-07-20 14:21:29 -07:00
Trenton Holmes f37af95f16 Tracks the tanvity update blocker 2026-07-20 14:21:29 -07:00
Trenton Holmes 95db7f692f Tracks the tanvity update blocker 2026-07-20 14:21:29 -07:00
Trenton Holmes daa6757859 More done work 2026-07-20 14:21:29 -07:00
stumpylog d15c045c68 Removes these for starting implementation 2026-07-20 14:21:29 -07:00
stumpylog 11d838759f Marks some things as done 2026-07-20 14:21:29 -07:00
Trenton Holmes 2fdacc8064 Storing more ideas/plans 2026-07-20 14:21:29 -07:00
stumpylog 9534ee067f Additional ideas and plans 2026-07-20 14:21:29 -07:00
stumpylog 02eb8d3638 Minor plan updates 2026-07-20 14:21:29 -07:00
stumpylog 73bfd73f6a Just for later ideas, store some brainstorming sessions with Claude 2026-07-20 14:21:28 -07:00