feat: add demo seed for live ui

This commit is contained in:
a.tolmachev
2026-03-31 10:15:47 +03:00
parent e007bee23d
commit 67139a99df
8 changed files with 1057 additions and 8 deletions
+5 -6
View File
@@ -2,15 +2,15 @@
## Current
### `feat/cd-image-pipeline`
### `feat/demo-assets`
Status: in_progress
DoD:
- CI больше не собирает deployable images без использования результата
- Deploy собирает и пушит versioned images в registry с cache
- production deploy использует `docker compose pull && docker compose up -d`, без server-side build
- docs и runtime config описывают registry-based rollout
- project has an idempotent PostgreSQL demo seed for live UI screens
- demo seed fills workspaces, memberships, invitations, operations, agents, keys and usage
- seed is controlled by env and does not live in migrations
- docs explain how to enable and use demo data
## Next
@@ -21,4 +21,3 @@ DoD:
- `feat/current-workspace-session-model`
- `feat/agent-lifecycle-polish`
- `feat/platform-key-usage`
- `feat/demo-assets`