Reference in New Issue
Block a user
Delete Branch "feature/issue-120-tech-debt-31-review"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary\n\n- Add [UNTRUSTED CONTENT] markers for external-provenance memories in extraction prompts\n- Parallelize batch extraction using futures::join_all instead of sequential processing\n- Consolidate duplicate mock gateway test helpers into shared test_helpers module\n\n### Quality gates\n- Build: PASS\n- Clippy: PASS (zero warnings)\n- Tests: PASS (203 memory service tests)\n\nCloses #120