Skip to main content

Welcome to SO1

SO1 is an AI-powered automation platform that combines intelligent agents with n8n workflow automation to help engineering teams build, deploy, and operate software more efficiently.

What is SO1?

SO1 combines three powerful systems:
1

AI Agents

20 specialized agents organized into 7 domains: Orchestration, Automation, Engineering, DevOps, Documentation, Prompts, and Incident Response. Each agent is trained for specific tasks within the SO1 ecosystem.
2

n8n Workflows

Visual workflow automation powered by n8n with 400+ integrations. Connect GitHub, Slack, databases, APIs, and more.
3

FORGE Pipeline

A 6-stage execution model that ensures quality, traceability, and consistency across all agent outputs.

The SO1 Automation Factory

┌─────────────────────────────────────────────────────────────────┐
│                    SO1 AUTOMATION FACTORY                       │
├─────────────────────────────────────────────────────────────────┤
│                                                                 │
│  ┌─────────────┐    ┌─────────────┐    ┌─────────────┐         │
│  │   VERITAS   │◄──►│  SO1-AGENTS │◄──►│   N8N       │         │
│  │   Prompts   │    │  (OpenCode) │    │  Workflows  │         │
│  └─────────────┘    └──────┬──────┘    └─────────────┘         │
│                            │                                    │
│                     ┌──────▼──────┐                            │
│                     │   FORGE     │                            │
│                     │   Gates     │                            │
│                     └──────┬──────┘                            │
│                            │                                    │
│  ┌─────────────────────────▼─────────────────────────┐         │
│  │              SO1 CONTROL PLANE API                │         │
│  │     (Hono BFF: GitHub, n8n, MCP orchestration)    │         │
│  └───────────────────────────────────────────────────┘         │
└─────────────────────────────────────────────────────────────────┘

Key Features

Purpose-built agents for:
  • Orchestration: Task decomposition and multi-agent coordination
  • Automation: n8n workflow design and webhook integrations
  • Engineering: Hono backends, Next.js frontends, TypeScript types
  • DevOps: Railway deployments, GitHub Actions, pipeline auditing
  • Documentation: Mintlify docs, API specs, operational runbooks
  • Prompts: Prompt engineering, chain design, fragment management
  • Incident: Incident command, triage, and postmortem analysis
Every agent operates within the FORGE framework:
  • Stage 0: Planning - Requirement analysis
  • Stage 1: Design - Architecture decisions
  • Stage 2: Implementation - Code/workflow generation
  • Stage 3: Documentation - Specs and guides
  • Stage 4: Validation - Testing and audit
  • Stage 5: Deployment - Production release
A curated library of 255 prompts that agents consume and produce:
  • Reusable prompt fragments
  • Versioned and validated
  • Bidirectional integration with agents
All agent outputs conform to defined JSON schemas:
  • n8n workflow JSON
  • OpenAPI specifications
  • Veritas prompt drafts

Agent Domains

DomainAgentsPurpose
Orchestration2Multi-agent coordination and FORGE gate enforcement
Automation3n8n workflow design, webhooks, scheduling
Engineering3TypeScript code generation (Hono, Next.js, shared types)
DevOps3CI/CD pipelines, Railway deployments, security audits
Documentation3Mintlify docs, API specs, runbooks
Prompts3Prompt optimization, chains, and fragments
Incident3Incident response, triage, and analysis

Getting Help