馃敡 Chore Summary
Initialize is not needed in the new MCP protocol and should return Method not found error.
馃П Area Affected
Choose the general area(s) that this chore affects:
鈿欙笍 Context / Rationale
Why is this task needed? Does it reduce tech debt, unblock other work, or improve DX/CI reliability?
馃摝 Related Make Targets
Reference any relevant Makefile targets that are involved, if applicable. Ex:
make lint - run ruff, mypy, pylint, etc.
make pre-commit - run pre-configured hooks
make install-web-linters - installs npm-based linters
make sonar-submit-docker - run SonarQube scanner via Docker
make sbom - generate CycloneDX software bill of materials
make pip-licenses - generate markdown license inventory
make spellcheck - spell-check source + docs
make update - update Python dependencies in the venv
make check-env - validate required .env entries
馃搵 Acceptance Criteria
Define what "done" looks like for this task.
馃З Additional Context
(Optional) Include any configs, environment quirks, or dependencies (e.g. Python, Node, Docker, CI secrets).
馃敡 Chore Summary
Initialize is not needed in the new MCP protocol and should return Method not found error.
馃П Area Affected
Choose the general area(s) that this chore affects:
Makefile鈿欙笍 Context / Rationale
Why is this task needed? Does it reduce tech debt, unblock other work, or improve DX/CI reliability?
馃摝 Related Make Targets
Reference any relevant Makefile targets that are involved, if applicable. Ex:
make lint- run ruff, mypy, pylint, etc.make pre-commit- run pre-configured hooksmake install-web-linters- installs npm-based lintersmake sonar-submit-docker- run SonarQube scanner via Dockermake sbom- generate CycloneDX software bill of materialsmake pip-licenses- generate markdown license inventorymake spellcheck- spell-check source + docsmake update- update Python dependencies in the venvmake check-env- validate required.enventries馃搵 Acceptance Criteria
Define what "done" looks like for this task.
make lint)馃З Additional Context
(Optional) Include any configs, environment quirks, or dependencies (e.g. Python, Node, Docker, CI secrets).