Static browser sandbox

Playground

Edit real `dedocs` authoring commands in the browser, preview guide-level changes, and see which package parts would be touched before you run the CLI.

Authoring commands
Guide preview
Touched parts
    Validation

      Real syntax, honest boundary

      What runs here

      The browser parses transform blocks, applies them to the generated paragraph guide, and shows touched package parts plus anchor errors.

      What still belongs to the CLI

      Exact package compilation, zip writing, and package-equality verification stay outside the browser. That boundary is intentional.