Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Work-Fisher/code-claw
/ _reference_surface
Function
_reference_surface
claw-code/src/parity_audit.py:113–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
112
113
def
_reference_surface() -> dict[str, object]:
114
return
json.loads(REFERENCE_SURFACE_PATH.read_text())
115
116
117
def
_snapshot_count(path: Path) -> int:
Callers
1
run_parity_audit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected