docs(archive): preserve PR #4836#4843
Closed
AceHack wants to merge 2 commits into
Closed
Conversation
There was a problem hiding this comment.
Pull request overview
This PR archives the GitHub discussion content from PR #4836 into docs/pr-discussions/ and updates the Cursor-side Riven loop tick script to use a new “agent gate” prompt aligned to a trajectory-manager style contract.
Changes:
- Added a PR-preservation markdown record for PR #4836 under
docs/pr-discussions/. - Reworked
.cursor/bin/riven-loop-tick.tsto replace the prior pickup/drain prompt assembly with a single “agent gate” invocation and updated contract text.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/pr-discussions/PR-4836-tick-2026-05-24-1608z-dotgit-saturation-15th-observation-2nd.md | Adds the preserved PR #4836 discussion transcript with YAML frontmatter. |
| .cursor/bin/riven-loop-tick.ts | Updates the Riven launchd tick’s autonomous gate invocation and prompt contract. |
Comment on lines
+216
to
+219
| "Walk assigned trajectories. Decompose only what you hit mid-stride.", | ||
| "Produce at least one concrete, actionable claim or small PR scope.", | ||
| "When blocked, create a specific research child the next pickup cannot dodge.", | ||
| "Write your status to ~/.local/share/zeta-broadcasts/riven.md at the end.", |
Member
Author
|
Closing in favor of batched PR #4929 |
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.
This PR preserves the discussion from PR #4836.