Search the published agent-workspace writing
search_architectureFull-text search across the published architecture corpus: the 18 patterns and how they compose, the evaluation method, the seven learn-track modules, and the teardowns of other people's published agent systems. Returns ranked sections, each with its title, its source file, a snippet, and a link to the full text on GitHub. Use it when you want the passage itself rather than a pattern summary; lookup_pattern is the narrower tool that answers "which pattern covers this?". Every section is also readable in full as a resource under the architecture:// scheme (resources/list, resources/read).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many sections to return. 1-10, default 5. | |
| query | Yes | Search terms, e.g. "canonical copy", "silent failure", "cache write cost". Terms shorter than 3 characters are ignored. |