Full-page static HTML cache for Capell with dependency-indexed invalidation, scheduled stale-regeneration, and public-output safety guarantees.
Start at the package README when deciding whether to install this package. Use the docs below for setup, extension, debugging, and verification details.
| Doc | Use it for |
|---|---|
| Cache Invalidation | Focused package workflow, setup, troubleshooting, or implementation details. |
| Overview | Package boundary, runtime surfaces, install notes, and first troubleshooting path. |
From this package directory, the portable aliases are:
composer test
composer lint
composer analyseFrom the monorepo root, use the local overlay for routine development:
vendor/bin/pest packages/html-cache/tests --configuration=phpunit.xml
COMPOSER=composer.local.json composer preflight| Related doc | Why |
|---|---|
| Repository package docs | Cross-package workflow index and install-order notes. |
| Frontend Authoring | Neighboring package in the same Capell workflow. |
| Diagnostics | Neighboring package in the same Capell workflow. |