Upload documents

Private live demo / pilot environment

Forge currently supports TXT, Markdown, and basic DOCX only. Do not upload sensitive production documents unless this deployment has source-delete mode enabled and the pilot owner understands that parsed source blocks still persist to the database. This environment is intended for founder-led demos and design-partner pilots while auth, durable object storage, and production controls are still being built.

Parsed source blocks, artifacts, compiler runs, and review records persist to the configured database. Original uploaded files use temporary/local app storage by default; with source-delete mode enabled, originals are deleted immediately after parsing.

Files are stored through StorageProvider, versioned, parsed into stable source blocks, and compiled with the selected compiler.

Need a safe sample?

Use examples/sample-documents/demo-service-sow.md from the repo, or a simple DOCX export for a safe founder-led demo. It includes payment terms, customer responsibilities, scope commitments, exclusions, support escalation, and renewal language.

Download sample
Compiler