Skip to content

Commit 9d97665

Browse files
updated ai refresh and administration card
1 parent 7746885 commit 9d97665

3 files changed

Lines changed: 220 additions & 1 deletion

File tree

ai-refresh/HUF_ADMIN.json

Lines changed: 200 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,200 @@
1+
{
2+
"_meta": {
3+
"type": "HUF_ADMINISTRATIVE_REGISTER",
4+
"version": "1.0",
5+
"created": "2026-04-13",
6+
"author": "Peter Higgins",
7+
"purpose": "Single source of truth for all HUF project identity, contact information, websites, canonical names, terms, standards, and administrative references. Extends RWA-001. If any AI or document uses a different name, URL, or term — this file wins.",
8+
"update_authority": "Peter Higgins only"
9+
},
10+
11+
"principal": {
12+
"name": "Peter Higgins",
13+
"role": "Independent Researcher, Framework Author, Sole Operator",
14+
"location": "Markham, Ontario, Canada",
15+
"timezone": "America/Toronto (EST/EDT)",
16+
"email_primary": "PeterHiggins@roguewaveaudio.com",
17+
"email_personal": "peterhiggins2016@gmail.com"
18+
},
19+
20+
"corporate": {
21+
"entity": "Rogue Wave Audio",
22+
"standard": "RWA-001",
23+
"standard_description": "Rogue Wave Audio Corporate Reference Standard — governs all HUF operational procedures",
24+
"website": null,
25+
"note": "Rogue Wave Audio is Peter's corporate identity. RWA-001 is the governance standard under which HUF operates."
26+
},
27+
28+
"project": {
29+
"full_name": "Higgins Unity Framework",
30+
"abbreviation": "HUF",
31+
"tagline": "Compositional structure as an open-loop monitoring signal.",
32+
"status": "Active — independent research, pre-publication",
33+
"founded": "2025",
34+
"domain": "Compositional data analysis (CoDa), Aitchison geometry, monitoring systems"
35+
},
36+
37+
"web_presence": {
38+
"github_repo": "https://github.com/PeterHiggins19/Higgins-Unity-Framework",
39+
"github_pages": "https://peterhiggins19.github.io/Higgins-Unity-Framework/",
40+
"github_username": "PeterHiggins19",
41+
"github_branch": "master",
42+
"note": "GitHub Pages is live and serves the README as a public site. This is the primary web-indexable URL."
43+
},
44+
45+
"canonical_names": {
46+
"framework": {
47+
"full": "Higgins Unity Framework",
48+
"short": "HUF",
49+
"NOT": ["Higgins Unified Framework", "HUF Framework", "Unity Framework"]
50+
},
51+
"eitt": {
52+
"full": "Entropy-Invariant Time Transformer",
53+
"short": "EITT",
54+
"double_meaning": "Ricardo Montalban — 'Explain It To Them'",
55+
"NOT": ["Entropy-Invariant Ternary Transform", "Entropy-Invariant Temporal Transform", "Entropy-Invariant Time Transfer", "EITT Transform"]
56+
},
57+
"monitoring_category": {
58+
"full": "Fourth Monitoring Category (MC-4): Composition Monitoring",
59+
"short": "MC-4",
60+
"canonical_paper_name": "Ratio State Monitoring",
61+
"paper_name_locked": "February 2026",
62+
"NOT": ["MC4", "Category 4", "Compositional Monitoring Category"]
63+
},
64+
"governance": {
65+
"full": "HUF-GOV",
66+
"description": "Open-loop governance layer",
67+
"doctrine": "Instrument reads, never actuates. Human decides, loop stays open.",
68+
"NOT": ["HUF Governance", "HUF-Gov", "HUFGOV"]
69+
},
70+
"pll": {
71+
"full": "Pipeline Lock List",
72+
"short": "PLL",
73+
"rule_count": 6,
74+
"description": "6 rules that cannot be changed without operator (Peter) approval",
75+
"NOT": ["Phase-Locked Loop", "PLL Discipline List"]
76+
},
77+
"keff": {
78+
"full": "Keff_fill",
79+
"aggregator": "RMS (root mean square)",
80+
"p_value": 2,
81+
"description": "RMS aggregator of 4 polarity-aligned roots (a0-a3), locked at p=2",
82+
"NOT": ["K_eff", "Keff", "K-effective"]
83+
},
84+
"bell_test": {
85+
"result": "S = 2.2018",
86+
"classical_bound": 2.0,
87+
"excess_percent": 12.31,
88+
"description": "Gas carrier acts as entangling gate. 9 structural isomorphisms between QIT and CoDa."
89+
}
90+
},
91+
92+
"canonical_conferences": {
93+
"codawork_2026": {
94+
"full_name": "11th International Workshop on Compositional Data Analysis",
95+
"short": "CoDaWork 2026",
96+
"location": "Coimbra, Portugal",
97+
"dates": "1-5 June 2026",
98+
"abstract_page": 25,
99+
"presentation_strategy": "Stanley Steamer — their tools, their geometry, your application. Gas turbine stays in the garage."
100+
}
101+
},
102+
103+
"canonical_data_sources": {
104+
"ember": {
105+
"full": "EMBER Global Electricity Review",
106+
"url": "https://ember-climate.org/",
107+
"usage": "Primary energy composition data — 6 countries, 8 carriers, 24 years"
108+
},
109+
"ngfs": {
110+
"full": "Network for Greening the Financial System Phase 4",
111+
"usage": "35 scenarios, 6 carriers — IIASA validation"
112+
},
113+
"chemixhub": {
114+
"full": "CheMixHub Benchmark",
115+
"usage": "500,000 chemical mixture data points, 7 datasets — EITT chemistry extension"
116+
},
117+
"owid": {
118+
"full": "Our World in Data",
119+
"url": "https://ourworldindata.org/",
120+
"usage": "Energy and GDP cross-validation"
121+
}
122+
},
123+
124+
"ai_collaborators": {
125+
"model": "Multi-AI collaborative development with human gate",
126+
"gate": "Peter Higgins — all changes go through Peter, no AI pushes directly",
127+
"platforms": {
128+
"claude": {
129+
"provider": "Anthropic",
130+
"role": "Document building, structure, repository management, coherence refresh",
131+
"interface": "Claude Cowork (desktop), Claude.ai"
132+
},
133+
"chatgpt": {
134+
"provider": "OpenAI",
135+
"role": "Deep analysis, review, second opinion, HUF spec development",
136+
"interface": "ChatGPT web/app"
137+
},
138+
"grok": {
139+
"provider": "xAI",
140+
"role": "Adversarial testing, PLL compliance, robustness derivations",
141+
"interface": "Grok web"
142+
},
143+
"gemini": {
144+
"provider": "Google",
145+
"role": "Cross-domain validation, routing assessment",
146+
"interface": "Gemini web"
147+
},
148+
"copilot": {
149+
"provider": "GitHub/Microsoft",
150+
"role": "Code contribution, pipeline scripts, EITT boundary roadmap",
151+
"interface": "GitHub Copilot"
152+
}
153+
},
154+
"communication": "Repository-mediated. ai-refresh/ is the shared onboarding layer. FAST_REFRESH.json is the single source of truth across all platforms."
155+
},
156+
157+
"mathematical_foundations": {
158+
"note": "HUF does not claim new mathematics. These are the foundations it builds on.",
159+
"aitchison": {"author": "John Aitchison", "year": 1982, "contribution": "Compositional data analysis, simplex geometry, log-ratio transforms"},
160+
"shannon": {"author": "Claude Shannon", "year": 1948, "contribution": "Information entropy"},
161+
"stevens": {"author": "S.S. Stevens", "year": 1946, "contribution": "Measurement scales (nominal, ordinal, interval, ratio)"},
162+
"amari": {"author": "Shun-ichi Amari", "year": 1985, "contribution": "Information geometry"}
163+
},
164+
165+
"key_claims": {
166+
"claims": [
167+
"Composition can be monitored directly, not only as a statistical correction",
168+
"In some systems, structural change appears in ratio-state before magnitude-based indicators visibly fail",
169+
"Shannon entropy is near-invariant under geometric-mean decimation of compositional time series (EITT)"
170+
],
171+
"non_claims": [
172+
"New simplex mathematics",
173+
"Universal validity — cross-domain validity must be earned domain by domain",
174+
"Every compositional change is harmful, actionable, or predictive",
175+
"HUF replaces domain expertise, causal explanation, or policy judgment",
176+
"Autonomous intervention is justified on compositional readings alone"
177+
],
178+
"falsifiable": "No existing monitoring framework performs compositional change detection at the carrier level with formal perturbation-based drift measurement."
179+
},
180+
181+
"license": {
182+
"type": "MIT",
183+
"file": "LICENSE"
184+
},
185+
186+
"citation": {
187+
"file": "CITATION.cff",
188+
"preferred": "Higgins, P. (2026). Higgins Unity Framework. https://github.com/PeterHiggins19/Higgins-Unity-Framework"
189+
},
190+
191+
"file_hierarchy": {
192+
"truth_sources": [
193+
"ai-refresh/HUF_ADMIN.json (this file — identity, contacts, terms)",
194+
"ai-refresh/HUF_FAST_REFRESH.json (canonical numbers, formulas, structure)",
195+
"ai-refresh/HUF_INTEGRITY_MANIFEST.json (hash verification, drift patterns)",
196+
"ai-refresh/huf_spec_v2.0.json (complete framework specification)"
197+
],
198+
"conflict_resolution": "HUF_ADMIN.json wins on identity/contact/naming. FAST_REFRESH wins on numbers/formulas/science. If both address the same field, they must agree — any disagreement is a bug to be reported to Peter."
199+
}
200+
}

