A second bundled workshop page template ships, showing what the HTML authoring style looks like.
templates/workshop-page.html ships with a filled sample page but is reachable only behind the disabled workshop skill gate.
What's wrong with this entry?
The workshop skill's file map ships a second template, the blessed starting point for the new direct-HTML lane.
- The existing
templates/artifact-workshop.htmlremains the mechanically-filled plan-artifact template with{{TITLE}},{{TAB_TITLE}},{{EYEBROW}}and{{SUMMARY}}slots. templates/workshop-page.htmldescribes itself in a header comment as the blessed template for direct-HTML workshops.- It ships a filled sample page: a
cache-storedecision with Spanner and Redis options, a populatedws-decisionsisland, and hand-drawn inline SVG figures. - It carries the same vetted decisions script and adds
figure/figcaptionstyling for the inline SVG diagrams the HTML lane prefers over mermaid. - Reachable only behind the same workshop skill gate, which is off here.
"templates/workshop-page.html"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.