All solutions
15 · Records · Records
Document Workspace
Upload files and track document metadata, versions, and workflow state.
// brief
Authenticated operators can upload files to the configured Supabase storage bucket and create document records. The workspace tracks metadata, version labels, purpose, status, and distribution notes; it does not currently rewrite files to remove embedded metadata.
// current use
- Keep files and descriptive records attached to a case
- Track operator-entered versions and distribution state
- Use dedicated sanitisation tooling before marking a file clean
// capabilities and boundaries
What the current build does.
01
File upload to configured object storage
02
Title, type, version, audience, and purpose fields
03
Parent-document links and distribution notes
04
Manual workflow and metadata-review state
Next work area
Research Engine