Skip to content

Commit 2676eb2

Browse files
Copilotfermga
andcommitted
Add comprehensive NAV_GUIDE.md with canonical sequences, anti-patterns, and troubleshooting
Co-authored-by: fermga <203334638+fermga@users.noreply.github.com>
1 parent 95c6860 commit 2676eb2

File tree

3 files changed

+745
-0
lines changed

3 files changed

+745
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ This demonstrates **classical mechanics as a natural expression of coherent stru
186186
- **[TNFR Concepts](docs/source/getting-started/TNFR_CONCEPTS.md)** - Paradigm introduction
187187
- **[API Overview](docs/source/api/overview.md)** - Package architecture
188188
- **[Operator Guide](docs/source/api/operators.md)** - Complete operator reference
189+
- **[NAV Guide](docs/source/operators/NAV_GUIDE.md)** - NAV (Transition) canonical sequences, anti-patterns, and troubleshooting
189190
- **[THOL Configuration Reference](docs/THOL_CONFIGURATION_REFERENCE.md)** - Comprehensive THOL parameter guide
190191

191192
### 🎨 Grammar System

docs/source/api/operators.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ reference to plan trajectories for simulations, experiments, or CLI runs.
77
> - See [OPERATORS_VISUAL_GUIDE.md](OPERATORS_VISUAL_GUIDE.md) for comprehensive visual documentation, ASCII diagrams, and interactive examples of all 13 operators
88
> - See [GLYPH_SEQUENCES_GUIDE.md](../../../GLYPH_SEQUENCES_GUIDE.md) for comprehensive canonical sequences, multi-domain examples, and grammar compatibility patterns
99
> - See [UNIFIED_GRAMMAR_RULES.md](../../../UNIFIED_GRAMMAR_RULES.md) for grammar validation rules (U1-U4) and physics derivations
10+
> - See [NAV_GUIDE.md](../operators/NAV_GUIDE.md) for NAV (Transition) operator canonical sequences, anti-patterns, and troubleshooting
1011
1112
## Canonical operator map
1213

0 commit comments

Comments
 (0)