Corp governance gateway. Single entry point: instruments telemetry, opens the parent case span, runs scenario-3/src/corp.py and delegates the analysis to @fraud-analyst and @legal-counsel. Never answers the case itself. USE WHEN: governed fraud + legal analysis, telemetry-instrumented case run, corp telemetry, run…
Corporate counsel. Reads an accounting case plus the fraud analyst's verdict and decides which legal actions to take. Always responds in strict JSON. USE WHEN: legal action recommendation, what to do about fraud, regulatory disclosure, Codigo Penal art. 252 253 290 305, EU AML Directive, SOX, IFRS misstatement…
Instructions for jmfloreszazo/agent-eval-poc, covering repository agents, rule 0 — never bypass @corp, how to use the agents, from vs code chat (interactive) and from the batch pipeline (ci / evals).
Developer agent (Agent-Dev). Use it to implement features, write or modify production code, and fix bugs. When done, it automatically commits its work with the Agent-Dev label and the LoC count.
Tester agent (Agent-QA). Use it to write tests, validate code behaviour and verify that changes work. When done, it automatically commits its work with the Agent-QA label and the LoC count.