Skip to content

Publish PE-native target diagnostics sidecar#165

Merged
PavelMakarchuk merged 3 commits into
mainfrom
issue-133-target-diagnostics-artifact
Jun 2, 2026
Merged

Publish PE-native target diagnostics sidecar#165
PavelMakarchuk merged 3 commits into
mainfrom
issue-133-target-diagnostics-artifact

Conversation

@PavelMakarchuk
Copy link
Copy Markdown
Contributor

Closes #133.

Summary:

  • publish a first-class PE-native per-target diagnostics sidecar as pe_native_target_diagnostics.json
  • reuse existing PE-native target delta payloads for checkpoint evidence and native-audit backfills
  • add dashboard/API-friendly per-target aliases for aggregates, absolute/relative errors, deltas, loss contribution, family, and support flags
  • wire the sidecar through stage contracts, stage refs, validation evidence, stage status, and experiment artifact paths

Tests:

  • uv run --extra dev --python 3.13 python -m pytest -q tests/pipelines/test_pe_native_scores.py tests/pipelines/test_pe_us_data_rebuild_checkpoint.py tests/pipelines/test_backfill_pe_native_audit.py
  • uv run --extra dev --python 3.13 python -m pytest -q tests/pipelines/test_stage_run.py tests/pipelines/test_stage_contracts.py tests/pipelines/test_experiments.py
  • uv run --extra dev --python 3.13 python -m ruff check changed files

Note: full-repo Ruff still has unrelated pre-existing failures outside this branch.

@PavelMakarchuk PavelMakarchuk marked this pull request as ready for review June 2, 2026 17:11
@PavelMakarchuk PavelMakarchuk force-pushed the issue-133-target-diagnostics-artifact branch from c320c18 to 598e7d1 Compare June 2, 2026 17:12
@PavelMakarchuk PavelMakarchuk merged commit 4269045 into main Jun 2, 2026
5 checks passed
@PavelMakarchuk PavelMakarchuk deleted the issue-133-target-diagnostics-artifact branch June 2, 2026 17:13
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.

Publish Microplex target diagnostics artifact for aggregate analysis

1 participant