Published evidence remains behind the same public gates used by the dashboard.
PolicyWatcher
Loading verified public evidence
The page will appear when its current evidence state is available.
PolicyWatcher
The page will appear when its current evidence state is available.
PolicyWatcher exposes a small anonymous, read-only integration surface for public evidence metadata, database-derived publication readiness, portable evidence collections, cross-cloud agent briefs and the curated Observatory registry. The contract keeps publication gates, review cadence and source limits visible to the system consuming it.
Published evidence remains behind the same public gates used by the dashboard.
Observatory records identify their local curation mode and manual review timestamp.
There is no route here for admin records, credentials, raw content or operational diagnostics.
Seven machine endpoints and one continuity workbench. The seven API endpoints accept `GET`, permit cross-origin read access without credentials, and apply bounded public-data and rate policies. The browser-local continuity workbench calls only the published change-event feed after an explicit user action.
/api/v1/manifestLists the current public data sources, allowed parameters, evidence gates, cache window and API boundaries.
curl https://policywatcher.online/api/v1/manifestOpen endpoint /api/v1/publication-readinessReturns one database-derived aggregate metric with `Cache-Control: no-store`. Counts and the latest successful capture are exposed without policy text, internal identifiers or record-level detail.
configured → retrieved → baseline verified → public → analysed · latest captureOpen endpoint Open JSON Schema /api/v1/observatory?lang=enReturns localized sources, curated signals, scheduled events and the registry review context. Use `lang=it` for Italian.
curl "https://policywatcher.online/api/v1/observatory?lang=en"Open endpoint /api/v1/evidence-collectionsResolves 1–12 canonical public change IDs into deterministic evidence bundles or a vendor-neutral human-review handoff. Personal titles, review states, assignees and due dates are never accepted.
?changes={id},{id}&format=handoffBuild a bounded request /api/v1/change-eventsReturns already-public policy change events with stable event IDs and an opaque forward cursor. It does not send notifications or confirm delivery.
?limit=25&lang=en&cursor={opaque}Open event feed Open continuity lab /api/v1/webhook-verification-kitPublishes the HMAC-SHA256 receiver contract, a public test-only vector and Node/Python examples. The public route does not register endpoints; a separate deployment-configured pilot can deliver eligible public events.
Open local verifier/api/v1/webhook-conformance-suitePublishes eight deterministic positive and negative receiver cases covering every documented decision code. It does not test a live endpoint or delivery path.
Run locallyAPI v2 adds Microsoft Entra authentication, an allowlisted tenant claim, an Azure API Management policy and a Power Platform connector package. It remains read-only and does not replace v1.
/api/v1/agent/openapi.jsonThree flattened public operations for Microsoft 365 Copilot, Vertex AI Agent Builder and Amazon Quick source packages.
Open agent contract/api/v2/openapi.jsonThe contract is public; data routes require an Entra token with the expected tenant, audience and delegated scope or application role.
Open v2 contract/integrationsCompare API v1, the agent gateway, Enterprise API v2, Azure, Power Platform, Microsoft 365, Google Cloud, AWS, Word and planned private collaboration paths.
Choose a surfaceThe manifest describes the established public data routes too. It does not turn them into unrestricted database access.
/api/companies/api/compare/api/changes/api/policies/{policyId}/api/source-suspensions/api/source-continuity/api/v1/observatory/api/v1/publication-readiness/api/v1/evidence-collections/api/v1/change-events/api/v1/webhook-verification-kit/api/v1/webhook-conformance-suite/api/trends/api/matrixUse API v1 for anonymous public reading and API v2 for a controlled Entra tenant pilot. The readiness kit and conformance suite let receivers test the candidate signature contract locally. Subscriptions, signed outbound delivery and write operations remain future roadmap work.