Load one project's memory
ygg_bootstrapLoad top durable memories for a single project — decisions, conventions, lessons, and open status — to prime work at task start. Results are project-scoped and ranked.
Instructions
Load the top durable memories for ONE project — decisions, conventions, lessons, and open status — to prime work at the start of a task. Use when you already know the project; for cross-project discovery use ygg_recall, for a targeted in-project query use ygg_search. Results are project-scoped and ranked, most-used and pinned first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of memories to return (default 5). Raise for a fuller picture; lower to keep context small. | |
| query | No | Optional focus to rank within the project, e.g. "payment retries". Leave empty for the project's most relevant memories overall. | |
| project | Yes | Project to scope to — usually the git repository name, e.g. "checkout-api". |