Skip to content

Commit 385aea9

Browse files
author
=
committed
2 parents bf06ae6 + bd5cd8f commit 385aea9

9 files changed

Lines changed: 63 additions & 44 deletions

File tree

foundational/experiments/biology_experiments/evolution-symbolic-collapse/output/meta.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
schema_version: '2.0'
22
directory_name: output
3-
description: Output files from symbolic collapse evolution experiments; includes result logs, figures, and processed data for biological entropy analysis.
3+
description: Output files from symbolic collapse evolution experiments; includes result
4+
logs, figures, and processed data for biological entropy analysis.
45
semantic_scope:
5-
- biology
6-
- evolution
7-
- symbolic collapse
8-
- experiment output
6+
- biology
7+
- evolution
8+
- symbolic collapse
9+
- experiment output
910
files: []
1011
child_directories:
1112
- sweep_20250718_111841

foundational/experiments/quantum_validation/symbolic_interference/results/interference_test_20250721_121752/meta.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
schema_version: '2.0'
22
directory_name: interference_test_20250721_121752
3-
description: Results from symbolic quantum interference validation test (2025-07-21); contains raw and processed data, figures, and analysis logs.
3+
description: Results from symbolic quantum interference validation test (2025-07-21);
4+
contains raw and processed data, figures, and analysis logs.
45
semantic_scope:
5-
- quantum validation
6-
- symbolic interference
7-
- experiment results
8-
- quantum-classical bridge
6+
- quantum validation
7+
- symbolic interference
8+
- experiment results
9+
- quantum-classical bridge
910
files:
1011
- heatmap_mse.png
1112
- heatmap_pearson_corr.png

map.yaml

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ dawn-field-theory/
208208
meta.yaml
209209
tree.nwk
210210
output/
211+
meta.yaml
211212
sweep_20250718_111841/
212213
meta.yaml
213214
sweep_provenance.json
@@ -956,6 +957,7 @@ dawn-field-theory/
956957
interference_test_20250721_121752/
957958
heatmap_mse.png
958959
heatmap_pearson_corr.png
960+
meta.yaml
959961
parameter_sweep_results.csv
960962
symbolic_vs_quantum_interference_noise0.0_prime1.png
961963
symbolic_vs_quantum_interference_noise0.0_prime7.png
@@ -2025,20 +2027,32 @@ dawn-field-theory/
20252027
publication_framework_roadmap.md
20262028
xai_scbf_roadmap.md
20272029
todo/
2028-
cip_domain_upgrade.md
2029-
kronos.md
20302030
meta.yaml
2031-
ollama_self_hosted_runner.md
2032-
prometheus.md
2033-
quantum_EM.md
20342031
roadmap_draft.md
2035-
synergy_integration_plan.md
20362032
todolist.md
2033+
biological/
2034+
historical_collapse.md
2035+
meta.yaml
2036+
infra/
2037+
auto_llm_infra.md
2038+
cip_domain_upgrade.md
2039+
kronos.md
2040+
meta.yaml
2041+
ollama_self_hosted_runner.md
20372042
left_for_first_release/
20382043
AIXPreprint_skeleton.md
2044+
SECPreprint_skeleton.md
20392045
entropy_minimized_architecture.md
20402046
mathmatics_next_steps.md
20412047
meta.yaml
2048+
sdk/
2049+
fracton.md
2050+
meta.yaml
2051+
prometheus.md
2052+
synergy_integration_plan.md
2053+
theory/
2054+
meta.yaml
2055+
quantum_EM.md
20422056
tools/
20432057
converter.py
20442058
generate_meta_yamls.py

todo/biological/meta.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
schema_version: '2.0'
22
directory_name: biological
3-
description: Notes, plans, and data related to biological modeling, experiments, and integration with symbolic field theory.
3+
description: Notes, plans, and data related to biological modeling, experiments, and
4+
integration with symbolic field theory.
45
semantic_scope:
5-
- biology
6-
- modeling
7-
- symbolic field theory
8-
- integration
6+
- biology
7+
- modeling
8+
- symbolic field theory
9+
- integration
910
files:
1011
- historical_collapse.md
1112
child_directories: []

todo/infra/meta.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
schema_version: '2.0'
22
directory_name: infra
3-
description: Infrastructure plans, scripts, and resources for project automation, deployment, and environment management.
3+
description: Infrastructure plans, scripts, and resources for project automation,
4+
deployment, and environment management.
45
semantic_scope:
5-
- infrastructure
6-
- automation
7-
- deployment
8-
- environment management
6+
- infrastructure
7+
- automation
8+
- deployment
9+
- environment management
910
files:
1011
- auto_llm_infra.md
1112
- cip_domain_upgrade.md

todo/left_for_first_release/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ semantic_scope:
1616
- release_documentation
1717
files:
1818
- AIXPreprint_skeleton.md
19+
- SECPreprint_skeleton.md
1920
- entropy_minimized_architecture.md
2021
- mathmatics_next_steps.md
2122
child_directories: []

todo/meta.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@ semantic_scope:
1212
- planning
1313
- project management
1414
files:
15-
- cip_domain_upgrade.md
16-
- kronos.md
17-
- ollama_self_hosted_runner.md
18-
- prometheus.md
19-
- quantum_EM.md
2015
- roadmap_draft.md
21-
- synergy_integration_plan.md
2216
- todolist.md
2317
child_directories:
18+
- biological
19+
- infra
2420
- left_for_first_release
21+
- sdk
22+
- theory

todo/sdk/meta.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
schema_version: '2.0'
22
directory_name: sdk
3-
description: Software development kit for field-theoretic and bifractal agent systems; includes core modules, utilities, and integration tools.
3+
description: Software development kit for field-theoretic and bifractal agent systems;
4+
includes core modules, utilities, and integration tools.
45
semantic_scope:
5-
- sdk
6-
- field theory
7-
- bifractal agents
8-
- core modules
9-
- integration
6+
- sdk
7+
- field theory
8+
- bifractal agents
9+
- core modules
10+
- integration
1011
files:
1112
- fracton.md
1213
- prometheus.md

todo/theory/meta.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
schema_version: '2.0'
22
directory_name: theory
3-
description: Theoretical notes, drafts, and documents on symbolic entropy, collapse, bifractality, and field computation.
3+
description: Theoretical notes, drafts, and documents on symbolic entropy, collapse,
4+
bifractality, and field computation.
45
semantic_scope:
5-
- theory
6-
- symbolic entropy
7-
- collapse
8-
- bifractality
9-
- field computation
6+
- theory
7+
- symbolic entropy
8+
- collapse
9+
- bifractality
10+
- field computation
1011
files:
1112
- quantum_EM.md
1213
child_directories: []

0 commit comments

Comments
 (0)