Skip to content

Add AGENTS.md and per-agent pointer files - #52

Merged
gavinbee merged 1 commit into
mainfrom
51-agent-stub-files
May 31, 2026
Merged

Add AGENTS.md and per-agent pointer files#52
gavinbee merged 1 commit into
mainfrom
51-agent-stub-files

Conversation

@gavinbee

Copy link
Copy Markdown
Collaborator

Closes #51.

Wires deck-eval-parser into the cross-agent guide pattern from swimblocks/.github.

Files added

  • AGENTS.md — repo-specific guide. Short. Points at the canonical org-wide rules and lists the deck-eval-parser-specific quirks an agent needs cold (two parse paths converging on PageExtraction, provincial template registry, canonical field constants in src/schema.py, PyMuPDF widget naming gotchas, Ollama runtime lifecycle, synthetic-only fixtures / no real PII, and the ruff-config gap).
  • CLAUDE.md — one-line @AGENTS.md import.
  • .github/copilot-instructions.md — pointer to AGENTS.md.
  • .cursor/rules/main.mdc — pointer to AGENTS.md.

No code touched.

Hand-off

Agent opened per CONTRIBUTING §6; not self-merging.

Closes #51.

Wires this repo into the cross-agent guide pattern established by
swimblocks/.github:

- AGENTS.md: short repo-specific guide. Points at the canonical
  org-wide rules and lists deck-eval-parser's quirks: two parse
  paths converging on PageExtraction, provincial template registry,
  canonical field constants in src/schema.py, PyMuPDF widget naming
  gotchas, Ollama runtime lifecycle, synthetic-only test fixtures
  (no real PII), and the current ruff-config gap.
- CLAUDE.md: one-line `@AGENTS.md` import.
- .github/copilot-instructions.md: pointer to AGENTS.md.
- .cursor/rules/main.mdc: pointer to AGENTS.md.

No code changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gavinbee
gavinbee merged commit 6f8c17a into main May 31, 2026
1 check passed
@gavinbee
gavinbee deleted the 51-agent-stub-files branch May 31, 2026 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add AGENTS.md + per-agent pointer files (CLAUDE/Copilot/Cursor)

1 participant