HirModel commited on
Commit
ee06476
·
verified ·
1 Parent(s): 71bd7e3

Upload 83 files

Browse files
PATCH_NOTES_v0_3_3_SHORT_DESCRIPTION_FIX.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # v0.3.3 Short Description Metadata Fix
2
+
3
+ Fixes Hugging Face YAML metadata upload error:
4
+
5
+ `short_description` length must be less than or equal to 60 characters.
6
+
7
+ Updated value:
8
+
9
+ `short_description: HIR/OAM ecosystem hub and Substrate education layer.`
PATCH_NOTES_v0_3_3_SUBSTRATE_EDUCATION.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Primordial Code Ecosystem v0.3.3 — Substrate Education Patch
2
+
3
+ ## What changed
4
+
5
+ This patch preserves the full original v0.3.2 ecosystem registry and adds the Substrate education/cognition layer as part of the larger Primordial Code ecosystem page.
6
+
7
+ ## Key correction
8
+
9
+ The previous Substrate hub upload was too narrow as a root `index.html`; it replaced the broader ecosystem page instead of integrating into it.
10
+
11
+ This patch restores the full Primordial Code ecosystem as the root page and adds Substrate as a visible section, local subpage, and registry category.
12
+
13
+ ## Added
14
+
15
+ - New root section: `Substrate Education Layer`
16
+ - New local subpage: `substrate_education_ecosystem_hub.html`
17
+ - New registry category: `Substrate / Education / Cognition`
18
+ - External links to:
19
+ - Substrate Cognition Translation Simulator
20
+ - Substrate Physics Translation Simulator
21
+ - Substrate Math Translation Simulator
22
+ - HIR Diamond Matrix Transfer Simulator
23
+
24
+ ## Core thesis
25
+
26
+ Preserve the structure. Adapt the route.
27
+
28
+ A learner should not be made to feel stupid because the explanation arrived in the wrong format. The format should adapt while the structure remains honest.
README.md CHANGED
@@ -1,38 +1,67 @@
1
  ---
2
- title: Substrate Education Ecosystem Hub
3
  emoji: 🌱
4
- colorFrom: indigo
5
- colorTo: blue
6
  sdk: static
7
  app_file: index.html
8
- pinned: false
9
- license: cc-by-nc-sa-4.0
10
  ---
11
 
12
- # Substrate Education Ecosystem Hub v0.1
13
 
14
- A public-demo hub for the Substrate education layer of the Primordial Code / HIR-OAM ecosystem.
 
 
15
 
16
- ## Core thesis
17
 
18
- A learner should not be made to feel stupid because the explanation arrived in the wrong format.
19
 
20
- Math stays math. Physics stays physics. The route changes so the learner can meet the structure.
21
 
22
- ## Included simulators
23
 
24
- - Substrate Cognition Translation Simulator
25
- - Substrate Physics Translation Simulator
26
- - Substrate Math Translation Simulator
27
- - HIR Diamond Matrix Transfer Simulator
28
 
29
- ## Substrate operating rules
30
 
31
- - No forced closure
32
- - Difference in cognition is signal, not degradation
33
- - Structure stays honest
34
- - Boundaries remain visible
 
35
 
36
- ## Boundary statement
37
 
38
- This hub is a public-demo index for educational translation prototypes. It is not clinical, diagnostic, or a replacement for teachers, formal instruction, labs, practice, or domain expertise.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Primordial Code Ecosystem
3
  emoji: 🌱
4
+ colorFrom: green
5
+ colorTo: yellow
6
  sdk: static
7
  app_file: index.html
8
+ license: cc-by-4.0
9
+ short_description: HIR/OAM ecosystem hub and Substrate education layer.
10
  ---
11
 
12
+ # Primordial Code Ecosystem v0.3.3 — Substrate Education Patch
13
 
14
+ **Created and developed by Collin D. Weber**
15
+ Primordial Calculus / HIR × OAM
16
+ Systems Architect / Systems Integrity Steward
17
 
18
+ This Space is the navigable ecosystem hub for HIR × OAM pressure-form artifacts, live simulations, runtime prototypes, health-AI review layers, public-defense architecture, compute maps, biological uncertainty layers, Time Sovereignty calibration notes, and falsifiable model-hardening artifacts.
19
 
 
20
 
 
21
 
22
+ ## Substrate Education Layer
23
 
24
+ This patch keeps the full original ecosystem registry intact and adds a clearly visible Substrate education/cognition wing.
 
 
 
25
 
26
+ Included public demo links:
27
 
28
+ - [Substrate Education Ecosystem Hub](substrate_education_ecosystem_hub.html)
29
+ - [Substrate Cognition Translation Simulator](https://huggingface.co/spaces/HirModel/substrate-cognition-translation-simulator)
30
+ - [Substrate Physics Translation Simulator](https://huggingface.co/spaces/HirModel/substrate-physics-translation-simulator)
31
+ - [Substrate Math Translation Simulator](https://huggingface.co/spaces/HirModel/substrate-math-translation-simulator)
32
+ - [HIR Diamond Matrix Transfer Simulator](https://huggingface.co/spaces/HirModel/hir-diamond-matrix-transfer-simulator)
33
 
34
+ Core thesis:
35
 
36
+ **Preserve the structure. Adapt the route.**
37
+
38
+ A learner should not be made to feel stupid because the explanation arrived in the wrong format. The format should adapt while the structure remains honest.
39
+
40
+
41
+ ## Primary entrypoint
42
+
43
+ The **Custom Pressure Form Generator** is placed at the top of the ecosystem page as the first operational entrypoint:
44
+
45
+ [Open Custom Pressure Form Generator](custom-pressure-form-generator/index.html)
46
+
47
+ This v0.3.2 generator-first patch preserves all existing artifact links while moving the operational pressure-form tool to the top of the page.
48
+
49
+ ## Main links
50
+
51
+ **Live simulator:** [Primordial Calculus — 300-Year Simulation](https://huggingface.co/spaces/HirModel/primordial-calculus-300-year-simulation)
52
+ **Operational tool:** [Custom Pressure Form Generator](custom-pressure-form-generator/index.html)
53
+
54
+ ## Claims boundary
55
+
56
+ This ecosystem is not prophecy, not prediction, not empirical validation, not a policy tool, not an individual scoring system, not a carceral prediction loop, and not a claim of AI consciousness.
57
+
58
+ Money is the proxy.
59
+ Time is the substrate.
60
+ Repair is the target.
61
+
62
+
63
+ ## Operational entrypoint
64
+
65
+ **Custom Pressure Form Generator** is the domain-agnostic HIR/OAM systems-analysis interface. It converts personal, educational, workplace, ecological, financial, institutional, governance, security, or technical pressure inputs into a bounded pressure read: HIR baseline, OAM displacement scan, agency/accountability map, pressure route, and repair-path framing.
66
+
67
+ This is not therapy, legal advice, financial advice, clinical guidance, or a production safety system. It is a systems-analysis and pressure-translation tool.
SHA256SUMS_v0_3_3.txt ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 1342b330badfff3ccc786f0a98979957fa050b03b39e8b55819973e3e38451ce ECOSYSTEM_LINK_AUDIT_v0_3_2_GENERATOR_FIRST.md
2
+ 93daeadfe6c5e8e288dca5cae5d23565f6684da17f45786d498f84c2f8254a9b HIR_Architecture_Specification.md
3
+ cdc4f28a4375a4a94277c16b6327d58874e3923d1d62ec71a730e3fbe7cd8e15 HIR_Architecture_Visual.html
4
+ 2aad8a6576ed52b930d145f121faacd915f8141cf6a4a9afdc991836c929b3d7 HIR_OAM_DueProcess_Integrity_Layer.html
5
+ 2660fd1416f24eaa51ce36688b48461432f1ac42772a17c38a4e48f7ce669d0f PATCH_NOTES_v0_3_2_PRESSURE_FORM_GENERATOR.md
6
+ 0c1087f33c29e5e57187d8a00d98cd3ddade551d43024d5dd1e082bb92e6aeb1 PATCH_NOTES_v0_3_3_SUBSTRATE_EDUCATION.md
7
+ a4923bd23ae14b9a7b26cfcd89e28ddb6b5313d6c48a109b16e7ac417ebbd43c PDIL_HIR_OAM_Framework.jsx
8
+ 7bb3db825bb9117751d440eb7e99f9f6367dfad47310d63f6e1eb696fa0815a0 Primordial_Agriculture_Layer_v0.1_Architecture_Plan.html
9
+ 7faa73e4fd5d29e7689809eea955c8a244ac9393529d479f273e9d7cdfda6169 Primordial_Biofeedback_Layer_v0.1_Architecture_Plan.html
10
+ dfd3e6c94a144fb6fa22c0f6266d17e5bca2f67daf2a35032bd800ab647dbccf Primordial_Brain_Layer_v0.1_Architecture_Plan.html
11
+ 41c803c09607fd00528b076c9f55ab6ef48d4bc3e466fea23c124d87cf918bb8 Primordial_Calculus_Health_Applications_Inventory.html
12
+ 996b440d6016b0f44df628cf38daaba05766419015b1363155b2cebcb364d4c2 Primordial_Calculus_Resonant_Health_AI_Showcase.html
13
+ 66b25f09cfeb782e80d190e674c92c66e66766ce30079bf07ab16c47b141186a Primordial_Compute_Stack_v0.1_OUTER_UPLOAD.zip
14
+ 945dd1a6fbc58c6e7ca6f6de20db57abc79eea6cc3d69809fc8119efcca57ab1 Primordial_DNA_GRCh38_First_Pass_Architecture_Plan_v0.1.html
15
+ e52790cc46e4bcef8eef88f728338d04dfaae0a84db88aa2055ffb5ea9959a2d Primordial_HIR_Quantum_AI_Roadmap_Mapping_v0.1_Collin_D_Weber.zip
16
+ 9f636b85d6846f79898291746777ceecdb46b0fb34bd60f54b68de51a1f33485 Primordial_HIR_Quantum_AI_Roadmap_Mapping_v0.1_Collin_D_Weber.zip.sha256
17
+ d1dbca19aa93f78c0654c81c18e8f658af477cf397912147c2b95c8ef0e8ac0d Primordial_HIR_SPU_CPU_Map.html
18
+ f46d2a53986e33df8dd7e76e40ef05a20883e0946a2d18e86784a84606d49a86 Primordial_HIR_SPU_GPU_Map.html
19
+ beaaadaf4c33157d86c15d9cf1a16cb31c3a8e8debeb0b35b52f6752589d6bd2 Primordial_HIR_SPU_Quantum_Map_Sycamore.html
20
+ 1d0b7775b0ec0ad12fc041baabf92f359fa9a9beb94c78f65e9e33c4392276d8 Primordial_HIR_SPU_Quantum_Mapping_v0.1_Collin_D_Weber.zip
21
+ af674832915f93b3fd7c5bdca05582d81540db75865ad165db68cf68c0125a6b Primordial_HIR_SPU_Quantum_Mapping_v0.1_Collin_D_Weber.zip.sha256
22
+ bfac037e7e7647fb74bc5db3e1f102499512cc1f40755c1c4dd1c9f442b5bf6b Primordial_Loop_Completion_Cycle_Map.html
23
+ c323ce81ec4e51c6dbd3bac3b4cabf7f888e4329dd2d9a66fc3c72b09edc132d Primordial_Pathophysiology_Layer_v0.1_Architecture_Plan.html
24
+ 1a42314864f7d09335d294cdb20e3224eff1109fafef976d155c811bf47bf2d5 Primordial_RAM_Architecture_v0_1.html
25
+ 941957221e92764c5905ea61c5dd7bc7826decfbec2261ee4ab8958dad0e6b04 QUICKREF.md
26
+ 37e1988765710133b802f49e0c43f45b50d17524d0ca0d2b4c8f743c9449e8ae README.md
27
+ 0d6ad3cb8bd6c1bd34113bf09f24da79ced9e36b05918283ecfdf89dc1d568df SHA256SUMS.txt
28
+ 0d6ad3cb8bd6c1bd34113bf09f24da79ced9e36b05918283ecfdf89dc1d568df SHA256SUMS_v0_3_2.txt
29
+ 5194fd3453cb8c9f4e390840e3efa2b8035b1c6870204ab22783ab573cb18da7 addiction_repair_map.html
30
+ 3ab96e5237f0812f929ca7ef81a9076be69fc8e15e2bed1eeb517a945d632150 ai_model_drift_monitoring_layer.html
31
+ 1f3a4f1750966993293e2d8e3e5ae98039f350bbc211e4260eb75f9a441343c8 bug_bounty_report.md
32
+ 4d2171730db543f489fe7c94b6a0d2fcf9d63a887d73f9ceb16b8c8f30cfa39b cancer_hir_architecture_map.html
33
+ 32278c6ba4e7deeedbfd930350c4b7260bf83ca24cf29e78397d8697b5eadced cancer_risk_HIR_OAM_architecture.html
34
+ 32eff528ae6a5b7d3c97f72bad7ec11a4e038afb7e9d440cb505434afaa6341b clinical_workflow_fit_layer.html
35
+ a5c6bb3927885992ae26d7eff87de7a30f05b2c15c14fb1232079fb520a700eb clinician_authority_override_layer.html
36
+ 182de9d84e1bc9f6acafe8e4d03d64362864ea7c1ff6eb384e94ce393caee58e compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/000_READ_ME_FIRST.md
37
+ 03ede6f639290a967398f793a6ba5e20443205d7da329f7469d66791bf4dcf76 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/001_STACK_OVERVIEW.md
38
+ de404580c58063a40ced64411be6b555db79484090e0952fa9a66f44b6671683 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/002_INTEGRATION_SPEC.md
39
+ 2e2e93803eff7955bdfe7087bdcc15ee47feb932247e0c6be5eba28f0e60a850 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/003_CANONICAL_BOUNDARIES.md
40
+ bfe3c219097f5d150d14b9f365cfd4c3328ee02829db1b7b30eaf9af9b3de4e9 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/004_MANIFEST.md
41
+ eadabf12c65a1c352525d410c49b50f259a1e1df15442a2fecd3c46f41aaa5d8 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/005_SHA256_CHECKSUMS.sha256
42
+ d1dbca19aa93f78c0654c81c18e8f658af477cf397912147c2b95c8ef0e8ac0d compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_HIR_SPU_CPU_Map.html
43
+ f46d2a53986e33df8dd7e76e40ef05a20883e0946a2d18e86784a84606d49a86 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_HIR_SPU_GPU_Map.html
44
+ 1a42314864f7d09335d294cdb20e3224eff1109fafef976d155c811bf47bf2d5 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_RAM_Architecture_v0_1.html
45
+ 93daeadfe6c5e8e288dca5cae5d23565f6684da17f45786d498f84c2f8254a9b compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/HIR_Architecture_Specification_v1.0_Collin_D_Weber.md
46
+ d3dc67d3027ae56a02d4ddf54fd362c3458ac8006e37c8717ea72911be84899f compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/Primordial_OS_Baseline_Instruction_Set_v1.0_Collin_D_Weber.md
47
+ fed587037bb335d7762b39d83a93ec317a2749279a3019c0793363f5f753bd12 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/README_OSF.md
48
+ 275000a85a2142906e0eb8c39a4b1f13ec107c772d97e5aca4b168c9526f7604 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/osf_documents/Primordial_RAM_Architecture_v0_1_Collin_D_Weber.docx
49
+ 77afde90c197182798db42b225ca0f37da5bf94c520e74a42c0deb3cf026563e compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_CyberSec_Suite_v0_1_Collin_D_Weber.zip
50
+ 05978bc9aeb5ff24dd88d87c84733804fe6a4fbec0e0a80f295823e2db1335b8 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_CyberSec_Suite_v0_1_Collin_D_Weber_zip.sha256
51
+ 07c2b0fe4d4159ea2237a6782afe789b3867e47a364f590af670201c11385f84 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_HIR_SPU_Architecture_v0_1_Collin_D_Weber.zip
52
+ 05d6154880c70d835e0125525a77ea9fc09b2e459750123267d5d3e205ab954e compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_HIR_SPU_Architecture_v0_1_Collin_D_Weber_zip.sha256
53
+ d079b2d0eb4d54350f3986b6b3d917a48119916f4cf6f73a9f8ad5e38c6725b7 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_OS_HIR_Runtime_Prototype_v0_1_Collin_D_Weber_OSF.zip
54
+ e844ea26ea077653b8079b59620f5305c9a366876b52104a1d3b5c960147e2d6 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_OS_HIR_Runtime_Prototype_v0_1_Collin_D_Weber_zip.sha256
55
+ 11a72ee6d7a8a8c25beed76cf35277a8010c733df45feebad50eb28479e1ebc9 custom-pressure-form-generator/HF_UPLOAD_NOTES.md
56
+ c66d91fcec17801a857ba2068702e1570f1bf75458eb9687762cc6bac5bdf380 custom-pressure-form-generator/LICENSE
57
+ 9169f14462e5b5d23aa2b01b54a4cd90c346c55fca39ec356dc885a4b45ff731 custom-pressure-form-generator/MANIFEST.json
58
+ 17ee7550932158c6a8543fa4aa9857f5c26a56710133a3017245939ec1697706 custom-pressure-form-generator/README.md
59
+ e8e7aea22850251657ffb2282c889c15fbbc0c7840b83df990f4d9b387ce3b0c custom-pressure-form-generator/index.html
60
+ 00ae3e571ee7eba1bdab90003130f5f386b6439df1f28d11f95d349687d4a8bb custom-pressure-form-generator/social_card.png
61
+ 7ec49e5ba76dba4d8dafafb5ba0d99d99bd5dec60932219652cbd0ef4b8c014b custom_pressure_form_generator_hf_ready_CC.zip
62
+ b6d0c0f8e3c996e5bf74298288f11a0d6efe1bc48c5d3082a142b7daaab12ea4 diagnostic_near_miss_correction_loop.html
63
+ d35a6aeae4cf1ba475ed04684c3d26eb6d5caa69255167465b4097543b552e8f digital_life_candidate_architecture_v0_1.html
64
+ 7dbfc0016d28dcac6ffcfb453ebee3f6181a7b72e32d0cf821f2310c89d7d2ce docs/PRESSURE_FORM_RECURSION_TEST_v0.2.1_GROK_SUPER_HEAVY_CORRECTION_PATCH.md
65
+ 6bdc492cfb8c5bae387f119645b598381bf0dca50889f32086426d36422aa991 docs/SILENT_SUBSTRATE_TEST_v0.1.md
66
+ e5fbd802fb08926a54af984777260eb77dbfa60f78976321828aaf2b550f8773 docs/TIME_SOVEREIGNTY_CALIBRATION_NOTE_v0.1_PHASE_1A.md
67
+ d4fe12165f25cb886a116e5987ea6465154bca272410212e56c9ade2ace746e1 ehr_meaning_preservation_layer.html
68
+ 23a8d98b65510c8a2ad4bc59238f383a02a5b6ca04e8cd9072ecf0dbddbc5d58 files.zip
69
+ 9617b2e2f5dad2d9172067b05e43c30a628b4148f9a512990e4b4e60334797c3 health_equity_bias_stress_test_layer.html
70
+ 39d8984ef8e56a90f2b5d2be5825102ed9399487d93d8287fb0af6d227858330 health_literacy_comprehension_layer.html
71
+ 939112544bec92b215190b470daffd118d00bad815ac09a7ee6ba1f36aca71b3 health_triage_framework.html
72
+ 38dab09b65276b4ec9251eaeff304a35991af6c40451016a12d8a7ba3dd09e6a hir_oam_red_team_map_PATCHED.html
73
+ 24d494269bc7b176d2dac244ebf2ed4d62f207947acb394122dfb0a39b6477af index.html
74
+ d2cdd3ae0ef808551c75ae6595c1e5fa0c7efae6a32ca20fe2ea0393ea75fe76 manifest.json
75
+ a2965f11108f7051583e30fdfc5dbe1f233b3d849a16ecae55625c72f90d81d6 my_inner_tree_cognition_map.html
76
+ dd0d0d34577eef59e9098da8eba1fcd573bd91d8c4b64d4172f8ce9bfa135fd5 patient_consent_revocation_ledger.html
77
+ b164d71c12c2bbdd72a7a6dd9ee8705450e83864132789b6feae10b8bb2d803a pharma_drug_testing_labs_guide.html
78
+ 085749df0f63dc03befa05dfeae07bc4700f806b89dadfdb6eaefb7b6a83c049 pharma_rnd_development_guide.html
79
+ 89ea36073f8feea3d1d8bf7c35a9757941b8f0b0c8fe5db1eac3200a773f4b2b pharma_safety_framework.html
80
+ ee6fad526cb700aff80533124c6d9499d3d6cf35b0b2f57ec6f93c9242b78754 pressure_form_resonance.html
81
+ 528d2447902b735445738d4cfe648134121f54e9c683250a99df9891b325b486 primordial_code_v0.3.1.html
82
+ 2cc2206343e65429c80afdf0ddfd9d7c3f88864f6f7b9e8f116eb68fce791dc3 primordial_code_v0.3.2.html
83
+ ba71ef6f76e004d560563b2d3b22ffa5e4ba63f9f1164e4bb08e21b70632042b primordial_code_v0.3.html
84
+ 4e74145227a3280a4d628c3dac4330e297400a2dff5619ca21bfd030ce95cc04 quantum-hir-map.html
85
+ b2225b8ed7d0eeeadbdf06d94f255f234a978cd890ecd6b583bee81f3827de67 substrate_education_ecosystem_hub.html
86
+ 037e70afb6caebc3e6568ee85a87330fd2de42e32fef2fc5871a632ea5e02e3c willow-hir-architecture.html
SHA256SUMS_v0_3_3_SHORTDESC_FIXED.txt ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 1342b330badfff3ccc786f0a98979957fa050b03b39e8b55819973e3e38451ce ECOSYSTEM_LINK_AUDIT_v0_3_2_GENERATOR_FIRST.md
2
+ 93daeadfe6c5e8e288dca5cae5d23565f6684da17f45786d498f84c2f8254a9b HIR_Architecture_Specification.md
3
+ cdc4f28a4375a4a94277c16b6327d58874e3923d1d62ec71a730e3fbe7cd8e15 HIR_Architecture_Visual.html
4
+ 2aad8a6576ed52b930d145f121faacd915f8141cf6a4a9afdc991836c929b3d7 HIR_OAM_DueProcess_Integrity_Layer.html
5
+ 2660fd1416f24eaa51ce36688b48461432f1ac42772a17c38a4e48f7ce669d0f PATCH_NOTES_v0_3_2_PRESSURE_FORM_GENERATOR.md
6
+ 0138116f8d32b6cdc3ef70677c5a516d39dea76d2f6b24785792f90514e754af PATCH_NOTES_v0_3_3_SHORT_DESCRIPTION_FIX.md
7
+ 0c1087f33c29e5e57187d8a00d98cd3ddade551d43024d5dd1e082bb92e6aeb1 PATCH_NOTES_v0_3_3_SUBSTRATE_EDUCATION.md
8
+ a4923bd23ae14b9a7b26cfcd89e28ddb6b5313d6c48a109b16e7ac417ebbd43c PDIL_HIR_OAM_Framework.jsx
9
+ 7bb3db825bb9117751d440eb7e99f9f6367dfad47310d63f6e1eb696fa0815a0 Primordial_Agriculture_Layer_v0.1_Architecture_Plan.html
10
+ 7faa73e4fd5d29e7689809eea955c8a244ac9393529d479f273e9d7cdfda6169 Primordial_Biofeedback_Layer_v0.1_Architecture_Plan.html
11
+ dfd3e6c94a144fb6fa22c0f6266d17e5bca2f67daf2a35032bd800ab647dbccf Primordial_Brain_Layer_v0.1_Architecture_Plan.html
12
+ 41c803c09607fd00528b076c9f55ab6ef48d4bc3e466fea23c124d87cf918bb8 Primordial_Calculus_Health_Applications_Inventory.html
13
+ 996b440d6016b0f44df628cf38daaba05766419015b1363155b2cebcb364d4c2 Primordial_Calculus_Resonant_Health_AI_Showcase.html
14
+ 66b25f09cfeb782e80d190e674c92c66e66766ce30079bf07ab16c47b141186a Primordial_Compute_Stack_v0.1_OUTER_UPLOAD.zip
15
+ 945dd1a6fbc58c6e7ca6f6de20db57abc79eea6cc3d69809fc8119efcca57ab1 Primordial_DNA_GRCh38_First_Pass_Architecture_Plan_v0.1.html
16
+ e52790cc46e4bcef8eef88f728338d04dfaae0a84db88aa2055ffb5ea9959a2d Primordial_HIR_Quantum_AI_Roadmap_Mapping_v0.1_Collin_D_Weber.zip
17
+ 9f636b85d6846f79898291746777ceecdb46b0fb34bd60f54b68de51a1f33485 Primordial_HIR_Quantum_AI_Roadmap_Mapping_v0.1_Collin_D_Weber.zip.sha256
18
+ d1dbca19aa93f78c0654c81c18e8f658af477cf397912147c2b95c8ef0e8ac0d Primordial_HIR_SPU_CPU_Map.html
19
+ f46d2a53986e33df8dd7e76e40ef05a20883e0946a2d18e86784a84606d49a86 Primordial_HIR_SPU_GPU_Map.html
20
+ beaaadaf4c33157d86c15d9cf1a16cb31c3a8e8debeb0b35b52f6752589d6bd2 Primordial_HIR_SPU_Quantum_Map_Sycamore.html
21
+ 1d0b7775b0ec0ad12fc041baabf92f359fa9a9beb94c78f65e9e33c4392276d8 Primordial_HIR_SPU_Quantum_Mapping_v0.1_Collin_D_Weber.zip
22
+ af674832915f93b3fd7c5bdca05582d81540db75865ad165db68cf68c0125a6b Primordial_HIR_SPU_Quantum_Mapping_v0.1_Collin_D_Weber.zip.sha256
23
+ bfac037e7e7647fb74bc5db3e1f102499512cc1f40755c1c4dd1c9f442b5bf6b Primordial_Loop_Completion_Cycle_Map.html
24
+ c323ce81ec4e51c6dbd3bac3b4cabf7f888e4329dd2d9a66fc3c72b09edc132d Primordial_Pathophysiology_Layer_v0.1_Architecture_Plan.html
25
+ 1a42314864f7d09335d294cdb20e3224eff1109fafef976d155c811bf47bf2d5 Primordial_RAM_Architecture_v0_1.html
26
+ 941957221e92764c5905ea61c5dd7bc7826decfbec2261ee4ab8958dad0e6b04 QUICKREF.md
27
+ 4924f8d13c96449995ac39f673e106bad036f23753a6c7d2812abfa426bed5d9 README.md
28
+ 0d6ad3cb8bd6c1bd34113bf09f24da79ced9e36b05918283ecfdf89dc1d568df SHA256SUMS.txt
29
+ 0d6ad3cb8bd6c1bd34113bf09f24da79ced9e36b05918283ecfdf89dc1d568df SHA256SUMS_v0_3_2.txt
30
+ 0d14198b0da3a430102d2192f467841e4d478a1bc5a3612dcf97dfcba17db5af SHA256SUMS_v0_3_3.txt
31
+ 5194fd3453cb8c9f4e390840e3efa2b8035b1c6870204ab22783ab573cb18da7 addiction_repair_map.html
32
+ 3ab96e5237f0812f929ca7ef81a9076be69fc8e15e2bed1eeb517a945d632150 ai_model_drift_monitoring_layer.html
33
+ 1f3a4f1750966993293e2d8e3e5ae98039f350bbc211e4260eb75f9a441343c8 bug_bounty_report.md
34
+ 4d2171730db543f489fe7c94b6a0d2fcf9d63a887d73f9ceb16b8c8f30cfa39b cancer_hir_architecture_map.html
35
+ 32278c6ba4e7deeedbfd930350c4b7260bf83ca24cf29e78397d8697b5eadced cancer_risk_HIR_OAM_architecture.html
36
+ 32eff528ae6a5b7d3c97f72bad7ec11a4e038afb7e9d440cb505434afaa6341b clinical_workflow_fit_layer.html
37
+ a5c6bb3927885992ae26d7eff87de7a30f05b2c15c14fb1232079fb520a700eb clinician_authority_override_layer.html
38
+ 182de9d84e1bc9f6acafe8e4d03d64362864ea7c1ff6eb384e94ce393caee58e compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/000_READ_ME_FIRST.md
39
+ 03ede6f639290a967398f793a6ba5e20443205d7da329f7469d66791bf4dcf76 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/001_STACK_OVERVIEW.md
40
+ de404580c58063a40ced64411be6b555db79484090e0952fa9a66f44b6671683 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/002_INTEGRATION_SPEC.md
41
+ 2e2e93803eff7955bdfe7087bdcc15ee47feb932247e0c6be5eba28f0e60a850 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/003_CANONICAL_BOUNDARIES.md
42
+ bfe3c219097f5d150d14b9f365cfd4c3328ee02829db1b7b30eaf9af9b3de4e9 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/004_MANIFEST.md
43
+ eadabf12c65a1c352525d410c49b50f259a1e1df15442a2fecd3c46f41aaa5d8 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/005_SHA256_CHECKSUMS.sha256
44
+ d1dbca19aa93f78c0654c81c18e8f658af477cf397912147c2b95c8ef0e8ac0d compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_HIR_SPU_CPU_Map.html
45
+ f46d2a53986e33df8dd7e76e40ef05a20883e0946a2d18e86784a84606d49a86 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_HIR_SPU_GPU_Map.html
46
+ 1a42314864f7d09335d294cdb20e3224eff1109fafef976d155c811bf47bf2d5 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_RAM_Architecture_v0_1.html
47
+ 93daeadfe6c5e8e288dca5cae5d23565f6684da17f45786d498f84c2f8254a9b compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/HIR_Architecture_Specification_v1.0_Collin_D_Weber.md
48
+ d3dc67d3027ae56a02d4ddf54fd362c3458ac8006e37c8717ea72911be84899f compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/Primordial_OS_Baseline_Instruction_Set_v1.0_Collin_D_Weber.md
49
+ fed587037bb335d7762b39d83a93ec317a2749279a3019c0793363f5f753bd12 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/README_OSF.md
50
+ 275000a85a2142906e0eb8c39a4b1f13ec107c772d97e5aca4b168c9526f7604 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/osf_documents/Primordial_RAM_Architecture_v0_1_Collin_D_Weber.docx
51
+ 77afde90c197182798db42b225ca0f37da5bf94c520e74a42c0deb3cf026563e compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_CyberSec_Suite_v0_1_Collin_D_Weber.zip
52
+ 05978bc9aeb5ff24dd88d87c84733804fe6a4fbec0e0a80f295823e2db1335b8 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_CyberSec_Suite_v0_1_Collin_D_Weber_zip.sha256
53
+ 07c2b0fe4d4159ea2237a6782afe789b3867e47a364f590af670201c11385f84 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_HIR_SPU_Architecture_v0_1_Collin_D_Weber.zip
54
+ 05d6154880c70d835e0125525a77ea9fc09b2e459750123267d5d3e205ab954e compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_HIR_SPU_Architecture_v0_1_Collin_D_Weber_zip.sha256
55
+ d079b2d0eb4d54350f3986b6b3d917a48119916f4cf6f73a9f8ad5e38c6725b7 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_OS_HIR_Runtime_Prototype_v0_1_Collin_D_Weber_OSF.zip
56
+ e844ea26ea077653b8079b59620f5305c9a366876b52104a1d3b5c960147e2d6 compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_OS_HIR_Runtime_Prototype_v0_1_Collin_D_Weber_zip.sha256
57
+ 11a72ee6d7a8a8c25beed76cf35277a8010c733df45feebad50eb28479e1ebc9 custom-pressure-form-generator/HF_UPLOAD_NOTES.md
58
+ c66d91fcec17801a857ba2068702e1570f1bf75458eb9687762cc6bac5bdf380 custom-pressure-form-generator/LICENSE
59
+ 9169f14462e5b5d23aa2b01b54a4cd90c346c55fca39ec356dc885a4b45ff731 custom-pressure-form-generator/MANIFEST.json
60
+ 17ee7550932158c6a8543fa4aa9857f5c26a56710133a3017245939ec1697706 custom-pressure-form-generator/README.md
61
+ e8e7aea22850251657ffb2282c889c15fbbc0c7840b83df990f4d9b387ce3b0c custom-pressure-form-generator/index.html
62
+ 00ae3e571ee7eba1bdab90003130f5f386b6439df1f28d11f95d349687d4a8bb custom-pressure-form-generator/social_card.png
63
+ 7ec49e5ba76dba4d8dafafb5ba0d99d99bd5dec60932219652cbd0ef4b8c014b custom_pressure_form_generator_hf_ready_CC.zip
64
+ b6d0c0f8e3c996e5bf74298288f11a0d6efe1bc48c5d3082a142b7daaab12ea4 diagnostic_near_miss_correction_loop.html
65
+ d35a6aeae4cf1ba475ed04684c3d26eb6d5caa69255167465b4097543b552e8f digital_life_candidate_architecture_v0_1.html
66
+ 7dbfc0016d28dcac6ffcfb453ebee3f6181a7b72e32d0cf821f2310c89d7d2ce docs/PRESSURE_FORM_RECURSION_TEST_v0.2.1_GROK_SUPER_HEAVY_CORRECTION_PATCH.md
67
+ 6bdc492cfb8c5bae387f119645b598381bf0dca50889f32086426d36422aa991 docs/SILENT_SUBSTRATE_TEST_v0.1.md
68
+ e5fbd802fb08926a54af984777260eb77dbfa60f78976321828aaf2b550f8773 docs/TIME_SOVEREIGNTY_CALIBRATION_NOTE_v0.1_PHASE_1A.md
69
+ d4fe12165f25cb886a116e5987ea6465154bca272410212e56c9ade2ace746e1 ehr_meaning_preservation_layer.html
70
+ 23a8d98b65510c8a2ad4bc59238f383a02a5b6ca04e8cd9072ecf0dbddbc5d58 files.zip
71
+ 9617b2e2f5dad2d9172067b05e43c30a628b4148f9a512990e4b4e60334797c3 health_equity_bias_stress_test_layer.html
72
+ 39d8984ef8e56a90f2b5d2be5825102ed9399487d93d8287fb0af6d227858330 health_literacy_comprehension_layer.html
73
+ 939112544bec92b215190b470daffd118d00bad815ac09a7ee6ba1f36aca71b3 health_triage_framework.html
74
+ 38dab09b65276b4ec9251eaeff304a35991af6c40451016a12d8a7ba3dd09e6a hir_oam_red_team_map_PATCHED.html
75
+ 24d494269bc7b176d2dac244ebf2ed4d62f207947acb394122dfb0a39b6477af index.html
76
+ 612c989109e8d8aeebffa1b4241a7fcb9d803beb07986c7d439adfee1833267a manifest.json
77
+ a2965f11108f7051583e30fdfc5dbe1f233b3d849a16ecae55625c72f90d81d6 my_inner_tree_cognition_map.html
78
+ dd0d0d34577eef59e9098da8eba1fcd573bd91d8c4b64d4172f8ce9bfa135fd5 patient_consent_revocation_ledger.html
79
+ b164d71c12c2bbdd72a7a6dd9ee8705450e83864132789b6feae10b8bb2d803a pharma_drug_testing_labs_guide.html
80
+ 085749df0f63dc03befa05dfeae07bc4700f806b89dadfdb6eaefb7b6a83c049 pharma_rnd_development_guide.html
81
+ 89ea36073f8feea3d1d8bf7c35a9757941b8f0b0c8fe5db1eac3200a773f4b2b pharma_safety_framework.html
82
+ ee6fad526cb700aff80533124c6d9499d3d6cf35b0b2f57ec6f93c9242b78754 pressure_form_resonance.html
83
+ 528d2447902b735445738d4cfe648134121f54e9c683250a99df9891b325b486 primordial_code_v0.3.1.html
84
+ 2cc2206343e65429c80afdf0ddfd9d7c3f88864f6f7b9e8f116eb68fce791dc3 primordial_code_v0.3.2.html
85
+ ba71ef6f76e004d560563b2d3b22ffa5e4ba63f9f1164e4bb08e21b70632042b primordial_code_v0.3.html
86
+ 4e74145227a3280a4d628c3dac4330e297400a2dff5619ca21bfd030ce95cc04 quantum-hir-map.html
87
+ b2225b8ed7d0eeeadbdf06d94f255f234a978cd890ecd6b583bee81f3827de67 substrate_education_ecosystem_hub.html
88
+ 037e70afb6caebc3e6568ee85a87330fd2de42e32fef2fc5871a632ea5e02e3c willow-hir-architecture.html
index.html CHANGED
@@ -1,435 +1,373 @@
1
  <!DOCTYPE html>
2
  <html lang="en">
3
  <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width,initial-scale=1" />
6
- <title>Substrate Education Ecosystem Hub v0.1</title>
7
  <style>
8
- :root{
9
- --bg:#06080c;
10
- --panel:#0e1422;
11
- --panel2:#111a2c;
12
- --ink:#eef6ff;
13
- --muted:#aab9d2;
14
- --line:#27364e;
15
- --blue:#64b5ff;
16
- --cyan:#5ef2df;
17
- --violet:#a78bfa;
18
- --green:#4ade80;
19
- --yellow:#ffd166;
20
- --orange:#ff9f43;
21
- --red:#ff5c7a;
22
- --shadow:0 24px 80px rgba(0,0,0,.40);
23
- --radius:24px;
24
  }
25
- *{box-sizing:border-box}
26
- html{scroll-behavior:smooth}
27
- body{
28
- margin:0;
29
- font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
30
- color:var(--ink);
31
- background:
32
- radial-gradient(circle at 12% 8%,rgba(100,181,255,.20),transparent 30%),
33
- radial-gradient(circle at 82% 10%,rgba(167,139,250,.16),transparent 32%),
34
- radial-gradient(circle at 50% 110%,rgba(94,242,223,.10),transparent 48%),
35
- linear-gradient(180deg,#07090e,#05070b 52%,#030407);
36
  }
37
- a{color:inherit;text-decoration:none}
38
- .wrap{max-width:1360px;margin:0 auto;padding:0 24px}
39
- header{
40
- position:sticky;top:0;z-index:50;
41
- backdrop-filter:blur(16px);
42
- background:linear-gradient(180deg,rgba(7,9,14,.92),rgba(7,9,14,.70));
43
- border-bottom:1px solid rgba(255,255,255,.08);
44
  }
45
- .nav{
46
- height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;
 
47
  }
48
- .brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.03em}
49
- .logo{
50
- width:38px;height:38px;border-radius:50%;
51
- display:grid;place-items:center;
52
- background:linear-gradient(135deg,rgba(100,181,255,.22),rgba(94,242,223,.10));
53
- border:1px solid rgba(255,255,255,.18);
54
- box-shadow:0 0 32px rgba(100,181,255,.18);
55
- font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
 
 
 
 
 
 
56
  }
57
- nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
58
- nav a{
59
- font-size:13px;color:var(--muted);
60
- padding:8px 10px;border:1px solid transparent;border-radius:999px;
61
  }
62
- nav a:hover{border-color:var(--line);color:var(--ink);background:rgba(255,255,255,.04)}
63
- .hero{padding:76px 0 42px}
64
- .heroGrid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:24px;align-items:stretch}
65
- .eyebrow{
66
- display:inline-flex;gap:8px;align-items:center;
67
- border:1px solid rgba(94,242,223,.26);
68
- background:rgba(94,242,223,.06);
69
- color:#d9fffb;border-radius:999px;padding:7px 10px;
70
- font-size:12px;font-weight:800;letter-spacing:.02em;
71
  }
72
- h1{
73
- margin:18px 0 14px;
74
- font-size:clamp(38px,6vw,78px);
75
- line-height:.95;letter-spacing:-.07em;
 
 
76
  }
77
- .gradient{
78
- background:linear-gradient(90deg,#fff,#bfe7ff,#b7fff6,#d7c8ff);
79
- -webkit-background-clip:text;background-clip:text;color:transparent;
80
  }
81
- .lead{
82
- color:#dce8f7;font-size:clamp(17px,2vw,22px);line-height:1.5;max-width:900px;
83
- }
84
- .thesis{
85
- margin-top:24px;padding:18px 20px;border-radius:var(--radius);
86
- background:linear-gradient(135deg,rgba(100,181,255,.10),rgba(167,139,250,.08));
87
- border:1px solid rgba(255,255,255,.12);
88
- color:#f1f7ff;line-height:1.48;
89
- }
90
- .ctas{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
91
- .btn{
92
- display:inline-flex;align-items:center;gap:8px;
93
- border:1px solid var(--line);border-radius:999px;
94
- padding:12px 15px;font-weight:900;font-size:14px;
95
- background:rgba(255,255,255,.04);
96
- }
97
- .btn.primary{background:linear-gradient(135deg,#1f6feb,#5b8cff);border-color:#77c1ff}
98
- .btn:hover{transform:translateY(-1px);filter:brightness(1.08)}
99
- .heroPanel{
100
- position:relative;overflow:hidden;min-height:420px;
101
- background:
102
- radial-gradient(circle at 50% 28%,rgba(100,181,255,.26),transparent 28%),
103
- radial-gradient(circle at 52% 48%,rgba(94,242,223,.10),transparent 34%),
104
- linear-gradient(180deg,rgba(18,26,44,.96),rgba(10,15,25,.96));
105
- border:1px solid rgba(255,255,255,.12);
106
- border-radius:32px;box-shadow:var(--shadow);
107
- padding:24px;
108
- }
109
- .orbit{
110
- position:absolute;inset:34px;border:1px solid rgba(100,181,255,.20);border-radius:50%;
111
- animation:spin 24s linear infinite;
112
- }
113
- .orbit:nth-child(2){inset:74px;border-color:rgba(94,242,223,.18);animation-duration:18s;animation-direction:reverse}
114
- .orbit:nth-child(3){inset:112px;border-color:rgba(167,139,250,.20);animation-duration:28s}
115
- @keyframes spin{to{transform:rotate(360deg)}}
116
- .diamond{
117
- position:absolute;left:50%;top:42%;width:116px;height:116px;transform:translate(-50%,-50%) rotate(45deg);
118
- background:linear-gradient(135deg,rgba(100,181,255,.70),rgba(94,242,223,.25),rgba(167,139,250,.62));
119
- border:1px solid rgba(255,255,255,.45);
120
- box-shadow:0 0 70px rgba(100,181,255,.35);
121
- }
122
- .heroPanelText{
123
- position:absolute;left:24px;right:24px;bottom:24px;
124
- border:1px solid rgba(255,255,255,.12);
125
- background:rgba(4,7,12,.56);backdrop-filter:blur(10px);
126
- border-radius:22px;padding:16px;
127
- }
128
- .heroPanelText h2{margin:0 0 8px;font-size:18px}
129
- .heroPanelText p{margin:0;color:var(--muted);line-height:1.45;font-size:14px}
130
- .section{padding:34px 0}
131
- .sectionHead{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}
132
- .section h2{font-size:clamp(26px,3vw,42px);margin:0;letter-spacing:-.05em}
133
- .section p.sub{margin:6px 0 0;color:var(--muted);line-height:1.45;max-width:850px}
134
- .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
135
- .grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
136
- .card{
137
- position:relative;overflow:hidden;
138
- background:linear-gradient(180deg,rgba(18,26,44,.96),rgba(11,17,29,.96));
139
- border:1px solid rgba(255,255,255,.11);
140
- border-radius:var(--radius);
141
- padding:20px;
142
- box-shadow:var(--shadow);
143
- }
144
- .card:before{
145
- content:"";position:absolute;inset:0 0 auto 0;height:3px;
146
- background:linear-gradient(90deg,var(--blue),var(--cyan),var(--violet));
147
- opacity:.9;
148
- }
149
- .card h3{margin:0 0 8px;font-size:20px;letter-spacing:-.03em}
150
- .card p{color:#dce8f7;line-height:1.5;margin:0 0 14px}
151
- .card .meta{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}
152
- .pill{
153
- border:1px solid var(--line);background:rgba(255,255,255,.04);color:#dbeafe;
154
- padding:6px 8px;border-radius:999px;font-size:12px;font-weight:800;
155
- }
156
- .card a.launch{
157
- display:inline-flex;margin-top:8px;padding:10px 12px;border-radius:999px;
158
- border:1px solid rgba(100,181,255,.36);background:rgba(100,181,255,.10);
159
- color:#e5f4ff;font-size:13px;font-weight:900;
160
- }
161
- .timeline{display:grid;gap:12px}
162
- .step{
163
- display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:start;
164
- border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.035);
165
- border-radius:18px;padding:13px;
166
- }
167
- .num{
168
- width:38px;height:38px;border-radius:50%;display:grid;place-items:center;
169
- background:linear-gradient(135deg,rgba(100,181,255,.25),rgba(94,242,223,.12));
170
- border:1px solid rgba(255,255,255,.16);font-weight:900;color:#e8f6ff;
171
- }
172
- .step h4{margin:0 0 4px;font-size:15px}
173
- .step p{margin:0;color:var(--muted);line-height:1.42;font-size:13px}
174
- .ruleBox{
175
- border-radius:28px;border:1px solid rgba(255,255,255,.12);
176
- background:
177
- radial-gradient(circle at 18% 20%,rgba(94,242,223,.12),transparent 28%),
178
- radial-gradient(circle at 82% 18%,rgba(167,139,250,.13),transparent 28%),
179
- linear-gradient(180deg,rgba(18,26,44,.94),rgba(8,13,22,.94));
180
- padding:24px;box-shadow:var(--shadow);
181
- }
182
- .rules{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}
183
- .rule{
184
- border:1px solid rgba(255,255,255,.10);border-radius:18px;padding:14px;background:rgba(255,255,255,.035);
185
- }
186
- .rule strong{display:block;margin-bottom:6px}
187
- .rule span{color:var(--muted);font-size:13px;line-height:1.42}
188
- footer{padding:40px 0 48px;color:var(--muted);border-top:1px solid rgba(255,255,255,.08);margin-top:30px}
189
- .copyline{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#8ea0bb}
190
- @media(max-width:1100px){
191
- .heroGrid,.grid3,.grid2,.rules{grid-template-columns:1fr}
192
- header{position:static}
193
- nav{display:none}
194
  }
 
 
 
 
 
 
195
  </style>
196
  </head>
197
  <body>
198
- <header>
199
- <div class="wrap nav">
200
- <a class="brand" href="#top" aria-label="Substrate Education Ecosystem Hub">
201
- <span class="logo">HIR</span>
202
- <span>Substrate Education Ecosystem</span>
203
- </a>
204
- <nav>
205
- <a href="#stack">Stack</a>
206
- <a href="#simulators">Simulators</a>
207
- <a href="#rules">Rules</a>
208
- <a href="#roadmap">Roadmap</a>
209
- </nav>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
210
  </div>
211
- </header>
212
 
213
- <main id="top">
214
- <section class="hero">
215
- <div class="wrap heroGrid">
216
- <div>
217
- <span class="eyebrow">Primordial Code · Substrate · Education Layer</span>
218
- <h1><span class="gradient">Preserve the structure. Adapt the route.</span></h1>
219
- <p class="lead">
220
- Substrate is a cognition-aware education layer for translating concepts without flattening people.
221
- It does not treat confusion as failure, cognition difference as degradation, or unresolved loops as something to close by force.
222
- </p>
223
- <div class="thesis">
224
- <strong>Core thesis:</strong>
225
- A learner should not be made to feel stupid because the explanation arrived in the wrong format.
226
- Math stays math. Physics stays physics. The route changes so the learner can meet the structure.
227
- </div>
228
- <div class="ctas">
229
- <a class="btn primary" href="#simulators">Open the simulator stack</a>
230
- <a class="btn" href="https://huggingface.co/spaces/HirModel/primordial-code-ecosystem" target="_blank" rel="noopener">Primordial Code Ecosystem</a>
231
- <a class="btn" href="https://huggingface.co/HirModel" target="_blank" rel="noopener">HirModel on Hugging Face</a>
232
- </div>
233
  </div>
234
 
235
- <div class="heroPanel" aria-label="Animated diamond field illustration">
236
- <div class="orbit"></div>
237
- <div class="orbit"></div>
238
- <div class="orbit"></div>
239
- <div class="diamond"></div>
240
- <div class="heroPanelText">
241
- <h2>Substrate turns explanation into a pressure-mapped handoff.</h2>
242
- <p>
243
- Concept → cognition route → examples / symbols / metaphor / pacing → misconception guardrail → closure boundary.
244
- The point is not to make everyone think the same. The point is to keep structure readable across difference.
245
- </p>
246
- </div>
247
  </div>
248
- </div>
249
- </section>
250
 
251
- <section class="section" id="stack">
252
- <div class="wrap">
253
- <div class="sectionHead">
254
- <div>
255
- <h2>The stack</h2>
256
- <p class="sub">
257
- The current public stack now has field integrity, cognition translation, physics translation, and math translation.
258
- Together, they form a visible education substrate instead of isolated demos.
259
- </p>
260
- </div>
261
  </div>
262
 
263
- <div class="grid2">
264
- <div class="card">
265
- <h3>Signal / field integrity</h3>
266
- <p>
267
- The HIR Diamond Matrix Transfer Simulator tests whether structure survives pressure:
268
- compression, pruning, residual loss, offline nodes, adversarial injection, revocation, and handoff.
269
- </p>
270
- <div class="meta">
271
- <span class="pill">field-first</span>
272
- <span class="pill">audit artifact</span>
273
- <span class="pill">handoff integrity</span>
274
- </div>
275
- <a class="launch" href="https://huggingface.co/spaces/HirModel/hir-diamond-matrix-transfer-simulator" target="_blank" rel="noopener">Open Diamond Matrix Simulator</a>
276
- </div>
277
 
278
- <div class="card">
279
- <h3>Cognitive / education integrity</h3>
280
- <p>
281
- The Substrate translator series tests whether meaning survives explanation pressure:
282
- different cognition styles, symbol density, examples, pacing, metaphors, proof boundaries, and open-loop discipline.
283
- </p>
284
- <div class="meta">
285
- <span class="pill">cognition-aware</span>
286
- <span class="pill">non-diagnostic</span>
287
- <span class="pill">loop steward</span>
288
- </div>
289
- <a class="launch" href="#simulators">View translator stack</a>
290
- </div>
291
  </div>
292
  </div>
293
  </section>
294
 
295
- <section class="section" id="simulators">
296
- <div class="wrap">
297
- <div class="sectionHead">
298
- <div>
299
- <h2>Education simulators</h2>
300
- <p class="sub">
301
- Each simulator preserves the concept while adapting the explanation route.
302
- They generate copyable outputs, JSON artifacts, visual signal fields, recommended supports, and closure boundaries.
303
- </p>
304
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
305
  </div>
306
 
307
- <div class="grid3">
308
- <div class="card">
309
- <h3>Substrate Cognition Translation Simulator</h3>
310
- <p>
311
- General cognition-route translator for HIR/OAM pressure grammar across light, heat, rhythm, electricity, and signal integrity.
312
- </p>
313
- <div class="meta">
314
- <span class="pill">visual/map</span>
315
- <span class="pill">story/metaphor</span>
316
- <span class="pill">red-team</span>
317
- <span class="pill">lived-context</span>
318
- </div>
319
- <a class="launch" href="https://huggingface.co/spaces/HirModel/substrate-cognition-translation-simulator" target="_blank" rel="noopener">Open Cognition Simulator</a>
320
- </div>
321
-
322
- <div class="card">
323
- <h3>Substrate Physics Translation Simulator</h3>
324
- <p>
325
- Physics concepts explained through cognition styles: motion, forces, energy, heat, waves, electricity, light, gravity, and quantum basics.
326
- </p>
327
- <div class="meta">
328
- <span class="pill">physics stays physics</span>
329
- <span class="pill">misconception guardrails</span>
330
- <span class="pill">check-for-understanding</span>
331
- </div>
332
- <a class="launch" href="https://huggingface.co/spaces/HirModel/substrate-physics-translation-simulator" target="_blank" rel="noopener">Open Physics Simulator</a>
333
- </div>
334
 
335
- <div class="card">
336
- <h3>Substrate Math Translation Simulator</h3>
337
- <p>
338
- Math concepts explained through cognition styles: arithmetic, fractions, algebra, functions, geometry, graphing, probability, statistics, calculus, and linear algebra.
339
- </p>
340
- <div class="meta">
341
- <span class="pill">math stays math</span>
342
- <span class="pill">define symbols</span>
343
- <span class="pill">worked examples</span>
344
- </div>
345
- <a class="launch" href="https://huggingface.co/spaces/HirModel/substrate-math-translation-simulator" target="_blank" rel="noopener">Open Math Simulator</a>
346
- </div>
347
  </div>
348
  </div>
349
  </section>
350
 
351
- <section class="section" id="rules">
352
- <div class="wrap">
353
- <div class="ruleBox">
354
- <h2>Substrate operating rules</h2>
355
- <p class="sub">
356
- The system is not a moderator that arbitrarily closes loops. It is a cognition-aware loop-steward layer:
357
- preserve the structure, translate the route, mark uncertainty, and close only with integrity.
358
- </p>
359
 
360
- <div class="rules">
361
- <div class="rule">
362
- <strong>1. No forced closure</strong>
363
- <span>A loop does not close because people are tired, uncomfortable, or dislike the expression style.</span>
364
- </div>
365
- <div class="rule">
366
- <strong>2. Difference is signal</strong>
367
- <span>Cognition-format mismatch is pressure to translate, not proof of defect, bad faith, or degradation.</span>
368
- </div>
369
- <div class="rule">
370
- <strong>3. Structure stays honest</strong>
371
- <span>Math remains math. Physics remains physics. Translation adapts the route without laundering the concept.</span>
372
- </div>
373
- <div class="rule">
374
- <strong>4. Boundaries remain visible</strong>
375
- <span>Misconceptions, assumptions, uncertainty, examples, proof limits, and closure state stay explicit.</span>
376
- </div>
377
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
378
  </div>
379
  </div>
380
  </section>
381
 
382
- <section class="section" id="roadmap">
383
- <div class="wrap">
384
- <div class="sectionHead">
385
- <div>
386
- <h2>Roadmap: from translation to live loop stewardship</h2>
387
- <p class="sub">
388
- The translator stack is the first proof-of-wiring. The next major test is a live high-variance loop simulator:
389
- messy classroom/forum/thread inputs synthesized without flattening cognition or forcing consensus.
390
- </p>
391
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
392
  </div>
393
 
394
- <div class="timeline">
395
- <div class="step">
396
- <div class="num">01</div>
397
- <div>
398
- <h4>Single-user cognition translation</h4>
399
- <p>Self-selected cognition route turns one concept into a readable explanation while preserving unresolved layers.</p>
400
- </div>
401
- </div>
402
- <div class="step">
403
- <div class="num">02</div>
404
- <div>
405
- <h4>Subject-specific translation</h4>
406
- <p>Physics and math demonstrate that stable concept structures can be translated without treating learners as deficient.</p>
407
- </div>
408
- </div>
409
- <div class="step">
410
- <div class="num">03</div>
411
- <div>
412
- <h4>Live Loop Steward Simulator</h4>
413
- <p>Multiple participants, memes, frustration, evidence, questions, confusion, and disagreement become pressure-mapped signals.</p>
414
- </div>
415
- </div>
416
- <div class="step">
417
- <div class="num">04</div>
418
- <div>
419
- <h4>Classroom / forum substrate</h4>
420
- <p>Open loops produce artifacts: summaries, unresolved-loop ledgers, misconception maps, evidence spines, and closure notes.</p>
421
- </div>
422
- </div>
423
  </div>
424
  </div>
425
  </section>
426
- </main>
427
 
428
- <footer>
429
- <div class="wrap">
430
- <p><strong>Boundary statement:</strong> This hub is a public-demo index for educational translation prototypes. It is not clinical, diagnostic, or a replacement for teachers, formal instruction, labs, practice, or domain expertise.</p>
431
- <p class="copyline">Substrate Education Ecosystem Hub v0.1 · Primordial Code / HIR-OAM · Map the field. Translate the signal. Preserve the loop. Close only with integrity.</p>
432
- </div>
433
- </footer>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
434
  </body>
435
  </html>
 
1
  <!DOCTYPE html>
2
  <html lang="en">
3
  <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width,initial-scale=1.0">
6
+ <title>Primordial Code Ecosystem HIR × OAM Artifact Registry + Substrate Education Layer</title>
7
  <style>
8
+ :root {
9
+ --bg:#0d0f0d; --panel:#151813; --panel2:#1d2119; --ink:#efe8d5; --muted:#b8ad93;
10
+ --gold:#c99945; --green:#59b879; --teal:#59b8a9; --red:#c85a4a; --line:#3b3427;
11
+ --shadow: rgba(0,0,0,.28);
 
 
 
 
 
 
 
 
 
 
 
 
12
  }
13
+ * { box-sizing:border-box; }
14
+ body {
15
+ margin:0; background:
16
+ radial-gradient(900px 500px at 20% 0%, rgba(201,153,69,.12), transparent 70%),
17
+ radial-gradient(900px 500px at 90% 5%, rgba(89,184,121,.09), transparent 65%),
18
+ var(--bg);
19
+ color:var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Arial, sans-serif;
20
+ line-height:1.55;
 
 
 
21
  }
22
+ a { color:var(--green); text-decoration:none; }
23
+ a:hover { text-decoration:underline; }
24
+ .wrap { max-width:1240px; margin:0 auto; padding:28px 20px 70px; }
25
+ .hero {
26
+ border:1px solid var(--line); background:linear-gradient(135deg, rgba(29,33,25,.96), rgba(14,16,13,.98));
27
+ border-radius:24px; padding:34px; box-shadow:0 20px 60px var(--shadow); position:relative; overflow:hidden;
 
28
  }
29
+ .hero:after {
30
+ content:"HIR"; position:absolute; right:26px; top:-36px; font-size:142px; font-weight:900; letter-spacing:-10px;
31
+ color:rgba(201,153,69,.055); pointer-events:none;
32
  }
33
+ .kicker { color:var(--gold); font-size:.78rem; letter-spacing:.18em; text-transform:uppercase; font-weight:700; }
34
+ h1 { margin:.35rem 0 .5rem; font-size:clamp(2.1rem, 5vw, 4.8rem); line-height:.95; letter-spacing:-.05em; }
35
+ .sub { max-width:880px; color:var(--muted); font-size:1.08rem; }
36
+ .badges { display:flex; flex-wrap:wrap; gap:9px; margin-top:18px; }
37
+ .badge { border:1px solid var(--line); background:rgba(255,255,255,.035); border-radius:999px; padding:7px 11px; font-size:.82rem; color:var(--muted); }
38
+ .badge strong { color:var(--ink); }
39
+ .grid.stats { display:grid; grid-template-columns:repeat(4,1fr); gap:14px; margin:20px 0; }
40
+ .stat { border:1px solid var(--line); background:var(--panel); border-radius:18px; padding:18px; }
41
+ .stat .num { font-size:2rem; font-weight:800; color:var(--gold); }
42
+ .stat .lbl { color:var(--muted); font-size:.88rem; }
43
+ .nav {
44
+ position:sticky; top:0; z-index:50; margin:22px 0; padding:12px; border:1px solid var(--line);
45
+ background:rgba(13,15,13,.92); backdrop-filter: blur(12px); border-radius:18px;
46
+ display:flex; flex-wrap:wrap; gap:8px; align-items:center;
47
  }
48
+ .nav a, .filterBtn {
49
+ color:var(--ink); border:1px solid var(--line); background:rgba(255,255,255,.035); padding:8px 11px; border-radius:999px;
50
+ font-size:.86rem; cursor:pointer;
 
51
  }
52
+ .filterBtn.active { border-color:var(--green); color:var(--green); }
53
+ section { margin:30px 0; }
54
+ .sectionHead { display:flex; justify-content:space-between; gap:12px; align-items:end; margin-bottom:12px; }
55
+ h2 { margin:0; font-size:1.55rem; letter-spacing:-.02em; }
56
+ .note { color:var(--muted); max-width:780px; }
57
+ .cardRow { display:grid; grid-template-columns:repeat(3,1fr); gap:14px; }
58
+ .card {
59
+ border:1px solid var(--line); background:linear-gradient(180deg, var(--panel), rgba(21,24,19,.88)); border-radius:18px; padding:18px;
60
+ min-height:150px;
61
  }
62
+ .card h3 { margin:0 0 7px; font-size:1.05rem; }
63
+ .card p { color:var(--muted); margin:.35rem 0 .7rem; font-size:.92rem; }
64
+ .meta { display:flex; flex-wrap:wrap; gap:6px; margin-top:10px; }
65
+ .pill { font-size:.72rem; color:var(--muted); border:1px solid var(--line); border-radius:999px; padding:4px 7px; }
66
+ .search {
67
+ display:flex; gap:10px; flex-wrap:wrap; margin:14px 0;
68
  }
69
+ .search input {
70
+ flex:1; min-width:260px; padding:13px 14px; border-radius:14px; border:1px solid var(--line); background:#0b0c0a; color:var(--ink); font-size:1rem;
 
71
  }
72
+ .registry { display:grid; grid-template-columns:repeat(3,1fr); gap:14px; }
73
+ .artifact { border:1px solid var(--line); border-radius:16px; padding:15px; background:rgba(255,255,255,.025); }
74
+ .artifact h3 { margin:0 0 6px; font-size:.98rem; line-height:1.25; }
75
+ .artifact p { margin:0; color:var(--muted); font-size:.86rem; }
76
+ .artifact .cat { color:var(--gold); font-size:.72rem; text-transform:uppercase; letter-spacing:.08em; margin-bottom:8px; }
77
+ .footer { margin-top:50px; color:var(--muted); border-top:1px solid var(--line); padding-top:22px; font-size:.92rem; }
78
+ .boundary { border-left:4px solid var(--gold); background:rgba(201,153,69,.06); padding:18px; border-radius:12px; }
79
+ .code { font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; color:var(--gold); }
80
+
81
+ .topLaunch {
82
+ margin-top:24px; border:1px solid rgba(89,184,121,.55);
83
+ background:linear-gradient(135deg, rgba(89,184,121,.13), rgba(201,153,69,.09));
84
+ border-radius:20px; padding:20px; display:grid; grid-template-columns:1.5fr auto; gap:16px; align-items:center;
85
+ box-shadow:0 10px 34px rgba(0,0,0,.24);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
  }
87
+ .topLaunch h2 { margin:0 0 6px; font-size:1.35rem; color:var(--ink); }
88
+ .topLaunch p { margin:.35rem 0; color:var(--muted); }
89
+ .launchBtn { display:inline-flex; align-items:center; justify-content:center; white-space:nowrap; border:1px solid rgba(89,184,121,.75); background:rgba(89,184,121,.12); color:var(--ink); border-radius:999px; padding:12px 16px; font-weight:800; }
90
+ .launchBtn:hover { text-decoration:none; background:rgba(89,184,121,.2); }
91
+
92
+ @media(max-width:900px) { .grid.stats,.cardRow,.registry,.topLaunch { grid-template-columns:1fr; } .hero { padding:24px; } }
93
  </style>
94
  </head>
95
  <body>
96
+ <div class="wrap">
97
+ <header class="hero" id="top">
98
+ <div class="kicker">Primordial Code Ecosystem · HIR × OAM Artifact Registry</div>
99
+ <h1>One ecosystem. Multiple lanes. Reviewable pressure forms.</h1>
100
+ <p class="sub">
101
+ Expanded from the original 15 core lanes into a broader registry of live simulations, runtime prototypes,
102
+ health-AI review layers, public-defense architecture, compute maps, biological uncertainty layers,
103
+ Time Sovereignty calibration notes, the Custom Pressure Form Generator, falsifiable pressure-form hardening artifacts, and the Primordial Compute Stack v0.1 integration bundle.
104
+ </p>
105
+ <div class="badges">
106
+ <span class="badge"><strong>Created and developed by:</strong> Collin D. Weber</span>
107
+ <span class="badge">Systems Architect / Systems Integrity Steward</span>
108
+ <span class="badge">Synthetic models · scenario checkpoints · not prediction</span>
109
+ <span class="badge">No individual scoring · no carceral prediction loop</span>
110
+ </div>
111
+ <div class="topLaunch" id="generator">
112
+ <div>
113
+ <div class="kicker">Primary entrypoint</div>
114
+ <h2>Custom Pressure Form Generator</h2>
115
+ <p>Start here: translate any pressure-bearing situation into a bounded HIR/OAM read, route state, and repair-path frame.</p>
116
+ </div>
117
+ <a class="launchBtn" href="custom-pressure-form-generator/index.html">Open Pressure Form Generator →</a>
118
+ </div>
119
+ </header>
120
+
121
+ <div class="grid stats">
122
+ <div class="stat"><div class="num">15</div><div class="lbl">original core lanes</div></div>
123
+ <div class="stat"><div class="num">75+</div><div class="lbl">indexed artifacts / docs / packages</div></div>
124
+ <div class="stat"><div class="num">14</div><div class="lbl">navigation sections</div></div>
125
+ <div class="stat"><div class="num">9+</div><div class="lbl">latest pressure-form / Substrate additions</div></div>
126
  </div>
 
127
 
128
+ <nav class="nav">
129
+ <a href="#generator">Open generator</a>
130
+ <a href="#start">Start here</a>
131
+ <a href="#latest">Latest additions</a>
132
+ <a href="#substrate">Substrate education</a>
133
+ <a href="#registry">Registry</a>
134
+ <a href="#boundary">Claims boundary</a>
135
+ <a href="#contact">Contact</a>
136
+ </nav>
137
+
138
+ <section id="start">
139
+ <div class="sectionHead">
140
+ <h2>Start here</h2>
141
+ </div>
142
+ <div class="cardRow">
143
+ <div class="card">
144
+ <h3>Custom Pressure Form Generator</h3>
145
+ <p>Domain-agnostic systems analysis interface for turning personal, school, work, ecological, financial, institutional, governance, security, or technical pressure into a bounded HIR/OAM read.</p>
146
+ <p><a href="custom-pressure-form-generator/index.html">Open generator </a></p>
 
147
  </div>
148
 
149
+ <div class="card">
150
+ <h3>Core pressure form</h3>
151
+ <p><span class="code">Sₜ = AₜBₜ − Pₜ</span></p>
152
+ <p>Alignment/accountability multiplied by structural coherence, under pressure and degradation load.</p>
 
 
 
 
 
 
 
 
153
  </div>
 
 
154
 
155
+
156
+ <div class="card">
157
+ <h3>Time Sovereignty extension</h3>
158
+ <p><span class="code">S_eff,t = AₜBₜ · Tₜ^η − Pₜ[1 + κ(1 − Tₜ)]</span></p>
159
+ <p>Time sovereignty / repair bandwidth becomes both protector and pressure amplifier when stolen.</p>
 
 
 
 
 
160
  </div>
161
 
162
+ <div class="card">
163
+ <h3>Substrate Education Layer</h3>
164
+ <p>Cognition-aware education layer: preserve the structure, adapt the route, mark misconceptions, keep unresolved layers open, and close only with understanding and integrity.</p>
165
+ <p><a href="#substrate">Open Substrate section →</a> · <a href="substrate_education_ecosystem_hub.html">Open local hub page →</a></p>
166
+ </div>
 
 
 
 
 
 
 
 
 
167
 
168
+ <div class="card">
169
+ <h3>300-year lineage scale</h3>
170
+ <p>300 years is not deep time. It is child → parent → grandparent → great-grandparent → living memory bridge.</p>
171
+ <p><a href="https://huggingface.co/spaces/HirModel/primordial-calculus-300-year-simulation">Open live simulator →</a></p>
 
 
 
 
 
 
 
 
 
172
  </div>
173
  </div>
174
  </section>
175
 
176
+ <section id="latest">
177
+ <div class="sectionHead">
178
+ <h2>Latest additions</h2>
179
+ <p class="note">New pressure-form hardening and simulator packaging work added after the original 15-lane ecosystem pass.</p>
180
+ </div>
181
+ <div class="cardRow">
182
+ <div class="card">
183
+ <h3>Custom Pressure Form Generator</h3>
184
+ <p>Operational HIR/OAM pressure-translation tool: input any pressure-bearing system state and generate a structured systems analysis read, route, and repair-path framing.</p>
185
+ <p><a href="custom-pressure-form-generator/index.html">Open generator →</a> · <a href="custom_pressure_form_generator_hf_ready_CC.zip">Download package →</a></p>
186
+ </div>
187
+ <div class="card">
188
+ <h3>Time Sovereignty Calibration Note v0.1</h3>
189
+ <p>Phase 1A Lₜ/Rₜ national back-test scaffold using aggregate public data only.</p>
190
+ <p><a href="docs/TIME_SOVEREIGNTY_CALIBRATION_NOTE_v0.1_PHASE_1A.md">Open note →</a></p>
191
+ </div>
192
+ <div class="card">
193
+ <h3>Pressure Form Recursion Test v0.2.1</h3>
194
+ <p>Grok Super Heavy correction patch: operational definitions, anti-circularity, alternatives, falsification, dynamics.</p>
195
+ <p><a href="docs/PRESSURE_FORM_RECURSION_TEST_v0.2.1_GROK_SUPER_HEAVY_CORRECTION_PATCH.md">Open patch →</a></p>
196
+ </div>
197
+ <div class="card">
198
+ <h3>Silent Substrate Test v0.1</h3>
199
+ <p>Propagation diagnostics for quiet contact, mulling, and silent carrier formation without mind-reading or scoring.</p>
200
+ <p><a href="docs/SILENT_SUBSTRATE_TEST_v0.1.md">Open note →</a></p>
201
  </div>
202
 
203
+ <div class="card">
204
+ <h3>Substrate Education Ecosystem Hub v0.1</h3>
205
+ <p>Local ecosystem subpage connecting the Cognition, Physics, and Math translation simulators under one Substrate education thesis.</p>
206
+ <p><a href="substrate_education_ecosystem_hub.html">Open local hub →</a></p>
207
+ </div>
208
+ <div class="card">
209
+ <h3>Substrate Cognition Translation Simulator</h3>
210
+ <p>Non-diagnostic cognition translation simulator: cognition-format mismatch is signal, not degradation.</p>
211
+ <p><a href="https://huggingface.co/spaces/HirModel/substrate-cognition-translation-simulator">Open Space →</a></p>
212
+ </div>
213
+ <div class="card">
214
+ <h3>Substrate Physics Translation Simulator</h3>
215
+ <p>Cognition-aware physics translator: physics stays physics; the route changes so the learner can meet it.</p>
216
+ <p><a href="https://huggingface.co/spaces/HirModel/substrate-physics-translation-simulator">Open Space →</a></p>
217
+ </div>
218
+ <div class="card">
219
+ <h3>Substrate Math Translation Simulator</h3>
220
+ <p>Cognition-aware math translator: math stays math; the route changes so the learner can meet the structure.</p>
221
+ <p><a href="https://huggingface.co/spaces/HirModel/substrate-math-translation-simulator">Open Space →</a></p>
222
+ </div>
 
 
 
 
 
 
 
223
 
224
+ <div class="card">
225
+ <h3>Primordial Compute Stack v0.1</h3>
226
+ <p>Integration bundle connecting the runnable OS runtime, CyberSec suite, HIR-SPU hardware spec, GPU/RAM maps, canonical docs, and checksums.</p>
227
+ <p><a href="Primordial_Compute_Stack_v0.1_OUTER_UPLOAD.zip">Download bundle →</a></p>
 
 
 
 
 
 
 
 
228
  </div>
229
  </div>
230
  </section>
231
 
 
 
 
 
 
 
 
 
232
 
233
+ <section id="substrate">
234
+ <div class="sectionHead">
235
+ <div>
236
+ <h2>Substrate Education Layer</h2>
237
+ <p class="note">A cognition-aware education wing inside the larger Primordial Code ecosystem. These tools do not replace teachers, labs, practice, or formal rigor. They adapt explanation route while preserving structure.</p>
238
+ </div>
239
+ </div>
240
+ <div class="boundary">
241
+ <p><strong>Core thesis:</strong> A learner should not be made to feel stupid because the explanation arrived in the wrong format.</p>
242
+ <p><span class="code">S_learning,t = A_translation,t × B_structure,t − P_mismatch,t</span></p>
243
+ <p>Difference in cognition is a signal form, not degradation. Substrate preserves the concept, adapts the route, marks misconceptions, keeps unresolved layers open, and closes only with understanding and integrity.</p>
244
+ </div>
245
+ <div class="cardRow" style="margin-top:16px">
246
+ <div class="card">
247
+ <h3>Substrate Hub</h3>
248
+ <p>A local page compiling the current Substrate education simulator stack and roadmap toward live loop stewardship.</p>
249
+ <p><a href="substrate_education_ecosystem_hub.html">Open local hub →</a></p>
250
+ </div>
251
+ <div class="card">
252
+ <h3>Cognition Translation</h3>
253
+ <p>Translates HIR/OAM pressure grammar into different cognition routes without diagnosis, flattening, or forced closure.</p>
254
+ <p><a href="https://huggingface.co/spaces/HirModel/substrate-cognition-translation-simulator">Open HF Space →</a></p>
255
+ </div>
256
+ <div class="card">
257
+ <h3>Physics Translation</h3>
258
+ <p>Explains motion, forces, energy, heat, waves, electricity, light, gravity, and quantum basics across cognition styles.</p>
259
+ <p><a href="https://huggingface.co/spaces/HirModel/substrate-physics-translation-simulator">Open HF Space →</a></p>
260
+ </div>
261
+ <div class="card">
262
+ <h3>Math Translation</h3>
263
+ <p>Explains arithmetic, fractions, algebra, functions, geometry, graphing, probability, statistics, calculus, and linear algebra basics across cognition styles.</p>
264
+ <p><a href="https://huggingface.co/spaces/HirModel/substrate-math-translation-simulator">Open HF Space →</a></p>
265
+ </div>
266
+ <div class="card">
267
+ <h3>HIR Diamond Matrix Transfer</h3>
268
+ <p>Companion field-integrity simulator: signal transfer, residual sufficiency, handoff, audit artifact, quarantine, revocation, and re-proof routing.</p>
269
+ <p><a href="https://huggingface.co/spaces/HirModel/hir-diamond-matrix-transfer-simulator">Open HF Space →</a></p>
270
+ </div>
271
+ <div class="card">
272
+ <h3>Next: Live Loop Steward Simulator</h3>
273
+ <p>Multi-participant classroom/forum/thread synthesis: claims, memes, evidence, frustration, cognition-style signals, unresolved loops, and closure boundaries.</p>
274
+ <p><span class="note">Roadmap artifact, not yet deployed.</span></p>
275
  </div>
276
  </div>
277
  </section>
278
 
279
+ <section id="registry">
280
+ <div class="sectionHead">
281
+ <div>
282
+ <h2>Artifact registry</h2>
283
+ <p class="note">Search or filter the expanded local artifact bundle. Local file links open packaged artifacts uploaded with this Space.</p>
284
+ </div>
285
+ </div>
286
+ <div class="search">
287
+ <input id="q" placeholder="Search artifacts: health, quantum, due process, DNA, pressure form, runtime…" />
288
+ </div>
289
+ <div class="nav" id="filters"></div>
290
+ <div class="registry" id="registryGrid"></div>
291
+ </section>
292
+
293
+ <section id="boundary">
294
+ <div class="sectionHead"><h2>Claims boundary</h2></div>
295
+ <div class="boundary">
296
+ <p>This ecosystem is not prophecy, not prediction, not empirical validation, not a policy tool, not an individual scoring system, not a carceral prediction loop, and not a claim of AI consciousness.</p>
297
+ <p>Artifacts are public systems-architecture scaffolds, simulations, calibration notes, review packets, and falsifiable candidates intended for critique, correction, testing, and refinement.</p>
298
+ <p class="code">Money is the proxy. Time is the substrate. Repair is the target.</p>
299
+ </div>
300
+ </section>
301
+
302
+ <section id="contact">
303
+ <div class="sectionHead"><h2>Contact / provenance</h2></div>
304
+ <div class="cardRow">
305
+ <div class="card">
306
+ <h3>Project contact</h3>
307
+ <p><a href="mailto:HIR.model@protonmail.com">HIR.model@protonmail.com</a></p>
308
+ </div>
309
+ <div class="card">
310
+ <h3>Public handle</h3>
311
+ <p>X / Twitter: <a href="https://x.com/primordial_code">@primordial_code</a></p>
312
+ </div>
313
+
314
+ <div class="card">
315
+ <h3>Substrate Education Hub</h3>
316
+ <p><a href="substrate_education_ecosystem_hub.html">Local Substrate education ecosystem page</a></p>
317
  </div>
318
 
319
+ <div class="card">
320
+ <h3>Live simulator</h3>
321
+ <p><a href="https://huggingface.co/spaces/HirModel/primordial-calculus-300-year-simulation">Primordial Calculus — 300-Year Simulation</a></p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
322
  </div>
323
  </div>
324
  </section>
 
325
 
326
+ <footer class="footer">
327
+ <p><strong>Primordial Code Ecosystem v0.3.3 Expanded Registry + Substrate Education Patch — Generator-First Patch</strong></p>
328
+ <p>Created and developed by Collin D. Weber · Primordial Calculus / HIR × OAM</p>
329
+ </footer>
330
+ </div>
331
+
332
+ <script>
333
+ const artifacts = [{"file": "custom-pressure-form-generator/index.html", "title": "Custom Pressure Form Generator", "category": "Start Here / Core Pressure Form", "description": "Domain-agnostic systems-analysis interface for turning personal, school, work, ecological, financial, institutional, governance, security, or technical pressure inputs into bounded HIR/OAM pressure reads, route states, and repair-path framing.", "type": "html", "size_bytes": 30637}, {"file": "custom_pressure_form_generator_hf_ready_CC.zip", "title": "Custom Pressure Form Generator — HF Static Package", "category": "Start Here / Core Pressure Form", "description": "Hugging Face-ready static Space package for the operational pressure-form generator, including README, index.html, license, manifest, upload notes, and social card.", "type": "zip", "size_bytes": 1848519}, {"file": "https://huggingface.co/spaces/HirModel/hir-diamond-matrix-transfer-simulator", "title": "HIR Diamond Matrix Transfer Simulator", "category": "Substrate / Education / Cognition", "description": "Field-first HIR/OAM proof-of-wiring simulator for signal integrity, residual reconstruction, and chain continuity under pressure.", "type": "external", "size_bytes": null}, {"file": "https://huggingface.co/spaces/HirModel/substrate-math-translation-simulator", "title": "Substrate Math Translation Simulator", "category": "Substrate / Education / Cognition", "description": "Cognition-aware math translation simulator: math stays math while the route changes so the learner can meet the structure.", "type": "external", "size_bytes": null}, {"file": "https://huggingface.co/spaces/HirModel/substrate-physics-translation-simulator", "title": "Substrate Physics Translation Simulator", "category": "Substrate / Education / Cognition", "description": "Cognition-aware physics translation simulator: physics stays physics while the explanation route adapts.", "type": "external", "size_bytes": null}, {"file": "https://huggingface.co/spaces/HirModel/substrate-cognition-translation-simulator", "title": "Substrate Cognition Translation Simulator", "category": "Substrate / Education / Cognition", "description": "Non-diagnostic cognition translation simulator for HIR/OAM pressure grammar across different cognition and explanation routes.", "type": "external", "size_bytes": null}, {"file": "substrate_education_ecosystem_hub.html", "title": "Substrate Education Ecosystem Hub v0.1", "category": "Substrate / Education / Cognition", "description": "Local ecosystem subpage compiling the Cognition, Physics, and Math translation simulators plus the roadmap toward live loop stewardship.", "type": "html", "size_bytes": 18179}, {"file": "addiction_repair_map.html", "title": "Addiction Repair Architecture — HIR Framework", "category": "Biology / Health Systems", "description": "HIR × OAM mapping layer for biological, clinical, repair, or life-support systems.", "type": "html", "size_bytes": 96194}, {"file": "ai_model_drift_monitoring_layer.html", "title": "AI Model Drift Monitoring Layer - Primordial OS Health v0.3", "category": "Defense / Due Process / Security", "description": "Boundary, audit, red-team, due-process, or security-facing architecture layer.", "type": "html", "size_bytes": 42851}, {"file": "bug_bounty_report.md", "title": "Bug Bounty Report: HIR×OAM Red-Team Emulation Map", "category": "Defense / Due Process / Security", "description": "Boundary, audit, red-team, due-process, or security-facing architecture layer.", "type": "md", "size_bytes": 11087}, {"file": "cancer_hir_architecture_map.html", "title": "Cancer Signaling Architecture — HIR/OAM Systems Lens", "category": "Biology / Health Systems", "description": "HIR × OAM mapping layer for biological, clinical, repair, or life-support systems.", "type": "html", "size_bytes": 96916}, {"file": "cancer_risk_HIR_OAM_architecture.html", "title": "Cancer Risk Architecture Map — HIR/OAM Systems Lens", "category": "Biology / Health Systems", "description": "HIR × OAM mapping layer for biological, clinical, repair, or life-support systems.", "type": "html", "size_bytes": 95341}, {"file": "clinical_workflow_fit_layer.html", "title": "Clinical Workflow Fit Layer | Primordial OS Health v0.3", "category": "Health-AI / Rice Showcase", "description": "Health-facing HIR × OAM layer or review/showcase component.", "type": "html", "size_bytes": 53906}, {"file": "clinician_authority_override_layer.html", "title": "Clinician Authority Override Layer | Primordial OS Health v0.3", "category": "Health-AI / Rice Showcase", "description": "Health-facing HIR × OAM layer or review/showcase component.", "type": "html", "size_bytes": 41923}, {"file": "diagnostic_near_miss_correction_loop.html", "title": "Diagnostic Near-Miss Correction Loop | Primordial OS Health v0.3", "category": "Health-AI / Rice Showcase", "description": "Health-facing HIR × OAM layer or review/showcase component.", "type": "html", "size_bytes": 36502}, {"file": "digital_life_candidate_architecture_v0_1.html", "title": "Digital-Life Candidate Architecture v0.1 | Collin D. Weber", "category": "Core HIR / OAM Framework", "description": "Core framework, pressure-form, loop-completion, or digital-life candidate artifact.", "type": "html", "size_bytes": 38415}, {"file": "ehr_meaning_preservation_layer.html", "title": "EHR Meaning Preservation Layer | Primordial OS Health v0.3", "category": "Health-AI / Rice Showcase", "description": "Health-facing HIR × OAM layer or review/showcase component.", "type": "html", "size_bytes": 38581}, {"file": "files.zip", "title": "files.zip", "category": "Compute / Quantum / Architecture", "description": "Downloadable package / nested review artifact.", "type": "zip", "size_bytes": 686332}, {"file": "health_equity_bias_stress_test_layer.html", "title": "Health Equity Bias Stress Test Layer | Primordial OS Health v0.3", "category": "Health-AI / Rice Showcase", "description": "Health-facing HIR × OAM layer or review/showcase component.", "type": "html", "size_bytes": 41841}, {"file": "health_literacy_comprehension_layer.html", "title": "Health Literacy Comprehension Layer | Primordial OS Health v0.3", "category": "Health-AI / Rice Showcase", "description": "Health-facing HIR × OAM layer or review/showcase component.", "type": "html", "size_bytes": 42883}, {"file": "health_triage_framework.html", "title": "Illness Signal Triage Under Uncertainty", "category": "Health-AI / Rice Showcase", "description": "Health-facing HIR × OAM layer or review/showcase component.", "type": "html", "size_bytes": 59622}, {"file": "HIR_Architecture_Specification.md", "title": "HIR-Informed Architecture for Coherent Systems", "category": "Core HIR / OAM Framework", "description": "Core framework, pressure-form, loop-completion, or digital-life candidate artifact.", "type": "md", "size_bytes": 31599}, {"file": "HIR_Architecture_Visual.html", "title": "HIR-Informed Architecture — Primordial Calculus", "category": "Core HIR / OAM Framework", "description": "Core framework, pressure-form, loop-completion, or digital-life candidate artifact.", "type": "html", "size_bytes": 35946}, {"file": "HIR_OAM_DueProcess_Integrity_Layer.html", "title": "HIR × OAM — Pre-Carceral Due-Process Integrity Layer", "category": "Defense / Due Process / Security", "description": "Boundary, audit, red-team, due-process, or security-facing architecture layer.", "type": "html", "size_bytes": 52741}, {"file": "hir_oam_red_team_map_PATCHED.html", "title": "HIR × OAM Authorized Red-Team Map for LLM Defense", "category": "Defense / Due Process / Security", "description": "Boundary, audit, red-team, due-process, or security-facing architecture layer.", "type": "html", "size_bytes": 21891}, {"file": "my_inner_tree_cognition_map.html", "title": "My Inner Tree — A Cognition Map for Children", "category": "Cognition / Little Wren", "description": "Child/cognition-facing translation and self-understanding artifact.", "type": "html", "size_bytes": 34946}, {"file": "patient_consent_revocation_ledger.html", "title": "Patient Consent Revocation Ledger | Primordial OS Health v0.3", "category": "Health-AI / Rice Showcase", "description": "Health-facing HIR × OAM layer or review/showcase component.", "type": "html", "size_bytes": 37010}, {"file": "PDIL_HIR_OAM_Framework.jsx", "title": "PRE-CARCERAL DUE-PROCESS INTEGRITY LAYER", "category": "Defense / Due Process / Security", "description": "Boundary, audit, red-team, due-process, or security-facing architecture layer.", "type": "jsx", "size_bytes": 33967}, {"file": "pharma_drug_testing_labs_guide.html", "title": "Alignment Under Pressure: Drug Testing Labs", "category": "Biology / Health Systems", "description": "HIR × OAM mapping layer for biological, clinical, repair, or life-support systems.", "type": "html", "size_bytes": 51162}, {"file": "pharma_rnd_development_guide.html", "title": "Alignment under Pressure: Pharma R&D Guide", "category": "Biology / Health Systems", "description": "HIR × OAM mapping layer for biological, clinical, repair, or life-support systems.", "type": "html", "size_bytes": 47055}, {"file": "pharma_safety_framework.html", "title": "Pharmaceutical safety as an alignment problem", "category": "Biology / Health Systems", "description": "HIR × OAM mapping layer for biological, clinical, repair, or life-support systems.", "type": "html", "size_bytes": 32135}, {"file": "pressure_form_resonance.html", "title": "Pressure Form Resonance Protocol", "category": "Core HIR / OAM Framework", "description": "Core framework, pressure-form, loop-completion, or digital-life candidate artifact.", "type": "html", "size_bytes": 47988}, {"file": "Primordial_Agriculture_Layer_v0.1_Architecture_Plan.html", "title": "Primordial Agriculture Layer v0.1 · HIR × OAM Mapping of Soil, Water, Food Systems, and Life-First Regeneration", "category": "Biology / Health Systems", "description": "HIR × OAM mapping layer for biological, clinical, repair, or life-support systems.", "type": "html", "size_bytes": 145261}, {"file": "Primordial_Biofeedback_Layer_v0.1_Architecture_Plan.html", "title": "Primordial Biofeedback Layer v0.1 · HIR-Governed Signal Mapping", "category": "Biology / Health Systems", "description": "HIR × OAM mapping layer for biological, clinical, repair, or life-support systems.", "type": "html", "size_bytes": 80955}, {"file": "Primordial_Brain_Layer_v0.1_Architecture_Plan.html", "title": "Primordial Brain Layer v0.1 · HIR-Governed Neurophysical Architecture", "category": "Biology / Health Systems", "description": "HIR × OAM mapping layer for biological, clinical, repair, or life-support systems.", "type": "html", "size_bytes": 89954}, {"file": "Primordial_Calculus_Health_Applications_Inventory.html", "title": "Primordial Calculus — Medical & Health Applications Inventory", "category": "Health-AI / Rice Showcase", "description": "Health-facing HIR × OAM layer or review/showcase component.", "type": "html", "size_bytes": 135366}, {"file": "Primordial_Calculus_Resonant_Health_AI_Showcase.html", "title": "Primordial Calculus — Resonant Health AI Showcase", "category": "Health-AI / Rice Showcase", "description": "Health-facing HIR × OAM layer or review/showcase component.", "type": "html", "size_bytes": 166993}, {"file": "primordial_code_v0.3.1.html", "title": "Primordial Code Layer v0.3.1 - Interactive Validator", "category": "Digital Mycelium / Code Runtime", "description": "Earlier interactive validator / runtime lineage artifact.", "type": "html", "size_bytes": 65958}, {"file": "primordial_code_v0.3.2.html", "title": "Primordial Code Layer v0.3.2 - Interactive Validator", "category": "Digital Mycelium / Code Runtime", "description": "Interactive validator / runtime artifact for Primordial Code layer.", "type": "html", "size_bytes": 79050}, {"file": "primordial_code_v0.3.html", "title": "Primordial Code Layer v0.3 - Interactive Validator", "category": "Digital Mycelium / Code Runtime", "description": "Earlier interactive validator / runtime lineage artifact.", "type": "html", "size_bytes": 39250}, {"file": "Primordial_DNA_GRCh38_First_Pass_Architecture_Plan_v0.1.html", "title": "Primordial DNA Layer · GRCh38 First-Pass Architecture Plan", "category": "Biology / Health Systems", "description": "HIR × OAM mapping layer for biological, clinical, repair, or life-support systems.", "type": "html", "size_bytes": 47183}, {"file": "Primordial_HIR_Quantum_AI_Roadmap_Mapping_v0.1_Collin_D_Weber.zip", "title": "Primordial_HIR_Quantum_AI_Roadmap_Mapping_v0.1_Collin_D_Weber.zip", "category": "Compute / Quantum / Architecture", "description": "Downloadable package / nested review artifact.", "type": "zip", "size_bytes": 177308}, {"file": "Primordial_HIR_Quantum_AI_Roadmap_Mapping_v0.1_Collin_D_Weber.zip.sha256", "title": "Primordial_HIR_Quantum_AI_Roadmap_Mapping_v0.1_Collin_D_Weber.zip.sha256", "category": "Compute / Quantum / Architecture", "description": "Checksum file for package verification.", "type": "sha256", "size_bytes": 132}, {"file": "Primordial_HIR_SPU_CPU_Map.html", "title": "Primordial HIR-SPU · CPU Architecture Map v0.1", "category": "Compute / Quantum / Architecture", "description": "Compute-stack, HIR-SPU, RAM, quantum, or architecture mapping artifact.", "type": "html", "size_bytes": 35119}, {"file": "Primordial_HIR_SPU_GPU_Map.html", "title": "Primordial HIR-SPU · GPU Architecture Map", "category": "Compute / Quantum / Architecture", "description": "Compute-stack, HIR-SPU, RAM, quantum, or architecture mapping artifact.", "type": "html", "size_bytes": 40240}, {"file": "Primordial_HIR_SPU_Quantum_Map_Sycamore.html", "title": "Primordial HIR-SPU · Quantum Architecture Map · Sycamore", "category": "Compute / Quantum / Architecture", "description": "Compute-stack, HIR-SPU, RAM, quantum, or architecture mapping artifact.", "type": "html", "size_bytes": 51279}, {"file": "Primordial_HIR_SPU_Quantum_Mapping_v0.1_Collin_D_Weber.zip", "title": "Primordial_HIR_SPU_Quantum_Mapping_v0.1_Collin_D_Weber.zip", "category": "Compute / Quantum / Architecture", "description": "Downloadable package / nested review artifact.", "type": "zip", "size_bytes": 194643}, {"file": "Primordial_HIR_SPU_Quantum_Mapping_v0.1_Collin_D_Weber.zip.sha256", "title": "Primordial_HIR_SPU_Quantum_Mapping_v0.1_Collin_D_Weber.zip.sha256", "category": "Compute / Quantum / Architecture", "description": "Checksum file for package verification.", "type": "sha256", "size_bytes": 125}, {"file": "Primordial_Loop_Completion_Cycle_Map.html", "title": "Primordial Loop Completion Cycle Map", "category": "Core HIR / OAM Framework", "description": "Core framework, pressure-form, loop-completion, or digital-life candidate artifact.", "type": "html", "size_bytes": 65357}, {"file": "Primordial_Pathophysiology_Layer_v0.1_Architecture_Plan.html", "title": "Primordial Pathophysiology Layer v0.1 · OAM-Governed Biological Degradation Mapping", "category": "Biology / Health Systems", "description": "HIR × OAM mapping layer for biological, clinical, repair, or life-support systems.", "type": "html", "size_bytes": 121124}, {"file": "Primordial_RAM_Architecture_v0_1.html", "title": "Primordial RAM · Resonant Access Memory Architecture", "category": "Compute / Quantum / Architecture", "description": "Compute-stack, HIR-SPU, RAM, quantum, or architecture mapping artifact.", "type": "html", "size_bytes": 38313}, {"file": "quantum-hir-map.html", "title": "Quantum Error Correction ↔ HIR Framework", "category": "Compute / Quantum / Architecture", "description": "Compute-stack, HIR-SPU, RAM, quantum, or architecture mapping artifact.", "type": "html", "size_bytes": 31407}, {"file": "QUICKREF.md", "title": "Bug Bounty Quick Reference", "category": "Defense / Due Process / Security", "description": "Boundary, audit, red-team, due-process, or security-facing architecture layer.", "type": "md", "size_bytes": 4949}, {"file": "willow-hir-architecture.html", "title": "Willow × HIR/OAM Scaled Architecture", "category": "Compute / Quantum / Architecture", "description": "Compute-stack, HIR-SPU, RAM, quantum, or architecture mapping artifact.", "type": "html", "size_bytes": 36939}, {"file": "docs/TIME_SOVEREIGNTY_CALIBRATION_NOTE_v0.1_PHASE_1A.md", "title": "TIME SOVEREIGNTY CALIBRATION NOTE v0.1 PHASE 1A", "category": "Time Sovereignty / Pressure-Form Hardening", "description": "Latest pressure-form hardening, calibration, or propagation-diagnostics companion note.", "type": "md", "size_bytes": 2524}, {"file": "docs/PRESSURE_FORM_RECURSION_TEST_v0.2.1_GROK_SUPER_HEAVY_CORRECTION_PATCH.md", "title": "PRESSURE FORM RECURSION TEST v0.2.1 GROK SUPER HEAVY CORRECTION PATCH", "category": "Time Sovereignty / Pressure-Form Hardening", "description": "Latest pressure-form hardening, calibration, or propagation-diagnostics companion note.", "type": "md", "size_bytes": 3201}, {"file": "docs/SILENT_SUBSTRATE_TEST_v0.1.md", "title": "SILENT SUBSTRATE TEST v0.1", "category": "Time Sovereignty / Pressure-Form Hardening", "description": "Latest pressure-form hardening, calibration, or propagation-diagnostics companion note.", "type": "md", "size_bytes": 1077}, {"file": "https://huggingface.co/spaces/HirModel/primordial-calculus-300-year-simulation", "title": "Primordial Calculus — 300-Year Simulation", "category": "Live Simulations / External Links", "description": "Live HIR × OAM 300-year pressure-form simulator for lineage-scale degradation and repair modeling.", "type": "external", "size_bytes": 0}, {"file": "https://osf.io/3f8h5/overview?view_only=0015d4b0eb804d6195d65eae6ee35b62", "title": "HIR Settlement Layer v0.1 + Authorized Red-Team Capture", "category": "OSF / Provenance / Public Defense", "description": "OSF anchor for settlement integrity, fair ticketing, fraud-resistant settlement, and red-team capture architecture.", "type": "external", "size_bytes": 0}, {"file": "Primordial_Compute_Stack_v0.1_OUTER_UPLOAD.zip", "title": "Primordial Compute Stack v0.1 — Integration Bundle", "category": "Primordial Full Stack / Compute Integration", "description": "Complete integration bundle connecting OS runtime, CyberSec suite, HIR-SPU hardware specification, GPU/RAM maps, canonical docs, manifest, and checksums.", "type": "zip", "size_bytes": 686332}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/000_READ_ME_FIRST.md", "title": "Read Me First — Compute Stack v0.1", "category": "Primordial Full Stack / Compute Integration", "description": "Entry point, reading order, classification key, authorship and bundle boundaries.", "type": "md", "size_bytes": 4585}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/001_STACK_OVERVIEW.md", "title": "Stack Overview — Layered Compute Architecture", "category": "Primordial Full Stack / Compute Integration", "description": "Layer map for OS HIR Runtime, CyberSec suite, HIR-SPU CPU, GPU mapping, and Resonant Access Memory.", "type": "md", "size_bytes": 10803}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/002_INTEGRATION_SPEC.md", "title": "Integration Specification — Inter-Layer Interfaces", "category": "Primordial Full Stack / Compute Integration", "description": "Interface contracts and data flows across CyberSec findings, Action packets, HIR Kernel, hardware path, GPU path, and memory path.", "type": "md", "size_bytes": 10900}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/003_CANONICAL_BOUNDARIES.md", "title": "Canonical Boundaries — Established vs Forward-Looking", "category": "Primordial Full Stack / Compute Integration", "description": "Boundary record separating canonical source law, runnable prototypes, hardware specs, architectural maps, provisional specs, and integration scaffolding.", "type": "md", "size_bytes": 9334}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/004_MANIFEST.md", "title": "Compute Stack Manifest — Complete File Inventory", "category": "Primordial Full Stack / Compute Integration", "description": "Complete file inventory with classes, sizes, source packages, SHA-256 references, and contents summaries.", "type": "md", "size_bytes": 7564}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/README_OSF.md", "title": "Canonical README — OS Runtime Release Statement", "category": "Primordial Full Stack / Compute Integration", "description": "Primary release statement for the OS HIR Runtime Prototype with limitations and review boundary.", "type": "md", "size_bytes": 5516}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/HIR_Architecture_Specification_v1.0_Collin_D_Weber.md", "title": "HIR Architecture Specification v1.0", "category": "Primordial Full Stack / Compute Integration", "description": "Canonical variable and equation specification defining H, I, R, Fidelity, Cohesion, Resonance, pressure, grit, stability and propagation terms.", "type": "md", "size_bytes": 31599}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/Primordial_OS_Baseline_Instruction_Set_v1.0_Collin_D_Weber.md", "title": "Primordial OS Baseline Instruction Set v1.0", "category": "Primordial Full Stack / Compute Integration", "description": "Canonical baseline instruction set defining kernel logic, gates, equation stack, permission states, audit requirements, failure modes and repair protocol.", "type": "md", "size_bytes": 22319}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_HIR_SPU_CPU_Map.html", "title": "HIR-SPU CPU Map — Compute Stack Copy", "category": "Primordial Full Stack / Compute Integration", "description": "Deterministic CPU/SPU architecture map with register file, diamond-gate datapath, permission FSM, hard-zero flags and safety invariants.", "type": "html", "size_bytes": 35119}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_HIR_SPU_GPU_Map.html", "title": "HIR-SPU GPU Map — Compute Stack Copy", "category": "Primordial Full Stack / Compute Integration", "description": "GPU/SIMT architecture map for warp-level H/I/R/P evaluation, batch scoring, tensor-core pathways and audit-ring processing.", "type": "html", "size_bytes": 40240}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_RAM_Architecture_v0_1.html", "title": "Primordial RAM Architecture — Compute Stack Copy", "category": "Primordial Full Stack / Compute Integration", "description": "Resonant Access Memory architecture: HIR write gate, memory lifecycle, provenance layer, recall scoring and safety invariants.", "type": "html", "size_bytes": 38313}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/osf_documents/Primordial_RAM_Architecture_v0_1_Collin_D_Weber.docx", "title": "Primordial RAM Architecture v0.1 — OSF Document", "category": "Primordial Full Stack / Compute Integration", "description": "OSF-format document for the Resonant Access Memory architecture layer.", "type": "docx", "size_bytes": 18387}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_OS_HIR_Runtime_Prototype_v0_1_Collin_D_Weber_OSF.zip", "title": "Source Package — OS HIR Runtime Prototype v0.1", "category": "Primordial Full Stack / Compute Integration", "description": "Original unmodified OSF wrapper for the runnable OS HIR Runtime prototype and documentation set.", "type": "zip", "size_bytes": 504512}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_HIR_SPU_Architecture_v0_1_Collin_D_Weber.zip", "title": "Source Package — HIR-SPU Architecture v0.1", "category": "Primordial Full Stack / Compute Integration", "description": "Original unmodified HIR-SPU hardware architecture specification package with RTL scaffold, register map, ISA and threat model.", "type": "zip", "size_bytes": 34290}, {"file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_CyberSec_Suite_v0_1_Collin_D_Weber.zip", "title": "Source Package — CyberSec Suite v0.1", "category": "Primordial Full Stack / Compute Integration", "description": "Original unmodified runnable cybersecurity evidence-collection suite with HIR bridge and triage rules.", "type": "zip", "size_bytes": 83582}];
334
+ const categories = ["Start Here / Core Pressure Form", "Live Simulations / External Links", "Substrate / Education / Cognition", "Core HIR / OAM Framework", "Digital Mycelium / Code Runtime", "Time Sovereignty / Pressure-Form Hardening", "Health-AI / Rice Showcase", "Biology / Health Systems", "Defense / Due Process / Security", "Compute / Quantum / Architecture", "Primordial Full Stack / Compute Integration", "Cognition / Little Wren", "OSF / Provenance / Public Defense", "Other / Review Artifact"];
335
+ const grid = document.getElementById('registryGrid');
336
+ const filters = document.getElementById('filters');
337
+ const q = document.getElementById('q');
338
+ let active = 'All';
339
+
340
+ function hrefFor(a) {
341
+ if (a.type === 'external') return a.file;
342
+ return encodeURI(a.file).replace(/#/g, '%23');
343
+ }
344
+ function renderFilters() {
345
+ const cats = ['All', ...categories.filter(c => artifacts.some(a => a.category === c))];
346
+ filters.innerHTML = cats.map(c => `<button class="filterBtn ${c===active?'active':''}" data-cat="${c}">${c} <span style="color:var(--muted)">(${c==='All'?artifacts.length:artifacts.filter(a=>a.category===c).length})</span></button>`).join('');
347
+ filters.querySelectorAll('button').forEach(b => b.onclick = () => { active = b.dataset.cat; render(); renderFilters(); });
348
+ }
349
+ function render() {
350
+ const term = q.value.trim().toLowerCase();
351
+ const shown = artifacts.filter(a => {
352
+ const hay = `${a.title} ${a.description} ${a.category} ${a.file}`.toLowerCase();
353
+ return (active === 'All' || a.category === active) && (!term || hay.includes(term));
354
+ });
355
+ grid.innerHTML = shown.map(a => `
356
+ <article class="artifact">
357
+ <div class="cat">${a.category}</div>
358
+ <h3><a href="${hrefFor(a)}">${a.title}</a></h3>
359
+ <p>${a.description}</p>
360
+ <div class="meta">
361
+ <span class="pill">${a.type}</span>
362
+ ${a.size_bytes ? `<span class="pill">${Math.round(a.size_bytes/1024)} KB</span>` : ''}
363
+ <span class="pill">${a.file}</span>
364
+ </div>
365
+ </article>
366
+ `).join('') || '<p class="note">No matching artifacts.</p>';
367
+ }
368
+ q.addEventListener('input', render);
369
+ renderFilters();
370
+ render();
371
+ </script>
372
  </body>
373
  </html>
manifest.json CHANGED
@@ -1,15 +1,454 @@
1
  {
2
- "name": "Substrate Education Ecosystem Hub",
3
- "version": "v0.1",
4
- "created_at_utc": "2026-05-23T23:11:42+00:00",
5
- "files": {
6
- "README.md": {
7
- "bytes": 1079,
8
- "sha256": "eda380cd6a8643107fd9272585162afc875ed4ddb75ee8c96c93a57d90dfb95f"
9
- },
10
- "index.html": {
11
- "bytes": 18179,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  "sha256": "b2225b8ed7d0eeeadbdf06d94f255f234a978cd890ecd6b583bee81f3827de67"
 
 
 
 
 
13
  }
 
 
 
 
 
 
 
14
  }
15
  }
 
1
  {
2
+ "package": "Primordial_Code_Ecosystem_Page_v0_3_3_Substrate_Education_PATCH_HF_Static",
3
+ "artifact_count": 75,
4
+ "file_count": 88,
5
+ "app_file": "index.html",
6
+ "primary_entrypoint": "custom-pressure-form-generator/index.html",
7
+ "substrate_entrypoint": "substrate_education_ecosystem_hub.html",
8
+ "claims_boundary": "Public systems-architecture scaffolds, simulations, calibration notes, and review artifacts; not empirical validation, not prediction, not individual scoring, not policy automation, not a claim of AI consciousness. Substrate education artifacts are non-diagnostic translation prototypes, not replacements for teachers, labs, practice, or formal instruction.",
9
+ "created_at_utc": "2026-05-23T23:22:01+00:00",
10
+ "files": [
11
+ {
12
+ "file": "ECOSYSTEM_LINK_AUDIT_v0_3_2_GENERATOR_FIRST.md",
13
+ "size_bytes": 1885,
14
+ "sha256": "1342b330badfff3ccc786f0a98979957fa050b03b39e8b55819973e3e38451ce"
15
+ },
16
+ {
17
+ "file": "HIR_Architecture_Specification.md",
18
+ "size_bytes": 31599,
19
+ "sha256": "93daeadfe6c5e8e288dca5cae5d23565f6684da17f45786d498f84c2f8254a9b"
20
+ },
21
+ {
22
+ "file": "HIR_Architecture_Visual.html",
23
+ "size_bytes": 35946,
24
+ "sha256": "cdc4f28a4375a4a94277c16b6327d58874e3923d1d62ec71a730e3fbe7cd8e15"
25
+ },
26
+ {
27
+ "file": "HIR_OAM_DueProcess_Integrity_Layer.html",
28
+ "size_bytes": 52741,
29
+ "sha256": "2aad8a6576ed52b930d145f121faacd915f8141cf6a4a9afdc991836c929b3d7"
30
+ },
31
+ {
32
+ "file": "PATCH_NOTES_v0_3_2_PRESSURE_FORM_GENERATOR.md",
33
+ "size_bytes": 1143,
34
+ "sha256": "2660fd1416f24eaa51ce36688b48461432f1ac42772a17c38a4e48f7ce669d0f"
35
+ },
36
+ {
37
+ "file": "PATCH_NOTES_v0_3_3_SHORT_DESCRIPTION_FIX.md",
38
+ "size_bytes": 252,
39
+ "sha256": "0138116f8d32b6cdc3ef70677c5a516d39dea76d2f6b24785792f90514e754af"
40
+ },
41
+ {
42
+ "file": "PATCH_NOTES_v0_3_3_SUBSTRATE_EDUCATION.md",
43
+ "size_bytes": 1159,
44
+ "sha256": "0c1087f33c29e5e57187d8a00d98cd3ddade551d43024d5dd1e082bb92e6aeb1"
45
+ },
46
+ {
47
+ "file": "PDIL_HIR_OAM_Framework.jsx",
48
+ "size_bytes": 33967,
49
+ "sha256": "a4923bd23ae14b9a7b26cfcd89e28ddb6b5313d6c48a109b16e7ac417ebbd43c"
50
+ },
51
+ {
52
+ "file": "Primordial_Agriculture_Layer_v0.1_Architecture_Plan.html",
53
+ "size_bytes": 145261,
54
+ "sha256": "7bb3db825bb9117751d440eb7e99f9f6367dfad47310d63f6e1eb696fa0815a0"
55
+ },
56
+ {
57
+ "file": "Primordial_Biofeedback_Layer_v0.1_Architecture_Plan.html",
58
+ "size_bytes": 80955,
59
+ "sha256": "7faa73e4fd5d29e7689809eea955c8a244ac9393529d479f273e9d7cdfda6169"
60
+ },
61
+ {
62
+ "file": "Primordial_Brain_Layer_v0.1_Architecture_Plan.html",
63
+ "size_bytes": 89954,
64
+ "sha256": "dfd3e6c94a144fb6fa22c0f6266d17e5bca2f67daf2a35032bd800ab647dbccf"
65
+ },
66
+ {
67
+ "file": "Primordial_Calculus_Health_Applications_Inventory.html",
68
+ "size_bytes": 135366,
69
+ "sha256": "41c803c09607fd00528b076c9f55ab6ef48d4bc3e466fea23c124d87cf918bb8"
70
+ },
71
+ {
72
+ "file": "Primordial_Calculus_Resonant_Health_AI_Showcase.html",
73
+ "size_bytes": 166993,
74
+ "sha256": "996b440d6016b0f44df628cf38daaba05766419015b1363155b2cebcb364d4c2"
75
+ },
76
+ {
77
+ "file": "Primordial_Compute_Stack_v0.1_OUTER_UPLOAD.zip",
78
+ "size_bytes": 686332,
79
+ "sha256": "66b25f09cfeb782e80d190e674c92c66e66766ce30079bf07ab16c47b141186a"
80
+ },
81
+ {
82
+ "file": "Primordial_DNA_GRCh38_First_Pass_Architecture_Plan_v0.1.html",
83
+ "size_bytes": 47183,
84
+ "sha256": "945dd1a6fbc58c6e7ca6f6de20db57abc79eea6cc3d69809fc8119efcca57ab1"
85
+ },
86
+ {
87
+ "file": "Primordial_HIR_Quantum_AI_Roadmap_Mapping_v0.1_Collin_D_Weber.zip",
88
+ "size_bytes": 177308,
89
+ "sha256": "e52790cc46e4bcef8eef88f728338d04dfaae0a84db88aa2055ffb5ea9959a2d"
90
+ },
91
+ {
92
+ "file": "Primordial_HIR_Quantum_AI_Roadmap_Mapping_v0.1_Collin_D_Weber.zip.sha256",
93
+ "size_bytes": 132,
94
+ "sha256": "9f636b85d6846f79898291746777ceecdb46b0fb34bd60f54b68de51a1f33485"
95
+ },
96
+ {
97
+ "file": "Primordial_HIR_SPU_CPU_Map.html",
98
+ "size_bytes": 35119,
99
+ "sha256": "d1dbca19aa93f78c0654c81c18e8f658af477cf397912147c2b95c8ef0e8ac0d"
100
+ },
101
+ {
102
+ "file": "Primordial_HIR_SPU_GPU_Map.html",
103
+ "size_bytes": 40240,
104
+ "sha256": "f46d2a53986e33df8dd7e76e40ef05a20883e0946a2d18e86784a84606d49a86"
105
+ },
106
+ {
107
+ "file": "Primordial_HIR_SPU_Quantum_Map_Sycamore.html",
108
+ "size_bytes": 51279,
109
+ "sha256": "beaaadaf4c33157d86c15d9cf1a16cb31c3a8e8debeb0b35b52f6752589d6bd2"
110
+ },
111
+ {
112
+ "file": "Primordial_HIR_SPU_Quantum_Mapping_v0.1_Collin_D_Weber.zip",
113
+ "size_bytes": 194643,
114
+ "sha256": "1d0b7775b0ec0ad12fc041baabf92f359fa9a9beb94c78f65e9e33c4392276d8"
115
+ },
116
+ {
117
+ "file": "Primordial_HIR_SPU_Quantum_Mapping_v0.1_Collin_D_Weber.zip.sha256",
118
+ "size_bytes": 125,
119
+ "sha256": "af674832915f93b3fd7c5bdca05582d81540db75865ad165db68cf68c0125a6b"
120
+ },
121
+ {
122
+ "file": "Primordial_Loop_Completion_Cycle_Map.html",
123
+ "size_bytes": 65357,
124
+ "sha256": "bfac037e7e7647fb74bc5db3e1f102499512cc1f40755c1c4dd1c9f442b5bf6b"
125
+ },
126
+ {
127
+ "file": "Primordial_Pathophysiology_Layer_v0.1_Architecture_Plan.html",
128
+ "size_bytes": 121124,
129
+ "sha256": "c323ce81ec4e51c6dbd3bac3b4cabf7f888e4329dd2d9a66fc3c72b09edc132d"
130
+ },
131
+ {
132
+ "file": "Primordial_RAM_Architecture_v0_1.html",
133
+ "size_bytes": 38313,
134
+ "sha256": "1a42314864f7d09335d294cdb20e3224eff1109fafef976d155c811bf47bf2d5"
135
+ },
136
+ {
137
+ "file": "QUICKREF.md",
138
+ "size_bytes": 4949,
139
+ "sha256": "941957221e92764c5905ea61c5dd7bc7826decfbec2261ee4ab8958dad0e6b04"
140
+ },
141
+ {
142
+ "file": "README.md",
143
+ "size_bytes": 3150,
144
+ "sha256": "4924f8d13c96449995ac39f673e106bad036f23753a6c7d2812abfa426bed5d9"
145
+ },
146
+ {
147
+ "file": "SHA256SUMS.txt",
148
+ "size_bytes": 10103,
149
+ "sha256": "0d6ad3cb8bd6c1bd34113bf09f24da79ced9e36b05918283ecfdf89dc1d568df"
150
+ },
151
+ {
152
+ "file": "SHA256SUMS_v0_3_2.txt",
153
+ "size_bytes": 10103,
154
+ "sha256": "0d6ad3cb8bd6c1bd34113bf09f24da79ced9e36b05918283ecfdf89dc1d568df"
155
+ },
156
+ {
157
+ "file": "SHA256SUMS_v0_3_3.txt",
158
+ "size_bytes": 10485,
159
+ "sha256": "0d14198b0da3a430102d2192f467841e4d478a1bc5a3612dcf97dfcba17db5af"
160
+ },
161
+ {
162
+ "file": "addiction_repair_map.html",
163
+ "size_bytes": 96194,
164
+ "sha256": "5194fd3453cb8c9f4e390840e3efa2b8035b1c6870204ab22783ab573cb18da7"
165
+ },
166
+ {
167
+ "file": "ai_model_drift_monitoring_layer.html",
168
+ "size_bytes": 42851,
169
+ "sha256": "3ab96e5237f0812f929ca7ef81a9076be69fc8e15e2bed1eeb517a945d632150"
170
+ },
171
+ {
172
+ "file": "bug_bounty_report.md",
173
+ "size_bytes": 11087,
174
+ "sha256": "1f3a4f1750966993293e2d8e3e5ae98039f350bbc211e4260eb75f9a441343c8"
175
+ },
176
+ {
177
+ "file": "cancer_hir_architecture_map.html",
178
+ "size_bytes": 96916,
179
+ "sha256": "4d2171730db543f489fe7c94b6a0d2fcf9d63a887d73f9ceb16b8c8f30cfa39b"
180
+ },
181
+ {
182
+ "file": "cancer_risk_HIR_OAM_architecture.html",
183
+ "size_bytes": 95341,
184
+ "sha256": "32278c6ba4e7deeedbfd930350c4b7260bf83ca24cf29e78397d8697b5eadced"
185
+ },
186
+ {
187
+ "file": "clinical_workflow_fit_layer.html",
188
+ "size_bytes": 53906,
189
+ "sha256": "32eff528ae6a5b7d3c97f72bad7ec11a4e038afb7e9d440cb505434afaa6341b"
190
+ },
191
+ {
192
+ "file": "clinician_authority_override_layer.html",
193
+ "size_bytes": 41923,
194
+ "sha256": "a5c6bb3927885992ae26d7eff87de7a30f05b2c15c14fb1232079fb520a700eb"
195
+ },
196
+ {
197
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/000_READ_ME_FIRST.md",
198
+ "size_bytes": 4585,
199
+ "sha256": "182de9d84e1bc9f6acafe8e4d03d64362864ea7c1ff6eb384e94ce393caee58e"
200
+ },
201
+ {
202
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/001_STACK_OVERVIEW.md",
203
+ "size_bytes": 10803,
204
+ "sha256": "03ede6f639290a967398f793a6ba5e20443205d7da329f7469d66791bf4dcf76"
205
+ },
206
+ {
207
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/002_INTEGRATION_SPEC.md",
208
+ "size_bytes": 10900,
209
+ "sha256": "de404580c58063a40ced64411be6b555db79484090e0952fa9a66f44b6671683"
210
+ },
211
+ {
212
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/003_CANONICAL_BOUNDARIES.md",
213
+ "size_bytes": 9334,
214
+ "sha256": "2e2e93803eff7955bdfe7087bdcc15ee47feb932247e0c6be5eba28f0e60a850"
215
+ },
216
+ {
217
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/004_MANIFEST.md",
218
+ "size_bytes": 7564,
219
+ "sha256": "bfe3c219097f5d150d14b9f365cfd4c3328ee02829db1b7b30eaf9af9b3de4e9"
220
+ },
221
+ {
222
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/005_SHA256_CHECKSUMS.sha256",
223
+ "size_bytes": 2570,
224
+ "sha256": "eadabf12c65a1c352525d410c49b50f259a1e1df15442a2fecd3c46f41aaa5d8"
225
+ },
226
+ {
227
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_HIR_SPU_CPU_Map.html",
228
+ "size_bytes": 35119,
229
+ "sha256": "d1dbca19aa93f78c0654c81c18e8f658af477cf397912147c2b95c8ef0e8ac0d"
230
+ },
231
+ {
232
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_HIR_SPU_GPU_Map.html",
233
+ "size_bytes": 40240,
234
+ "sha256": "f46d2a53986e33df8dd7e76e40ef05a20883e0946a2d18e86784a84606d49a86"
235
+ },
236
+ {
237
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/architecture_maps/Primordial_RAM_Architecture_v0_1.html",
238
+ "size_bytes": 38313,
239
+ "sha256": "1a42314864f7d09335d294cdb20e3224eff1109fafef976d155c811bf47bf2d5"
240
+ },
241
+ {
242
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/HIR_Architecture_Specification_v1.0_Collin_D_Weber.md",
243
+ "size_bytes": 31599,
244
+ "sha256": "93daeadfe6c5e8e288dca5cae5d23565f6684da17f45786d498f84c2f8254a9b"
245
+ },
246
+ {
247
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/Primordial_OS_Baseline_Instruction_Set_v1.0_Collin_D_Weber.md",
248
+ "size_bytes": 22319,
249
+ "sha256": "d3dc67d3027ae56a02d4ddf54fd362c3458ac8006e37c8717ea72911be84899f"
250
+ },
251
+ {
252
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/docs_canonical/README_OSF.md",
253
+ "size_bytes": 5516,
254
+ "sha256": "fed587037bb335d7762b39d83a93ec317a2749279a3019c0793363f5f753bd12"
255
+ },
256
+ {
257
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/osf_documents/Primordial_RAM_Architecture_v0_1_Collin_D_Weber.docx",
258
+ "size_bytes": 18387,
259
+ "sha256": "275000a85a2142906e0eb8c39a4b1f13ec107c772d97e5aca4b168c9526f7604"
260
+ },
261
+ {
262
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_CyberSec_Suite_v0_1_Collin_D_Weber.zip",
263
+ "size_bytes": 83582,
264
+ "sha256": "77afde90c197182798db42b225ca0f37da5bf94c520e74a42c0deb3cf026563e"
265
+ },
266
+ {
267
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_CyberSec_Suite_v0_1_Collin_D_Weber_zip.sha256",
268
+ "size_bytes": 116,
269
+ "sha256": "05978bc9aeb5ff24dd88d87c84733804fe6a4fbec0e0a80f295823e2db1335b8"
270
+ },
271
+ {
272
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_HIR_SPU_Architecture_v0_1_Collin_D_Weber.zip",
273
+ "size_bytes": 34290,
274
+ "sha256": "07c2b0fe4d4159ea2237a6782afe789b3867e47a364f590af670201c11385f84"
275
+ },
276
+ {
277
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_HIR_SPU_Architecture_v0_1_Collin_D_Weber_zip.sha256",
278
+ "size_bytes": 122,
279
+ "sha256": "05d6154880c70d835e0125525a77ea9fc09b2e459750123267d5d3e205ab954e"
280
+ },
281
+ {
282
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_OS_HIR_Runtime_Prototype_v0_1_Collin_D_Weber_OSF.zip",
283
+ "size_bytes": 504512,
284
+ "sha256": "d079b2d0eb4d54350f3986b6b3d917a48119916f4cf6f73a9f8ad5e38c6725b7"
285
+ },
286
+ {
287
+ "file": "compute_stack_v0_1/Primordial_Compute_Stack_v0.1_Collin_D_Weber/source_packages/Primordial_OS_HIR_Runtime_Prototype_v0_1_Collin_D_Weber_zip.sha256",
288
+ "size_bytes": 126,
289
+ "sha256": "e844ea26ea077653b8079b59620f5305c9a366876b52104a1d3b5c960147e2d6"
290
+ },
291
+ {
292
+ "file": "custom-pressure-form-generator/HF_UPLOAD_NOTES.md",
293
+ "size_bytes": 758,
294
+ "sha256": "11a72ee6d7a8a8c25beed76cf35277a8010c733df45feebad50eb28479e1ebc9"
295
+ },
296
+ {
297
+ "file": "custom-pressure-form-generator/LICENSE",
298
+ "size_bytes": 898,
299
+ "sha256": "c66d91fcec17801a857ba2068702e1570f1bf75458eb9687762cc6bac5bdf380"
300
+ },
301
+ {
302
+ "file": "custom-pressure-form-generator/MANIFEST.json",
303
+ "size_bytes": 1265,
304
+ "sha256": "9169f14462e5b5d23aa2b01b54a4cd90c346c55fca39ec356dc885a4b45ff731"
305
+ },
306
+ {
307
+ "file": "custom-pressure-form-generator/README.md",
308
+ "size_bytes": 4119,
309
+ "sha256": "17ee7550932158c6a8543fa4aa9857f5c26a56710133a3017245939ec1697706"
310
+ },
311
+ {
312
+ "file": "custom-pressure-form-generator/index.html",
313
+ "size_bytes": 30637,
314
+ "sha256": "e8e7aea22850251657ffb2282c889c15fbbc0c7840b83df990f4d9b387ce3b0c"
315
+ },
316
+ {
317
+ "file": "custom-pressure-form-generator/social_card.png",
318
+ "size_bytes": 1951225,
319
+ "sha256": "00ae3e571ee7eba1bdab90003130f5f386b6439df1f28d11f95d349687d4a8bb"
320
+ },
321
+ {
322
+ "file": "custom_pressure_form_generator_hf_ready_CC.zip",
323
+ "size_bytes": 1848519,
324
+ "sha256": "7ec49e5ba76dba4d8dafafb5ba0d99d99bd5dec60932219652cbd0ef4b8c014b"
325
+ },
326
+ {
327
+ "file": "diagnostic_near_miss_correction_loop.html",
328
+ "size_bytes": 36502,
329
+ "sha256": "b6d0c0f8e3c996e5bf74298288f11a0d6efe1bc48c5d3082a142b7daaab12ea4"
330
+ },
331
+ {
332
+ "file": "digital_life_candidate_architecture_v0_1.html",
333
+ "size_bytes": 38415,
334
+ "sha256": "d35a6aeae4cf1ba475ed04684c3d26eb6d5caa69255167465b4097543b552e8f"
335
+ },
336
+ {
337
+ "file": "docs/PRESSURE_FORM_RECURSION_TEST_v0.2.1_GROK_SUPER_HEAVY_CORRECTION_PATCH.md",
338
+ "size_bytes": 3201,
339
+ "sha256": "7dbfc0016d28dcac6ffcfb453ebee3f6181a7b72e32d0cf821f2310c89d7d2ce"
340
+ },
341
+ {
342
+ "file": "docs/SILENT_SUBSTRATE_TEST_v0.1.md",
343
+ "size_bytes": 1077,
344
+ "sha256": "6bdc492cfb8c5bae387f119645b598381bf0dca50889f32086426d36422aa991"
345
+ },
346
+ {
347
+ "file": "docs/TIME_SOVEREIGNTY_CALIBRATION_NOTE_v0.1_PHASE_1A.md",
348
+ "size_bytes": 2524,
349
+ "sha256": "e5fbd802fb08926a54af984777260eb77dbfa60f78976321828aaf2b550f8773"
350
+ },
351
+ {
352
+ "file": "ehr_meaning_preservation_layer.html",
353
+ "size_bytes": 38581,
354
+ "sha256": "d4fe12165f25cb886a116e5987ea6465154bca272410212e56c9ade2ace746e1"
355
+ },
356
+ {
357
+ "file": "files.zip",
358
+ "size_bytes": 686332,
359
+ "sha256": "23a8d98b65510c8a2ad4bc59238f383a02a5b6ca04e8cd9072ecf0dbddbc5d58"
360
+ },
361
+ {
362
+ "file": "health_equity_bias_stress_test_layer.html",
363
+ "size_bytes": 41841,
364
+ "sha256": "9617b2e2f5dad2d9172067b05e43c30a628b4148f9a512990e4b4e60334797c3"
365
+ },
366
+ {
367
+ "file": "health_literacy_comprehension_layer.html",
368
+ "size_bytes": 42883,
369
+ "sha256": "39d8984ef8e56a90f2b5d2be5825102ed9399487d93d8287fb0af6d227858330"
370
+ },
371
+ {
372
+ "file": "health_triage_framework.html",
373
+ "size_bytes": 59622,
374
+ "sha256": "939112544bec92b215190b470daffd118d00bad815ac09a7ee6ba1f36aca71b3"
375
+ },
376
+ {
377
+ "file": "hir_oam_red_team_map_PATCHED.html",
378
+ "size_bytes": 21891,
379
+ "sha256": "38dab09b65276b4ec9251eaeff304a35991af6c40451016a12d8a7ba3dd09e6a"
380
+ },
381
+ {
382
+ "file": "index.html",
383
+ "size_bytes": 44785,
384
+ "sha256": "24d494269bc7b176d2dac244ebf2ed4d62f207947acb394122dfb0a39b6477af"
385
+ },
386
+ {
387
+ "file": "my_inner_tree_cognition_map.html",
388
+ "size_bytes": 34946,
389
+ "sha256": "a2965f11108f7051583e30fdfc5dbe1f233b3d849a16ecae55625c72f90d81d6"
390
+ },
391
+ {
392
+ "file": "patient_consent_revocation_ledger.html",
393
+ "size_bytes": 37010,
394
+ "sha256": "dd0d0d34577eef59e9098da8eba1fcd573bd91d8c4b64d4172f8ce9bfa135fd5"
395
+ },
396
+ {
397
+ "file": "pharma_drug_testing_labs_guide.html",
398
+ "size_bytes": 51162,
399
+ "sha256": "b164d71c12c2bbdd72a7a6dd9ee8705450e83864132789b6feae10b8bb2d803a"
400
+ },
401
+ {
402
+ "file": "pharma_rnd_development_guide.html",
403
+ "size_bytes": 47055,
404
+ "sha256": "085749df0f63dc03befa05dfeae07bc4700f806b89dadfdb6eaefb7b6a83c049"
405
+ },
406
+ {
407
+ "file": "pharma_safety_framework.html",
408
+ "size_bytes": 32135,
409
+ "sha256": "89ea36073f8feea3d1d8bf7c35a9757941b8f0b0c8fe5db1eac3200a773f4b2b"
410
+ },
411
+ {
412
+ "file": "pressure_form_resonance.html",
413
+ "size_bytes": 47988,
414
+ "sha256": "ee6fad526cb700aff80533124c6d9499d3d6cf35b0b2f57ec6f93c9242b78754"
415
+ },
416
+ {
417
+ "file": "primordial_code_v0.3.1.html",
418
+ "size_bytes": 65958,
419
+ "sha256": "528d2447902b735445738d4cfe648134121f54e9c683250a99df9891b325b486"
420
+ },
421
+ {
422
+ "file": "primordial_code_v0.3.2.html",
423
+ "size_bytes": 79050,
424
+ "sha256": "2cc2206343e65429c80afdf0ddfd9d7c3f88864f6f7b9e8f116eb68fce791dc3"
425
+ },
426
+ {
427
+ "file": "primordial_code_v0.3.html",
428
+ "size_bytes": 39250,
429
+ "sha256": "ba71ef6f76e004d560563b2d3b22ffa5e4ba63f9f1164e4bb08e21b70632042b"
430
+ },
431
+ {
432
+ "file": "quantum-hir-map.html",
433
+ "size_bytes": 31407,
434
+ "sha256": "4e74145227a3280a4d628c3dac4330e297400a2dff5619ca21bfd030ce95cc04"
435
+ },
436
+ {
437
+ "file": "substrate_education_ecosystem_hub.html",
438
+ "size_bytes": 18179,
439
  "sha256": "b2225b8ed7d0eeeadbdf06d94f255f234a978cd890ecd6b583bee81f3827de67"
440
+ },
441
+ {
442
+ "file": "willow-hir-architecture.html",
443
+ "size_bytes": 36939,
444
+ "sha256": "037e70afb6caebc3e6568ee85a87330fd2de42e32fef2fc5871a632ea5e02e3c"
445
  }
446
+ ],
447
+ "metadata_fix": {
448
+ "field": "short_description",
449
+ "value": "HIR/OAM ecosystem hub and Substrate education layer.",
450
+ "max_chars": 60,
451
+ "actual_chars": 52,
452
+ "created_at_utc": "2026-05-23T23:24:44+00:00"
453
  }
454
  }
substrate_education_ecosystem_hub.html ADDED
@@ -0,0 +1,435 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <meta name="viewport" content="width=device-width,initial-scale=1" />
6
+ <title>Substrate Education Ecosystem Hub v0.1</title>
7
+ <style>
8
+ :root{
9
+ --bg:#06080c;
10
+ --panel:#0e1422;
11
+ --panel2:#111a2c;
12
+ --ink:#eef6ff;
13
+ --muted:#aab9d2;
14
+ --line:#27364e;
15
+ --blue:#64b5ff;
16
+ --cyan:#5ef2df;
17
+ --violet:#a78bfa;
18
+ --green:#4ade80;
19
+ --yellow:#ffd166;
20
+ --orange:#ff9f43;
21
+ --red:#ff5c7a;
22
+ --shadow:0 24px 80px rgba(0,0,0,.40);
23
+ --radius:24px;
24
+ }
25
+ *{box-sizing:border-box}
26
+ html{scroll-behavior:smooth}
27
+ body{
28
+ margin:0;
29
+ font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
30
+ color:var(--ink);
31
+ background:
32
+ radial-gradient(circle at 12% 8%,rgba(100,181,255,.20),transparent 30%),
33
+ radial-gradient(circle at 82% 10%,rgba(167,139,250,.16),transparent 32%),
34
+ radial-gradient(circle at 50% 110%,rgba(94,242,223,.10),transparent 48%),
35
+ linear-gradient(180deg,#07090e,#05070b 52%,#030407);
36
+ }
37
+ a{color:inherit;text-decoration:none}
38
+ .wrap{max-width:1360px;margin:0 auto;padding:0 24px}
39
+ header{
40
+ position:sticky;top:0;z-index:50;
41
+ backdrop-filter:blur(16px);
42
+ background:linear-gradient(180deg,rgba(7,9,14,.92),rgba(7,9,14,.70));
43
+ border-bottom:1px solid rgba(255,255,255,.08);
44
+ }
45
+ .nav{
46
+ height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;
47
+ }
48
+ .brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.03em}
49
+ .logo{
50
+ width:38px;height:38px;border-radius:50%;
51
+ display:grid;place-items:center;
52
+ background:linear-gradient(135deg,rgba(100,181,255,.22),rgba(94,242,223,.10));
53
+ border:1px solid rgba(255,255,255,.18);
54
+ box-shadow:0 0 32px rgba(100,181,255,.18);
55
+ font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
56
+ }
57
+ nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
58
+ nav a{
59
+ font-size:13px;color:var(--muted);
60
+ padding:8px 10px;border:1px solid transparent;border-radius:999px;
61
+ }
62
+ nav a:hover{border-color:var(--line);color:var(--ink);background:rgba(255,255,255,.04)}
63
+ .hero{padding:76px 0 42px}
64
+ .heroGrid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:24px;align-items:stretch}
65
+ .eyebrow{
66
+ display:inline-flex;gap:8px;align-items:center;
67
+ border:1px solid rgba(94,242,223,.26);
68
+ background:rgba(94,242,223,.06);
69
+ color:#d9fffb;border-radius:999px;padding:7px 10px;
70
+ font-size:12px;font-weight:800;letter-spacing:.02em;
71
+ }
72
+ h1{
73
+ margin:18px 0 14px;
74
+ font-size:clamp(38px,6vw,78px);
75
+ line-height:.95;letter-spacing:-.07em;
76
+ }
77
+ .gradient{
78
+ background:linear-gradient(90deg,#fff,#bfe7ff,#b7fff6,#d7c8ff);
79
+ -webkit-background-clip:text;background-clip:text;color:transparent;
80
+ }
81
+ .lead{
82
+ color:#dce8f7;font-size:clamp(17px,2vw,22px);line-height:1.5;max-width:900px;
83
+ }
84
+ .thesis{
85
+ margin-top:24px;padding:18px 20px;border-radius:var(--radius);
86
+ background:linear-gradient(135deg,rgba(100,181,255,.10),rgba(167,139,250,.08));
87
+ border:1px solid rgba(255,255,255,.12);
88
+ color:#f1f7ff;line-height:1.48;
89
+ }
90
+ .ctas{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
91
+ .btn{
92
+ display:inline-flex;align-items:center;gap:8px;
93
+ border:1px solid var(--line);border-radius:999px;
94
+ padding:12px 15px;font-weight:900;font-size:14px;
95
+ background:rgba(255,255,255,.04);
96
+ }
97
+ .btn.primary{background:linear-gradient(135deg,#1f6feb,#5b8cff);border-color:#77c1ff}
98
+ .btn:hover{transform:translateY(-1px);filter:brightness(1.08)}
99
+ .heroPanel{
100
+ position:relative;overflow:hidden;min-height:420px;
101
+ background:
102
+ radial-gradient(circle at 50% 28%,rgba(100,181,255,.26),transparent 28%),
103
+ radial-gradient(circle at 52% 48%,rgba(94,242,223,.10),transparent 34%),
104
+ linear-gradient(180deg,rgba(18,26,44,.96),rgba(10,15,25,.96));
105
+ border:1px solid rgba(255,255,255,.12);
106
+ border-radius:32px;box-shadow:var(--shadow);
107
+ padding:24px;
108
+ }
109
+ .orbit{
110
+ position:absolute;inset:34px;border:1px solid rgba(100,181,255,.20);border-radius:50%;
111
+ animation:spin 24s linear infinite;
112
+ }
113
+ .orbit:nth-child(2){inset:74px;border-color:rgba(94,242,223,.18);animation-duration:18s;animation-direction:reverse}
114
+ .orbit:nth-child(3){inset:112px;border-color:rgba(167,139,250,.20);animation-duration:28s}
115
+ @keyframes spin{to{transform:rotate(360deg)}}
116
+ .diamond{
117
+ position:absolute;left:50%;top:42%;width:116px;height:116px;transform:translate(-50%,-50%) rotate(45deg);
118
+ background:linear-gradient(135deg,rgba(100,181,255,.70),rgba(94,242,223,.25),rgba(167,139,250,.62));
119
+ border:1px solid rgba(255,255,255,.45);
120
+ box-shadow:0 0 70px rgba(100,181,255,.35);
121
+ }
122
+ .heroPanelText{
123
+ position:absolute;left:24px;right:24px;bottom:24px;
124
+ border:1px solid rgba(255,255,255,.12);
125
+ background:rgba(4,7,12,.56);backdrop-filter:blur(10px);
126
+ border-radius:22px;padding:16px;
127
+ }
128
+ .heroPanelText h2{margin:0 0 8px;font-size:18px}
129
+ .heroPanelText p{margin:0;color:var(--muted);line-height:1.45;font-size:14px}
130
+ .section{padding:34px 0}
131
+ .sectionHead{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}
132
+ .section h2{font-size:clamp(26px,3vw,42px);margin:0;letter-spacing:-.05em}
133
+ .section p.sub{margin:6px 0 0;color:var(--muted);line-height:1.45;max-width:850px}
134
+ .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
135
+ .grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
136
+ .card{
137
+ position:relative;overflow:hidden;
138
+ background:linear-gradient(180deg,rgba(18,26,44,.96),rgba(11,17,29,.96));
139
+ border:1px solid rgba(255,255,255,.11);
140
+ border-radius:var(--radius);
141
+ padding:20px;
142
+ box-shadow:var(--shadow);
143
+ }
144
+ .card:before{
145
+ content:"";position:absolute;inset:0 0 auto 0;height:3px;
146
+ background:linear-gradient(90deg,var(--blue),var(--cyan),var(--violet));
147
+ opacity:.9;
148
+ }
149
+ .card h3{margin:0 0 8px;font-size:20px;letter-spacing:-.03em}
150
+ .card p{color:#dce8f7;line-height:1.5;margin:0 0 14px}
151
+ .card .meta{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}
152
+ .pill{
153
+ border:1px solid var(--line);background:rgba(255,255,255,.04);color:#dbeafe;
154
+ padding:6px 8px;border-radius:999px;font-size:12px;font-weight:800;
155
+ }
156
+ .card a.launch{
157
+ display:inline-flex;margin-top:8px;padding:10px 12px;border-radius:999px;
158
+ border:1px solid rgba(100,181,255,.36);background:rgba(100,181,255,.10);
159
+ color:#e5f4ff;font-size:13px;font-weight:900;
160
+ }
161
+ .timeline{display:grid;gap:12px}
162
+ .step{
163
+ display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:start;
164
+ border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.035);
165
+ border-radius:18px;padding:13px;
166
+ }
167
+ .num{
168
+ width:38px;height:38px;border-radius:50%;display:grid;place-items:center;
169
+ background:linear-gradient(135deg,rgba(100,181,255,.25),rgba(94,242,223,.12));
170
+ border:1px solid rgba(255,255,255,.16);font-weight:900;color:#e8f6ff;
171
+ }
172
+ .step h4{margin:0 0 4px;font-size:15px}
173
+ .step p{margin:0;color:var(--muted);line-height:1.42;font-size:13px}
174
+ .ruleBox{
175
+ border-radius:28px;border:1px solid rgba(255,255,255,.12);
176
+ background:
177
+ radial-gradient(circle at 18% 20%,rgba(94,242,223,.12),transparent 28%),
178
+ radial-gradient(circle at 82% 18%,rgba(167,139,250,.13),transparent 28%),
179
+ linear-gradient(180deg,rgba(18,26,44,.94),rgba(8,13,22,.94));
180
+ padding:24px;box-shadow:var(--shadow);
181
+ }
182
+ .rules{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}
183
+ .rule{
184
+ border:1px solid rgba(255,255,255,.10);border-radius:18px;padding:14px;background:rgba(255,255,255,.035);
185
+ }
186
+ .rule strong{display:block;margin-bottom:6px}
187
+ .rule span{color:var(--muted);font-size:13px;line-height:1.42}
188
+ footer{padding:40px 0 48px;color:var(--muted);border-top:1px solid rgba(255,255,255,.08);margin-top:30px}
189
+ .copyline{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#8ea0bb}
190
+ @media(max-width:1100px){
191
+ .heroGrid,.grid3,.grid2,.rules{grid-template-columns:1fr}
192
+ header{position:static}
193
+ nav{display:none}
194
+ }
195
+ </style>
196
+ </head>
197
+ <body>
198
+ <header>
199
+ <div class="wrap nav">
200
+ <a class="brand" href="#top" aria-label="Substrate Education Ecosystem Hub">
201
+ <span class="logo">HIR</span>
202
+ <span>Substrate Education Ecosystem</span>
203
+ </a>
204
+ <nav>
205
+ <a href="#stack">Stack</a>
206
+ <a href="#simulators">Simulators</a>
207
+ <a href="#rules">Rules</a>
208
+ <a href="#roadmap">Roadmap</a>
209
+ </nav>
210
+ </div>
211
+ </header>
212
+
213
+ <main id="top">
214
+ <section class="hero">
215
+ <div class="wrap heroGrid">
216
+ <div>
217
+ <span class="eyebrow">Primordial Code · Substrate · Education Layer</span>
218
+ <h1><span class="gradient">Preserve the structure. Adapt the route.</span></h1>
219
+ <p class="lead">
220
+ Substrate is a cognition-aware education layer for translating concepts without flattening people.
221
+ It does not treat confusion as failure, cognition difference as degradation, or unresolved loops as something to close by force.
222
+ </p>
223
+ <div class="thesis">
224
+ <strong>Core thesis:</strong>
225
+ A learner should not be made to feel stupid because the explanation arrived in the wrong format.
226
+ Math stays math. Physics stays physics. The route changes so the learner can meet the structure.
227
+ </div>
228
+ <div class="ctas">
229
+ <a class="btn primary" href="#simulators">Open the simulator stack</a>
230
+ <a class="btn" href="https://huggingface.co/spaces/HirModel/primordial-code-ecosystem" target="_blank" rel="noopener">Primordial Code Ecosystem</a>
231
+ <a class="btn" href="https://huggingface.co/HirModel" target="_blank" rel="noopener">HirModel on Hugging Face</a>
232
+ </div>
233
+ </div>
234
+
235
+ <div class="heroPanel" aria-label="Animated diamond field illustration">
236
+ <div class="orbit"></div>
237
+ <div class="orbit"></div>
238
+ <div class="orbit"></div>
239
+ <div class="diamond"></div>
240
+ <div class="heroPanelText">
241
+ <h2>Substrate turns explanation into a pressure-mapped handoff.</h2>
242
+ <p>
243
+ Concept → cognition route → examples / symbols / metaphor / pacing → misconception guardrail → closure boundary.
244
+ The point is not to make everyone think the same. The point is to keep structure readable across difference.
245
+ </p>
246
+ </div>
247
+ </div>
248
+ </div>
249
+ </section>
250
+
251
+ <section class="section" id="stack">
252
+ <div class="wrap">
253
+ <div class="sectionHead">
254
+ <div>
255
+ <h2>The stack</h2>
256
+ <p class="sub">
257
+ The current public stack now has field integrity, cognition translation, physics translation, and math translation.
258
+ Together, they form a visible education substrate instead of isolated demos.
259
+ </p>
260
+ </div>
261
+ </div>
262
+
263
+ <div class="grid2">
264
+ <div class="card">
265
+ <h3>Signal / field integrity</h3>
266
+ <p>
267
+ The HIR Diamond Matrix Transfer Simulator tests whether structure survives pressure:
268
+ compression, pruning, residual loss, offline nodes, adversarial injection, revocation, and handoff.
269
+ </p>
270
+ <div class="meta">
271
+ <span class="pill">field-first</span>
272
+ <span class="pill">audit artifact</span>
273
+ <span class="pill">handoff integrity</span>
274
+ </div>
275
+ <a class="launch" href="https://huggingface.co/spaces/HirModel/hir-diamond-matrix-transfer-simulator" target="_blank" rel="noopener">Open Diamond Matrix Simulator</a>
276
+ </div>
277
+
278
+ <div class="card">
279
+ <h3>Cognitive / education integrity</h3>
280
+ <p>
281
+ The Substrate translator series tests whether meaning survives explanation pressure:
282
+ different cognition styles, symbol density, examples, pacing, metaphors, proof boundaries, and open-loop discipline.
283
+ </p>
284
+ <div class="meta">
285
+ <span class="pill">cognition-aware</span>
286
+ <span class="pill">non-diagnostic</span>
287
+ <span class="pill">loop steward</span>
288
+ </div>
289
+ <a class="launch" href="#simulators">View translator stack</a>
290
+ </div>
291
+ </div>
292
+ </div>
293
+ </section>
294
+
295
+ <section class="section" id="simulators">
296
+ <div class="wrap">
297
+ <div class="sectionHead">
298
+ <div>
299
+ <h2>Education simulators</h2>
300
+ <p class="sub">
301
+ Each simulator preserves the concept while adapting the explanation route.
302
+ They generate copyable outputs, JSON artifacts, visual signal fields, recommended supports, and closure boundaries.
303
+ </p>
304
+ </div>
305
+ </div>
306
+
307
+ <div class="grid3">
308
+ <div class="card">
309
+ <h3>Substrate Cognition Translation Simulator</h3>
310
+ <p>
311
+ General cognition-route translator for HIR/OAM pressure grammar across light, heat, rhythm, electricity, and signal integrity.
312
+ </p>
313
+ <div class="meta">
314
+ <span class="pill">visual/map</span>
315
+ <span class="pill">story/metaphor</span>
316
+ <span class="pill">red-team</span>
317
+ <span class="pill">lived-context</span>
318
+ </div>
319
+ <a class="launch" href="https://huggingface.co/spaces/HirModel/substrate-cognition-translation-simulator" target="_blank" rel="noopener">Open Cognition Simulator</a>
320
+ </div>
321
+
322
+ <div class="card">
323
+ <h3>Substrate Physics Translation Simulator</h3>
324
+ <p>
325
+ Physics concepts explained through cognition styles: motion, forces, energy, heat, waves, electricity, light, gravity, and quantum basics.
326
+ </p>
327
+ <div class="meta">
328
+ <span class="pill">physics stays physics</span>
329
+ <span class="pill">misconception guardrails</span>
330
+ <span class="pill">check-for-understanding</span>
331
+ </div>
332
+ <a class="launch" href="https://huggingface.co/spaces/HirModel/substrate-physics-translation-simulator" target="_blank" rel="noopener">Open Physics Simulator</a>
333
+ </div>
334
+
335
+ <div class="card">
336
+ <h3>Substrate Math Translation Simulator</h3>
337
+ <p>
338
+ Math concepts explained through cognition styles: arithmetic, fractions, algebra, functions, geometry, graphing, probability, statistics, calculus, and linear algebra.
339
+ </p>
340
+ <div class="meta">
341
+ <span class="pill">math stays math</span>
342
+ <span class="pill">define symbols</span>
343
+ <span class="pill">worked examples</span>
344
+ </div>
345
+ <a class="launch" href="https://huggingface.co/spaces/HirModel/substrate-math-translation-simulator" target="_blank" rel="noopener">Open Math Simulator</a>
346
+ </div>
347
+ </div>
348
+ </div>
349
+ </section>
350
+
351
+ <section class="section" id="rules">
352
+ <div class="wrap">
353
+ <div class="ruleBox">
354
+ <h2>Substrate operating rules</h2>
355
+ <p class="sub">
356
+ The system is not a moderator that arbitrarily closes loops. It is a cognition-aware loop-steward layer:
357
+ preserve the structure, translate the route, mark uncertainty, and close only with integrity.
358
+ </p>
359
+
360
+ <div class="rules">
361
+ <div class="rule">
362
+ <strong>1. No forced closure</strong>
363
+ <span>A loop does not close because people are tired, uncomfortable, or dislike the expression style.</span>
364
+ </div>
365
+ <div class="rule">
366
+ <strong>2. Difference is signal</strong>
367
+ <span>Cognition-format mismatch is pressure to translate, not proof of defect, bad faith, or degradation.</span>
368
+ </div>
369
+ <div class="rule">
370
+ <strong>3. Structure stays honest</strong>
371
+ <span>Math remains math. Physics remains physics. Translation adapts the route without laundering the concept.</span>
372
+ </div>
373
+ <div class="rule">
374
+ <strong>4. Boundaries remain visible</strong>
375
+ <span>Misconceptions, assumptions, uncertainty, examples, proof limits, and closure state stay explicit.</span>
376
+ </div>
377
+ </div>
378
+ </div>
379
+ </div>
380
+ </section>
381
+
382
+ <section class="section" id="roadmap">
383
+ <div class="wrap">
384
+ <div class="sectionHead">
385
+ <div>
386
+ <h2>Roadmap: from translation to live loop stewardship</h2>
387
+ <p class="sub">
388
+ The translator stack is the first proof-of-wiring. The next major test is a live high-variance loop simulator:
389
+ messy classroom/forum/thread inputs synthesized without flattening cognition or forcing consensus.
390
+ </p>
391
+ </div>
392
+ </div>
393
+
394
+ <div class="timeline">
395
+ <div class="step">
396
+ <div class="num">01</div>
397
+ <div>
398
+ <h4>Single-user cognition translation</h4>
399
+ <p>Self-selected cognition route turns one concept into a readable explanation while preserving unresolved layers.</p>
400
+ </div>
401
+ </div>
402
+ <div class="step">
403
+ <div class="num">02</div>
404
+ <div>
405
+ <h4>Subject-specific translation</h4>
406
+ <p>Physics and math demonstrate that stable concept structures can be translated without treating learners as deficient.</p>
407
+ </div>
408
+ </div>
409
+ <div class="step">
410
+ <div class="num">03</div>
411
+ <div>
412
+ <h4>Live Loop Steward Simulator</h4>
413
+ <p>Multiple participants, memes, frustration, evidence, questions, confusion, and disagreement become pressure-mapped signals.</p>
414
+ </div>
415
+ </div>
416
+ <div class="step">
417
+ <div class="num">04</div>
418
+ <div>
419
+ <h4>Classroom / forum substrate</h4>
420
+ <p>Open loops produce artifacts: summaries, unresolved-loop ledgers, misconception maps, evidence spines, and closure notes.</p>
421
+ </div>
422
+ </div>
423
+ </div>
424
+ </div>
425
+ </section>
426
+ </main>
427
+
428
+ <footer>
429
+ <div class="wrap">
430
+ <p><strong>Boundary statement:</strong> This hub is a public-demo index for educational translation prototypes. It is not clinical, diagnostic, or a replacement for teachers, formal instruction, labs, practice, or domain expertise.</p>
431
+ <p class="copyline">Substrate Education Ecosystem Hub v0.1 · Primordial Code / HIR-OAM · Map the field. Translate the signal. Preserve the loop. Close only with integrity.</p>
432
+ </div>
433
+ </footer>
434
+ </body>
435
+ </html>