Add History module for per-package build history tracking
Implements append-only JSONL storage for build history entries with
functions for reading, filtering by build_hash/blessed status, and
compacting old entries. This is the foundation for CI status tracking.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>