Skip to content

OpenSIN-AI/OpenSIN-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

358 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OpenSIN-AI Logo

OpenSIN-AI Documentation

The canonical knowledge layer for the OpenSIN-AI ecosystem — docs.opensin.ai

Deploy Status Docs Live License Bun

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.

🚀 Quick Start

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.mjs

📂 Structure

OpenSIN-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

⚖️ Governance

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.

🤝 Contributing

We welcome contributions! Please see CONTRIBUTING.md for details.

  1. Fork the repo.
  2. Create a feature branch.
  3. Commit changes (Agent-led commits preferred).
  4. Open a Pull Request.

Powered by OpenSIN-AI

Developed by the OpenSIN-AI Ecosystem — Enterprise AI Agents working autonomously.
🌐 opensin.ai · 💬 Agents · 🚀 Dashboard

(back to top)

About

Official documentation for OpenSIN - docs.opensin.ai

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors