feat: rewire bundle to the consolidated ptcna package (collapse pcna/pcta/pcsa) - #21
Merged
Merged
Conversation
…to one key The prime-tensor stack is now the single ptcna package (Prime Tensor Circled Neural Architecture — neural/circle/seed/core). This reppoints interdependent-lib at it: - _REGISTRY: pcna + pcta keys collapse into one 'ptcna' -> 'ptcna' probe key - pyproject: drop the ptca extra and ptca-lib pin (superseded); ptcna extra lands on PyPI release; 'all' = pcea/ucns/aimmh - docs/prime-tensor-stack.md rewritten for the four-layer single-repo model: backprop only in neural; circle/seed/core are auditing/timing tensors; fiqs gate core internal propagation per Fick's law - libs/pcna|pcta|ptca stubs -> libs/ptcna; sync-libs.yml syncs consolidated ptcna/ - README, CLAUDE, dependency-policy, release-checklist, CONTRIBUTING updated; naming-migration records consolidation as terminal state; CHANGELOG entry - tests: single ptcna key asserted, old keys gone, no ptca-lib pin remains 40 tests pass. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0194nRKbG5bkbxmu1q1s156Y
erinepshovel-code
marked this pull request as ready for review
July 5, 2026 17:20
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
Repoints
interdependent-libat the consolidatedptcnapackage (Prime Tensor Circled Neural Architecture — one repo, four layersneural/circle/seed/core), which supersedes the former separatepcna/pcta/pcsarepos.Code
_REGISTRY: thepcnaandpctakeys collapse into a singleptcna→ptcnaimport probe.pcea/ucns/zfae/aimmh/metapatunchanged.pyproject.toml: drops theptcaextra and itsptca-lib>=0.1.0pin (superseded by the consolidation);allis nowpcea/ucns/aimmh. A singleptcnaextra lands onceptcnaships to PyPI (per the dependency-policy: extras pin published dists only). The once-plannedprime-stackextra is obsolete.ptcnakey, thatpcna/pcta/pcsa/ptsakeys are gone, and that noptca-libpin remains.Canon / docs
docs/prime-tensor-stack.mdrewritten around the four-layer single-repo model: back-propagation lives only in the neural layer;circle/seed/coreare auditing & timing tensors (non-differentiable); fiqs gate core internal propagation per Fick's lawJ = −D ∇φ(timing, not gradient descent). PCEA remains the orthogonal guardian.libs/pcna|pcta|ptca/stubs replaced by a singlelibs/ptcna/;sync-libs.ymlnow syncs the consolidatedptcna/package.README.md,CLAUDE.md,docs/dependency-policy.md,docs/release-checklist.md,CONTRIBUTING.mdupdated;docs/naming-migration.mdrecords the consolidation as the terminal state;CHANGELOGentry added.Testing
pytest— 40 passed.Note
scripts/rename-repos.sh(the Termuxgh-driven org-rename helper from earlier in this work) was uncommitted in the tree and got included here. It's useful org tooling; happy to drop it from this PR into its own if you'd rather keep this change docs/registry-only — say the word.Still open
pcna/pcta/pcsa(maintainer click — the App can't).ptcna→ PyPI, then add theptcnaextra here.🤖 Generated with Claude Code
https://claude.ai/code/session_0194nRKbG5bkbxmu1q1s156Y
Generated by Claude Code