Stable ID types and utilities #2

Closed
opened 2026-01-31 16:47:57 +01:00 by erikinkinen · 0 comments
Owner

Goal
All entities are identified deterministically and reproducibly.

Steps

  • Define SubjectId, ObjectId, EdgeId, EventId
  • Implement ID generation discipline
  • Add deterministic RNG wrapper (seed + stream splitting)
  • Add common error/assert helpers
**Goal** All entities are identified deterministically and reproducibly. **Steps** * [x] Define `SubjectId`, `ObjectId`, `EdgeId`, `EventId` * [x] Implement ID generation discipline * [x] Add deterministic RNG wrapper (seed + stream splitting) * [x] Add common error/assert helpers
erikinkinen added this to the Phase 0 milestone 2026-01-31 16:47:57 +01:00
Sign in to join this conversation.
No milestone
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
erikinkinen/AES#2
No description provided.