creatixchu
58ec1f0867
refactor(file-upload): keep storage helpers and the HTTP route package-private
...
Stop re-exporting the verbatim file-store helpers from attachment-local, move
the raw-byte upload route handler into a non-entry module of file-upload, and
drop the redundant hook type re-exports from the Client entry. The route test
moves next to the module it exercises.
2026-09-04 15:41:25 +08:00
creatixchu
f0e52c2731
refactor(file-upload): tighten service boundaries
2026-09-04 13:08:25 +08:00
creatixchu
3eb9736eb6
refactor(file-upload): scope prompt binding rollback
2026-09-03 20:15:18 +08:00
creatixchu
f989df7c8e
test(file-upload): cover extensible request identifiers
2026-09-03 17:04:29 +08:00
creatixchu
8a84c1edff
test(file-upload): cover isolated service paths
2026-09-03 17:03:14 +08:00
creatixchu
3b8245afc3
fix(build): align file upload project faces
2026-09-03 16:41:45 +08:00
creatixchu
7158227650
fix(file-upload): declare host runtime dependencies
2026-09-03 16:35:50 +08:00
creatixchu
8fc9a11c5e
refactor(attachment): isolate file upload service
2026-09-03 16:10:24 +08:00
creatixchu
bbb2ca7c9b
refactor(client): extract background file upload service
2026-09-03 13:53:25 +08:00