Instructions file GitHub Copilot
Instructions for arxdsilva/opencoverage, covering copilot instructions for coverage-api, mission, core architecture: hexagonal (ports and adapters), required layers and go language standards.
Instructions file GitHub Copilot
Instructions for arxdsilva/opencoverage, covering copilot instructions for coverage-api, mission, core architecture: hexagonal (ports and adapters), required layers and go language standards.
Cursor rule Cursor
Vault agentic develop→validate loop — follow on every coding task.
Cursor rule Cursor
Core file-system logic stays UI-agnostic; platform-specific quirks stay behind an adapter per OS.
Cursor rule Cursor
Core token-efficiency and response discipline rules. Always active.
Cursor rule Cursor
Git commit safety — commits are human-only; AI suggests, never executes.
Cursor rule Cursor
Minimal-communication response style — facts only, no validation, small phrases. Always active.
Cursor rule Cursor
Agent-mode tool-call efficiency. Cuts the largest hidden cost in modern AI IDEs — wasted tool calls and oversized context windows.
Cursor rule Cursor
TDD for behavior changes; co-located tests; keep touched areas well covered.