Commit 87f9904
fer
feat: comprehensive TNFR canonicalization and documentation unification
Documentation:
- Unified structural tetrad (Φ_s, |∇φ|, K_φ, ξ_C) documentation with single canonical sources
- STRUCTURAL_FIELDS_TETRAD.md as canonical definitions, U6_STRUCTURAL_FIELD_TETRAD.md for grammar
- AGENTS.md trimmed to reference canonical docs instead of duplicating formulas
- src/tnfr/physics/README.md enhanced as unified physics hub
- EXTENDED_FIELDS_INTEGRATION_SUMMARY.md now integration-status only
- Added OZ→IL precision walk telemetry references to physics module docs
Operators:
- Refactored operator implementations for cleaner architecture
- Enhanced grammar validation and memoization
- Updated operator registry with improved consistency
- Streamlined operator definitions removing redundant code
Fields & Physics:
- Optimized structural fields computation (fields.py ~1480 lines reduced)
- Enhanced canonical field implementations
- Improved precision mode handling
Tests & Benchmarks:
- Added precision walk dashboard artifact test
- Enhanced bifurcation landscape detection
- Updated critical exponent analysis tools
- Added tetrad telemetry benchmarks
Infrastructure:
- Updated Makefile with new smoke tests
- Enhanced CONTRIBUTING.md with language policy
- Expanded DOCUMENTATION_INDEX.md with precision walk references
- Added regression smoke test workflow1 parent f9b46ed commit 87f9904
File tree
116 files changed
+21727
-4283
lines changed- .github/workflows
- benchmarks
- docs
- grammar
- notebooks
- performance
- examples
- scripts
- src/tnfr
- config
- mathematics
- metrics
- operators
- physics
- telemetry
- utils
- tests
- benchmarks
- performance
- unit/operators
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
116 files changed
+21727
-4283
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
0 commit comments