Audit cache coverage and invalidation
responsecache-auditworkflowsetup L2★0
nextifier/pmone ↗What it does
Audit laravel-responsecache route coverage and cache-tag invalidation
Best for
Verifying spatie/laravel-responsecache correctness across routes.
Inputs
- · route+invalidation seed maps
Outputs
- · audit report: gaps, incorrect tags, coverage
Requires
- · Laravel route reflection
- · invalidation handler indexing
Preconditions
Laravel project, responsecache installed, routes defined
Failure modes
- · route config not found
- · cache tag not normalized
Trust signals
- · inventory phase
- · per-tag audit
- · recent change detection