Skip to content

v1.1.0

Choose a tag to compare

@alwank alwank released this 22 Jun 08:50

Breaking changes

  • Removed view from GET /v1/company/{ticker}/disclosure-matrix and POST /v1/panel/disclosure-matrix (request and response). Scoring is deterministic only.

Fixes

  • disclosure_quality_score is correct when boilerplate_risk_score is 0.0.
  • Unified confidence_score via score_deterministic (removed unused llm_confidences hook).

Documentation

  • Public docs aligned with deterministic scoring surface; score catalog renamed to Score catalog.
  • Removed composite/OSS product-scope notes from user-facing pages.

Install

pip install "disclosure-alpha==1.1.0"
pip install "disclosure-alpha[api,mcp]==1.1.0"  # HTTP + MCP

Full changelog: https://github.com/alwank/disclosure-alpha/blob/main/docs/appendix/changelog.md