feat: add Jetson contributor validation path

This commit is contained in:
Joseph Magly
2026-08-21 20:12:35 -04:00
parent 1e870ccee0
commit 06e80af7b6
23 changed files with 1128 additions and 30 deletions
+9 -2
View File
@@ -206,8 +206,8 @@ them in the managed environment.
## Conditional and hardware testing
GPU, MPS, MLX, model-download, external-evaluation, network, operator-UI, and
remote-execution checks are conditional release or risk-surface gates. A unit test
GPU, Jetson, MPS, MLX, model-download, external-evaluation, network, operator-UI,
and remote-execution checks are conditional release or risk-surface gates. A unit test
with a mocked device is still required; hardware evidence complements deterministic
contract coverage and never replaces it.
@@ -222,6 +222,13 @@ Current operator hardware includes Titan for CUDA/bitsandbytes probes and Mutsu,
machines are attached to a public pull-request workflow; CI or a maintainer will
record whether the mapped conditional gate ran.
Jetson contributors do not need project-owned hardware access. Follow the
[Jetson contributor bootstrap](docs/platforms/jetson.md#experimental-contributor-bootstrap)
on a physical device, then submit the generated sanitized evidence through the
[Jetson runtime report](https://github.com/elder-plinius/OBLITERATUS/issues/new?template=jetson-runtime.yml). Maintainers
will reproduce, add missing test depth, and integrate compatible changes. Never
attach a contributor-controlled runner to untrusted pull-request execution.
## Security and supply-chain expectations
- Treat issue text, pull requests, patches, model repositories, checkpoints,