Skip to content

AGENTS.md operating guide + tilth-advantage archetype tasks#19

Merged
jahala merged 1 commit into
masterfrom
jahala/agents-and-corpus
Jun 25, 2026
Merged

AGENTS.md operating guide + tilth-advantage archetype tasks#19
jahala merged 1 commit into
masterfrom
jahala/agents-and-corpus

Conversation

@jahala

@jahala jahala commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • AGENTS.md — agent-facing operating guide for copeca: how to author tasks/modes/scenarios and run, centered on the validity rules surfaced this cycle (vary exactly one thing; keep Claude Code's default prompt via --append-system-prompt, never --system-prompt/replace; check adoption; ≥5 reps; edit graders must fail at baseline).
  • 12 archetype tasks (kong/comrak/gin/ripgrep) on non-memorized repos for a tilth-advantage discrimination corpus. The two kong edit tasks use a def-rename mutation + ! grep <old> && go test grader (verified RED→GREEN; can't be gamed by reverting the def).
  • repos.yaml: add kong (Go) + comrak (Rust).
  • .gitignore: treat run-specs (scenarios/) and tool-under-test modes as personal — keep the 5 generic modes + example.yaml as the tool; ignore docs/plans|research|ideas.
  • tests: register the copeca-archetypes source family.

Test

  • ruff format --check . ✓ · ruff check . ✓ · pytest885 passed
  • copeca validate → 70 tasks
  • Both kong edit-task mutations verified solvable (mutation → RED, completion → GREEN)

🤖 Generated with Claude Code

…asks

- AGENTS.md: agent-facing guide to authoring tasks/modes/scenarios + running
  copeca, centered on the validity rules (vary one thing; keep the default
  prompt — append, not replace; adoption gate; >=5 reps; edit graders must
  fail at baseline).
- 12 archetype tasks (kong/comrak/gin/ripgrep) on non-memorized repos; the two
  kong edit tasks use a def-rename mutation + grep-absent grader (verified
  RED->GREEN).
- repos.yaml: add kong (Go) + comrak (Rust).
- .gitignore: treat run-specs (scenarios/) and tool-under-test modes as personal;
  keep the 5 generic modes + example.yaml; ignore docs/plans|research|ideas.
- tests: register the copeca-archetypes source family.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jahala jahala merged commit fc9c5b9 into master Jun 25, 2026
2 checks passed
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.

1 participant