Publish Chimera GFX source
phase0-ci / build-and-audit (push) Successful in 2m14s

This commit is contained in:
Chimera GFX release export
2026-09-03 03:27:14 +02:00
commit a6037502d7
828 changed files with 100454 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Decision log
| Date | Decision | ADR | Status |
|---|---|---|---|
| 2026-07-16 | Create an independent `chimera-gfx` repository | ADR-0001 | accepted |
| 2026-07-16 | Treat GNM export names as discovery evidence only | ADR-0002 | accepted |
| 2026-07-16 | Keep the Phase-0 probe non-rendering and fail-closed | ADR-0003 | accepted |
| 2026-07-16 | Use GPL-3.0-or-later for project code | ADR-0004 | accepted |
| 2026-07-17 | Define the resource lifecycle through a non-rendering mock model | ADR-0005 | accepted |
| 2026-07-17 | Keep the first VideoOut experiment behind pinned SDL2 | ADR-0006 | accepted |
| 2026-07-17 | Bind every candidate to a machine-readable artifact manifest | ADR-0007 | accepted |
| 2026-07-17 | Allowlist 9.60 for probe builds while blocking SDK-CRT execution | ADR-0008 | accepted |
| 2026-07-17 | Block unproven minimal startup and permanently deny the legacy ELF | ADR-0009 | accepted |
New decisions that change safety, ABI, firmware, licensing, or adapter
boundaries require a numbered ADR and an update here.