test: cost pipeline — SSH roundtrip + MCP cost dispatch + typo fix #243

Merged
clawdie merged 1 commit from test/cost-pipeline-tests into main 2026-06-27 22:12:12 +02:00

1 commit

Author SHA1 Message Date
d4aa7f9b9f test: cost pipeline — SSH roundtrip + MCP cost dispatch + typo fix
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
SSH integration tests (gated on COLIBRI_MOTHER_HOST):
- ssh_mother_report_task_cost_roundtrip: stdin payload → INSERT 0 1
- ssh_mother_tools_lists_daemon_tools: verify tools discovery
- ssh_mother_rejects_unknown_commands: validate allowlist

MCP dispatch tests (mocked daemon):
- tool_list_task_costs_returns_cost_data: cost fields in output
- tool_get_task_returns_cost_fields: task lookup with cost

Bug fix:
- colibrie_deploy_ → colibri_deploy_ (two MCP tool names)

Sam & Hermes
2026-06-27 22:06:56 +02:00