Skip to content

docs: add file system paths reference for /mount/ and s3://fused-users/#1091

Merged
MaxLenormand merged 4 commits into
mainfrom
docs/filesystem-paths-reference
May 19, 2026
Merged

docs: add file system paths reference for /mount/ and s3://fused-users/#1091
MaxLenormand merged 4 commits into
mainfrom
docs/filesystem-paths-reference

Conversation

@amanbagrecha
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a new File system paths page under Guide → Exporting Data, documenting every directory under both the mounted disk (/mount/) and the S3 org space (s3://fused-users/<org>/)
  • Covers /mount/fused-system/ (logs, cache, tmp), envs/, lancedb/, duckdb/, root-level UDF ZIP files, and user directories
  • Covers s3://fused-system/ subpaths: checkpoints/, fused-cache/, history/, integrations/, job-configs/, logs/, uploaded-files/, and org-level logs/, manifests/, batch-*
  • Includes tree diagrams, per-directory file schemas, and code examples for browsing and querying logs with glob and DuckDB
  • Adds sidebar entry under "Exporting Data" after "Audit Logs"

Test plan

  • Page renders correctly at /guide/data-input-outputs/export-api/log-file-paths
  • Sidebar entry "File system paths" appears under Exporting Data after Audit Logs
  • All internal links resolve (storage, audit-logs, debugging-playbook, file-explorer, canvas-checkpoints)
  • Code blocks display with line numbers
  • Tree diagrams render in monospace

🤖 Generated with Claude Code

Documents every directory under both the mounted disk (/mount/) and the
S3 org space (s3://fused-users/<org>/), including fused-system/ subdirs,
execution logs, cache paths, checkpoints, history, uploaded files, and
more. Includes tree diagrams, file schemas, and code examples for
browsing and querying logs.
Copy link
Copy Markdown
Collaborator

@MaxLenormand MaxLenormand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the titles like Job-configs as H3 so they show up in search in the docs when people do Cmd + K

@MaxLenormand MaxLenormand merged commit 237f00f into main May 19, 2026
2 checks passed
@MaxLenormand MaxLenormand deleted the docs/filesystem-paths-reference branch May 19, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants