feat(skills): Role 4 Risk Manager skill manifest#4
Conversation
ADR-013A Role 4 (t_role_riskmanager), Phase 1. SKILL.md manifest for the Risk Manager role — the order-path veto enforcing the ADR-009 12-gate framework. Model tier T3 (deterministic rules; LLM only for novel market-condition edge cases). Paper-only, fail-closed. The Python implementation (risk.evaluate / risk.block) ships in hermes-trader: src/hermes_trader/risk/risk_manager.py. Per the ratified v0 contract, the skill module lives with the gate code it wraps; this SKILL.md manifest follows the hermes-agent skill pattern. Companion: ~/hermes-plan/HERMES_ROLE4_RISK_MANAGER_V0_CONTRACT_2026-05-17.md Machine: orion-terminal Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR introduces a new Markdown specification for the Risk Manager skill, a deterministic 12-gate trading risk evaluation component that blocks, resizes, or allows orders within a paper-trading v0 environment. The document defines the skill's authority (veto-only), input contracts, execution interface, fail-closed safety rules, forbidden actions, and human escalation triggers. ChangesRisk Manager Skill Specification
🎯 2 (Simple) | ⏱️ ~12 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ADR-013A Role 4 — Risk Manager (Phase 1)
Kanban `t_role_riskmanager`. The `SKILL.md` manifest for the Risk Manager role —
the order-path veto enforcing the ADR-009 12-gate framework.
genuine novel market condition, and the deterministic verdict stands on any
LLM error.
The Python implementation (`risk.evaluate` / `risk.block`) ships in hermes-trader
(`src/hermes_trader/risk/risk_manager.py`, PR NousResearch#208) — per the ratified v0 contract
the skill module lives with the gate code it wraps; this manifest follows the
hermes-agent skill pattern.
Companion contract: `~/hermes-plan/HERMES_ROLE4_RISK_MANAGER_V0_CONTRACT_2026-05-17.md`
🤖 Generated with Claude Code
Summary by CodeRabbit