Publication IntegrityDemonstratedv1.10.0

Root Extract Package

Evidence levelDemonstrated

This release includes a root extract ZIP in addition to the WordPress theme ZIP.

Direct answer

Use the WordPress theme ZIP for WordPress admin upload. Use the root extract ZIP only when the extraction target should receive files directly at its root. The root ZIP intentionally omits the top-level cognivirus/ wrapping folder.

schematic · package deployment

Two ZIPs, two extraction targets.

The theme ZIP contains a top-level folder for WordPress upload. The root ZIP contains files at archive root for direct extraction.

Expected root ZIP shape

style.css
functions.php
index.php
AGENTS.md
app/
content/
docs/
public/
.uai/
.well-known/
robots.txt
sitemap.xml
llms.txt
ai.txt
ai-manifest.json

Deployment caution

Extracting directly into a live root can overwrite files with the same names. Back up the current root first, then verify route behavior after extraction.