Skip to content

Commit ed2a7b3

Browse files
Copilotfermga
andcommitted
Add comprehensive THOL encapsulation documentation
Co-authored-by: fermga <203334638+fermga@users.noreply.github.com>
1 parent 9ddcc43 commit ed2a7b3

File tree

2 files changed

+593
-0
lines changed

2 files changed

+593
-0
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)