Expand description
GitHub repository indexing CLI: thin orchestrator over the runtime’s /v1/index
client. This module owns argument resolution (env + plan defaults) and
presentation (human text vs JSON envelope); it owns no parsing, HTTP, or
response shaping logic — those live in runx_runtime::registry::index.