mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-22 11:16:37 +00:00
Update README to reflect changes in test infrastructure organization and task decomposition workflow. Remove obsolete E2E test templates and clarify input specifications for integration tests. Enhance documentation for planning and implementation phases, including new directory structures and task management processes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
description: Coding rules
|
||||
description: "Enforces concise, comment-free, environment-aware coding standards with strict scope discipline and test verification"
|
||||
alwaysApply: true
|
||||
---
|
||||
# Coding preferences
|
||||
@@ -20,3 +20,4 @@ alwaysApply: true
|
||||
- Do not rename any databases or tables or table columns without confirmation. Avoid such renaming if possible.
|
||||
- Do not create diagrams unless I ask explicitly
|
||||
- Make sure we don't commit binaries, create and keep .gitignore up to date and delete binaries after you are done with the task
|
||||
- Never force-push to main or dev branches
|
||||
|
||||
Reference in New Issue
Block a user