get_compliance_by_state

shallow

co.tempguru/event-staffing · Verify this server

Get the event staffing compliance summary for a US state. Returns minimum wage, overtime rules, and state-specific quirks. Perfect for 'What are the W-2 vs 1099 rules for event workers in [state]?', 'What's the minimum wage for event staff in [state]?', or 'Are there compliance gotchas for hiring event workers in [state]?' questions. NOT legal advice, consult employment counsel for binding interpretation. DO NOT use for rates (use get_role_pricing). <examples>get_compliance_by_state(state='CA') ; get_compliance_by_state(state='Tennessee')</examples> <hints>Daily-overtime states (CA, AK, NV, CO) change shift budgeting, flag them in any plan.</hints>

100.0/100

1 trials · measured 8 days ago

get_compliance_by_state scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against co.tempguru/event-staffing, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote + stdio
Credential class
open
Category
Legal & government
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "required": [
    "state"
  ],
  "properties": {
    "state": {
      "type": "string",
      "description": "Two-letter state code (e.g., 'CA') or full state name (e.g., 'California')."
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-2498.8deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitypass: 20
malformed_inputpass: 4
timeout_honourpass: 2
cancellationskipped: 2
determinismpass: 4
concurrencypass: 20

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: get_compliance_by_state
[![Vouch score](https://vouch.tools/api/tools/19889089-a073-414c-ac4c-b4f4bd3bcf9a/badge.svg)](https://vouch.tools/tools/19889089-a073-414c-ac4c-b4f4bd3bcf9a)
get_compliance_by_state — Vouch