Documentation
README
/pad:disconnect withdraws THIS session's consent to receive pad push notifications.
It holds for the rest of the session even if the repo opted in via
.pad.toml push.auto_arm — a disconnect must not be a lie.
If the pad CLI is missing (command not found), say so and point at
https://getpad.dev/install. Otherwise ALWAYS run the disarm — do NOT gate it on finding
a .pad.toml. Consent is scoped to this SESSION (keyed by the session, not the
workspace), so a session that connected in one repo must be able to disconnect from
anywhere, including a directory with no linked workspace; refusing to disarm there would
leave it receiving pushes.
Steps:
This is the opening of the README. Read the full README on GitHub.