CLOUD_HANDOFF gains action=fix so fix clicks route to the fix flow, not a new trial - #27
Merged
Merged
Conversation
…ching the trial Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
What
CONTRACT: CLOUD_HANDOFF(SKILL.md) now emits&action=fixon both usage surfaces (the step 5.1 fix→team conversion and the step 6.1 issue footer); the&report=<report_key>append rule is unchanged. The contract prose explains the split: same base handoff as the landing page for attribution, plus the fix discriminator so Cloud routes into the fix flow instead of starting another scan trial.docs/example-report*.mdlinks updated to the same URL shape so the stale examples stop teaching the trial-relaunching format (the deeper example refresh flagged in production-scan: opt-in issue filing, fix-as-conversion, and S3 publish #24 is still pending).report-template.htmlneeds no change — its CTA is deliberately link-free.render-smokeCI covers this PR.⛔ DO NOT MERGE until the Cloud side is deployed
This repo is merge-=-production (every new trial clones
main). The consumer foraction=fixships in:Until BOTH are deployed to cloud.first-tree.ai,
action=fixlinks would be treated as trial handoffs by the live web app (today's circular behavior — no worse, but not fixed). Merge this PR only after #1479 and #1480 are live.🤖 Generated with Claude Code