Skip to content

Update from code changes: VFS hidden files and folders#32

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/9a7944b6
Open

Update from code changes: VFS hidden files and folders#32
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/9a7944b6

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Document the new hidden files and folders feature in the IXO Virtual Filesystem, including the write-surface setters and the nb.hidden UCAN reveal caveat.

Changes

  • Add guides/dev/vfs-hidden-files.mdx covering:
    • Dotfile default, per-item override, and folder-level cascade semantics
    • Default-deny behaviour across every read/list/search surface (REST + all 13 MCP tools, including semantic search, CID lookup, trash, metadata, provenance)
    • Setters on every write surface: ?hidden= on upload, PATCH /api/fs/files/:id/hidden, PUT /api/fs/folders/hidden, and the vfs_set_hidden MCP tool — always explicit, never a toggle
    • nb.hidden UCAN caveat forms (*, path, CID), attenuation, and composition with namespace, path, and CID scope
  • Register the new page under Guides → Developer Guides → Identity and access in docs.json.

Context

Follows the upstream feature PR ixoworld/ixo-virtual-filesystem#4 (feat: hidden files & folders (dotfile default + nb.hidden reveal)).

@mintlify

mintlify Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
ixoworld 🟢 Ready View Preview Jul 2, 2026, 1:12 AM

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.

0 participants