Skip to content

chore(parity-manifest): refresh — add PR-1b + body-verify + inline_body coverage, bump audit to 2026-05-12#43

Merged
mikemolinet merged 1 commit into
mainfrom
chore/parity-manifest-refresh-pr1b
May 12, 2026
Merged

chore(parity-manifest): refresh — add PR-1b + body-verify + inline_body coverage, bump audit to 2026-05-12#43
mikemolinet merged 1 commit into
mainfrom
chore/parity-manifest-refresh-pr1b

Conversation

@mikemolinet
Copy link
Copy Markdown
Collaborator

Summary

parity-manifest.json was dated 2026-05-07 and missing 4 of the PR-1b event-emit endpoint entries plus the body-verify Phase 2 + inline_body extensions that shipped 2026-05-09 → 2026-05-12. This refresh brings the manifest back in sync with current SDK head.

Diff at a glance

Out of scope

Backlog row: cmp1vukmc.

🤖 Generated with Claude Code

…dy coverage, bump audit to 2026-05-12

Manifest was dated 2026-05-07 and missing the PR-1b event-emit endpoint
coverage (4 endpoints) plus the body-verify Phase 2 + inline_body
extensions that shipped 2026-05-09 → 2026-05-12. Brings the manifest
back in sync with SDK head.

Endpoints added to `endpoints_covered`:
- POST /v1/agents/{ref}/subscriptions (subscriptions_create, PR #38;
  inline_body kwarg in PR #42 / cueapi #791 Item 1)
- GET /v1/agents/{ref}/subscriptions (subscriptions_list, PR #38)
- DELETE /v1/agents/{ref}/subscriptions/{sub_id} (subscriptions_delete,
  PR #38)
- GET /v1/agents/{ref}/events (events_pull, PR #38)

Updates to existing entries:
- POST /v1/messages — added auto_verify body-verify Phase 2 (PR #39 +
  #40, cueapi/cueapi #795 + #798 parity)
- POST /v1/cues/{id}/fire — note that #33 shipped (was "in-flight")
- GET /v1/agents/roster — note that #35 shipped (was "in-flight")
- GET /v1/agents/{ref}/presence — note that #35 shipped (was "in-flight")

Replaced `in_flight_ports_2026_05_07` section with
`ports_shipped_2026_05_08_to_2026_05_12` (now-resolved entries) plus a
near-empty `ports_in_flight_2026_05_12` placeholder for future ports.

Backlog row: cmp1vukmc.

Out of scope:
- `model_drift` section walk-through (Cue/Execution/Worker missing
  fields) — PR #31 just landed the Execution + Worker + Agent +
  Message additive models; a fuller `model_drift` refresh deserves a
  separate audit pass against the now-shipped models to figure out
  what's still drifting.
@govindkavaturi-art govindkavaturi-art enabled auto-merge (squash) May 12, 2026 00:35
@mikemolinet mikemolinet merged commit 9669ccc into main May 12, 2026
4 checks passed
@mikemolinet mikemolinet deleted the chore/parity-manifest-refresh-pr1b branch May 12, 2026 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant