Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.12 KB

File metadata and controls

25 lines (19 loc) · 1.12 KB

Agent Instructions

Read docs/AI_DEV_KNOWLEDGE_BASE.md before you touch anything in this repository. It is the single source of truth for maintainer and agent guidance, and it overrides whatever defaults or habits you arrive with.

Required before your first action in a session:

  1. Read README.md for what this extension is and how it is configured.
  2. Read docs/AI_DEV_KNOWLEDGE_BASE.md in full: branch and release policy, clean-room and licensing rules, workflow and commit rules, the active roadmap and work order, the graphify map, verification and quality gates, and the handoff process.

Do not write code, edit docs, run a gate, commit, or push before those two reads are done. When resuming mid-task, re-read the knowledge base sections covering the work you are about to do — do not rely on memory of an earlier session.

If anything here or elsewhere conflicts with the knowledge base, the knowledge base wins. Raise the conflict with the maintainer instead of guessing.

Keep this file pointer-only. Durable rules belong in the knowledge base and must never be duplicated here.