-
Notifications
You must be signed in to change notification settings - Fork 0
reference
Dylan McCavitt edited this page Jul 4, 2026
·
1 revision
Reference material for Garnish: the storage layout, environment variables, generated config files, the durable file schemas, and the dependency inventory. These pages document the concrete shapes and locations a contributor or integrator needs.
-
Configuration — Garnish storage layout, environment variables, and the generated config files (
config.yml,mcp.json, thegarnishshim). -
Data models — the durable file schemas:
events.jsonl,state.json,graph.json,quests.json,pack.yml, and quest.mdfrontmatter. - Dependencies — npm dependencies and external integrations.
For the source-level building blocks, see systems and primitives. For how to build and test, see tooling.