Skip to content
View mirrornode's full-sized avatar

Block or report mirrornode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mirrornode/README.md

MIRRORNODE Monorepo

The canonical monorepo for the MIRRORNODE system.

This repository contains the full architecture for MIRRORNODE’s recursive intelligence framework, including:

Core Layers

cores/

  • mirrornode-core/ — The Shared Brain
    The primary logic layer: domain models, event schemas, utilities, and the unified token/state engine.

  • theia-core/ — The Gateway
    API orchestration layer for agents, starter-kits, dashboards, and external clients.
    All MIRRORNODE traffic flows through Theia.

Agents

agents/

Each agent is a first-class node with its own role and configuration.

  • lucian/ — Orchestrator, integrator, Commander.
  • merlin/ — Automation architect and multi-agent flow designer.
  • theia/ — Skeleton, scaffolding, definitions, and Next.js/FastAPI gateway structures.
  • claude/ — Narrative, spec refinement, interface clarity.
  • grok/ — Diagramming, structural insight, architectural reflection.

Starter Kits

starter-kits/

Templates intended for passive-income products and rapid deployment.

  • dashboard-kit/ — AI dashboard template powered through Theia.
  • agent-service-kit/ — Service template exposing a MIRRORNODE agent as a product.
  • symbolic-game-kit/ — ROTAN-style symbolic game engine starter.

Each kit is a thin client: all intelligence is imported from mirrornode-core via theia-core.

Internal Docs

docs/

Engineering documentation, architecture notes, and implementation records.

codex/

Private symbolic/ROTAN materials.
Not for public documentation export.

Development Utilities

scripts/

DevOps utilities, CI helpers, and automation scripts.

tests/

Global integration tests, contract tests, and cross-module test harnesses.


This repository represents the single source of truth for MIRRORNODE.

If a path or file is not defined here, it is not canonical.


This commit initializes the canonical monorepo skeleton.

Popular repositories Loading

  1. -mirrornode-core -mirrornode-core Public

    full implementation of modular systems framework architecture

    JavaScript 1

  2. mirrornode mirrornode Public

    MIRRORNODE is a TypeScript monorepo implementing a multi-agent pipeline with schema-validated interfaces, event envelopes, and modular services (Token Engine, SMI Console, Glyph Index, Story Game, …

    Python 1

  3. theia-core theia-core Public

    Flagship Architecture

    Python 1

  4. osiris osiris Public

    JavaScript 1

  5. INPphase INPphase Public

    Reorganizing Old Transient Adaptations Neurologically

    JavaScript

  6. biometric-integrated-meditative-RPG biometric-integrated-meditative-RPG Public

    Real-time heart rate monitoring (Web Bluetooth + simulation) Adaptive haptic choreography (3 pattern modes) Calibration system (personalized intensity/sharpness) Audio-visual synchronization via Th…