Skip to content

Harden Decodex stall progress accounting - #335

Merged
yvette-carlisle merged 1 commit into
mainfrom
y/decodex-xy-918
Jun 11, 2026
Merged

Harden Decodex stall progress accounting#335
yvette-carlisle merged 1 commit into
mainfrom
y/decodex-xy-918

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • split protocol liveness from meaningful work progress for run activity markers
  • keep account, rate-limit, phase-goal, passive status, warning, token-usage, and similar control traffic from refreshing last_progress_at
  • surface progress_diagnostic = "protocol_only_activity" when model execution has fresh protocol traffic but stale work progress
  • update operator docs/specs and add regression coverage for account/rate-limit plus phase-goal protocol events

Validation

  • cargo test -p decodex run_protocol_non_work_events_do_not_refresh_progress_marker --all-features -- --test-threads=1
  • cargo test -p decodex operator_status_snapshot_diagnoses_protocol_only_model_execution --all-features -- --test-threads=1
  • cargo make fmt
  • cargo make lint-fix
  • cargo make test

Fixes XY-918

@yvette-carlisle
yvette-carlisle merged commit acda50c into main Jun 11, 2026
14 checks passed
@yvette-carlisle
yvette-carlisle deleted the y/decodex-xy-918 branch June 11, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant