mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-14 21:59:30 +02:00
project create and project update forwarded --status to the server without checking it, while project status already validated. Share a single validateProjectStatus helper across all three so a typo fails fast with the valid list instead of a server round-trip. MUL-3153 Co-authored-by: multica-agent <github@multica.ai>