Skip to content

v1.2.0 semantic concept additions and roadmap

Choose a tag to compare

@AnthonyPuggs AnthonyPuggs released this 13 May 18:38
· 86 commits to main since this release

AusEcon MCP - v1.2.0 semantic concept additions and roadmap

This release expands the curated ABS/RBA semantic layer while preserving the existing MCP tool surface and response contract.

Added

  • Added 7 new analyst-friendly semantic concepts:
    • real_gdp
    • nominal_gdp
    • household_consumption
    • private_investment
    • retail_turnover
    • broad_money
    • bank_bill_rate
  • Added resolver, service-forwarding, generated-docs, and bounded live integration coverage for the new concepts.
  • Added post-v1.1 roadmap documentation for v1.2, v1.3, v1.4, and v2.0.
  • Added hosted deployment checklist documentation covering /, /healthz, server-card metadata, Smithery listing state, and Render uptime.
  • Expanded operations documentation to distinguish MCP server observability from docs-site observability.

Changed

  • Updated README and generated semantic concept reference from 29 to 36 curated concepts.
  • Updated docs-site Vercel Analytics and Speed Insights hygiene checks, including URL query/hash stripping before Speed Insights payload submission.
  • Refreshed docs-site navigation to include roadmap and hosted deployment operations pages.

Compatibility

  • No MCP tool removals.
  • No response-schema changes.
  • No breaking changes for existing clients.

Verification

  • uv --cache-dir .uv-cache run pytest
  • uv --cache-dir .uv-cache run ruff check src tests scripts
  • uv --cache-dir .uv-cache run python scripts/update_docs_reference.py --check
  • npm run check
  • npm run build
  • Bounded live semantic smoke for the 7 new v1.2 concepts