ZDDC/zddc/internal/apps/embedded
ZDDC 585e84f2f4 chore(embedded): cut v0.0.17-beta
Beta cut of the eight HTML tools into zddc/internal/apps/embedded/*
and the unified form/tables bundle into zddc/internal/handler/tables.html.
Each tool's on-page label changes from alpha → beta-stamped bytes;
no source changes beyond the build label itself.

The dev image (Dockerfile, devshell, ZDDC_REF=main) and the bitnest
test container both pick this up automatically — bitnest's path-unit
fired on the rebuild of zddc/dist/zddc-server-linux-amd64 and
restarted the container with the new embedded apps:

  embedded_apps=archive=v0.0.17-beta browse=v0.0.17-beta
                classifier=v0.0.17-beta form=v0.0.17-beta
                landing=v0.0.17-beta mdedit=v0.0.17-beta
                tables=v0.0.17-beta transmittal=v0.0.17-beta

Source-side commits since the previous beta:
  feat(landing): single-project click → <project>/archive.html
  feat(shared): non-blocking toast helper
  feat(shared): lateral project-stage strip
  feat(form): standalone empty-state welcome
  fix(tables): keepalive on beforeunload save path
  refactor(mdedit): drop window.* TOC globals
  refactor(archive): remove dead debounce
  style(transmittal): tokenize utility classes, drop !important block
  style: replace inline styles with CSS
  test(shared): zddc-source.js + toast + nav specs
  test(browse): smoke spec
  docs: tool counts + state pattern + polyfill gaps

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 20:13:21 -05:00
..
archive.html chore(embedded): cut v0.0.17-beta 2026-05-09 20:13:21 -05:00
browse.html chore(embedded): cut v0.0.17-beta 2026-05-09 20:13:21 -05:00
classifier.html chore(embedded): cut v0.0.17-beta 2026-05-09 20:13:21 -05:00
index.html chore(embedded): cut v0.0.17-beta 2026-05-09 20:13:21 -05:00
mdedit.html chore(embedded): cut v0.0.17-beta 2026-05-09 20:13:21 -05:00
transmittal.html chore(embedded): cut v0.0.17-beta 2026-05-09 20:13:21 -05:00
versions.txt chore(embedded): cut v0.0.17-beta 2026-05-09 20:13:21 -05:00