fix: COO brief accuracy -- skeleton templates, NPS source, ALICE windows, timestamps#2372
Closed
gabrielratner-debug wants to merge 76 commits into
Closed
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…penAI Whisper Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Syncs with upstream main (on schedule, dispatch, or push), then merges main into all skill/* branches with build+test validation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
# Conflicts: # package-lock.json # package.json # repo-tokens/badge.svg
# Conflicts: # package-lock.json # package.json # repo-tokens/badge.svg
# Conflicts: # .env.example # .github/workflows/fork-sync-skills.yml # package-lock.json # repo-tokens/badge.svg
# Conflicts: # package-lock.json
Adds outlook-mcp (75+ tools) to container agents — email, calendar, contacts, tasks, and Teams via Microsoft Graph API. Mounts credentials and token file, injects Azure OAuth env vars, and includes SKILL.md for guided setup. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Outlook channel (src/channels/outlook.ts) with MSAL auth and polling - Voice transcription dependency and channel updates - Operational scripts: weekly restart, Docker startup, OAuth token sync, Outlook login, Claude session launcher - Package dependency updates (Azure, googleapis, grammy) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ows, timestamps - Replace property detail and executive summary with locked fill-in skeletons to prevent model from improvising extra sections (P&L tables, full-month OTB tables, KPI header cards) - Fix NPS filter: 'Revinate Surveys' not 'Survey' (was matching nothing, producing wrong counts and NPS scores) - Replace MTD-vs-full-month forecast comparison with Actual % of Fcst + Month Elapsed benchmark so mid-month data is interpretable - Add 3:00am cache timestamps to P.Fcst and Duetto OTB sections - Expand ALICE from last-7d to Last 7/30/60/90d windows; remove MTD/YTD counts (wrong by construction) - Add bundled Overall rating row to platform reviews table - Require exact computed values in narrative bullets (no rounding) - Clarify STLY = OTB at same date last year, not full LY actuals Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Author
|
Landed directly on main (3f8c214) due to branch conflict with local ahead-of-origin state. |
This was referenced May 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Addresses accuracy issues flagged by Austin GM on the May 2026 COO Brief.
'Survey', data uses'Revinate Surveys'-- was matching nothing and producing wrong counts/scoresTest plan
🤖 Generated with Claude Code