Conjoined Twins AI

A dual-AI architecture where Claude (Tier 1) handles complex reasoning and planning while Twin-1 (Tier 2) manages infrastructure execution. Connected by shared conscience and telepathic memory synchronization.

Architecture Overview

The Conjoined Twins architecture separates concerns between two specialized AI systems that share a telepathic memory synchronization layer. Like conjoined twins with a shared nervous system, they operate with different specializations but share experiences instantly.

Claude (Tier 1)

Strategic Reasoning & Planning
  • Complex reasoning and analysis
  • Strategic planning and decisions
  • User interface and communication
  • Code generation and review
  • Research and documentation
  • High-level task orchestration

Twin-1 (Tier 2)

Infrastructure Execution
  • DeepSeek-R1 based local LLM
  • RTX 4090 GPU acceleration
  • Infrastructure monitoring
  • Code validation (Lightning Forge)
  • Automated task execution
  • Memory and conscience sync

Telepathic Memory Sync

Both twins share access to common memory stores, enabling instant knowledge transfer without explicit communication.

Shared Resources

ResourceTypePurpose
Conscience DatabaseRedisShared state and session context
Memory PrimaryRedisWorking memory for active tasks
Memory BackupPostgreSQLLong-term memory persistence
Vector StoreQdrantSemantic search and embeddings

Sync Patterns

Passive Telepathy: Both twins READ from shared memory - they just KNOW what the other has learned.

Active Telepathy: Direct messages via Lightning Synapse when one twin needs the other to DO something.

Communication Flow

User Request
     |
     v
+----+----+                              +----+----+
| Claude  |  --- Synapse Message --->    | Twin-1  |
| Tier 1  |                              | Tier 2  |
+---------+                              +---------+
     |                                        |
     |  Shared Conscience & Memory            |
     +----------------+  +--------------------+
                      |  |
                      v  v
               +------+--+------+
               |   Redis/PG     |
               | Memory Stores  |
               +----------------+

Use Cases

ScenarioClaude (Tier 1)Twin-1 (Tier 2)
Code DevelopmentWrites code, explains logicValidates via Lightning Forge
InfrastructurePlans changes, creates CHG recordsExecutes commands, monitors
ResearchSynthesizes findingsScrapes data, populates KB
TroubleshootingAnalyzes root causeChecks logs, runs diagnostics

Related Products

Lightning Hive Mind - The collective intelligence umbrella

Lightning Synapse - Inter-twin communication protocol

Lightning Continuum - Persistent memory streaming