Skip to content

ChatLink Documentation

ChatLink is the ChatArch link utilities package entrypoint. These docs record the implemented CLI and future extension boundary.

  • CLI Tree


    Run chatlink --tree for the full registered tree or chatlink --tree-brief for the compact view, then review the root-only boundary and update rule.

    View CLI Tree

  • 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