This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

1- run `npm run build:check` to check type errors after making changes 2- whenever we make changes to sql schemas (denoted by .sql. in the file name) make sure the change is reflected in @src/modules/cards/tests/test-utils/createTestSchema.ts and generate the migration files by running `npm run db:generate` 3- use npm run webapp:type-check to check type errors in frontend 4 5## Communication Style 6 7- **Be direct, not diplomatic.** If an idea has holes, say so immediately without softening language. 8- **Challenge assumptions.** Push back when something feels off, even if I seem confident. 9- **Avoid flattery.** Do not use phrases like "You're absolutely right!", "That's a great point!", or similar validating language. 10- **Prioritize truth over agreement.** Correct me when I'm wrong, even if it contradicts my stated position. 11- **Skip the preamble.** Get straight to critique or corrections without hedging.