PersistentAI API Documentation / @persistentai/fireflow-vfs / / OperationStartedMetadata
Interface: OperationStartedMetadata
Defined in: packages/fireflow-vfs/src/types/confirmation.ts:74
Metadata for OPERATION_STARTED VFS event
Properties
operation
operation:
"move"|"delete"|"copy"
Defined in: packages/fireflow-vfs/src/types/confirmation.ts:78
Operation type
planId
planId:
string
Defined in: packages/fireflow-vfs/src/types/confirmation.ts:76
Plan ID
sourcePath
sourcePath:
string
Defined in: packages/fireflow-vfs/src/types/confirmation.ts:80
Source path
targetPath
targetPath:
string
Defined in: packages/fireflow-vfs/src/types/confirmation.ts:82
Target path
totalConflicts
totalConflicts:
number
Defined in: packages/fireflow-vfs/src/types/confirmation.ts:86
Total conflicts detected
totalOperations
totalOperations:
number
Defined in: packages/fireflow-vfs/src/types/confirmation.ts:84
Total operations planned