Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
| 2026-08-13 | PR #1889 post-merge verification (supersedes inaccurate PR #1921 record) | 9a0a00be33dedb01e9d59e81f42225cc6f9d3939 | therapy-compass filter contract and rollout chronology | Verified current main: #1889 introduced the live therapy convergence and #1885 later merged an identical tree; #1878 introduced services and #1882 later merged an identical tree. Shared therapy filter semantics are coherent. The #170 completion is already queued on main; registry serialization coverage remains tracked separately. | GitHub merge times and tree SHAs; current-main source review |
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
{
"version": 1,
"id": "02879c2f-f7c7-4698-bc2e-cd5555cc2f37",
"createdOn": "2026-08-13",
"action": "add",
"payload": {
"pri": "P2",
"type": "task",
"summary": "Verify registry-backed service records preserve facet metadata",
"detail": "#1878 introduced the services filter-contract tree and #1882 later merged the identical tree, so no merge-conflict audit is required. Current main uses ServiceRecord.catalogPayload.tags and fixture coverage verifies 219 records. Add focused offline tests that recordToRow and rowToServiceRecord preserve all six tag dimensions and degrade safely when payloads are malformed or absent. Do not add a second facets carrier unless a failing test proves the current contract inadequate.",
"source": "PR #1921 review; #1878/#1882 tree comparison; service-facets.ts; registry-records.ts"
}
}
Loading