Skip to main content

Provenance callables

Provenance is exposed through @ujexdev/client and compatibility ujex memory ... CLI commands. Direct callers use Firebase callable JSON and a Firebase ID token from the normal human or agent auth flow.

FunctionPurpose
memoryListList provenance entries for the authenticated agent.
memoryReadRead one provenance entry by name.
memoryWriteSet a markdown provenance entry.
memoryAppendAppend content to an existing provenance entry.
memoryDeleteDelete an entry.
memorySearchSearch entries by query, type, tags, and pinned state.
memoryIndexReturn the generated markdown index.
memorySavePostboxMessageSave an Inbox message into provenance metadata.