[agent/codex:gpt-5.4-mini] Update the code against the AX (Agent Experience) design pri... #18

Closed
Virgil wants to merge 1 commit from agent/update-the-code-against-the-ax--agent-ex into dev
Member

Task

Update the code against the AX (Agent Experience) design principles in docs/RFC-CORE-008-AGENT-EXPERIENCE.md

Agent: codex:gpt-5.4-mini
Commits: 1
Branch: agent/update-the-code-against-the-ax--agent-ex


Auto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io

## Task Update the code against the AX (Agent Experience) design principles in docs/RFC-CORE-008-AGENT-EXPERIENCE.md **Agent:** codex:gpt-5.4-mini **Commits:** 1 **Branch:** `agent/update-the-code-against-the-ax--agent-ex` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 14:23:08 +00:00
refactor(store): adopt AX primary names
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m35s
335c6460c9
Co-Authored-By: Virgil <virgil@lethean.io>
Author
Member

Tests Passed — Merge Failed

go test ./... passed but merge failed

## Tests Passed — Merge Failed `go test ./...` passed but merge failed
Virgil added the
needs-review
label 2026-03-30 14:23:11 +00:00
Author
Member

Needs Review

Merge conflict persists after rebase. Auto-merge gave up after retry.

Labelled needs-review for human attention.

## Needs Review Merge conflict persists after rebase. Auto-merge gave up after retry. Labelled `needs-review` for human attention.
Virgil added 1 commit 2026-03-30 14:38:19 +00:00
refactor(store): remove legacy AX aliases
All checks were successful
Security Scan / security (push) Successful in 15s
Test / test (push) Successful in 1m41s
37740a8bd9
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 14:54:50 +00:00
refactor(store): apply AX naming cleanup
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m35s
2bfb5af5e2
Rename terse locals and callback internals, and update the user-facing examples to use explicit names.

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 15:02:47 +00:00
refactor(store): tighten AX naming
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m40s
36a8d89677
Replace the remaining shorthand variable names in the implementation, examples, and supporting docs with explicit names.

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 15:06:38 +00:00
refactor(store): tighten scoped AX names
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m36s
2c55d220fa
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 15:16:33 +00:00
docs(ax): add Codex conventions bridge
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m36s
adc463ba75
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 15:22:49 +00:00
fix(events): make callback dispatch re-entrant safe
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m34s
57e061f742
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 15:39:06 +00:00
refactor(store): rename sqlite schema for AX clarity
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m38s
25eb05e68d
Migrate legacy kv databases to the descriptive entries schema and cover the new iterator branches.

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 15:43:54 +00:00
docs(ax): tighten usage examples in public comments
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m40s
d54609b974
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 15:48:48 +00:00
refactor(store): tighten AX naming and examples
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m39s
30db60c77f
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 15:55:19 +00:00
docs(store): tighten AX examples and comments
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m38s
289d864b0d
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 16:08:09 +00:00
refactor(store): tighten AX event naming and examples
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m41s
ead99906de
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 16:14:10 +00:00
refactor(store): sharpen AX examples and comments
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m39s
cdc4d5a11d
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 16:20:48 +00:00
refactor(store): tighten AX public comments
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
0bda91f0bd
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 16:28:08 +00:00
refactor(store): tighten AX error context and examples
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m39s
0fb0d16149
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 16:33:34 +00:00
refactor(store): tighten AX docs and helpers
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m40s
c15862a81d
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 16:42:11 +00:00
refactor(store): tighten AX examples and error handling
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m26s
5df38516cc
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 16:46:36 +00:00
docs(ax): align CLAUDE with AX examples
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m39s
a82b0d379b
Update the repository guidance to match the current AX conventions, including explicit error handling and the actual file layout.

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 16:50:19 +00:00
docs(store): add field usage examples
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m42s
a458464876
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 16:54:17 +00:00
docs(store): align quota config comments with AX
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m40s
d6cd9fd818
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 16:57:38 +00:00
docs(store): align RFC-STORE with AX
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m38s
da29c712b4
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 17:02:39 +00:00
docs(store): align package examples with AX
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m40s
15892136e8
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 17:32:26 +00:00
docs(store): align remaining AX examples
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m40s
fdadc24579
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 17:38:06 +00:00
refactor(store): clarify AX helper names and examples
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m42s
05af917e17
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 17:46:08 +00:00
refactor(store): clarify AX terminology in code and docs
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m42s
6261ea2afb
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 18:08:48 +00:00
test(store): improve AX coverage and error paths
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 1m39s
bf3db41d9f
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 18:12:44 +00:00
docs(repo): link the AX RFC from the main entry points
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m42s
5b944410e7
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 18:17:22 +00:00
refactor(store): tighten AX naming and examples
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m41s
2eedf1e937
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 18:24:09 +00:00
refactor(test): tighten AX naming in tests
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 1m43s
f144c5eb01
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-30 18:28:34 +00:00
Co-Authored-By: Virgil <virgil@lethean.io>
Virgil closed this pull request 2026-03-30 20:09:18 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.