S03: добавить файловый storage adapter для chat #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Контекст
Спринту 01 нужен filesystem-backed storage adapter для chat directories и file operations. Только этот слой должен знать, как chat layout маппится в пути на диске.
Цель
Реализовать filesystem storage adapter для:
history.mdВ scope
history.mdпри инициализации чатаВне scope
Ограничения
history.mdкак обычный attachmentКритерии приемки
history.mdсоздается один раз как структурное состояние чатаhistory.mdmake typecheckПредполагаемые файлы
adapter/storage/chat_fs.pytest/*Зависимости
Ветки
feat/storage-s02-in-memory-metadata-repositoriesfeat/storage-s03-chat-filesystem-storageS03: add chat filesystem storage adapterto S03: добавить файловый storage adapter для chat