Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/StructuredLabs/preswald
/ JSONConfig
Class
JSONConfig
preswald/engine/managers/data.py:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
@dataclass
48
class
JSONConfig:
49
path: str
50
record_path: str | None = None
51
flatten: bool = True
52
53
54
@dataclass
Callers
2
connect
Method · 0.85
_get_or_create_source
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected