PersistentAI API Documentation / @persistentai/fireflow-vfs / / CGUriNamespace
Interface: CGUriNamespace
Defined in: packages/fireflow-vfs/src/types/uri.ts:44
Namespace context for resolving a ff:// URI This is passed separately from the URI itself
Properties
branch?
optionalbranch:string
Defined in: packages/fireflow-vfs/src/types/uri.ts:48
Branch name (optional, defaults to workspace default)
ref?
optionalref:string
Defined in: packages/fireflow-vfs/src/types/uri.ts:50
Specific commit or tag reference (optional, for read-only ops)
workspaceId
workspaceId:
string
Defined in: packages/fireflow-vfs/src/types/uri.ts:46
Workspace ID (required)