Building The Longhand Archive

How a solo archival system gets built in public

View My GitHub Profile

CSJ v2.3 Phase 1 Checkpoint

Updated: 2026-04-13

Completed so far

Validated

  1. Live limited run succeeded: python3 ~/.hermes/skills/research/civil-service-jobs-collector/scripts/collector.py --details -w 1 -n 1 --full --force
  2. Output file now contains:
    • parser_version: "2.3"
    • lifecycle_status: "active"
    • populated field_hashes
    • populated content_hash
  3. Cosmetic diff test passed:
    • whitespace-only text changes and reordered list values produced no meaningful diff

Not yet implemented

Recommended next step