go/pkg
Snider 996853bd53 refactor: Command and Service use Arg() for type-checked extraction
Both registries now use Arg(0, args...) instead of ArgString directly.
Type checking flows through Arg's switch before assertion.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-20 12:52:19 +00:00
..
core refactor: Command and Service use Arg() for type-checked extraction 2026-03-20 12:52:19 +00:00