← Back to Labs
Interactive Lab

🪝 Hook Lab

Simulate lifecycle hooks that enforce standards automatically. Every check that depends on someone remembering should become a hook.

Scenarios

Hook Execution Log

Select a scenario to run hooks...

The Lesson from the Leak

The Claude Code source leak was caused by a missing .npmignore entry — a process gap that a hook would have caught. The V5.3 standard requires: every check that depends on someone remembering should be an automated hook. Pre-deploy hooks validate Docker Compose config, resource limits, health endpoints, and restart policies before anything goes live.