fix: address project audit gaps
This commit is contained in:
@@ -58,7 +58,7 @@ Do not add these unless a later approved spec says so:
|
||||
## Verification
|
||||
|
||||
- Backend changes should run `go test ./...` from `backend`.
|
||||
- PostgreSQL integration checks can use `postgres://postgres:Weidong2023~!@8.137.107.29:19432/agent_dev?sslmode=disable` when a live database is required.
|
||||
- PostgreSQL integration checks should read a live test database URL from `DATABASE_URL`; do not commit real credentials.
|
||||
- Web changes should run tests and build from `apps/web`.
|
||||
- Tauri changes should build the web app first, then run the Tauri verification command from `apps/desktop`.
|
||||
- Each implementation task should end with a focused commit.
|
||||
|
||||
Reference in New Issue
Block a user