refactor(content): move orchestration markers off quick_context to typed jsonb

This commit is contained in:
Renn F
2026-06-21 02:48:07 +02:00
parent 7e74112fcc
commit 0fba4eed01
21 changed files with 270 additions and 316 deletions
@@ -574,7 +574,7 @@ async def test_index_qa_review_calls_record_review(
dev_id = uuid4()
await svc._index_qa_review_background(
uuid4(),
f"original_developer:{dev_id}",
str(dev_id),
passed=True,
qa_notes="LGTM",
qa_agent_id=uuid4(),