Files
Fran Algaba f1ee667c8a ship preview/commit value-flow runtime and streamline agent onboarding (#20)
* Add preview/commit execution model, remove stale docs and defihack

* implement preview/commit flow end-to-end and remove spec-coupled naming

* implement value-flow mandate and hook stability

* fixed hook

* fixed tests

* fixed tests

* fixed tests

* fixed tests

* value-flow mandate end-to-end

* session lifecycle normalization

* added new docs and skills

* skill instructions
2026-02-11 00:00:59 +01:00

656 B

Reference

Use this section for authoritative technical facts.

A reference page should:

  • Describe behavior precisely and consistently.
  • Be complete enough for lookup during implementation.
  • Prefer tables, signatures, and exact option/flag lists.
  • Avoid tutorial narrative and decision advocacy.

Typical examples:

  • CLI command and flag reference
  • DSL syntax and grammar reference
  • Venue adapter capabilities and constraints

Pages

  • docs/reference/cli.md
  • docs/reference/spell-syntax.md
  • docs/reference/grimoire-dsl-spec.md
  • docs/reference/compiler-runtime.md
  • docs/reference/venues.md
  • docs/reference/state-persistence.md