top of page

The Playground

Try a sneak peek at what we're working on. ReWeaver AI scans code for production readiness, highlighting where fixes are needed, and calculates a Drift Ratio score, which shows the proportion of drift in your code weighted by its cost to address. 

​

Try it out on Frontend or Backend sample code by clicking on the buttons OR try it with your own code. Paste your code on the left and click the "Scan" button to get your score.

 

Feeling confident? Try out the Drift Challenge to see if your code can hit a PDR of 0.3 or below. Anyone who beats that value will be added to the Priority Beta List, and your result will be highlighted on the website.

​

Demo terms and limitations 

Give ReWeaver AI a try!

Watch a 2-minute walkthrough here

Limitations
Limitations of this demo:

This playground runs a constrained slice of ReWeaver AI.

  • One file at a time — a single component or file, up to 1,500 lines (150 KB), not a whole repository.

  • Nothing is stored — your code is scanned in memory and never saved, logged, or shared.

  • No LLM — every finding comes straight from the real drift-detection engine, not a language model.

  • Rate-limited — a per-visitor cap on scans keeps the public demo healthy.

  • React-first — the playground parses one React/TypeScript file (.tsx/.jsx/.ts/.js); paste something else or oversize and the scan tells you. More frameworks are on the roadmap.

 

The full Beta version scans entire repositories, supports more frameworks, and syncs design↔code on every commit.

Interested in testing the full version? Join the Beta test!
bottom of page