SaferSites · Website Editor
What's done, what's left
One honest list of every tool in the editor. A tool only turns green once we've actually proven it works — not just because the code is written.
How to read this: Almost everything in the editor is built and probably works — but "probably" is how little bugs slip through. So everything starts yellow ("built, needs testing") and only goes green after a real test proves it. The yellow count isn't bad news — it's just the honest to-do list of what we still need to click through together. We turn them green one at a time so they can't quietly break again. The purple items at the bottom are what we're planning next — not built yet.
Green = tested & locked
Yellow = built, not yet proven
Red = known problem to fix
Purple = planned, not built yet