Commit Graph

2 Commits

Author SHA1 Message Date
Magal 5d5ecb60d5 feat(story-5.3): implement autonomous telemetry deduplication with +1 upvote mechanism
- Add Upvotes column and Status field to Feature Requests table
- Replace placeholder with full deduplication protocol (7a Read History, 7b Detect Duplicates, 7c Consolidated Ledger)
- Add 3 deduplication confinement rules and bounded-read output convention
- Address code review: FR ID regex algorithm, intra-sprint dedup, priority elevation
2026-05-21 06:29:22 -03:00
Magal 7d5ffc5280 feat(story-5.1): implement markdown telemetry report generation skill
Create bmad-memtrace-telemetry skill with introspection protocol,
embedded Markdown template (42 tools across 8 categories), and
confinement rules for post-sprint Memtrace usage reporting.

Code review patches applied:
- Expanded tool catalog to cover all ~42 Memtrace MCP tools
- Added history-unavailable fallback guidance
- Added objective activation criteria (Memtrace tool call check)
- Added output directory creation, collision guard, permission handling
2026-05-20 14:34:56 -03:00