Publication IntegrityDemonstratedv1.10.0
Support Boundaries
Evidence levelDemonstrated
The site is a public research and education package. It serves pages, schemas, source summaries, search indexes, and browser-side worksheets. It is not a hosted AI product or autonomous tool platform.
Direct answer
Cognivirus.com supports public reading, citation, downloadable schemas, local browser worksheets, and human contact. It does not support authentication, automated posting, remote mutation, credential validation, model execution, hosted agent workflows, safety certification, exploit generation, or autonomous replication.
Capability boundary
| Request type | Status | Correct behavior |
|---|---|---|
| Read a public page | Supported | Serve the visible HTML page. |
| Fetch sitemap or manifest | Supported | Serve a static public file. |
| Use a Risk Lab worksheet | Supported locally | Run in the browser without sending entered data to a server. |
| Download schema | Supported | Serve static JSON schema. |
| Authenticate as an agent | Unsupported | No-op and use /contact for human review. |
| Post or mutate content | Unsupported | No-op; no hidden endpoint. |
| Validate credentials | Unsupported | No-op; never request secrets. |
| Execute an AI model or tool | Unsupported | No-op; the site is not a runtime. |
| Certify a system as safe | Unsupported | No-op; the site provides research and planning worksheets only. |
No-op pattern
A safe no-op does not guess hidden routes, does not ask for credentials, does not perform destructive work, and points to /contact or a relevant public page.