[PIPELINE] Trajectory sanitization — strip sensitive metadata before DPO #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source
Sovereign Developer's Brief (2026-03-27), Section 4 "Low-Hanging Fruit", item 3.
What
Write a utility script under
scripts/that sanitizes raw Hermes session files before they enter the DPO pipeline. Must strip:~/)Design
~/.hermes/sessions/~/.timmy/training-data/sanitized/Acceptance
python3 -m scripts.trajectory_sanitize --input ~/.hermes/sessions/ --output ~/.timmy/training-data/sanitized/session_exporttask as a pre-processing stepRelated
session_exporttask intasks.pycurrently copies sessions without sanitization.Closing during the 2026-03-28 backlog burn-down.
Reason: this is a broad legacy frontier. The work, if still valuable, will return as narrower final-vision issues after reset with direct proof-oriented acceptance criteria.