okf_validate_concept
Validate a proposed OKF concept directly by providing path and frontmatter, eliminating the need to write a proposal file.
Instructions
Validate a proposed new OKF concept without writing a proposal or concept file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Markdown body for the concept. | |
| path | Yes | Safe bundle relative Markdown path for the concept. | |
| bundle | No | Writable root id; optional when exactly one local root is configured. | |
| frontmatter | Yes | Complete YAML frontmatter represented as a JSON object. |