HiveCast Product
Install, run, pair, and operate HiveCast on a local Device or in the cloud.
Read HiveCast docs
Source-grounded reference for the entire system. 17 packages, 670+ pages, every claim tied back to code.
The HiveCast and Matrix documentation portal is organized by product. Each product/domain has its own independent docs package — @open-matrix/docs-<product> — that builds, deploys, and versions on its own. The portal you are reading right now is the cross-package landing page.
Every page in this portal follows three rules:
<file>:<line> references in frontmatter under sourceCode.> **Status: target state, not yet implemented.** callout and a pointer to the workstream that owns delivering it.When a documentation page diverges from code, the page is wrong, not the code. Cross-references back to source make that easy to verify.
Every page is pure CommonMark + GFM — no :::tip admonitions, no MDX components, no Vue or React inline components, no framework-specific markdown extensions. Source markdown imports cleanly into VitePress, Astro Starlight, Docusaurus, or any other CommonMark-aware static site generator.
Full rules at WORKSTREAMS/product-consolidation-and-documentation/PORTABILITY-RULES.md.
While authoring this portal, sub-agents read the actual source for each package and surfaced a register of real gaps (missing implementation), intentional designs that are easy to misread, and doc/spec hygiene drift. Read Known gaps and quirks before assuming any framework behavior — it covers things like the silent $prompt seal, missing system-factotum source, the Caddy /nats-ws bypass, and a dozen others.
The original VitePress docs at /apps/docs/ (architecture, operations, security, workstreams) are still served while content migration into the new domain-organized portal is in progress.