mirror of
https://github.com/franalgaba/grimoire.git
synced 2026-09-14 20:26:31 +08:00
88719f7c5b
* add init scaffold, transition docs, and snapshot tooling - add grimoire init --vm quickstart scaffold + README - document VM quickstart and deterministic transition flow - add Hyperliquid --format spell snapshots + tests - improve grimoire venue help output and docs links * add init scaffold, transition docs, and snapshot tooling - add grimoire init --vm quickstart scaffold + README - document VM quickstart and deterministic transition flow - add Hyperliquid --format spell snapshots + tests - improve grimoire venue help output and docs links * Update section header for Claude plugin * add init scaffold, transition docs, and snapshot tooling - add grimoire init --vm quickstart scaffold + README - document VM quickstart and deterministic transition flow - add Hyperliquid --format spell snapshots + tests - improve grimoire venue help output and docs links
Grimoire Documentation
This documentation follows the Diátaxis framework. Use the sections below depending on what you need: learn by doing, solve a task, look up a fact, or understand the system.
Tutorials
Step-by-step guides for newcomers.
How-to guides
Task-focused recipes.
- Run spells with the CLI
- Add a new venue adapter
- Configure slippage and constraints
- Bridge with Across
- Add and organize spells
- Run tests and checks
- Publish packages
- Run spells in VM mode
- VM quickstart (snapshot-driven)
- Transition to deterministic execution
Reference
Authoritative specifications.
- Spell syntax reference
- Core API reference
- Venues package reference
- CLI reference
- IR schema reference
- Action constraints reference
- Grimoire VM spec
- Grimoire VM conformance
Explanation
Background and design rationale.