metheus-governance-mcp-cli 0.2.40 → 0.2.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/cli.mjs +1 -1
  2. package/package.json +1 -1
package/cli.mjs CHANGED
@@ -3670,7 +3670,7 @@ function appendProjectHintToInitialize(responseObj, args, options = {}) {
3670
3670
  "High-priority project bootstrap rule:",
3671
3671
  ...(useSafeToolAliases
3672
3672
  ? [
3673
- "- This session uses safe MCP tool aliases (underscore format). Use `project_summary` / `ctxpack_ensure` / `workitem_list` style names, not dotted names.",
3673
+ "- This session supports safe MCP tool aliases (underscore format). Prefer `project_summary` / `ctxpack_ensure` / `workitem_list`; dotted names are also accepted.",
3674
3674
  ]
3675
3675
  : []),
3676
3676
  `- MUST call \`${projectSummaryTool}\` first when the user provides only a Project ID or asks project overview/agenda.`,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "metheus-governance-mcp-cli",
3
- "version": "0.2.40",
3
+ "version": "0.2.41",
4
4
  "description": "Metheus Governance MCP CLI (setup + stdio proxy)",
5
5
  "type": "module",
6
6
  "files": [