Conversation
Owner
Author
|
Superseded by #4 (implementation) + ongoing radar; checklist content already applied on main. |
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.
Post-merge gap checklist after #1 docs and #2 Grok TTS. Implements follow in Cursor coding PRs.
Note
Low Risk
Documentation-only addition with no runtime, auth, or config behavior changes.
Overview
Adds
CURSOR-NEXT-PASS.md, a post-merge gap checklist for follow-up work in Cursor after docs PR #1 and Grok TTS PR #2.It restates env-only API keys and privacy rules (no
.env, tokens, or real-looking PII in the tree), then groups planned work into PR A (Grok TTS provider sync/tests/docs,check-runtime.sh, voice tech radar), PR B (SECURITY.md, PII scrub,CONTRIBUTING.md, flaky tests), and PR C (optionaltts.provider: grokconfig and health reporting without key leaks). Includes suggestedpytestcommands for Grok TTS tests.This PR does not implement those items—it only documents the roadmap.
Reviewed by Cursor Bugbot for commit bfd2556. Bugbot is set up for automated code reviews on this repo. Configure here.