Skip to content

ChatMath Documentation

ChatMath is the ChatArch mathematics 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.

    View CLI Tree

  • Math Tooling Boundary


    The package currently stays as an installable, testable, releasable mathematics tooling shell plus ChatEnv configuration discovery entry point; real mathematics subcommands are not exposed yet.

Local Preview

pip install -e ".[docs]"
mkdocs serve