fix(aos): shorten native session IDs #955

Merged
coilysiren merged 1 commit from aos/codex/20260806t155911z-31254-5122a724 into main 2026-08-06 16:29:31 +00:00
Owner

Summary:

  • Replace long timestamp, PID, and hex native session names with canonical four-character dictatable IDs.
  • Retry collisions against session directories, leases, and local or remote branches.
  • Pin the Go implementation to the existing cross-language ID contract and document the new path shape.

Validation:

  • ward exec aos-test
  • ward exec aos-build
  • ward exec aos-lint
  • ward exec repo-test-gate (523 tests passed and every hook passed)

Closes #954

Summary: * Replace long timestamp, PID, and hex native session names with canonical four-character dictatable IDs. * Retry collisions against session directories, leases, and local or remote branches. * Pin the Go implementation to the existing cross-language ID contract and document the new path shape. Validation: * ward exec aos-test * ward exec aos-build * ward exec aos-lint * ward exec repo-test-gate (523 tests passed and every hook passed) Closes #954
fix(aos): shorten native session IDs (closes #954)
All checks were successful
ci / ward-doctor (pull_request) Successful in 14s
ci / aos-cli-tests (pull_request) Successful in 35s
ci / gate (pull_request) Successful in 1m2s
596c9ef25a
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
coilysiren deleted branch aos/codex/20260806t155911z-31254-5122a724 2026-08-06 16:29:32 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os!955
No description provided.