# CyberNova Enterprise Threat Monitor

> Autonomous AI-driven CVE vulnerability monitoring, delta threat intelligence, and software inventory posture management on Cloudflare Workers edge.

## Documentation and Specifications

- [Consolidated Technical Documentation](/llms-full.txt): Complete edge architecture, API reference, threat ingestion mechanics, and remediation schema.
- [Agent Operating Guidelines](/AGENTS.md): CLI commands, boundaries, test conventions, and operational instructions for autonomous agents.
- [System Architecture and Index](/index.md): Real-time posture assessment, stack inventory, and active vulnerability metrics in Markdown format.

## Machine-Readable Interfaces

- [System Health and Status](/healthz): JSON health probe returning operational status, version identifier, and ISO timestamp.
- [Disclosed Vulnerabilities and Threat Feeds](/api/threat-intel): Live API feed of deduplicated CVE intelligence across supported software stacks.
- [Supported Enterprise Technologies](/api/technologies): Catalog of monitored web servers, runtimes, frameworks, databases, and message brokers.

## Optional

- [SANS Internet Storm Center](https://isc.sans.edu): External source for global cyber security threat intelligence and daily handler diaries.
- [OSV Open Source Vulnerabilities](https://osv.dev): Distributed vulnerability database querying framework used for open source package monitoring.
- [NIST National Vulnerability Database](https://nvd.nist.gov): U.S. government repository of standards-based vulnerability management data.
