Test Environment
Static build for GitHub Pages-style review, including the main app, generator, experimental AI/test surfaces, Storybook, and a full merged AnyWayData site.
Access the nested docs and blog at site/.
App
The main grid editor application entry point.
Open app.htmlGenerator
The standalone schema-driven test data generator.
Open generator.htmlCombinatorial
The experimental n-wise strategy comparison environment.
Open combinatorial.htmlWebMCP
The experimental in-browser MCP surface for browser-integrated AI tooling.
Open webmcp.htmlWriter Schema
The experimental Writer API prototype for turning prompts into AnyWayData schemas.
Open writer-schema.htmlStorybook
UI review environment with schema editor and export format stories.
Open StorybookFull Site
The merged AnyWayData docs, blog, and app build published under a nested site path.
Open site/