docs(specs): enumerate sub-agent transcripts as 4th persistence surface in spec-072 - #6316
Merged
Merged
Conversation
…ce in spec-072 Sub-agent transcripts (TranscriptWriter::append) were added as a fourth MessagePart::Image strip site by PR #6310, but spec-072 section 4 (C1, FR-008, AC-5, threat model) still only listed three persistence surfaces.
bug-ops
enabled auto-merge (squash)
July 16, 2026 17:24
bug-ops
force-pushed
the
feat/issue-6311/spec-072-4-c1-fr-008-ac-5-does
branch
from
July 16, 2026 17:24
f05ea51 to
567d606
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
MessagePart::Imagestripping: SQLiteparts_json, Qdrant embeddings, and the durable JSONL session log.TranscriptWriter::appendincrates/zeph-subagent/src/transcript.rs, callingMessagePart::strip_images) — but the spec text was never updated to reflect it.Closes #6311
Test plan
TranscriptWriter::appendcallsMessagePart::strip_imagesbefore writing (crates/zeph-subagent/src/transcript.rs:127-129, crates/zeph-llm/src/provider.rs:369)zeph-subagentdoes not route throughAgent::persist_message, confirming the "structurally separate path" claimgit diff --statconfirms onlyspecs/072-multimodal-mcp-passthrough/spec.mdandCHANGELOG.mdchanged