2xBROPEN WATCH ↗
2XBR PROJECTS / WATCH / VISIBLE TAB

Run when the
work changes.

Choose a project, choose a local folder and explicitly arm its WATCH engine. New or modified files run the pinned recipe locally; deletions become evidence. No hidden browser daemon, background presence or invented BRIDGE filesystem capability.

Open project watch →
PROJECTPINNED RECIPEFOLDERUSER PICKERCHANGEVISIBLE TABRUNBOUNDEDEVIDENCEPASS / BLOCK
DISARMEDTAB VISIBLENO FOLDERCHOOSE A PROJECT + FOLDER
01 / PROJECT

Choose the repeatable work.

Create a PROJECT first.

OPEN PROJECTS →
02 / FOLDER

Establish a local baseline.

The directory handle stays in this tab memory. Reloading the page requires choosing the folder again.

03 / ARM WATCH

Arm only when you mean it.

3.5sVISIBLE-TAB POLL / MAX 20 CHANGED FILES PER CYCLE

No service worker, no background daemon, no BRIDGE filesystem capability.

04 / LAST RUN RESULT

No change run yet.

05 / SESSION EVIDENCEMemory-only watch history

No events yet. Establish a baseline and explicitly ARM the watcher.

01 / EXPLICIT ARMNothing watches on page load.

The user chooses a folder, establishes a baseline and presses ARM. Reloading destroys the in-memory directory handle.

02 / VISIBLE TAB ONLYHidden means paused.

Polling is scheduled only while the document is visible. WATCH does not register a service worker, background sync or persistent filesystem daemon.

03 / BOUNDED CHANGEMass changes stop automation.

More than twenty runnable changes in one cycle disarm automatic execution and require review instead of silently processing a change storm.

04 / CONTRACT HONESTYNo fake BRIDGE watch capability.

The accepted WEB/BRIDGE contract has no approved filesystem-watch capability. Native background watching requires a separate cross-product ADR and permission model.