huskies: regen source-map.json

This commit is contained in:
Huskies Agent
2026-07-21 16:08:03 +00:00
parent 7de8fa1924
commit 14331127b8
+7 -1
View File
@@ -1352,6 +1352,7 @@
"mod agent_name",
"struct ProjectConfig",
"struct WatcherConfig",
"fn default_snapshot_interval_ops",
"struct DiskWatchConfig",
"struct ComponentConfig",
"struct AgentConfig",
@@ -1512,7 +1513,8 @@
"server/src/crdt_state/state/init.rs": [
"enum PersistMsg",
"fn init",
"fn flush_persistence"
"fn flush_persistence",
"fn checkpoint_on_shutdown"
],
"server/src/crdt_state/state/mod.rs": [
"fn subscribe",
@@ -1528,6 +1530,10 @@
"static SYNC_TX",
"static ALL_OPS",
"static VECTOR_CLOCK",
"static CRDT_POOL",
"static SNAPSHOT_INTERVAL_OPS",
"static OPS_SINCE_SNAPSHOT",
"static LAST_SEQ",
"static ALL_OPS_TL",
"static VECTOR_CLOCK_TL",
"fn all_ops_lock",