Skip to content

feat: add WP-7.4 operational correctness surfaces - #124

Merged
fazpu merged 1 commit into
mainfrom
impl/wp-7.4-operational-correctness
Jul 21, 2026
Merged

feat: add WP-7.4 operational correctness surfaces#124
fazpu merged 1 commit into
mainfrom
impl/wp-7.4-operational-correctness

Conversation

@fazpu

@fazpu fazpu commented Jul 21, 2026

Copy link
Copy Markdown
Member

Summary

  • add bounded typed pipeline, DLQ, poison-target, projection, and currency-ledger inspection
  • add WorkLedger-owned single-row dead-letter replay with post-commit delivery announcement
  • add strict provider-neutral worker telemetry and self-host/testing adapters
  • add thin local ops CLI commands for inspect, replay, and the existing P2/P3 rebuild paths
  • document and deterministically evaluate WP-7.4 without adding hosted operational machinery

Verification

  • eval-banana ops_operational_correctness_surfaces: 13 passed, 1/1 (100%)
  • focused replay/telemetry/database proofs: passed
  • client-wheel packaging proof: passed
  • Ruff + formatting + import-linter: passed
  • targeted Pyright: 0 errors
  • Grok 4.5 final review: PASS

The full matrix is left to PR CI; no hosted LLM calls are made by the test suite.

@github-actions

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/ultimate_memory/adapters
  openrouter.py
  src/ultimate_memory/adapters/selfhost
  __init__.py
  telemetry.py
  src/ultimate_memory/adapters/testing
  __init__.py
  telemetry.py
  src/ultimate_memory/eval
  lifecycle.py
  src/ultimate_memory/model
  __init__.py
  model_provider.py
  operations.py
  processing.py
  src/ultimate_memory/profiles
  selfhost_operations.py 47, 61-62, 92
  src/ultimate_memory/spine
  __init__.py
  entity_registry.py
  lifecycle.py
  observation_adjudication.py
  operations.py 149
  resolver.py
  supersession.py
  work_ledger.py 334, 345, 363
  src/ultimate_memory/surfaces
  cli.py 126-131, 136-138, 140-148, 158-160
  src/ultimate_memory/workers
  __init__.py
  base.py
  e0.py
  e3.py
  operations.py
Project Total  

The report is truncated to 25 files out of 35. To see the full report, please visit the workflow summary page.

This report was generated by python-coverage-comment-action

@fazpu
fazpu merged commit 3649987 into main Jul 21, 2026
7 of 8 checks passed
@fazpu
fazpu deleted the impl/wp-7.4-operational-correctness branch July 21, 2026 15:45
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