atlas
5caec9c1a9
fix(forge): config-repo main is fast-forward-only (no auto force-push)
...
Per operator directive: a silent automatic force-push is a bug. The
config-repo merge path already never force-pushes (run_merge_config_pr
lands via ff_push_to_main, a non-force git push). So set the branch
protection's enable_force_push to false — main only ever advances by
fast-forward.
The legacy push_config mirror does force-push (it re-points the status
tags and rewinds main on a failed-build rollback); the protection now
rejects those non-ff updates, so the mirror runs best-effort until the
agent-opened PR-merge flow retires it. Docs + comments updated to match.
2026-06-23 22:37:27 +02:00
..
tools
hive-forge: add 'reopen' verb (pr reopen / issue reopen)
2026-06-23 18:35:19 +02:00
web-ui
docs(web-ui/dashboard): fix stale /kill/ bare paths → /api/kill/ + graceful=true
2026-06-23 22:05:05 +02:00
agent-hierarchy.md
docs: agent-hierarchy default-parent is root, not the manager
2026-06-22 00:41:42 +02:00
approvals.md
docs: fix remaining bare /kill/ and /rebuild/ paths → /api/ variants
2026-06-23 22:05:05 +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
docs: address mara review on #1936
2026-06-23 14:48:10 +02:00
coordinator.md
docs: fix remaining bare /kill/ and /rebuild/ paths → /api/ variants
2026-06-23 22:05:05 +02:00
forge.md
fix(forge): config-repo main is fast-forward-only (no auto force-push)
2026-06-23 22:37:27 +02:00
gateway.md
docs: address mara review on #1936
2026-06-23 14:48:10 +02:00
gotchas.md
docs: address mara review on #1936
2026-06-23 14:48:10 +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
docs: address mara review on #1936
2026-06-23 14:48:10 +02:00
persistence.md
docs(persistence): correct the root-container destroy claim (imperative, not declarative)
2026-06-23 14:48:10 +02:00
security.md
docs(security): drop redundant bootstrap-container allowlist entry
2026-06-23 14:48:10 +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
agent-ui: real fixed-width icon column for terminal rows
2026-06-22 00:41:24 +02:00
turn-loop.md
docs(turn-loop): document graceful stop recv behavior (follow-up to #1920 )
2026-06-22 23:27:33 +02:00
web-ui.md
docs: address mara review on #1936
2026-06-23 14:48:10 +02:00