Tier 1 (exact counts) now defaults to note="measured" instead of null, signalling the counts were read from the Claude Code status bar. Callers can pass note="userbased" when a human provided the numbers. measured — agent read exact counts from the Claude Code status bar userbased — counts provided by a human workplan — prorated from workplan total across task count heuristic — server fallback, 1000/500, no agent input Added token_note field to TaskUpdate schema and exposed note param on update_task_status and record_interactive_task MCP tools. TOOLS.md documents the full taxonomy. 185 tests pass. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_capability_requests.py | ||
| test_consistency_check.py | ||
| test_ingest_sbom.py | ||
| test_llm_connect_integration.py | ||
| test_mcp_smoke.py | ||
| test_routers_core.py | ||
| test_routers_td_ep_contrib.py | ||
| test_token_events.py | ||
| test_token_passthrough.py | ||