PyAutoScientist 3b-1: spawn generator, drift CI, /spawn skill - #47
Merged
Conversation
…l (PyAutoMind#46) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 10, 2026
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 10, 2026
…h continues with per_project_literature Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 15, 2026
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
PyAutoScientist 3b-1 (PyAutoMind/issues/46) — the fresh-slate generator:
scripts/spawn.py— stampsPyAutoMind-template+PyAutoMemory-templatefrom the live repos per the partition rules indocs/pyautobrain/spawn_spec.md(tables mirrored as data; first-match; unmatched files fail the run).--write/--check(regenerate + diff, CI-friendly) /--stamp-family/ dry-run default. Built-in canary privacy scan (slacs,b1938, …) over every generated file;SPAWNED_FROMprovenance.docs/pyautobrain/spawn_spec.mdamended with the bring-up classifications (human-approved in-session): Minddashboard.md/overview.md/legacyautolens/→ DROP,docs/resolved as work-type SKELETON; Memoryscripts/+tests/→ KEEP, legacy paper-notes families → DROP; the wiki schema + Memory README become domain-neutral generated assets (the live schema is lensing-flavoured throughout and failed the canary); family pin stays0.1.0..github/workflows/spawn_drift.yml— weekly + dispatch: regenerate and diff against the published templates (the repos_sync drift pattern).skills/spawn/— the/spawnskill: dry-run default;--applyis the sanctioned force-sync of the generated template repos (documented as the one exception to never-rewrite-history, banner in each template README).Templates are published (public, template-flagged): PyAutoMind-template · PyAutoMemory-template.
API Changes
None — new script, new workflow, new skill; no existing file's behaviour changes (spec doc amended).
Test Plan
--write→--checkround-trips clean; drift negative test fires (tampered file flagged)repos_sync.py --checkexits 0 inside a written PyAutoMind-templatespawn_drift.ymlparses; 54 files generatedCompanion PR: PyAutoBrain (RTD walkthrough). No
pending-releaselabel — Mind is never released.🤖 Generated with Claude Code