docs: describe hive-claude split, InfiniteSession, deferred compact, web_ui dir
This commit is contained in:
parent
7c851c5dd3
commit
4a404c1128
4 changed files with 85 additions and 50 deletions
|
|
@ -185,7 +185,7 @@ listener: read `data-confirm`, swap the button to a spinner, POST
|
|||
`application/x-www-form-urlencoded`, re-enable the button on success
|
||||
(refreshState may keep the form mounted, so we don't rely on a
|
||||
re-render), call `refreshState()`. State shapes live in
|
||||
`dashboard.rs::StateSnapshot` and `web_ui.rs::StateSnapshot` — when
|
||||
`dashboard.rs::StateSnapshot` and `web_ui/state.rs::StateSnapshot` — when
|
||||
adding state fields, plumb through the snapshot struct and the
|
||||
relevant domain module (`assets/swarm.js`, `assets/call.js`, etc.) render function.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue