β
SOC 2 policy drafter
ComplianceGenerate an audit-ready policy (Access Control, Change Management, β¦) from the control objective + your company context, mapped to the Trust Services Criteria.
The routing recipe
Job typeComplex reasoningPolicyBest qualityConstraintsctx β₯ 64k
routes to
NVIDIA Nemotron 3 Ultra 550B-A55B nvidia
nvidia:nvidia/nemotron-3-ultra-550b-a55b
93.7
match score
96.5
task fit
100
cost
59.5
speed
Why this model from benchmarks & capabilities
- "Complex reasoning" leans hardest on reasoning; NVIDIA Nemotron 3 Ultra 550B-A55B scores 100/100 there β top-1 of 40 chat models.
- Strength on this class of work shows up on GPQA Diamond, MMLU-Pro, BIG-Bench Hard, where NVIDIA models are competitive.
- Cost: runs on NVIDIA free credits / self-hostable NIM β effectively $0 marginal. Speed: ~70 tok/s (estimated).
- Chosen over DeepSeek V4 Pro for cheaper & faster.
| Capability the job needs | Weight | NVIDIA Nemotron 3 Ultra 550B-A55B | Catalog rank |
|---|---|---|---|
| reasoning | 1.00 | #1 of 40 | |
| math | 0.60 | #3 of 40 | |
| knowledge | 0.50 | #4 of 40 |
Relevant benchmarksGPQA Diamond MMLU-Pro BIG-Bench Hard LiveBench (reasoning)
EconomicsCost: runs on NVIDIA free credits / self-hostable NIM β effectively $0 marginal.
Speed: ~70 tok/s (estimated). vs runner-upChosen over DeepSeek V4 Pro for cheaper & faster. (DeepSeek V4 Pro, score 91.8)
Speed: ~70 tok/s (estimated). vs runner-upChosen over DeepSeek V4 Pro for cheaper & faster. (DeepSeek V4 Pro, score 91.8)
Example result
Sample input βΎ
Company: 40-person SaaS on AWS + GitHub + Okta. Control: logical access provisioning/deprovisioning. We use Okta SSO, joiner/mover/leaver via BambooHR, quarterly access reviews. Need a policy covering SOC 2 CC6.1β6.3.
ACCESS CONTROL POLICY (excerpt) β maps to CC6.1, CC6.2, CC6.3
Purpose: Ensure only authorized personnel access production systems and data.
Policy Statements:
1. All access to AWS, GitHub and production data is granted exclusively through Okta SSO; local accounts are prohibited (CC6.1).
2. Access is provisioned from a BambooHR joiner event using role-based Okta groups; no standing admin access (CC6.3).
3. Deprovisioning completes within 4 business hours of a leaver event in BambooHR (CC6.2).
4. Access is reviewed quarterly by system owners; exceptions are remediated within 10 business days (CC6.3).
Roles: IT owns provisioning; system owners own reviews; Security owns the policy.
Enforcement: Violations may result in access revocation and disciplinary action.
Test it on your own data