v1.0.1 — HAL Learn Layer
What's new
mq-hal learn — local lesson store for verified learnings from Codex, Claude, or manual work.
mq-hal learn add \
--repo mq-hal \
--source manual \
--task "version sync before release" \
--lesson "Always update README badge, CHANGELOG and docs/index.html together." \
--validation "release-check --dry-run passes"
mq-hal learn list
mq-hal learn show <id>
mq-hal learn search "version sync"
mq-hal learn summarizeStorage: ~/.mq-hal/learn/lessons.jsonl
Secret patterns (api_key:, token:, bearer, ghp_*, sk-*) are redacted to [REDACTED] before write.
Safety
- Local only — no upload, no sync
- No command execution
- No router or allowlist mutation
- No automatic promotion to
AGENTS.mdorCLAUDE.md
Docs
docs/LEARNING.md — format, safety rules, distinction from session memory.