diff --git a/.claude/rules/stack-and-commands.md b/.claude/rules/stack-and-commands.md index dc53ac6..ba2b566 100644 --- a/.claude/rules/stack-and-commands.md +++ b/.claude/rules/stack-and-commands.md @@ -1,19 +1,13 @@ ## Stack - -- **Language:** -- **Key deps:** +- **Language:** documentation and reusable CI/CD / platform templates (no application code yet) +- **Key deps:** none at present — S4 layer is largely unpopulated ## Dev Commands ```bash -# TODO: Fill in the standard commands for this repo - -# Install dependencies - -# Run tests - -# Lint / type check - -# Build / package (if applicable) +make help # only target currently defined ``` + +No build, test, or deploy commands exist yet. When S4 work starts (CI/CD +templates, SDKs, buildpacks), fill this file in the same change.