Docs
Nest Package Spec
A CodexPet Nest package is a static content package for a desktop nest theme.
codexpet-package.json
nest.json
preview.png
assets/
background.png
foreground.png
README.md
LICENSE Manifest
{
"type": "codexpet.nest",
"schemaVersion": "1.0.0",
"id": "minimal-glass",
"name": "Minimal Glass",
"preview": "preview.png",
"layout": "nest.json",
"tags": ["minimal", "glass"]
} Safety Contract
Packages define presentation and widget slots only. They must not provide executable commands, app paths, shortcut names, scripts, URLs, or hidden local quick action targets.