Commit 4a2d864
fer
docs: Complete U5 (Multi-Scale Coherence) documentation parity with U1-U4
- Added full U5 section to 02-CANONICAL-CONSTRAINTS.md with same depth as U1-U4
* Intuition, Formal Definition, Physical Derivation
* Implementation code examples
* Valid/invalid examples and anti-patterns
* Test specifications and related documentation
- Updated all grammar documentation files (33+ files) to reflect U5
* MASTER-INDEX.md: System overview and conceptual hierarchy
* 08-QUICK-REFERENCE.md: Constraint box, decision tree, examples
* 06-VALIDATION-AND-TESTING.md: Coverage checklist and requirements
* 01-FUNDAMENTAL-CONCEPTS.md: Learning path references
* GLOSSARY.md: Grammar definition and sequence validation
* EXECUTIVE-SUMMARY.md: Business value and constraint count
- Updated technical implementation documentation
* 05-TECHNICAL-IMPLEMENTATION.md: Architecture and validation logic
* 04-VALID-SEQUENCES.md: Validation algorithms and notes
* 07-MIGRATION-AND-EVOLUTION.md: Phase 3 current state, breaking changes
- Updated operator classification references
* Added RECURSIVE_GENERATORS and SCALE_STABILIZERS to all relevant docs
* Updated all code docstrings from 'U1-U4' to 'U1-U5'
* Updated Summary Table and Complete Validation Example
- Implementation note: U5 already exists in codebase (grammar.py)
* Tests exist (test_u5_multiscale_coherence.py)
* This commit achieves documentation completeness only
Physics basis: C_parent >= α·ΣC_child (hierarchical coherence conservation)
U5 requirement: Deep REMESH (depth>1) needs IL/THOL within ±3 operators
Refs: AGENTS.md (Invariant #7: Operational Fractality), UNIFIED_GRAMMAR_RULES.md0 parents commit 4a2d864
File tree
1,190 files changed
+306358
-0
lines changed- .codeql
- .github
- ISSUE_TEMPLATE
- agents
- workflows
- benchmarks
- conventional/md
- docs
- archive
- phases
- changelog.d
- extensions
- grammar
- examples
- schemas
- legacy
- research
- source
- advanced
- api
- examples
- getting-started
- grammar
- operators
- security
- reports
- theory
- user-guide
- tools
- website
- api
- assets
- health-metrics
- patterns
- tools
- examples
- biomedical
- domain_applications
- migration
- visualization
- meta/semantic_release/templates/conventional/md
- .components
- presets
- scripts
- src/tnfr
- backends
- cli
- compat
- config
- constants
- core
- dynamics
- errors
- extensions
- business
- medical
- mathematics
- metrics
- multiscale
- operators
- network_analysis
- postconditions
- preconditions
- parallel
- recipes
- schemas
- sdk
- security
- services
- sparse
- telemetry
- tools
- topology
- tutorials
- utils
- validation
- visualization
- viz
- tests
- acceptance
- ci
- cli
- dynamics
- examples
- extensions
- golden
- helpers
- integration
- math_integration
- mathematics
- performance
- property
- stress
- telemetry
- tools
- unit
- alias
- backends
- benchmarks
- caching
- cli
- compat
- config
- constants
- core
- dynamics
- errors
- mathematics
- metrics
- migration
- multiscale
- operators
- parallel
- scripts
- sdk
- security
- services
- sparse
- structural
- trace
- tutorials
- validation
- viz
- validation
- visualization
- tools
- community
- migration
- performance
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,190 files changed
+306358
-0
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 | + | |
| 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 | + | |
0 commit comments