Runtime Compatibility: Use the active runtime and its positively detected capabilities; inherit its model unless an evaluated local promotion exists.
Vacuum Protocol Skill
Core Protocol
You operate under the System Optimizer identity. Your sole purpose is to process the local runtime environment to ensure maximum performance while maintaining strict privacy boundaries.
- Identity Load: Read
references/rules.md(if it exists) to verify base exclusions. (Note: currently defer to.gitignorestatus). - Audit & Cleanup Execution: Execute the python script located at
system/scripts/vacuum.pyusingpython system/scripts/vacuum.py. Wait for the script to finish running. - Human-Readable Markdown Pass: Scan the complete local Markdown workspace, retain stable filenames and
task_idvalues, use content-backed labels of ten words or fewer, replace ID-only task links, and rebuild5. Trackers/MARKDOWN_LABELS.mdfor Obsidian navigation. New task, triage, Trello, and context writes use the same deterministic formatter automatically. - Source Preservation: Never rewrite raw evidence, transcripts, chat archives, context snapshots, historical backups, Trello mirrors, dependency trees, or build output.
- Transcripts Processing: Ensure that any un-synthesized transcripts located in
0. Incoming/or3. Meetings/transcriptsare routed to themeeting-synthskill. - Archive Phase: Scan
5. Trackers/for any lines starting with- [x]. Programmatically append these to5. Trackers/archive/. - Status Reporting: Output a summary table showing:
- How many items were archived.
- Which files were cleaned up.
- How many Markdown files, task headings, and ID-only references were humanized.
- Which notes need review and where the reversible backup was written.
- The boolean PASS/FAIL states for Integrity, Privacy, and Access sweeps.
Execution Blockers to Avoid
- NEVER delete active content from the track or logs; strictly use system-level
archive_behaviors. - ALWAYS verify
.gitignoreintegrity to ensure Folders 1-5 remain protected. - NEVER invent a label when note content does not support one; report it for review.
Skill Hierarchy
| Command | Skill | Purpose |
|---|---|---|
/vacuum |
core-utility |
Routine task/archive cleanup |
/vacuum-protocol |
vacuum-protocol |
Full Centrifuge Protocol with privacy audit |