Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Emmimal/control-layer
/ report
Method
report
control_layer.py:346–347 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
344
return
self.remaining() * 4
345
346
def
report(self) -> Dict[str, int]:
347
return
dict(self._slots)
348
349
350
# =============================================================================
Callers
2
test_report_returns_slot_names
Method · 0.95
chart_5_token_budget
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_report_returns_slot_names
Method · 0.76