ChatLink Documentation
ChatLink is the ChatArch link utilities package entrypoint. These docs record the implemented CLI and future extension boundary.
-
CLI Tree
Run
chatlink --treefor the full registered tree orchatlink --tree-brieffor the compact view, then review the root-only boundary and update rule. -
Link Utility Boundary
The package currently stays as an installable, testable, releasable link utilities shell; real link subcommands are not exposed yet.
Local Preview
pip install -e ".[docs]"
mkdocs serve