Skip to content

Deterministic, order-independent ID allocation #636

Description

@flyingrobots

Salvaged from old Continuum crates/jitos-graph/src/ids.rs, preserved only in git history (formerly listed in GoodIdeas.md, now deleted).

Idea: deterministic ID allocation should be order-independent for independent operations.

  • antichain swaps must not change identity
  • IDs should come from normalized operation content, not accidental insertion order
  • replay should reproduce identity exactly

Scope: Echo / git-warp runtime-internal concern, not a Continuum-owned contract. Filed here to preserve the idea before deleting the salvage note; move it to the owning runtime repo when picked up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions