Skip to content

feat: rewire bundle to the consolidated ptcna package (collapse pcna/pcta/pcsa) - #21

Merged
erinepshovel-code merged 1 commit into
mainfrom
claude/ptcna-consolidation
Jul 5, 2026
Merged

erinepshovel-code merged 1 commit into
mainfrom
claude/ptcna-consolidation

Conversation

@erinepshovel-code

Copy link
Copy Markdown
Contributor

Summary

Repoints interdependent-lib at the consolidated ptcna package (Prime Tensor Circled Neural Architecture — one repo, four layers neural/circle/seed/core), which supersedes the former separate pcna/pcta/pcsa repos.

Code

  • _REGISTRY: the pcna and pcta keys collapse into a single ptcnaptcna import probe. pcea/ucns/zfae/aimmh/metapat unchanged.
  • pyproject.toml: drops the ptca extra and its ptca-lib>=0.1.0 pin (superseded by the consolidation); all is now pcea/ucns/aimmh. A single ptcna extra lands once ptcna ships to PyPI (per the dependency-policy: extras pin published dists only). The once-planned prime-stack extra is obsolete.
  • Tests: assert the single ptcna key, that pcna/pcta/pcsa/ptsa keys are gone, and that no ptca-lib pin remains.

Canon / docs

  • docs/prime-tensor-stack.md rewritten around the four-layer single-repo model: back-propagation lives only in the neural layer; circle/seed/core are auditing & timing tensors (non-differentiable); fiqs gate core internal propagation per Fick's law J = −D ∇φ (timing, not gradient descent). PCEA remains the orthogonal guardian.
  • libs/pcna|pcta|ptca/ stubs replaced by a single libs/ptcna/; sync-libs.yml now syncs the consolidated ptcna/ package.
  • README.md, CLAUDE.md, docs/dependency-policy.md, docs/release-checklist.md, CONTRIBUTING.md updated; docs/naming-migration.md records the consolidation as the terminal state; CHANGELOG entry added.

Testing

  • pytest40 passed.

Note

  • scripts/rename-repos.sh (the Termux gh-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

  • Archive pcna/pcta/pcsa (maintainer click — the App can't).
  • ptcna → PyPI, then add the ptcna extra here.

🤖 Generated with Claude Code

https://claude.ai/code/session_0194nRKbG5bkbxmu1q1s156Y


Generated by Claude Code

…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
erinepshovel-code marked this pull request as ready for review July 5, 2026 17:20
@erinepshovel-code
erinepshovel-code merged commit 4bb5361 into main Jul 5, 2026
9 checks passed
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