docs(memory-bank): add creative phase CP-3 runtime logs cleanup

Решение: truncate по умолчанию, delete опционально, лимиты tail и max 512 MiB на sync cleanup.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Denozordec
2026-06-12 18:58:06 +07:00
co-authored by Cursor
parent e27936c072
commit 493575aca4
2 changed files with 85 additions and 1 deletions
+1 -1
View File
@@ -319,7 +319,7 @@ graph TD
- [x] **CP-1 uiux** — `creative-tenant-settings-ui.md` ✅ Tabs `/tenant-settings`, nav «Параметры»
- [x] **CP-2 uiux** — `creative-runtime-logs-ui.md` ✅ Monitoring tab `runtime-logs` + sub-tabs files/audit
- [ ] **CP-3 algorithm** — `creative-runtime-logs-cleanup.md` (truncate default vs delete)
- [x] **CP-3 algorithm** — `creative-runtime-logs-cleanup.md` ✅ truncate default, max 512MiB, tail 200/2000 lines, 256KiB
- [ ] **CP-4 architecture** — `creative-runtime-logs-path-safety.md`
---