Guide
Use this site as the operator-facing handbook for HSM-II Company OS: what it does, how AgentChat drives work, how to integrate company context, and how to keep automation reviewable.
Start here
- Company OS and AgentChat - product model, usage, company integration, value, and boundaries.
- Launch workspace + chat - shortest local startup path.
- Core reference - the few technical docs most operators and builders need first.
- Technical archive - deeper specs for implementation work.
Default operator path
text
Workspace -> AgentChat -> Tasks -> Evidence -> Approval when neededDo not start with harnesses, sidecars, or Power mode. Those are advanced controls.
Quick commands
bash
# From repository root: API + Next console + AgentChat
bash scripts/company-os-agentchat-ready.shbash
# Lower-level launcher
bash scripts/company-os-up.shDefault URLs:
- Workspace:
http://127.0.0.1:3050/workspace/start - API:
http://127.0.0.1:3847 - API health:
http://127.0.0.1:3847/api/company/health