get_spec_context
Read project spec-knowledge to set methodology and domain glossary for consistent spec interpretation. Optionally filter by section heading.
Instructions
Read SPEC_PROJECT_ROOT/spec-knowledge.md (or fall back to built-in defaults if missing). Call near the start of a session so the same methodology + domain glossary colours every spec interpretation that follows. Optional section filters to a single heading (partial-match, case-insensitive) — e.g. section='actors' returns just the actors block. Returns {source: 'file'|'builtin', content, ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | Optional heading filter (partial match, case-insensitive). |