MCPcopy Index your code
hub / github.com/shareAI-lab/learn-claude-code / code.py

File code.py

s16_team_protocols/code.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3s16: Team Protocols — request-response protocol + request_id + dispatch + state machine.
4

Callers

nothing calls this directly

Calls 5

MessageBusClass · 0.70
update_contextFunction · 0.70
agent_loopFunction · 0.70
consume_lead_inboxFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected