compile_docs
Convert markdown docs (README, ARCHITECTURE, CONTRIBUTING) into vault beliefs at 0.80 confidence, enhancing AI codebase understanding.
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 |