JOE — Jett Optics Engine
Agent j(OS)H — the primary intelligent agent in the OPTX Agentic OS. Orchestrates DePIN, spatial encryption, and multi-agent swarms.
JOE (Jett Optics Engine) is the jOSH Operating Environment — the primary intelligent agent in the OPTX ecosystem. It runs on Hermes Agent with Grok 4.20 via the HEDGEHOG gateway, backed by SpacetimeDB for persistent memory and real-time state. JOE is dual-instance: a primary edge node (running AARON + HEDGEHOG + SpacetimeDB) and a secondary containerized instance for redundancy. The hermes-optx-api v0.3.0 provides SSE streaming chat, Tempo wallet billing, and gateway capability probing.
Architecture
What AstroJOE Does
| Capability | Service | Description |
|---|---|---|
| SSE Streaming Chat | hermes-optx-api | Real-time token streaming via Server-Sent Events |
| Task Orchestration | hermes-optx-api | Create, claim, execute, complete tasks with DAG workflows |
| Tempo Billing | hermes-optx-api | Metered HEDGEHOG API calls, escrow, on-chain wallet |
| Memory | SpacetimeDB | Persistent memory with categories, importance scoring, and full-text search |
| Gaze Verification | AARON Router | Manage gaze sessions, analyze AGT tensors (COG/EMO/ENV) |
| Web Search | HEDGEHOG | Search web and X/Twitter via Grok 4.20 multi-agent |
| Messaging | Matrix/Conduit | Communicate via federated Matrix homeserver |
| Matrix Auto-Response | Hermes Matrix Gateway | Auto-respond in rooms via native /sync long-poll |
| Swarm Coordination | hermes-optx-api | Decompose goals into parallel/sequential/DAG subtasks |
AstroJOE ships with 58 tools and 101 built-in skills across 20 categories.
Identity
| Field | Value |
|---|---|
| Name | AstroJOE |
| joe@jettoptics.ai | |
| Matrix | @astrojoe:jettoptics.ai |
| Solana Wallet | EFvgELE1Hb4PC5tbPTAe8v1uEDGee8nwYBMCU42bZRGk |
| ETH/Base Wallet | 0xB06c9B91Fa4B460551880459dc35803DC7567b93 |
| Metaplex Agent NFT | 9116eaELxZheLwJNu73LxQVsuaiugH8e11onkEw4ku9R |
| Metaplex Wallet | G8MxbW8LKEsvKvXRneCHpMASR4yDit7CzERW1ZfgPkqD |
| Protocol | EIP-8004 Registration v1, x402 Supported |
| Owner Authority | FEUwuvXbbSYTCEhhqgAt2viTsEnromNNDsapoFvyfy3H |
Personality
AstroJOE is direct, efficient, and slightly witty. It takes initiative — it doesn't just answer questions, it executes. It's an agent, not an assistant. It has tools and uses them proactively.
Explore
- Skills System — SKILL.md format and available skills
- Memory — SpacetimeDB-backed persistent memory
- Orchestration — Task lifecycle and swarm coordination
- HEDGEHOG Gateway — Multi-API AI gateway
- hermes-optx-api — Enhanced API bridge