claim(2w): W1 gate WC2+WC3 CLAIMED — data-warm canonical proven (custom-html round-trip: undeploy-keep-volume → reattach → data survives)
W1.2: enrolled custom-html (recipe_meta.WARM_CANONICAL); live proof ALL PASS (seed canonical → idle-with-volume-retained → re-warm → marker survived). WC2 (registry+data-warm model) + WC3 (snapshot+restore) proven. 61 unit pass. custom-html now the first real data-warm canonical (idle). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
7
tests/custom-html/recipe_meta.py
Normal file
7
tests/custom-html/recipe_meta.py
Normal file
@ -0,0 +1,7 @@
|
||||
# Per-recipe harness config for custom-html. (Previously none — all defaults; still all defaults
|
||||
# except the Phase-2w enrollment flag below.)
|
||||
#
|
||||
# Phase 2w / WC2: enroll custom-html as a DATA-WARM canonical (simplest stateful recipe: nginx serving
|
||||
# a single `content` volume, no external DB). The canonical lives at warm-custom-html.ci...; idle =
|
||||
# undeployed with its content volume retained, re-warmed on demand. See runner/harness/canonical.py.
|
||||
WARM_CANONICAL = True
|
||||
Reference in New Issue
Block a user