{
  "service": "guardpuppy.com",
  "name": "guardpuppy.com - Security Monitoring for AI Agents",
  "description": "Security monitoring and anomaly detection for AI agent fleets. SIEM for the AI agent economy.",
  "version": "0.1.0",
  "status": "coming-soon",
  "expected_launch": "2026",
  "operator": {
    "name": "Crypt Inc.",
    "type": "Delaware C-Corp",
    "contact": "admin@guardpuppy.com",
    "website": "https://cryptinc.com"
  },
  "capabilities": [
    "real-time-monitoring",
    "anomaly-detection",
    "audit-logs",
    "instant-alerts",
    "credential-monitoring",
    "health-checks"
  ],
  "endpoints": {
    "agents": "https://guardpuppy.com/api/v1/agents",
    "events": "https://guardpuppy.com/api/v1/events",
    "alerts": "https://guardpuppy.com/api/v1/alerts",
    "documentation": "https://guardpuppy.com/docs",
    "llms_txt": "https://guardpuppy.com/llms.txt"
  },
  "authentication": {
    "type": "oauth2",
    "provider": "1id.com",
    "scopes": ["guardpuppy:monitor", "guardpuppy:alerts"]
  },
  "pricing": {
    "current": "coming-soon",
    "note": "Pricing TBD. Free tier expected."
  },
  "ecosystem": {
    "identity_provider": "1id.com",
    "notifications": "notify.im",
    "reputation": "rep-u-tation.com",
    "threat_detection": "zapspam.com"
  },
  "legal": {
    "privacy_policy": "https://guardpuppy.com/legal/privacy.html",
    "terms_of_service": "https://guardpuppy.com/legal/terms.html"
  }
}
