Context

Start or reuse a private verifier derivation run

Snapshots one explicit UTF-8 Markdown context file and starts, joins, or retries verifier derivation for the URL org. Accepted inputs are SKILL.md, AGENTS.md, CLAUDE.md, or another named Markdown instruction file. A skill directory contributes only its SKILL.md. The service does not crawl directories or follow referenced files. Identical bytes and input type reuse the same org-owned run; expectedFilename is metadata and does not change run identity.

post/experimental/orgs/{orgId}/verifier-derivation-runs

Path parameters

orgIdstring uuid required

Headers

Authorizationstring

Request body

expectedFilenamestring required

The Markdown filename. Skills require SKILL.md; agent docs require AGENTS.md or CLAUDE.md.

contentstring required

The complete UTF-8 Markdown file contents. Referenced files and sibling files are not included.

Response

Default Response

OR
OR

Changes