Add convention: no privileged containers or system-wide changes without approval
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
71debd0be2
commit
b6728a7482
@ -54,3 +54,4 @@ Uses SDL2 (not SDL3). Uses `#if LIBAVUTIL_VERSION_INT` preprocessor checks to su
|
|||||||
- Minimize dependencies; discuss with owner before adding any
|
- Minimize dependencies; discuss with owner before adding any
|
||||||
- Non-fatal errors go to stderr and continue; fatal errors (SDL init failures) abort via `panic_and_abort()`
|
- Non-fatal errors go to stderr and continue; fatal errors (SDL init failures) abort via `panic_and_abort()`
|
||||||
- Update the changelog in `docs/sdlamp2-fsd.md` when making changes
|
- Update the changelog in `docs/sdlamp2-fsd.md` when making changes
|
||||||
|
- Never run privileged Docker containers or make system-wide changes without explicit approval; explain what's needed and let the owner do it manually
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user