Oceanic
Back to Documentation

Oceanic Cloud Platform

Multi-cloud AI infrastructure unifying the Cetacean Labs ecosystem

Technical Summary

Oceanic is Cetacean Labs' unified cloud platform that orchestrates multi-cloud AI infrastructure across AWS, GCP, and Azure. It provides infrastructure-as-code provisioning, agent orchestration, and intelligent application development capabilities through a single control plane.

Core Capabilities

  • Multi-Cloud Infrastructure: Unified orchestration across AWS, GCP, and Azure with Terraform-based IaC
  • AI-Driven Provisioning: Intelligent infrastructure automation with Claude Flow coordination
  • Agent Orchestration: Integrated Dolphin framework (Esteemed Agents fork) for multi-agent workflows
  • Intelligent App Builder: Visual development environment with React Flow and Monaco editor
  • SPARC Reasoning: Systematic Planning & Reasoning Chain for adaptive decision-making

Architecture Overview

┌─────────────────────────────────────────────────────────────────┐
│                    OCEANIC CLOUD PLATFORM                       │
└─────────────────────────────────────────────────────────────────┘

┌─────────────────────────────────────────────────────────────────┐
│                    INTELLIGENT APP BUILDER                      │
│           Vite + React 18 + HeroUI + React Flow + Monaco       │
└─────────────────────────────────────────────────────────────────┘
                               │
                               ▼
┌─────────────────────────────────────────────────────────────────┐
│                      ORCHESTRATION LAYER                        │
│  ┌──────────────────┐  ┌──────────────────┐  ┌──────────────┐ │
│  │   Claude Flow    │  │  Agentic Flow    │  │    SPARC     │ │
│  │   Coordination   │  │  Adaptive Runtime│  │   Reasoning  │ │
│  └──────────────────┘  └──────────────────┘  └──────────────┘ │
└─────────────────────────────────────────────────────────────────┘
                               │
                               ▼
┌─────────────────────────────────────────────────────────────────┐
│                      PRODUCT ECOSYSTEM                          │
│  ┌──────────┐  ┌──────────┐  ┌──────────┐  ┌──────────┐       │
│  │ Dolphin  │  │Porpoise  │  │   Blue   │  │   Orca   │       │
│  │  Agents  │  │ Training │  │  Whale   │  │ Platform │       │
│  └──────────┘  └──────────┘  └──────────┘  └──────────┘       │
│  ┌──────────┐  ┌──────────┐                                    │
│  │   Echo   │  │ Archon   │                                    │
│  │   RAG    │  │    PM    │                                    │
│  └──────────┘  └──────────┘                                    │
└─────────────────────────────────────────────────────────────────┘
                               │
                               ▼
┌─────────────────────────────────────────────────────────────────┐
│                      CONTROL PLANE                              │
│         Terraform • ArgoCD • Kubernetes • Multi-Cloud IaC       │
│              AWS • Google Cloud • Microsoft Azure               │
└─────────────────────────────────────────────────────────────────┘

Control Plane

Terraform-based infrastructure orchestration with ArgoCD for GitOps deployment automation across AWS, GCP, and Azure.

Orchestration Layer

Claude Flow for swarm coordination, Agentic Flow for adaptive reasoning runtime, and SPARC for systematic planning.

Product Ecosystem

Unified integration of Dolphin agents, Porpoise training, Blue Whale models, Orca intelligence, Echo RAG, and Archon PM.

Intelligent App Builder

Visual development environment with React Flow for workflow design and Monaco editor for code editing.

Technology Stack

Infrastructure

  • • Terraform (Multi-Cloud IaC)
  • • ArgoCD (GitOps)
  • • Kubernetes
  • • AWS / GCP / Azure
  • • Docker

Frontend

  • • Vite (Build Tool)
  • • React 18
  • • HeroUI (Components)
  • • React Flow (Visual Editor)
  • • Monaco Editor
  • • TypeScript

Backend & Orchestration

  • • Node.js / Fastify
  • • WebSockets
  • • Claude Flow
  • • Agentic Flow
  • • SPARC Framework
  • • Dolphin (Esteemed Agents)