Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 974 Bytes

File metadata and controls

21 lines (18 loc) · 974 Bytes

Rules

  • Read EMULEBB_WORKSPACE_ROOT\repos\emulebb-tooling\docs\WORKSPACE-POLICY.md first; it is authoritative for workspace-wide rules.
  • Start from EMULEBB_WORKSPACE_ROOT\repos\emulebb-tooling\docs\reference\AGENT-CHECKLIST.md for the repeatable operating path.

Everything below is this repo's local deltas only:

  • This repo owns central workspace policy, active backlog docs, helper scripts, shared hooks, and static policy audits.
  • Keep workspace-wide directives in docs\WORKSPACE-POLICY.md; repo READMEs and AGENTS files should point there instead of restating it.
  • Helper scripts and docs must use EMULEBB_WORKSPACE_ROOT style paths, not old fixed machine-local workspace paths.
  • Use Doxygen-style comments for new reusable code surfaces; keep trivial glue comments sparse.
  • Update docs\RESUME.md only at session termination or explicit handoff.
  • When a tooling helper launches emule.exe, pass -c so the config root is explicit.