Skip to content

Commit 03e8d94

Browse files
authored
Merge pull request #2819 from fermga/copilot/add-recursive-validation-thol
[GRAMMAR] Recursive THOL validation with encapsulation and operational fractality
2 parents 996d24e + ed2a7b3 commit 03e8d94

File tree

4 files changed

+1275
-20
lines changed

4 files changed

+1275
-20
lines changed

GLYPH_SEQUENCES_GUIDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,8 @@ run_sequence(G, ecosystem, [Dissonance(), SelfOrganization()])
387387
# Result: New organization emerges from perturbation
388388
```
389389

390+
> **📖 THOL Encapsulation**: SELF_ORGANIZATION creates bifurcation windows that **encapsulate** internal operators. See [docs/THOL_ENCAPSULATION_GUIDE.md](docs/THOL_ENCAPSULATION_GUIDE.md) for complete details on designing sequences with THOL, including empty vs. non-empty windows, nested THOL, and common patterns.
391+
390392
---
391393

392394
## Advanced Sequences

0 commit comments

Comments
 (0)