BMAD-METHOD/src
Brian Madison 4eae47860c core: add shared canonical memlog.py in src/scripts
Single source-of-truth memlog: append-only, chronological working-memory
log for skills. Installs to _bmad/scripts/memlog.py via the existing
src/scripts sync (beside resolve_customization.py), so any skill can call
it at runtime — bmad-spec is the first consumer.

Merges the neutral API (--workspace, free-form --type/--by, generic set)
with crash-safe fsync atomic writes. No lifecycle status by design: a
memory log records completion as an event entry, never a frontmatter flag.
Also accepts --path for callers that hold the file path directly. 30 tests.
2026-06-09 08:39:05 -05:00
..
bmm-skills fix(skills): renumber retrospective workflow steps (#2448) 2026-06-06 20:37:51 -05:00
core-skills bmad-spec: make the memlog canonical, SPEC.md a derived view 2026-06-09 00:04:11 -05:00
scripts core: add shared canonical memlog.py in src/scripts 2026-06-09 08:39:05 -05:00