Technical documentation for the IOWarp context orchestration platform, served at docs.iowarp.ai.
Built with Docusaurus 3 and deployed via GitHub Pages.
# Install dependencies
npm install
# Start dev server (http://localhost:4000)
npm start
# Build for production
npm run build
# Serve production build locally
npm run servedocs/
├── intro.md # Welcome & overview
├── getting-started/ # Installation, quick start
├── clio-kit/ # MCP servers reference
├── sdk/ # IPC, runtime modules, CTE, CAE
├── api/ # Python API, agent API, storage API
├── deployment/ # Configuration, HPC, performance
├── faq.md # FAQ & troubleshooting
└── tutorials.md # Step-by-step guides
| Site | URL | Repository |
|---|---|---|
| IOWarp Website | iowarp.ai | iowarp/iowarp.github.io |
| CLIO Kit Showcase | toolkit.iowarp.ai | iowarp/clio-kit |
| Documentation | docs.iowarp.ai | iowarp/docs |
BSD 3-Clause — Gnosis Research Center, Illinois Institute of Technology