Architect Hub
Architect Hub is the technical documentation entry point for operators, developers, and infrastructure owners working on the AIOHM Platform.
What You Will Find Here
- Platform Architecture for the system layout and design principles
- HTTP API Reference for route families and endpoint structure
- MCP Server Architecture for tool exposure and AI integration design
- Deployment Guide for the current production workflow
- Changelog Automation for how public docs and release history are maintained
Recommended Reading Paths
If you are deploying the platform
Start with the deployment guide, then review platform architecture so you understand what is runtime state versus what belongs in a release package.
If you are building features
Read platform architecture first, then the HTTP API reference and MCP architecture pages depending on the part of the stack you are touching.
If you are auditing releases
Read the changelog page and the changelog automation guide together so the public release history matches the release pipeline.