Introduce pytest smoke tests, run/verify scripts, and Makefile targets so the bridge can be developed and validated without a full cluster deploy. Document the local workflow and agent quickstart in README.
32 lines
794 B
Markdown
32 lines
794 B
Markdown
---
|
|
id: TELE-WP-0002
|
|
type: workplan
|
|
title: "MCP bridge local verification loop"
|
|
domain: infotech
|
|
repo: tele-mcp
|
|
status: finished
|
|
owner: codex
|
|
topic_slug: custodian
|
|
created: "2026-06-22"
|
|
updated: "2026-06-24"
|
|
state_hub_workstream_id: "c617a044-bf57-4671-9afd-0112e7f462fd"
|
|
---
|
|
|
|
# MCP bridge local verification loop
|
|
|
|
Harden the local dev/test loop for `mcp-telemetry-bridge` independent of full cluster deploy.
|
|
|
|
## Local verification harness
|
|
|
|
```task
|
|
id: TELE-WP-0002-T01
|
|
status: done
|
|
priority: high
|
|
state_hub_task_id: "7bad3ebf-f42c-4069-9c13-28bcf231f6f9"
|
|
```
|
|
|
|
Result 2026-06-24: Added pytest smoke tests, run/verify scripts, Makefile targets,
|
|
and README local-dev + agent quickstart sections.
|
|
|
|
Add documented local run path, health/schema smoke tests, and agent-oriented quickstart in README.
|