feat: complete native execution and Steam discovery

This commit is contained in:
2026-07-18 20:11:52 -04:00
parent 514f87dacb
commit bc0090c63d
42 changed files with 6403 additions and 97 deletions
+1 -2
View File
@@ -35,8 +35,7 @@ Steam, native, Heroic, Lutris, or UMU integration begins.
- Isolated integration tests using only synthetic temporary state and the mock adapter.
- Adversarial tests required by R-024 and the threat model where Phase 1 code accepts
strings, paths, manifests, environment values, or serialized data.
- `make verify` and `make audit` both pass.
- `make check` passes.
Before coding, split this phase into narrow tasks and present any contract choice that
would materially constrain future adapters to the project owner.