feat: H_φγ invariant — energy ratio convergence analysis at γ≈1#35
Closed
feat: H_φγ invariant — energy ratio convergence analysis at γ≈1#35
Conversation
…LI, report Implements the full phi-gamma invariant analysis pipeline: - analysis/phi_gamma_invariant.py: Core functions (R1/R2/R3 ratios, gamma windows, bootstrap CI, verdict logic, full pipeline, CLI) - analysis/phi_gamma_nulls.py: 3 null models (temporal shuffle, topology shuffle, phase randomization) - analysis/phi_gamma_report.py: JSON report generation matching schema - tests/test_phi_gamma_invariant.py: 24 tests covering all acceptance criteria - experiments/phi_gamma_config.yaml: Fixed definitions - docs/H_PHI_GAMMA_PROTOCOL.md: Protocol documentation - evidence/phi_gamma/: Output directory with .gitkeep Agent-Logs-Url: https://github.com/neuron7xLab/neosynaptex/sessions/b9d2d44e-dbfd-4bb2-96fa-71bf61db4828 Co-authored-by: neuron7xLab <226363063+neuron7xLab@users.noreply.github.com>
…nts, extract magic number Agent-Logs-Url: https://github.com/neuron7xLab/neosynaptex/sessions/b9d2d44e-dbfd-4bb2-96fa-71bf61db4828 Co-authored-by: neuron7xLab <226363063+neuron7xLab@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
neuron7xLab
April 7, 2026 18:55
View session
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.
Tests whether
attention_ratio(t) = energy_core(t) / energy_periphery(t)converges to φ≈1.618 or φ⁻¹≈0.618 when γ(t)→1.0 across neosynaptex substrates, using three independent ratio definitions and three null models.Core analysis (
analysis/phi_gamma_invariant.py)support | reject | insufficientwith explicit gates (n≥30, CI width, p<0.05)Null models (
analysis/phi_gamma_nulls.py)Report (
analysis/phi_gamma_report.py)evidence/phi_gamma/phi_gamma_report.jsonCLI
Tests — 24 cases covering: