One command center for automations, scripts, testing, and deployment.
The headquarters is a functioning interface—not a placeholder. Search the automation registry, run workflow simulations, maintain the Hammerspoon catalog, import Lua source files, track build progress, open reference modules, and verify the deployment package.
Operational consoles
Every card opens a working section or tool.
System map
Expand a branch and open any automation.
Recent activity
Saved locally on this device.
Automation Registry
Every record includes the control, runtime, canonical location when known, dependencies, watcher and timer disclosure, success criteria, and failure states.
Workflow Lab
Select a workflow, change its inputs, and execute the simulated decision path. The event trace explains what the automation would do and why.
Choose a workflow
Configure the controls and execute the simulation.
Hammerspoon Script Repository
The deployed repository reads permanent records from repository/manifest.json. Lua files imported through this page are staged in this browser until they are added to repository/scripts/ and redeployed.
repository/scripts/, update the manifest, and redeploy the package.Build Checklist
Progress is stored locally. This checklist covers the web interface, repository population, verification, and Cloudflare deployment—not only the Apple Shortcuts module.
Reference Library
These modules are separate files, preventing the nested-string JavaScript failure that disabled the original page.
Deployment Center
Run a browser-side check against every required deployment file. This does not replace the automated test report included in the ZIP, but it confirms what the deployed URL can currently retrieve.
Production upload contents
index.html manifest.webmanifest sw.js assets/ data/ icons/ modules/ repository/ verification/