extract_principles
Analyze memory clusters to extract factual principles and patterns from your project. Use dry_run to preview candidates before generating.
Instructions
Analyze memory clusters and extract underlying factual principles or patterns. Principles are observations about your project — "this codebase tends to have X" — not behavioral instructions (those are skills). Use dry_run to preview candidates first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | No | Focus on a specific subject area. Omit to scan all subjects. | |
| project_id | No | Project to extract principles for (auto-detected if omitted) | |
| dry_run | No | When true, preview principle candidates without generating them |