feat: classify the assistant benchmarks/ package in the clone partition#79
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.mdgeneric, prompt cards domain,runs/+RESULTS.mdper-clone data (regenerate/stub — never copied),benchmarks/README.mdmixed. Without these patterns every trackedbenchmarks/file is unclassified and a clone birth hard-fails (exit 4).Files Changed
agents/conductors/clone/_clone.py— 4 pattern additions across GENERIC/DOMAIN/MIXEDWitness
bin/pyauto-brain clone PyAutoFit --workspace autofit_workspace --howto HowToFitover 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