Files
magnus919_agent-skills/legal-strategy/evals/evals.json
Magnus HedemarkandGitHub d59a4161b7 docs(methodology): deepen business decision workflows
Squash-merge verified business methodology depth at exact head 9ca552f4c0. Required validate and paired evaluation checks passed; advisory droid review had no blocking findings.
2026-09-01 20:09:37 -04:00

12 lines
2.8 KiB
JSON

{
"schema_version": 1,
"skill_name": "legal-strategy",
"evals": [
{"id":"jurisdictional-triage","prompt":"Assess an EU and US launch of an AI profiling feature.","expected_output":"A facts-versus-assumptions risk memo identifies jurisdictional triggers, uncertainty, interim controls, and questions for licensed counsel; it does not give legal advice.","assertions":["Separates known facts from assumptions","Identifies jurisdiction and regulatory triggers","Rates uncertainty and proposes reversible interim controls","Escalates interpretation and launch approval to licensed counsel","Explicitly states the output is not legal advice"]},
{"id":"contract-risk-review","prompt":"Review a SaaS contract with broad indemnity, uncapped liability, and a DPA.","expected_output":"A bounded issue list ties each clause to exposure, negotiation questions, fallback positions, owner, and counsel escalation.","assertions":["Identifies indemnity and liability-cap exposure","Separates clause text from assumptions","Provides negotiation questions and fallback positions","Routes technical privacy controls to the appropriate owner","Requires counsel review before acceptance"]},
{"id":"privacy-dpia","prompt":"Design a DPIA intake for a product collecting behavioral data across borders.","expected_output":"A DPIA workflow captures purpose, data subjects, necessity, risks, mitigations, transfers, approvals, and review triggers.","assertions":["Captures purpose, data categories, and affected people","Addresses necessity, proportionality, and cross-border transfers","Defines mitigations and accountable owners","Includes approval and change-review triggers","Avoids claiming that a template determines compliance"]},
{"id":"ip-portfolio","prompt":"Choose between patent, trademark, trade-secret, and open-source controls for a new feature.","expected_output":"A decision record compares protectability, disclosure, jurisdictions, cost, timing, and business value, with counsel questions and evidence.","assertions":["Compares patent, trademark, trade-secret, and open-source paths","States disclosure, jurisdiction, cost, and timing assumptions","Links the choice to business value and reversibility","Records evidence and unresolved questions","Escalates filing and legal conclusions to counsel"]},
{"id":"employment-escalation","prompt":"We plan a contractor conversion and a reduction in force across two countries.","expected_output":"A triage memo identifies facts and deadlines, flags employment-law and employee-relations risks, and routes all jurisdiction-specific action to counsel.","assertions":["Distinguishes classification and termination questions","Requests country-specific facts and deadlines","Identifies employee-relations and documentation risks","Requires qualified local counsel before action","Does not present legal advice as a decision"]}
]
}