2026-05-18 16:55:50 +02:00
|
|
|
## Stack
|
|
|
|
|
|
2026-07-02 00:21:48 +02:00
|
|
|
- **Language:** documentation and reusable CI/CD / platform templates (no application code yet)
|
|
|
|
|
- **Key deps:** none at present — S4 layer is largely unpopulated
|
2026-05-18 16:55:50 +02:00
|
|
|
|
|
|
|
|
## Dev Commands
|
|
|
|
|
|
|
|
|
|
```bash
|
2026-07-02 00:21:48 +02:00
|
|
|
make help # only target currently defined
|
2026-05-18 16:55:50 +02:00
|
|
|
```
|
2026-07-02 00:21:48 +02:00
|
|
|
|
|
|
|
|
No build, test, or deploy commands exist yet. When S4 work starts (CI/CD
|
|
|
|
|
templates, SDKs, buildpacks), fill this file in the same change.
|