promotion-candidates: zip GURU-5070 .claude/tmp scratch (21) for Beast review

21 graduation candidates from GURU-5070's local .claude/tmp/ (gitignored/per-machine)
zipped for GURU-BEAST-ROG to review + graduate keepers per TEMP_GRADUATION.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-06 11:05:41 -07:00
parent dfc237e6d4
commit c3ad79d9fe
2 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
# tmp promotion candidates — for GURU-BEAST-ROG review
These are scratch scripts that accumulated in `.claude/tmp/` on **GURU-5070** and were flagged by
`tmp-promotion-check.sh` as graduation candidates (21 files). `.claude/tmp/` is gitignored/per-machine,
so they are NOT otherwise visible to other machines — hence they are zipped here for Beast to see,
review, and graduate the keepers (or discard).
- **Source machine:** GURU-5070 (Mike)
- **Captured:** 2026-07-06
- **Archive:** `tmp-candidates-GURU-5070-2026-07-06.zip` (21 files, paths preserved under `.claude/tmp/`)
## Task for Beast
Review each script and graduate the keepers into their proper home per `.claude/TEMP_GRADUATION.md`
(`git mv` into `scripts/`, `clients/<x>/reports/`, or `projects/<p>/tools/`); discard pure scratch.
These are one-off/session scratch, so most may be disposable — judgment call per file.
## Contents (inferred clusters)
- `cryo_*.py` (11) — M365 remediation scratch for a "cryo" client: EXO provisioning, quarantine
inspect/detail, release, test-send, failure checks.
- `rua_*.py` (3) — DMARC RUA aggregate-report analyze / detail / fix.
- `perm_*.py` (2) — permission inspect / apply.
- `watch-build.sh`, `watch-dash.sh` — poll the GuruRMM build / dashboard build logs.
- `add_rule.py` — (mail/transport?) rule add scratch.
- `fix_thoughts.py` — RMM_THOUGHTS doc-fix scratch.
- `git-askpass.sh` — git credential askpass helper scratch.
Full listing is in the zip. Nothing here is authoritative or in use by any pipeline.