core/GEMINI.md
Shay 310aed9ff0
chore: Refactor CLI and Governance Anchors (#926)
* docs: consolidate governance anchors and clean up test registries

* refactor(cli): decompose cli into dedicated modules

* test: fix broken test baselines and formatting

* docs: add domain boundary READMEs for governance anchors

* test: update baseline for determination lane

* test: fix capability_pass expectation

* test: fix CORE_SHOWCASE_SKIP_BUDGET enforcement

* chore: cleanup CLI extraction and unreachable code
2026-07-03 12:34:56 -07:00

11 lines
448 B
Markdown

# CORE Agent Instructions for Gemini
`AGENTS.md` is the canonical governance file for this repo. If this file
conflicts with `AGENTS.md`, follow `AGENTS.md`.
Gemini-specific startup: read `AGENTS.md`, read
`docs/specs/runtime_contracts.md`, inspect the working tree, then use the
smallest validation lane that proves the change.
Do not place architecture, invariants, memory rules, or alternate workflow
policy here. Update `AGENTS.md` instead.