mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-08-28 21:01:30 +00:00
7644dec3a3
* BLD - add GitHub contribution and release automation * BLD - restrict dev merges to maintainers * BLD - add automated review and PR test resources * DOC - require AI governance checks * FIX - pin patched nanoid dependency * TRY - trigger webhook delivery * TRY - verify webhook routing * TRY - rerun pull request checks
1.5 KiB
1.5 KiB
Summary
Closes #
Root cause and approach
Changes
Compatibility and migrations
Validation
- I ran the narrowest relevant automated tests.
- I ran
pnpm typecheck,pnpm lint, andpnpm testfor frontend changes. - I ran a production frontend build for frontend changes.
- I tested affected Lua/native behavior with experimental OAL enabled, or marked the live runtime test as pending below.
- I verified every changed NUI callback responds on every reachable path.
- I reviewed the final diff and excluded unrelated work and generated-only edits.
Commands and results:
Runtime evidence
Security and architecture
- Consequential actions remain server-authoritative and validate identity, permissions, ownership, limits, and payloads.
- This change introduces no dependency, event, export, global, config, persistence, or fallback connection to another
sky_*resource. - No secret, credential, private URL, or personal player data is included.