mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-03 19:20:07 +02:00
Drop the Space `description` field across the whole stack: the workspace_space column (migration 150), sqlc queries + generated code, the handler request/response, core types + zod schema, the `multica space` CLI `--description` flag, and the create/detail forms + i18n. Spaces keep name / key / icon; workspace / project / issue descriptions are untouched. Also reverts the short-lived "inject Space description into the agent brief" chain (space_description through the daemon task pipeline and the `multica space get` CLI) — with the field gone there is nothing to inject. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>