ChatLive Documentation
ChatLive is the ChatArch live tooling package entrypoint. These docs record the implemented CLI and future extension boundary.
-
CLI Tree
Review the current real command entrypoint, root-only boundary, and update rule.
-
Live Tooling Boundary
The package currently stays as an installable, testable, releasable live tooling shell; real live subcommands are not exposed yet.
CLI Inspection
chatlive --tree
chatlive --tree-brief
Local Preview
pip install -e ".[docs]"
mkdocs serve