Research-Stack/6-Documentation/tiddlywiki-local/wiki/tiddlers/Topological State Machine.tid
Brandon Schneider 0f2c2b57f4 ingest: Hypercube → Hyper-Rhomboid composition theory
Orthogonal tensor (hypercube) assumes independent axes.
Shear into parallelotope (hyper-rhomboid) models entangled dimensions.
The shear angle encodes correlation strength; the Gram matrix
of the shear IS the compression dictionary.

6 stack mappings:
- PIST n-D: Cartesian → Bundle → Radial = hypercube → rhomboid → collapsed
- Topological state machine: transition = shear on state tensor
- N-D Gene Hypothesis: gene = n-D rhomboid, 3D structure = projection shadow
- FAMM: preshaped delay = sheared time-domain rhomboid
- OAC: latent cavity in sheared rhomboid space
- Waveprobe: curvature = local shear angle of coordinate basis

3 compression interpretations + information gravity metric tensor
2026-05-07 02:04:03 -05:00

15 lines
1.2 KiB
Text

created: 20260507000000000
modified: 20260507000000000
tags: ResearchStack TSM Topology Manifold
title: Topological State Machine
type: text/vnd.tiddlywiki
! Topological State Machine
The Topological State Machine (TSM) is a geometric state-evolution framework that models manifold transitions as discrete steps through topological space. Core implementation: `5-Applications/scripts/topological_state_machine.py`. Extended variants: eigenvector TSM (`eigenvector_tsm_hyperfluid.py`), Hutter TSM (`hutter_eigenvector/`), and unified hypersurface TSM (`3-Mathematical-Models/unified_surface/`). State data stored in `3-Mathematical-Models/topological_state_machine/` with `tsm_report_*.json` outputs. Uses [[FAMM Fast Approximate Manifold Map]] for caching state transitions. Integration with Lean via `TopologicalStateMachine.lean`. The TSM cache directories (eigenvector_tsm, hutter_eigenvector) contain FAMM banks for fast manifold lookup. Referenced in the [[ENe Cognitive Refactor Plan]] Phase 6 for shell-partitioned cache eviction.
* [[FAMM Fast Approximate Manifold Map]]
* [[Lean Semantics Overview]]
* [[Manifold Flow]]
* [[Semantic Eigenvector Bundle]]
* [[Unified Hypersurface]]