[PIPELINE] Trajectory sanitization — strip sensitive metadata before DPO #6
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 as duplicate during backlog burn-down. Canonical issue: #5.
Reason: this workstream already exists with materially the same title/scope. Keeping one canonical thread prevents agent churn and review waste.