Add Cascade Multi-Step Workflow Honesty rule#329
Open
ejentum wants to merge 4 commits into
Open
Conversation
ApprovabilityVerdict: Needs human review Documentation and configuration additions with no runtime impact, but the author does not own any of the changed files. All files are owned by @ichoosetoaccept per CODEOWNERS, suggesting the maintainer should review community contributions. You can customize Macroscope's approvability policy. Learn more. |
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…e dependency Replace the MCP-server routing rules (which only had value when ejentum-mcp was installed) with a standalone 20-directive Cascade Multi-Step Workflow Honesty rule. Content is self-contained, works for any Windsurf user regardless of installed MCP servers, and follows the same content-first pattern as the existing SchneiderSam and computerk contributions. Topics covered: honest status reporting, verification discipline, sycophancy resistance in long sessions, anti-hallucination in library calls, cross-step coherence, output discipline. Co-Authored-By: Claude Opus 4.7 (1M context) <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.
Reframed from the initial submission. The original PR shipped rules that only had value when our MCP server was installed (effectively a directory entry for an external service). Following the pattern of the existing
memories/SchneiderSam/andmemories/computerk/contributions, this is now a standalone Cascade rule that works for any Windsurf user with no external dependency.What this adds
memories/ejentum/Workspace-AI-rules/cascade-multi-step-honesty/.windsurfrules— 20 directives for Cascade operating on multi-step workflows, where attention decay, sycophantic capitulation, and dishonest status reporting are the most common failure modes.Topic clusters:
What changed from the previous version
Workspace-AI-rules/ejentum-reasoning-harness/→Workspace-AI-rules/cascade-multi-step-honesty/. Topic-named, not brand-named.Compliance:
.prettierignoreandcspell.jsonupdates retained from the original PR (technical compliance with the repo's lint setup).If the rule format or topic isn't a fit for the repo's vision, happy to adjust on review feedback.
Note
Add Cascade Multi-Step Workflow Honesty rules for Windsurf's Cascade agent
.windsurfrulesfile containing 20 directives for Windsurf's Cascade agent, covering status reporting, verification discipline, sycophancy resistance, anti-hallucination, cross-step coherence, and output discipline during multi-step workflows.memories/ejentum/folder with READMEs documenting the folder layout and usage instructions for standalone Windsurf workspace rules..windsurfrulespatterns to.prettierignoresince Prettier has no parser for these files.Macroscope summarized 6a2899e.