__main__

``python -m chirp_ui`` dispatch — subcommand front door. Currently a single subcommand (``find``) plus a pointer to the existing ``python -m chirp_ui.manifest`` entry point. New subcommands go here. See ``docs/plans/PLAN-agent-grounding-depth.md § Sprint 6``.

``python -m chirp_ui`` dispatch — subcommand front door. Currently a single subcommand (``find``) plus a pointer to the existing ``python -m chirp_ui.manifest`` entry point. New subcommands go here. See ``docs/plans/PLAN-agent-grounding-depth.md § Sprint 6``.
main
function