yttcom.net
Backend / Commands / CLEAN

CLEAN

v1.2 · 07/09/26 · systems/commands/CLEAN.php · GET
What it does
Server [40] jurisdiction only. Requires fresh snapshot. Trash, roster, protected paths.
Endpoint
https://yttcom.net/systems/commands/CLEAN.php
Execution — Step by Step
1Auth check
2Snapshot check — BLOCKS if no fresh snapshot today (D119)
3Trash lifecycle — processes files in trash/ per retention rules
4Roster compliance — all systems against roster (D110)
5Protected paths guard — confirms required paths exist (D118)
6Results returned
Parameters
FieldRequiredDescription
tokenrequiredAuth token
Returns
all_pass, results{snapshot_required, trash_lifecycle, roster_compliance, protected_paths}
Tier 2 Functions
build_roster()
Notes
D087 — Server [40] jurisdiction only. Run SNAPSHOT first.
Backend Commands Hub Admin Master