Skip to content

Truth Store Create

Safely initialize and register one Folder's canonical .wbuddy/cowork Truth store from a complete profile. A store id is minted when neither the request nor profile supplies one.

MCP name: truth_store_create

Category: truth

Mutates state (retry policy: manual)

Parameters

Name Type Required Description
profile dict Yes Complete Truth profile mapping. The store_id field may be omitted.
root str Yes Folder that will own .wbuddy/manifest.yaml and the canonical .wbuddy/cowork sidecar. Initialization refuses unsafe, nested, ambiguous, or pre-existing state without partial mutation.
store_id str No Optional UUID-compatible store identity.