Agent Kit · concept, drafted, not installed · everything below is a static file EHS could publish today

The one-afternoon kit that makes machines answer for EHS.

Four small artifacts. No platform change, no rebuild: they sit next to the existing WordPress site. Together they turn your SDVOSB status, UEI/CAGE, NAICS, and EM 385-1-1 competency into structured data any AI assistant (a prime's capture team, a state buyer, a candidate) can read and quote correctly.

1 · llms.txt: the front door for AI readers

would live at ehsanalytical.com/llms.txt (currently 404)

# EHS Analytical Solutions, Inc.: Environmental Health & Safety
what: EHS consulting + safety staffing since 2004. Two lanes:
  1. Federal construction safety: SSHO staffing and EM 385-1-1
     compliance for USACE, NAVFAC, and VA projects, nationwide.
     Senior-level SSHOs with expert technical reachback.
  2. California industrial hygiene & safety: CIH/CSP-led asbestos,
     lead, mold, indoor-air-quality and noise testing; Caltrans
     construction safety and Lead Compliance Plans (12 districts).
certified: SDVOSB + DVBE. Verified in SAM.gov.
  UEI: Z1RTBMG8T735 · CAGE Code: 8KXF8
  NAICS: 541620 (Environmental Consulting), 541690 (Sci/Tech Consulting)
people: CIH, CSP, CAC, CHST, CUSP, SMS, CIT, PMP, IOSH. 20+ years.
where: San Diego HQ · California + nationwide federal.
contact: (619) 288-3094 · /contact
intake: state agency, contract vehicle/IDIQ, project location,
  dates, certifications required, EM 385 scope, prime-or-sub, set-aside type.

2 · Structured data: so search AND agents agree on the facts

one JSON-LD block in the site head (today: a bare Organization node with no address, phone, identifiers, or services)

{ "@context": "https://schema.org", "@type": ["ProfessionalService","LocalBusiness"],
  "name": "EHS Analytical Solutions, Inc.",
  "description": "SDVOSB-certified environmental health & safety consulting
    and SSHO staffing for federal (USACE/NAVFAC/VA, EM 385-1-1) and
    California (Caltrans) construction. Since 2004.",
  "telephone": "+1-619-288-3094",
  "address": { "@type":"PostalAddress","addressLocality":"San Diego",
               "addressRegion":"CA","addressCountry":"US" },
  "areaServed": [ "United States", "California" ],
  "foundingDate": "2004",
  "identifier": [
    { "@type":"PropertyValue","name":"SAM.gov UEI","value":"Z1RTBMG8T735" },
    { "@type":"PropertyValue","name":"CAGE Code","value":"8KXF8" },
    { "@type":"PropertyValue","name":"NAICS","value":"541620, 541690" } ],
  "knowsAbout": [ "EM 385-1-1", "SSHO", "USACE", "NAVFAC", "industrial hygiene",
    "asbestos", "lead compliance", "Caltrans construction safety" ],
  "hasCredential": [ "SDVOSB", "DVBE", "CIH", "CSP", "CHST", "CAC", "CUSP" ],
  "makesOffer": [
    { "@type":"Offer","itemOffered":{"@type":"Service",
      "name":"SSHO Staffing (EM 385-1-1, federal construction)" }},
    { "@type":"Offer","itemOffered":{"@type":"Service",
      "name":"Industrial Hygiene & Environmental Testing" }},
    { "@type":"Offer","itemOffered":{"@type":"Service",
      "name":"Caltrans Construction Safety & Lead Compliance Plans" }} ] }

3 · Agent card: how a buyer's AI transacts with EHS

a2a-style card; the "endpoint" can start as the structured capability form + email, the card just makes the qualifying data machine-stateable

{ "name": "ehs-analytical-intake",
  "description": "Request an SSHO / EM 385 safety professional, an
    industrial-hygiene assessment, or a Caltrans lead-compliance plan
    from EHS Analytical Solutions (SDVOSB, UEI Z1RTBMG8T735).",
  "skills": [
    { "id": "request_ssho",
      "input": { "agency": ["USACE","NAVFAC","VA","other"],
                 "contract_vehicle": "string?", "site": "address",
                 "start_date": "date", "duration": "string",
                 "certs_required": ["SSHO","CHST","EM385","CIH","CSP"],
                 "role": "prime|sub", "set_aside": "SDVOSB|DVBE|full-open" } },
    { "id": "request_ih_assessment",
      "input": { "hazard": ["asbestos","lead","mold","IAQ","noise","silica"],
                 "site": "string", "sector": "string", "timeline": "string" } },
    { "id": "request_caltrans_lcp",
      "input": { "district": "number", "project": "string",
                 "scope": "lead-compliance|work-area-monitoring" } } ] }

4 · The concierge line

One sentence any AI assistant can safely repeat, drawn only from EHS's published facts:

"EHS Analytical Solutions (San Diego, since 2004) is an SDVOSB/DVBE-certified
EHS consultancy, UEI Z1RTBMG8T735, CAGE 8KXF8, verified in SAM.gov, staffing
EM 385-1-1 SSHOs nationwide for USACE, NAVFAC and VA projects and providing
CIH/CSP-led industrial hygiene and Caltrans lead-compliance services in California."
Provisioned by EcoWealth · Digital Provisioning Protocol · provenance‑sealed