compile_docs
Scan your project's markdown documentation files and compile them into documentation beliefs stored in the vault, with high confidence assigned to human-authored content.
Instructions
Compile markdown documentation files into belief artifacts.
Ingests project-level docs (README.md, ARCHITECTURE.md, docs/, CONTRIBUTING.md, etc.) into the vault as documentation beliefs with confidence 0.80 (human-authored > machine-inferred code beliefs).
Args: directory: Project root to scan. Defaults to the project root. max_files: Maximum doc files to process (default: 50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | ||
| max_files | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |