PyAutoScientist Phase 1: tenant firewall, LICENSE, README→REFERENCE split - #44
Merged
Conversation
…E.md split (PyAutoScientist Phase 1) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 15, 2026
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 15, 2026
Release-profile DISABLE_JAX=1 broke the JAX-native MultiStartAdam and had held nightly-release RED for five nights. Fixed, merged (ad95dd8), issue closed. Record carries both traps: the two env profiles (env_vars.yaml = smoke, env_vars_release.yaml = mode=release), and the two meanings of "smoke" — the per-PR gate is the curated smoke_tests.txt, NOT the env profile, so the smoke override buys a weekly net rather than a per-PR one. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Jammy2211
pushed a commit
that referenced
this pull request
Jul 16, 2026
Jammy2211
pushed a commit
that referenced
this pull request
Jul 16, 2026
Jammy2211
pushed a commit
that referenced
this pull request
Jul 16, 2026
…hip gate (Heart RED) + file inject-stage phase-1 prompt
Jammy2211
pushed a commit
that referenced
this pull request
Jul 16, 2026
Jammy2211
pushed a commit
that referenced
this pull request
Jul 22, 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 Phase 1 (PyAutoBrain/issues/65) — the Mind leg, including the one code change of the phase:
scripts/repos_sync.py: newcheck_tenant_firewallin the--checksuite. It scans PyAutoBrain / PyAutoHeart / PyAutoBuild*.py/*.shfor instance facts derived fromrepos.yaml(every non-organ repo name, the GitHub owners,/home/jammy) and fails on any fact outsideFIREWALL_ALLOWLIST. The allowlist freezes the current per-file token baseline (72 files, seeded 2026-07-10 from the live mains; the assessment §1 inventory names the load-bearing ones): a new instance fact in a listed file, or any fact in an unlisted file, is drift. This protects the §8 clean-pull property as the organs churn; Phase 3 config extraction shrinks the list. Negative-tested both firing modes; green on current mains and on this branch.LICENSE(MIT, (c) 2026 Jammy2211).REFERENCE.md; the new 32-line README links to it prominently, so existing agent pointers resolve via one extra hop — zero diffs to the pointing files. Two disclosed touch-ups in the moved text: the layout tree now lists both files, and the stalePyAutoPaperrow was renamed to PyAutoMemory.ideas.md: 4 lines evacuated fromPyAutoBuild/to_do_list(see the companion PyAutoBuild PR).API Changes
None —
repos_sync.py --checkgains one additive check;--writeand all existing checks are untouched.Test Plan
python3 scripts/repos_sync.py --checkgreen from the canonical root and the worktree root (exit 0, all 5 checks OK)py_compilecleanPart of the 5-PR Phase 1 set. No
pending-releaselabel — PyAutoMind is registry state, never released.🤖 Generated with Claude Code