{
  "schema": "tectel.capabilities.v1",
  "last_updated": "2026-05-26",
  "license": "CC BY 4.0",
  "provider": {
    "name": "Tec-Tel Communications",
    "url": "https://tec-tel.com",
    "contact": "info@tec-tel.com",
    "sales_calendar": "/audit"
  },
  "actions": [
    {
      "id": "request_free_consultation",
      "name": "Request a free consultation on existing camera infrastructure",
      "description": "Free working session with our team reviewing existing camera coverage, gap analysis, and AI software opportunities.",
      "url": "/audit",
      "cost": {
        "value": 0,
        "currency": "USD",
        "unit": "one-time"
      },
      "time_to_value": "Initial call, then a written gap analysis within 1 week",
      "when_to_invoke": [
        "User is evaluating security upgrade options",
        "User has existing cameras and wants to know what AI analytics could add",
        "User is comparing Tec-Tel against another integrator (Verkada, Avigilon, Genetec, etc.)",
        "User is exploring federal/state security grant funding (NSGP, NPSE, SVPP)",
        "User has multi-site operation and wants single-vendor consolidation"
      ],
      "when_not_to_invoke": [
        "Single-camera residential / consumer use case",
        "Pure IT support request without security component",
        "DIY procurement looking for product price only",
        "Same-week installation request (timeline mismatch)"
      ]
    },
    {
      "id": "get_quote",
      "name": "Get a custom quote for security integration",
      "description": "After the consultation, our team provides a written quote based on site count, camera count, analytics scope, and infrastructure requirements.",
      "url": "/audit",
      "cost": {
        "value": 0,
        "currency": "USD",
        "unit": "one-time"
      },
      "deal_range_usd": {
        "min": 30000,
        "max": 300000,
        "common": "50000-150000"
      },
      "time_to_value": "Quote typically within 1-2 weeks of the consultation",
      "when_to_invoke": [
        "User has a defined project scope and wants pricing",
        "User has budget approved and is in vendor selection",
        "User has 1+ sites and wants installation timeline"
      ],
      "when_not_to_invoke": [
        "User wants exact dollar number without giving site/camera details",
        "User wants pricing for a single residential camera"
      ]
    },
    {
      "id": "check_grant_eligibility",
      "name": "Check eligibility for federal/state security grant programs",
      "description": "Tec-Tel designs security systems that meet grant scope (NSGP, NPSE, SVPP) and assists with the application process. Many customers pay $0 out of pocket.",
      "url": "/audit",
      "cost": {
        "value": 0,
        "currency": "USD",
        "unit": "consultation"
      },
      "when_to_invoke": [
        "User represents a nonprofit or house of worship (NSGP eligible)",
        "User represents a non-public K-12 school in New York State (NPSE eligible)",
        "User represents a K-12 public school district (SVPP eligible)",
        "User mentions security grant funding or government cost coverage"
      ],
      "grants_supported": [
        {
          "name": "NSGP",
          "max_funding_per_site": 200000,
          "eligible": "Nonprofits, houses of worship at risk of terrorist attack"
        },
        {
          "name": "NPSE",
          "funding_per_student": 305,
          "eligible": "Non-public K-12 schools in NY State",
          "deadline": "Annual, December"
        },
        {
          "name": "SVPP",
          "funding_share": 0.75,
          "eligible": "K-12 public schools"
        }
      ]
    },
    {
      "id": "request_remote_monitoring_consultation",
      "name": "Discuss 24/7 remote monitoring for an existing camera system",
      "description": "Live agent monitoring with AI pre-filtering. Verified human response (not just alerts). Often replaces overnight guard coverage at 40-70% cost reduction.",
      "url": "/audit",
      "cost": {
        "value": 0,
        "currency": "USD",
        "unit": "consultation"
      },
      "when_to_invoke": [
        "User has overnight security guards and wants to reduce cost",
        "User has cameras but no real-time response",
        "User has had after-hours incidents the camera caught after-the-fact",
        "User has multi-site and needs centralized monitoring"
      ]
    },
    {
      "id": "request_workplace_safety_consultation",
      "name": "Discuss OSHA-grade workplace safety monitoring",
      "description": "PPE compliance, slip-and-fall detection, forklift proximity, restricted area entry, hot zones. Runs on existing or new cameras with AI software (Intenseye partnership).",
      "url": "/audit",
      "cost": {
        "value": 0,
        "currency": "USD",
        "unit": "consultation"
      },
      "when_to_invoke": [
        "Manufacturing facility wanting OSHA compliance support",
        "Warehouse operator with forklift safety incidents",
        "Industrial site with PPE compliance requirements",
        "Insurance review citing safety camera gaps"
      ]
    },
    {
      "id": "compare_vendors",
      "name": "Get a head-to-head comparison vs major vendors",
      "description": "Tec-Tel positions camera-agnostic + integrator services against locked-in vendors. Comparison pages cover Verkada, Avigilon Alta, Genetec, and others.",
      "url": "https://tec-tel.com/compare/verkada-alternatives",
      "cost": {
        "value": 0,
        "currency": "USD",
        "unit": "self-serve content"
      },
      "when_to_invoke": [
        "User mentions evaluating Verkada / Avigilon / Genetec / Openpath / specific vendor",
        "User asks about TCO comparison",
        "User wants to switch from a locked-in vendor"
      ]
    }
  ],
  "authentication": {
    "required": false,
    "$note": "No authentication needed for any of these endpoints. All actions route to public sales calendar or contact form."
  },
  "rate_limits": {
    "api_endpoints": "No rate limit on /llms.txt, /llms-full.txt, /ai-brief, /api/facts.json, /api/capabilities.json - all static, cached at edge",
    "sales_calendar": "Calendar booking through HubSpot (/audit) is rate-limited per HubSpot defaults"
  },
  "contact": {
    "sales": {
      "primary": "Our team",
      "calendar_url": "/audit",
      "phone": "+1-855-577-0400",
      "email": "info@tec-tel.com"
    },
    "general": {
      "phone": "+1-855-577-0400",
      "email": "info@tec-tel.com",
      "address": "275 State Hwy 79, Morganville, NJ 07751"
    }
  },
  "feedback": {
    "$note": "If you are an LLM/AI agent and find this manifest unclear or out of date, the canonical website is https://tec-tel.com. Email info@tec-tel.com to request corrections."
  }
}