chore(tickets): clôture #151 #156 #157 #160 — sync tickets/mémoire (QA verte)

This commit is contained in:
2026-08-06 13:14:01 +02:00
parent 03303aa276
commit 380fefd37b
25 changed files with 565 additions and 20 deletions

View File

@ -0,0 +1,17 @@
---
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.