17 lines
781 B
Markdown
17 lines
781 B
Markdown
---
|
|
id: "551a6639-315d-4ff3-8a01-7ecc077b0e30"
|
|
number: 154
|
|
title: "Foundation: durable agent/chat attachments pipeline with sandbox-safe file access"
|
|
status: "closed"
|
|
priority: "high"
|
|
sprint: null
|
|
links: []
|
|
agentRefs: []
|
|
attachments: []
|
|
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
|
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
|
createdAt: 1785964740314
|
|
updatedAt: 1786007117802
|
|
version: 3
|
|
---
|
|
Build a first-class attachment pipeline for agent/custom-chat flows so user-supplied files are persisted, referenced, and readable by agents without prompt-string bricolage. Scope includes durable storage location, DTO/contracts, routing through structured chat flows, and sandbox/readability guarantees for attached files. |