feat(kanban): enforce native review handoff evidence - #10
Conversation
Orion Review — changes requiredReviewed immutable head Blocking findings
Verification performed
Acceptance criteria for re-review
|
💡 Codex Reviewhttps://github.com/solovision24/hermes-agent/blob/47d8fbbfb3732cb59cf4fdffdfa50d559512f915/tools/kanban_tools.py#L723-L725 These guarded handlers are overwritten by the later definitions at lines 889 and 912 before either registration executes; the hardened schemas are similarly overwritten at lines 1855 and 1875. Once this commit exposes the tools through AGENTS.md reference: AGENTS.md:L1259-L1262 https://github.com/solovision24/hermes-agent/blob/47d8fbbfb3732cb59cf4fdffdfa50d559512f915/hermes_cli/kanban_db.py#L4367-L4369 When an implementation task originated from a retriable webhook or automation with its own https://github.com/solovision24/hermes-agent/blob/47d8fbbfb3732cb59cf4fdffdfa50d559512f915/hermes_cli/kanban_db.py#L4344-L4345 For an implementation assigned to an existing profile, callers can pass that same profile as https://github.com/solovision24/hermes-agent/blob/47d8fbbfb3732cb59cf4fdffdfa50d559512f915/hermes_cli/kanban_db.py#L4289-L4290 The ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
* fix(kanban): allow requeued review workers past PR guard * fix(kanban): preserve review routing after crash requeue * fix(kanban): preserve native review lane on crash * fix(kanban): apply retry guards to native reviews * fix(kanban): guard native review respawns during cooldown --------- Co-authored-by: SoLo <solo@SoLoBot>
47d8fbb to
e0c5b82
Compare
Orion Review — changes still requiredReviewed immutable head Blocking findings
Verification performed
Re-review acceptance
|
Summary
Verification