docs(agents): add shared engineering guidance - #194
Merged
Merged
Conversation
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.
Why
Require agents to read the shared reuse-first engineering prompt before project work. The owner requested the same root filename across all listed projects.
Scope
Verification
-RerunTests -SkipConnected -SkipInspectCodeon the final clean commit. The branch includes YAML, so the documentation-only shortcut was not used.The first sweep had two
UncaughtExceptionsBeforeTestfailures in OpenLoopViewModelTest, with background work reaching a reset Main dispatcher. The affected class passed separately, then the full forced test rerun passed without application or test changes. This does not claim to fix the underlying intermittent teardown behavior.Device tests and installed-app loops, including onboarding, were skipped because the emulator was offline. IDE Inspect Code was skipped because no export was available. These checks remain unverified and should be completed before merge. No device screenshot is claimed.
Note
Low Risk
Documentation and CI placement rules only; no runtime, auth, or app code paths change.
Overview
Introduces a shared reuse-first / ecosystem-first engineering prompt at root
Engineering-Prompt.mdso agents reconnaissance the codebase, dependencies, and ecosystem before writing custom code.CLAUDE.mdandAGENTS.mdnow open with a link to that file, then keep the existing pointers todocs/OPERATING_INSTRUCTIONS.mdanddocs/OPENLOOP_INSTRUCTIONS.md. The doc-layout CI workflow and docs policy (docs/README.md§ Enforcement,DEFINITION_OF_DONE.mdM1/M3,OPENLOOP_INSTRUCTIONS.md,STATIC_ANALYSIS.md) addEngineering-Prompt.mdas the only new root Markdown exception and point error messages at the centralized allowlist.Reviewed by Cursor Bugbot for commit d3ac522. Bugbot is set up for automated code reviews on this repo. Configure here.