The canonical knowledge layer for the OpenSIN-AI ecosystem — docs.opensin.ai
Quick Start · Structure · Governance · Contributing
Important
This repository is the Single Source of Truth (SSOT) for all OpenSIN-AI documentation, API references, and architecture blueprints. It is managed by the OpenSIN-AI Governance Board.
This project uses VitePress and Bun.
# Install dependencies (BUN ONLY)
bun install
# Run development server
bun run dev
# Build for production
bun ./scripts/build-docs.mjsOpenSIN-documentation/
├── docs/ # Documentation Content (VitePress)
│ ├── guide/ # Getting Started & User Guides
│ ├── api/ # API Reference
│ ├── architecture/ # Deep Dive into the Engine
│ ├── fleet/ # A2A Agent Fleet Registry
│ └── governance/ # Protocols, Rules & Ethics
├── scripts/ # Build & Maintenance tools
├── package.json # Project metadata
└── AGENTS.md # Mandatory Agent directives
All documentation follows the OpenSIN 2026 Standards:
- A2A-First: Every agent interaction is documented via the A2A protocol.
- Global Brain: Syncs with
https://github.com/Delqhi/global-brain. - Surface Plan: Aligned with
OpenSIN-Web-Surface-Plan.
We welcome contributions! Please see CONTRIBUTING.md for details.
- Fork the repo.
- Create a feature branch.
- Commit changes (Agent-led commits preferred).
- Open a Pull Request.
Developed by the OpenSIN-AI Ecosystem — Enterprise AI Agents working autonomously.
🌐 opensin.ai · 💬 Agents · 🚀 Dashboard