Skip to content

feat: M5 synthesizer pipeline with evidence labels and report delivery - #17

Open
yashoza19 wants to merge 1 commit into
opdev:mainfrom
yashoza19:feat/m5-synthesizer
Open

feat: M5 synthesizer pipeline with evidence labels and report delivery#17
yashoza19 wants to merge 1 commit into
opdev:mainfrom
yashoza19:feat/m5-synthesizer

Conversation

@yashoza19

@yashoza19 yashoza19 commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add weekly-status-synthesizer skill integration: build synthesis input from confirmed ledger entries, invoke skill, sanitize markdown, and optional dry-run preview.
  • Extend status report CLI with --no-dry-run, --persist, --deliver, and -o output file support.
  • Introduce evidence_labels (Jira summary → link text) at draft persist time and Jira backfill at synthesize time.
  • Add report_run / report_entry audit persistence and Slack report delivery.
  • Harden skill client (JSON follow-up, version labels, code execution resumes) and add synthesizer-focused tests.

Test plan

  • PYTHONPATH=src pytest tests/ (47 passed)
  • pip install -e . && status skills publish --skill synthesizer
  • status report --week YYYY-MM-DD --dry-run (ledger preview)
  • status report --week YYYY-MM-DD --no-dry-run (skill invocation)
  • status report --week YYYY-MM-DD --no-dry-run -o status-YYYY-MM-DD.md --persist
  • status report --week YYYY-MM-DD --no-dry-run --deliver (with REPORT_CHANNEL_ID set)

…ivery

Introduce weekly-status-synthesizer skill invocation, status report CLI,
markdown sanitization, per-ticket evidence_labels from Jira summaries,
report_run audit persistence, and optional Slack delivery.
@exe-prow-github-app

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: yashoza19

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant