A tab whose table has no writer
Repairs read from a table that nothing inserts into, so the tab and its page rendered an empty state on every account that has ever existed. Both are hidden until something writes it, which is one flag the day something does. Nothing was deleted.
Boundary Hidden, not removed. The repair prompt itself is unaffected: it lives on the issue and on the run report, which is where it always was.
The last false Verified
An adversarial sweep of the live guarantee found that eight of eleven approved plans could not tell a working application from a broken one. A rejected sign-in was recorded as a successful one, because the check looked for a session-shaped cookie and an anonymous visitor already carries several. An unsaved form satisfied the assertion that it had saved. A flow that never ran was dropped from the verdict instead of failing it, and an empty one passed.
Every one of those is now closed, and the last surface that translated a partial-coverage rerun into a green Verified was corrected to say Blocked, which is what the API, the CI gate and the webhooks had been saying about the same run all along.
Boundary A repair rerun exercises only the flows that had failed. That is evidence the repair worked, not evidence the whole guarantee holds, and it is no longer allowed to read as the latter.
The CLI installs as a command
One line puts a vraelis command on the PATH, on macOS, Linux and Windows. It signs in and stores a key, says which credential is winning when a machine holds more than one, and exits 0, 1 or 2 for Verified, Failed and Blocked, so a deploy can be gated on the exit code alone. The installer is served as plain text so it can be read before it is run.
Boundary Installed by script. The npm package is prepared but is not published, so nothing here is available with npm install yet.
Toward continuous agent oversight
The verification engine is one capability inside a broader direction: following an agent's activity continuously, ingesting live plans and changes, and making autonomy decisions from an agent's track record.
Direction Not shipped. Live activity ingestion and autonomy decisions are not yet available.