Files
OmniRoute/GEMINI.md
Diego Rodrigues de Sa e Souza be62ca04f7 chore(repo): hygiene sweep — approved deletions, ignore repairs, tracked-artifacts guard, Hard Rule 23 (#10193)
* chore(repo): remove one-shot reports and stale docs approved by owner

* chore(repo): untrack _references and superpowers planning artifacts

* fix(repo): repair .gitignore anchors and un-ignore published CLI entrypoint

* feat(ci): extend check:tracked-artifacts never-allowed classes

* docs(agents): add Hard Rule 23 (_tasks append-only) and sync scripts/ layout

* feat(ci): generic never-track rule for every root underscore path (_*)

---------

Co-authored-by: backryun <bakryun0718@proton.me>
2026-08-12 14:24:18 -03:00

675 B

GEMINI.md

Single source of truth: all project rules for AI assistants live in AGENTS.md. Read it in full before any change — it contains the 23 Hard Rules, quality gates, code conventions, file-placement / repo-root hygiene rules, the repository map and the local development access notes that used to live in this file.

Gemini-specific notes:

  • Skills activate via the activate_skill tool (skill metadata is loaded at session start and the full content is activated on demand).
  • There are no other Gemini-only rules today. Do not re-add project rules here — edit AGENTS.md instead, so every assistant sees the same instructions.