Set up and start the local ZizkaDB development stack. Use when setting up ZizkaDB for the first time, restarting the local stack, or debugging service connectivity.
Run the full ZizkaDB test suite across all layers — lint, Python unit tests, SDK tests, MCP tests, TypeScript tests, and dashboard build verification. Use when running tests, verifying a change, or before opening a PR.
Bumps versions, runs pre-push verification, and publishes ZizkaDB SDK and MCP packages. Use when releasing, publishing to PyPI or npm, bumping version, or running verify-release.