OPTXOPTX DOCS
Jett Optical Encryption

Map of Augments

553015

Semantic explorer for traversing the OPTX documentation graph — cognitive cartography, AGT-classified.

Map of Augments

A navigable knowledge map of every page in the OPTX documentation. Each node is classified by its primary AGT tensor — the cognitive dimension it engages. Hover to reveal connections. Filter by tensor or search to isolate clusters.

jettoptx/optx-docs/Map of Augments
45 visible·COGEMOENV

Getting Started

3

Dual-mode JettChat overview, naming hierarchy, protocol primitives

6

Two JettChat modes (xChat Native + Phantom Mode) sharing AGT, JTX, Solana

4

Solana program addresses, token mints, wallets

19

JettChat

4

Encrypted AI chat — two modes (xChat Native + Phantom Mode)

10

X OAuth 2.0 PKCE + Solana JTX gating + Ed25519 JWT

5

Tor + post-quantum (X25519 + ML-KEM-1024) + StrongBox/TEE + duress PIN

5

E2EE messaging shared by both modes — gaze cursor, offline-first, groups, self-destruct

4

Authentication

3

Unified auth surface — supports both xChat Native and Phantom Mode

8

AGT biometric auth — iris tracking, tensor classification

11

ERC-8004 soulbound wallet for computational identity (roadmap)

7

Token

3

JettChat access + governance token on Solana mainnet

6

Canonical 3-tier model (MOJO / DOJO / SPACE COWBOY) — stake or subscribe

4

Wallet-less paths — Stripe + Tempo CLI

2

Protocol — AARON

5

Biometric proof protocol and edge router

10

Gaze-derived cryptographic proofs

3

AARON verification flow step-by-step

3

Integrating AARON into client applications

3

Internal architecture of the AARON router

4

AstroJOE — Agent OS

8

Intelligent agent orchestrating the OPTX ecosystem

12

SKILL.md format, progressive disclosure, augments

3

SpacetimeDB memory — tables, reducers, API

2

Task lifecycle, DAG swarm coordination

5

Multi-API AI gateway on edge hardware

8

Hermes OPTX API endpoints and configuration

4

The Curator release — autonomous skill curator, +4 providers, ComfyUI + TouchDesigner-MCP bundled, ~57% TUI cold-start cut

5

Optional federation transport for AstroJOE — not part of JettChat dual-mode core

3

Architecture Flows

8

Mermaid diagrams for every major system flow

7

Happy path: task creation to completion

5

Multi-agent DAG decomposition

4

Gaze-gated task authorization flow

4

XRPL → Wormhole → Solana pipeline

2

Identity sources → on-chain registration

7

State machine: Discovered → Completed/Failed

4

Full network map of all OPTX services

9

Infrastructure

2

HEDGEHOG on OPTX Validator Node edge compute

8

CSTB Trust DePIN attestation on Solana

8

On-Chain Bridge

2

Solana-native bridge hub — EVM and XRPL bridging on roadmap

5

Home chain — $OPTX, $JTX, $CSTB, Metaplex identity

5

Reference

4

WebSocket RPC, REST endpoints, capabilities

5

Complete documentation index with AGT classification

6

All jettoptx + Secure-Legion repos backing OPTX/JettChat

5

Version history and release notes

3

DOJO

3
DOJOENV

Developer Operator Jett Optics — IDE training ground and augment marketplace

4
MOJOEMO

Mobile Jett Optics — wallet identity, biometrics, Jett Cursor & Widgets

9

Cognitive cartography — semantic explorer for the documentation graph

4

How to Read This

The MOA is organized by conceptual domain. Each section is a cluster in the documentation graph, and each entry is a traversable node. The small number on the right is the edge count — how many other pages this node connects to. Denser nodes are more central to the system.

Hover any node to see its immediate connections light up across all sections. The links row shows which pages reference each other — these are the edges of the knowledge graph, rendered as traversable text instead of drawn lines.

AGT — Augmentive Gaze Tensor

The classification system behind this graph evolved through three generations:

GenerationNameFocus
v1Adaptive Gaze TensorReactive biometric classification
v2Agentive Gaze TensorAgent-driven tensor inference
v3Augmentive Gaze TensorSDK for agentic Map of Context

AGT v3 is the current system — an SDK that lets agents classify, navigate, and augment any knowledge graph using the three-tensor model. Every page in OPTX carries one of three tensor tags:

  • COG — Cognitive. Analytical pages that require sustained reasoning: architecture, protocol internals, reference material.
  • EMO — Emotional. Relational pages about identity, personality, agent interaction, human-facing systems.
  • ENV — Environmental. Spatial pages mapping networks, infrastructure, addresses, physical topology.

Use the tensor filter in the sidebar to isolate one dimension and see which pages belong to it. The distribution reveals the shape of the system — ENV-heavy means infrastructure-dense, COG-heavy means architecturally complex, EMO-heavy means agent-facing.

Jett Cursor

The Jett Cursor is an AGT simplex widget — a triangular indicator that visualizes where any node sits in tensor space. Toggle it from the header to see a live readout as you interact with the graph.

StateBehavior
IdleCursor rests at the simplex centroid (balanced COG/EMO/ENV)
HoverCursor animates toward the hovered node's tensor weights
SelectCursor locks to the selected node's position in the simplex
ReleaseCursor returns to the selected node (or centroid if none)

Each node carries numeric COG, EMO, and ENV weights. The cursor position is computed as a barycentric coordinatecog × top + emo × bottom-left + env × bottom-right — mapping tensor space directly onto the 2D triangle. The dominant vertex pulses, and the cursor color matches the strongest dimension.

Inspiration

Built on the arscontexta methodology — interactive knowledge graphs from conversation context. The OPTX adaptation treats documentation pages as knowledge nodes, cross-references as semantic edges, and AGT tensors as the cognitive navigation layer.