Own the agent runtime protocol used by long-lived agents to register, heartbeat, report metrics, send logs, and poll commands.
src/api/routes/agent_runtime.py
sdk/mutx/agent_runtime.py
runtime-facing agent model fields when coordinated with backend owner
make runtime endpoints real and mountable
align runtime payloads with actual models
define agent self-auth clearly
separate demo stubs from production runtime behavior
route module not mounted
stale model references
runtime registration conflicting with required ownership fields
log schema mismatch
ruff check src/api sdk
python -m compileall src/api sdk/mutx
targeted runtime route tests
do not invent protocol fields without persistence support
coordinate model changes with control-plane-steward
control-plane-steward
coordinate telemetry shape with observability-sre
observability-sre
Last updated 4 hours ago