Phase 0: Workloads #54
No reviewers
Labels
No labels
bug
cli
core
docs
event
experiment
figure
invariant
metrics
oracle
phase-0
phase-1
phase-2
phase-3
phase-4
phase-5
phase-6
provenance
revocation
tests
workload
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erikinkinen/AES!54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "0-workloads"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #12, #13
Summary
Adds deterministic delegation workload generators (linear chain and branching k-ary) plus growth and determinism tests. This expands workload coverage for authority depth/shape experiments without changing core semantics.
Scope
Included
Explicitly excluded
Design intent
Maintain Phase 0 invariants by generating events solely through the Engine, keep deterministic sequences by ignoring RNG, and provide minimal, composable workload shapes for depth and branching studies. Delegation uses existing DelegateCap semantics and respects rights attenuation rules.
Phase discipline
Phase 0: introduces deterministic workload generators and tests without altering semantic authority rules. No reserved-but-absent fields added.
Verification
Notes