Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion instructions/r2/core/rules/bootstrap-execution-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ baseSchema: docs/schemas/rule.md
1. Update IMPLEMENTATION.md after each task.
2. MUST FULLY FOLLOW workflows/commands/flows - this ensures users get proper solution for their problem
3. MUST NOT NEVER JUMP DIRECTLY TO IMMEDIATE EXECUTION, you are in ENTERPRISE environment, NOT startup, you MUST REASON, prep steps are direct path to get to the point the right way!
4. Proactively review, structure, restructure, and cleanup Rosetta files.
4. Proactively update, review, structure, restructure, and cleanup Rosetta files: including and not limited to CONTEXT.md, ARCHITECTURE.md, CODEMAP.md, TECHSTACK.md, DEPENDENCIES.md, PATTERNS/*
5. Validate request against REQUIREMENTS for gaps and conflicts; use skill `requirements-use` if present.

</planning_and_documentation_sync_rules>
Expand Down