Skip to content

feat: classify the assistant benchmarks/ package in the clone partition#79

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/assistant-benchmarks
Jul 10, 2026
Merged

feat: classify the assistant benchmarks/ package in the clone partition#79
Jammy2211 merged 1 commit into
mainfrom
feature/assistant-benchmarks

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Summary

Companion to PyAutoLabs/autolens_assistant#58: the reference assistant now ships benchmarks/ (frozen prompt cards + run records + harness). This mirrors the reference's Assistant-as-template boundary into _clone.py's partition patterns: benchmarks/AGENTS.md generic, prompt cards domain, runs/ + RESULTS.md per-clone data (regenerate/stub — never copied), benchmarks/README.md mixed. Without these patterns every tracked benchmarks/ file is unclassified and a clone birth hard-fails (exit 4).

Files Changed

  • agents/conductors/clone/_clone.py — 4 pattern additions across GENERIC/DOMAIN/MIXED

Witness

bin/pyauto-brain clone PyAutoFit --workspace autofit_workspace --howto HowToFit over the reference branch: unclassified 0 (generic 45 · domain 255 · mixed 93).

Validation checklist (--auto, supervised; ship+merge human-directed in-conversation 2026-07-10)

🤖 Generated with Claude Code

autolens_assistant now ships benchmarks/ (frozen prompt cards + run
records + harness). Mirror the reference's Assistant-as-template
boundary: benchmarks/AGENTS.md generic, prompt cards domain,
runs/ + RESULTS.md per-clone data (regenerate/stub — never copied),
benchmarks/README.md mixed. Without these patterns every tracked
benchmarks/ file is unclassified and a birth hard-fails. Witness:
analyze over the reference reports unclassified 0.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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