Commit Graph

512 Commits

Author SHA1 Message Date
gamer147
cc65e2cb61 Record v0.1.0 release acceptance 2026-08-03 20:26:31 -04:00
gamer147
5fe3cd669c Record non-tag release boundary acceptance
All checks were successful
Linux release build / Linux x64 artifact (push) Successful in 1m26s
Linux release build / Publish tagged Gitea release (push) Successful in 16s
v0.1.0
2026-08-03 19:37:34 -04:00
gamer147
f0f5f12ffc Promote verified tag artifacts to Gitea releases
All checks were successful
Core validation / Linux core gate (push) Successful in 1m12s
Linux release build / Linux x64 artifact (push) Successful in 1m36s
Linux release build / Publish tagged Gitea release (push) Has been skipped
2026-08-03 19:28:51 -04:00
gamer147
51ce6cfca9 Record hosted Linux artifact acceptance 2026-08-03 19:07:02 -04:00
gamer147
400f431652 Avoid nested publish OOM in Linux export
All checks were successful
Core validation / Linux core gate (push) Successful in 1m30s
Linux release build / Linux x64 artifact (push) Successful in 1m35s
2026-08-03 18:59:46 -04:00
gamer147
8eb8a45e60 Build Linux release artifacts in Gitea
Some checks failed
Core validation / Linux core gate (push) Successful in 1m16s
Linux release build / Linux x64 artifact (push) Failing after 2m6s
2026-08-03 17:15:39 -04:00
gamer147
195c16fae6 Build verified Linux release packages
All checks were successful
Core validation / Linux core gate (push) Successful in 1m17s
2026-08-03 16:35:27 -04:00
gamer147
b7ef93f057 License authored work under MIT
All checks were successful
Core validation / Linux core gate (push) Successful in 1m12s
2026-08-03 15:14:55 -04:00
gamer147
d673652366 Record sanitized source history
All checks were successful
Core validation / Linux core gate (push) Successful in 1m2s
2026-08-03 14:46:14 -04:00
gamer147
9dd89bb0bf Refactor opcode metadata ownership 2026-08-03 14:37:58 -04:00
gamer147
43f7c6c959 Record successful hosted Linux core gate 2026-08-03 13:50:59 -04:00
gamer147
524ea74c24 Target Gitea CI at develop 2026-08-03 13:44:26 -04:00
gamer147
d611c4868d Make Gitea core validation source-only 2026-08-03 13:28:59 -04:00
gamer147
52b0ac9038 Record verified binary history purge 2026-08-03 13:12:19 -04:00
gamer147
9afdb84765 Remove unverified binary tools from tracking 2026-08-03 13:06:45 -04:00
gamer147
ea8b92c287 Add Linux core validation workflow 2026-08-03 12:28:46 -04:00
gamer147
378d892b01 Normalize tracked text for Linux CI 2026-08-03 12:07:13 -04:00
gamer147
cfe6b01472 Add repository toolchain policy 2026-08-03 11:54:18 -04:00
gamer147
51452a1686 Document repository policy audit 2026-08-03 11:45:08 -04:00
gamer147
4e54303864 Move corpus gate logic to frontend 2026-08-03 11:37:06 -04:00
gamer147
d00c6074cc Move FFmpeg runtime to frontend 2026-08-03 11:33:38 -04:00
gamer147
c5d32b600f Move movie runtime support to frontend 2026-08-03 11:29:47 -04:00
gamer147
511badae6d Add frontend production project 2026-08-03 11:25:08 -04:00
gamer147
ec6ba1c64c Move host transport records to model 2026-08-03 11:09:47 -04:00
gamer147
281f37747a Extract ADV host contract 2026-08-03 11:04:35 -04:00
gamer147
bd53989498 Move input contracts to model 2026-08-03 11:00:36 -04:00
gamer147
c5204341a3 Split input host contract 2026-08-03 10:56:47 -04:00
gamer147
3d807e6115 Move surface contracts to model 2026-08-03 10:53:22 -04:00
gamer147
4b05135c38 Split graphics host contract 2026-08-03 10:50:18 -04:00
gamer147
a584b734b3 Move RGBA image contract to model 2026-08-03 10:46:28 -04:00
gamer147
94f59ddc3c Move movie transition request to model 2026-08-03 10:23:57 -04:00
gamer147
53cbeb554d Split movie host contract 2026-08-03 10:19:51 -04:00
gamer147
e770aa0094 Split audio host contract 2026-08-03 10:16:15 -04:00
gamer147
2bdd2b562d Split diagnostic and lifecycle host contracts 2026-08-03 10:13:10 -04:00
gamer147
8da8057577 Complete VM dispatcher routing split 2026-08-03 09:58:38 -04:00
gamer147
0c3d23d09f Extract VM runtime settings handler 2026-08-03 09:54:45 -04:00
gamer147
243341c0c0 Extract VM diagnostic handler 2026-08-03 09:50:43 -04:00
gamer147
b3a7210902 Extract VM value handler 2026-08-03 09:44:30 -04:00
gamer147
4e7ea79082 Extract VM script lifecycle handler 2026-08-03 09:29:47 -04:00
gamer147
82749fc1ba Extract VM control flow handler 2026-08-03 09:16:46 -04:00
gamer147
5ae1c2a1bc Extract VM memory collection handler 2026-08-03 00:31:15 -04:00
gamer147
7712fb69ac Extract VM persistence opcode handler 2026-08-03 00:26:02 -04:00
gamer147
cc0ebbee4b Extract VM timing opcode handler 2026-08-03 00:20:44 -04:00
gamer147
03ddbf52d6 Extract VM input opcode handler 2026-08-03 00:17:15 -04:00
gamer147
5ceea006dc Extract VM ADV service opcode handler 2026-08-03 00:12:19 -04:00
gamer147
122c127c58 Extract VM text history opcode handler 2026-08-03 00:08:24 -04:00
gamer147
4712343c79 Extract VM ADV text opcode handler 2026-08-03 00:04:52 -04:00
gamer147
07010298bd Extract VM presentation opcode handler 2026-08-02 23:59:21 -04:00
gamer147
803df2826f Extract VM animation opcode handler 2026-08-02 23:54:44 -04:00
gamer147
ee86bf144a Extract VM retained object handler 2026-08-02 23:50:45 -04:00