We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: add new fullstack-SDK how-to guides to Home + sidebar nav Adds entries for the three new Fullstack SDK how-to guides (client-side-experimentation, server-side-experimentation, from-tracking-script-to-sdk) and the Shopify integration to Home.md and _Sidebar.md so the pages are discoverable from the curated wiki navigation after the next sync from the canonical source. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
refactor: remove old module pages, update navigation to shared docs Remove duplicate CamelCase pages (Core, Context, ExperienceManager, etc.) now replaced by shared docs synced from backend. Update Home and Sidebar to link to the new canonical pages. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
docs: Add Cloud flare Workers guide
docs(wiki): Add User Guide, Data Model reference, and update navigation - Add DataModel.md documenting entity relationships (Experience → Variation → Change → Feature → Variable) with ER diagram, field tables, feature resolution flow, and complete JSON example - Add UserGuide.md covering installation, imports, configuration, and API reference for all Context methods (missing from wiki but present in README) - Update Home.md and _Sidebar.md with new User Guide section above Core Modules - Scope documentation to Fullstack projects (a/b_fullstack, feature_rollout, fullStackFeature only)
docs(wiki): Update packages link
docs(wiki): Fix ConfigTypes links
docs(wiki): Adding beginner tutorial
Initial Home page