diff --git a/docs/branch-review-records/f468973451ef309665b582ddc5ccdb20e6efe16873ab26396ce2813f2dad8ab5.record.md b/docs/branch-review-records/f468973451ef309665b582ddc5ccdb20e6efe16873ab26396ce2813f2dad8ab5.record.md new file mode 100644 index 0000000000..cb6b6e4a39 --- /dev/null +++ b/docs/branch-review-records/f468973451ef309665b582ddc5ccdb20e6efe16873ab26396ce2813f2dad8ab5.record.md @@ -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 | diff --git a/docs/outstanding-issues-inbox/02879c2f-f7c7-4698-bc2e-cd5555cc2f37.json b/docs/outstanding-issues-inbox/02879c2f-f7c7-4698-bc2e-cd5555cc2f37.json new file mode 100644 index 0000000000..164a663afb --- /dev/null +++ b/docs/outstanding-issues-inbox/02879c2f-f7c7-4698-bc2e-cd5555cc2f37.json @@ -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" + } +}