[agent/codex:gpt-5.4-mini] Update the code against the AX design principles in docs/RFC... #18

Closed
Virgil wants to merge 32 commits from agent/update-the-code-against-the-ax-design-pr into dev

32 commits

Author SHA1 Message Date
Virgil
4e8f6e9f40 refactor(node): remove deprecated AX compatibility aliases
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 04:39:27 +00:00
Virgil
79591c3635 refactor(node): trim legacy AX compatibility fields
Some checks failed
Test / test (push) Failing after 13m33s
Security Scan / security (push) Failing after 13m35s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 23:00:36 +00:00
Virgil
bd9efd1deb refactor(node): clarify AX-facing transport and worker names
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m53s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 22:54:45 +00:00
Virgil
885070d241 refactor(node): adopt AX naming across core APIs
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m41s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 22:46:11 +00:00
Virgil
851b1294bd refactor(node): rename controller and worker core fields
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m42s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 22:38:29 +00:00
Virgil
819862a1a4 refactor(node): tighten AX naming across core paths
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m38s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 22:31:11 +00:00
Virgil
dec79b54d6 refactor(node): clarify filesystem and buffer pool names
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m40s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 21:50:35 +00:00
Virgil
de8b138367 refactor(ueps): clarify layer tag names
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m38s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 21:39:15 +00:00
Virgil
f5d1ee6021 refactor(node): align worker interfaces with AX naming
Some checks failed
Security Scan / security (push) Successful in 9s
Test / test (push) Failing after 59s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 21:34:57 +00:00
Virgil
c03b3410e6 refactor(node): remove legacy compatibility aliases
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m29s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 21:27:45 +00:00
Virgil
7ce21cdba1 refactor(node): adopt AX-native protocol names
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m30s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 21:21:07 +00:00
Snider
8e640e2d42 feat(node): advertise agent identity in transport
Some checks failed
Security Scan / security (push) Successful in 8s
Test / test (push) Failing after 36s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 22:03:34 +01:00
Virgil
ca885ff386 refactor(node): clarify AX filesystem and message names
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m31s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 20:52:19 +00:00
Virgil
48cd87e081 refactor(node): clarify remaining AX fixture names
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m34s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 20:45:55 +00:00
Virgil
cbb3f01176 refactor(node): rename test helpers for AX clarity
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m28s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 20:40:59 +00:00
Virgil
0ca20d53ea test(node): migrate tests to AX-native constructors
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m28s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 20:35:50 +00:00
Virgil
15c961a5f4 fix(controller): remove response-channel close race
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m27s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 20:31:23 +00:00
Snider
6a70c6f234 fix(node): surface corrupted persisted state during load
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m27s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 21:17:43 +01:00
Virgil
4c8bced1e7 refactor(node): add AX-native accessors and usage docs
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m28s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 20:03:06 +00:00
Snider
51b3cf120b refactor(node): AX error names and levin protocol cleanup
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m26s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 20:44:42 +01:00
Virgil
c678d20608 refactor(repo): prefer AX error names
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 19:44:05 +00:00
Virgil
d9dd7940cd refactor(repo): apply AX design pass
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 19:35:49 +00:00
Virgil
2d63a8ba18 refactor(node): add AX-native aliases for component and path APIs
Some checks failed
Security Scan / security (push) Successful in 9s
Test / test (push) Failing after 52s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 19:32:26 +00:00
Snider
ddb6df55c5 docs: add AX design principles RFC for agent dispatch
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m11s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 20:27:11 +01:00
9441eb4d94 Merge pull request '[agent/codex] A specs/ folder has been injected into this workspace with R...' (#14) from agent/upgrade-to-core-v0-8-0-alpha-1 into dev
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m12s
2026-03-27 20:29:46 +00:00
Virgil
82d425d01e docs(repo): populate package specs
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-27 20:28:53 +00:00
317210e120 Merge pull request '[agent/codex] Full AX v0.8.0 compliance review. Read CODEX.md and .core/re...' (#13) from agent/upgrade-to-core-v0-8-0-alpha-1 into dev
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m6s
2026-03-27 05:11:21 +00:00
Virgil
2833607948 docs(repo): refresh AX compliance guidance
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-27 05:10:20 +00:00
Virgil
3b2105389a chore: verification pass
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m5s
2026-03-27 03:24:39 +00:00
Virgil
d7681bf637 refactor(repo): complete AX v0.8.0 polish pass
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 16:26:18 +00:00
Virgil
04ae11da43 refactor(node): replace stdlib helpers with core primitives
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 14:37:02 +00:00
Virgil
be55b2499b chore(node): upgrade to core v0.8.0-alpha.1
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 14:31:25 +00:00