Phase 1: Strategy-Differentiating Revocation Artifacts and Figure Pipeline #81
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!81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "1-strategy-differentiating-revocation-artifacts-and-figure-pipeline"
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 #79
Summary
Implements Issue #79: Strategy-Differentiating Revocation Artifacts and Figure Pipeline.
This PR shifts Phase 1 analysis from revoke-only/size-only comparisons to strategy trade-offs by:
metrics_v2artifacts in sweep outputs,metrics_v2+ event logs,What Changed
deep_tree_mid_subtree_revokeroot_revoke_with_large_unrelated_backgroundshared_descendant_revokeaes simulatenow validates flags/minima/forbidden-flag combos for all new workloads.event_log.jsonlmetrics_v1.jsonmetrics_v2.jsonruns.csvnow includesmetrics_v2_path.runs.csv/metrics_long.csvcontract,metrics_v2.jsonandevent_log.jsonlreferenced byruns.csv.immediate_vs_total_cost_by_strategycompleteness_vs_total_cost_by_workloadresidual_risk_vs_revoke_latencymetadata_overhead_vs_completenesspost_revoke_hot_path_costdepth_sensitivity_completenessdepth_sensitivity_total_costfanout_sensitivity_completenessfanout_sensitivity_total_costdocs/phase1.mdfor:metrics_v2),metrics_v2_path),Validation
Executed and passing:
aes_cli_simulate_testsaes_cli_sweep_testsaes_metrics_runner_testsaes_revocation_outcome_metrics_testsaes_phase1_figures_testsaes_phase1_figures_smoke_testaes_event_log_reader_testsaes_event_log_replay_testsaes_revocation_strategy_testsaes_strategy_equivalence_testsaes_invalid_event_determinism_testsNotes
This branch history was rewritten to align commit subjects with Issue #79.