Ask claude to do it right

This commit is contained in:
soaxelbrooke 2025-07-12 11:13:55 -07:00
parent ebcbe3e928
commit daa122d5e2

View file

@ -6,6 +6,11 @@ DataBuild is a bazel-based data build system. Key files:
- [`manifesto.md`](manifesto.md) - Project philosophy
- [`core-concepts.md`](core-concepts.md) - Core concepts
## Tenets
- We are building for the future, and choose to do "the right thing" rather than taking shortcuts to get unstuck. If you get stuck, pause and ask for help/input.
## Build & Test
```bash
# Run comprehensive end-to-end tests (validates CLI vs Service consistency)