BMAD-METHOD/_bmad/scripts/memtrace
Magal 3a94cc4571 fix(adapter): apply code review patches for timeout detection reliability
- Add NaN date warning in checkIndexFreshness and queryListRepos
- Add --batch unsupported query pre-flight validation in main()
- Emit JSON error on freshness failure for non-list_repos queries
- Add STDERR warning when resolveRepoId falls back to 'project'
- Fix diagnostic catch block to process.exit(1) on failure
- Handle Windows root drive path in resolveRepoId
- Improve batch empty target expansion error message
- Add 4 new tests: unsupported batch query, env var fallback,
  auto-detection, all-failing batch
- 32/32 tests passing
2026-05-20 06:54:26 -03:00
..
inject-mcp-config.mjs feat(quality-gate): implement mathematical blocking quality gate (Phase 2) 2026-05-19 14:00:56 -03:00
memtrace-adapter.mjs fix(adapter): apply code review patches for timeout detection reliability 2026-05-20 06:54:26 -03:00
memtrace-adapter.test.mjs fix(adapter): apply code review patches for timeout detection reliability 2026-05-20 06:54:26 -03:00
pitfalls-catalog.json feat(quality-gate): implement pitfall-catalog validation for dead code (Story 2.4) 2026-05-19 14:25:52 -03:00
qa-memtrace.mjs fix(quality-gate): switch qa-memtrace to async readFile and fix coverage null guard (Story 2.3) 2026-05-19 17:51:20 -03:00
qa-memtrace.test.mjs feat(quality-gate): implement mathematical blocking quality gate (Phase 2) 2026-05-19 14:00:56 -03:00
validate-dead-code.mjs feat(quality-gate): implement pitfall-catalog validation for dead code (Story 2.4) 2026-05-19 14:25:52 -03:00
validate-dead-code.test.mjs feat(quality-gate): implement pitfall-catalog validation for dead code (Story 2.4) 2026-05-19 14:25:52 -03:00