ai-refresh/HUF_FAST_REFRESH.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
"affiliation": "Independent Researcher, Markham, Ontario, Canada",
1818
"contact": "PeterHiggins@roguewaveaudio.com",
1919
"repo": "github.com/PeterHiggins19/Higgins-Unity-Framework",
20+
"pages": "https://peterhiggins19.github.io/Higgins-Unity-Framework/",
21+
"admin_register": "ai-refresh/HUF_ADMIN.json — all contact info, websites, canonical terms, AI roles",
2022
"doctrine": "Open-loop: HUF-GOV observes, human decides, loop stays open. Instrument reads, never actuates.",
2123
"principle": "The simplex is the same everywhere. Compositions have their own geometry, and that geometry has consequences."
2224
},

ai-refresh/README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,28 @@
66
|-------|------|---------|
77
| 1 | `HUF_FAST_REFRESH.json` | All canonical names, numbers, formulas, structure. If anything elsewhere disagrees, this wins. |
88
| 2 | `HUF_INTEGRITY_MANIFEST.json` | SHA-256 hash verification, known drift patterns, refresh protocol. |
9-
| 3 | `huf_spec_v2.0.json` | Complete HUF framework specification v2.0. |
9+
| 3 | `HUF_ADMIN.json` | All contact info, websites, emails, canonical terms, AI collaborator roles. Identity source of truth. |
10+
| 4 | `huf_spec_v2.0.json` | Complete HUF framework specification v2.0. |
11+
12+
## Web Presence
13+
14+
- **Repository:** https://github.com/PeterHiggins19/Higgins-Unity-Framework
15+
- **GitHub Pages:** https://peterhiggins19.github.io/Higgins-Unity-Framework/
16+
- **Contact:** PeterHiggins@roguewaveaudio.com
17+
18+
## Cold-Start Test
19+
20+
`AI_COLD_START_TEST.json` — cross-platform test protocol. Results stored in `test-results/`.
1021

1122
## Known Drift Errors (caught 2026-04-13)
1223

1324
- **EITT name:** Always "Entropy-Invariant Time Transformer". NEVER "Ternary" or "Temporal".
1425
- **Japan drift flag:** 2013-2014 (NOT 2011-2012). Fukushima March 2011, but annual data absorbs by 2013-2014.
1526
- **Germany drift flags:** 2023-2024 d_A=9.07, 2024-2025 d_A=5.73. NOT 2011 moratorium.
1627
- **UK flags:** Three specific values (2.98, 3.23, 3.26) with year-pairs. NEVER "approximately 3".
28+
29+
## Conflict Resolution
30+
31+
- `HUF_ADMIN.json` wins on identity, contacts, naming, URLs.
32+
- `HUF_FAST_REFRESH.json` wins on numbers, formulas, science.
33+
- If both address the same field, they must agree. Any disagreement is a bug — report to Peter.

0 commit comments

Comments
 (0)