iris
688531030b
fix(builds): add missing start/stop/graceful_stop kind glyphs to QUEUE_KIND_GLYPH
...
The QueueKind enum has graceful_stop, start, and stop variants but the
dashboard QUEUE_KIND_GLYPH map only covered rebuild/meta_update/spawn/
destroy/restart/startup_sweep/perm_change — the three missing kinds
rendered as '?' in the build queue UI.
This became visible with the deferred start-after-rebuild change: a fast-lane
Start entry now appears as a child of its Rebuild parent, but showed the
fallback '?' glyph.
Glyphs assigned: graceful_stop=⏹, start=▶, stop=■.
Also update the dashboard.md kind-glyph list to include all nine kinds and
note that deferred start-after-rebuild entries also use parent_id grouping.
2026-07-02 14:15:04 +02:00
..
tools
docs(matrix-mcp): add send_file, download_file, unread guard to tools/matrix.md
2026-07-01 19:07:25 +02:00
web-ui
fix(builds): add missing start/stop/graceful_stop kind glyphs to QUEUE_KIND_GLYPH
2026-07-02 14:15:04 +02:00
agent-hierarchy.md
feat( #2050 ): set matrix avatar in the daemon over the live client
2026-06-28 01:38:21 +02:00
approvals.md
docs(approvals): update helper-events routing to reflect shipped behavior
2026-06-23 22:45:43 +02:00
boundary.md
docs: move privsep socket-activation + child-state rw rationale out of code comments
2026-06-08 21:58:12 +02:00
ci.md
feat( #1867 ): make the internal forge mandatory (remove forge.enable)
2026-06-22 19:26:34 +02:00
conventions.md
add ack_until: bulk-ack inbox messages by id + surface msg ids in wake prompts and recv ( closes #2125 )
2026-07-02 12:55:18 +02:00
coordinator.md
defer start-after-rebuild to the fast lane so the build lane frees up ( closes #2094 )
2026-07-01 23:37:13 +02:00
forge.md
make the forge-notify cursor bound explicit: shared fetch-limit const + assert + docs ( closes #2117 )
2026-07-02 12:57:55 +02:00
gateway.md
refactor( #2015 ): drop redundant domain != null checks (domain is required) + update docs
2026-06-27 21:02:55 +02:00
gotchas.md
refactor( #2111 ): remove nixpkgs-unstable, source claude-code from main nixpkgs
2026-07-01 19:32:46 +02:00
knowledge.md
docs(knowledge): document the hive-forge AGit no-fork contribution flow
2026-06-05 20:54:25 +02:00
matrix.md
feat( #551 ): gate server-side e2ee behind opt-in matrix.allowEncryption (default off)
2026-06-10 19:12:36 +02:00
network.md
fix( #1977 ): exposeHostPorts is firewall-only (drop conflicting loopback proxy)
2026-06-24 19:48:50 +02:00
persistence.md
fold forge_cursor into hyperhive-harness.json + prose comments (mara/argus review)
2026-07-01 18:52:56 +02:00
security.md
docs(security): operator-merge IS enforced on the internal forge
2026-06-26 17:19:35 +02:00
setup.md
docs( #2012 ): add first-run setup guide + link from index
2026-06-27 20:02:15 +02:00
swarm.md
feat( #1886 ): trust a peer hive's root CA hive-wide for self-signed federation
2026-06-22 16:54:44 +02:00
terminal-rendering.md
fix(agent): strip tool_use_error tags and render errors in red
2026-07-01 18:34:03 +02:00
turn-loop.md
address mara: drop CompactionMode, always checkpoint-then-compact
2026-07-01 19:05:24 +02:00
web-ui.md
docs: address mara review on #1936
2026-06-23 14:48:10 +02:00