No tagged GitHub releases exist yet, so this page is maintained from merged pull requests rather than generated from release notes.apps/docs/scripts/changelog-from-releases.sh generates this page from gh release list once tagging begins. Running it today produces an empty document, which is why it is not wired into a build step.

2026-08

Documentation
Added
  • Comprehensive documentation site: API reference for every public endpoint, an OpenAPI specification with an interactive playground, methodology pages, security and enterprise sections, and guides.
  • llms.txt for AI crawlers.
Fixed
  • The docs site could not build. package.json pinned Mintlify CLI v4, which requires docs.json, but the site shipped v3-era mint.json and .gitignore excluded the generated docs.json. Migrated to docs.json and removed the exclusion.
Changed
  • Docs theme moved to the obsidian and antique-gold palette. Product name replaced with a neutral placeholder pending the rename.
Intelligence layer
Added
  • #52 Scorecard narrative enrichment — verdict paragraphs on scorecards.
  • #50 MCP server exposing the intelligence layer as callable tools. 38 tools total. Capabilities probe their backing module and report module_absent rather than returning a misleading empty result.
  • #51 Scheduled LLM signal agent with a citation allowlist, budget kill switch, and Alpha Ledger hashing.
  • #49 Temporal alpha decomposition — two attribution modes, permutation-gated classification.
  • #48 Provider reliability leaderboard.
Fixed
  • The MCP client never sent an Authorization header, so every HTTP-backed tool returned 401 against a dashboard with a tunnel token set. Invisible on a laptop, broken everywhere else.
Security
  • MCP keystore now stores scrypt(token) and never the token itself. Metadata encrypted with AES-256-GCM. v1 plaintext keystores migrate in place.
Monetization and design
Added
  • #42 Canonical design pass across every non-intelligence surface.
  • #40 Hybrid monetization — Hyperliquid referral share as the primary mechanism.
  • #41 Membership verification wired to product ids.
  • #43 AlphaLedger deploy script. The contract remains undeployed.
Changed
  • Pro repriced from 99to99 to 29/month after the referral share became the primary revenue mechanism.
Fixed
  • cn() / tailwind-merge was deleting custom text-* size classes when a colour class followed.
  • Module stylesheets defining unprefixed CSS variables on :root were restyling the whole application.

Categories

Versioning

There is no semantic version contract on the public API yet, and no deprecation window is promised. Endpoints are stable in practice and the OpenAPI specification tracks them.If you are building something durable, pin to a commit. See SLA.
Scienter publishes impersonal market signals of general and regular circulation. Nothing here is investment, legal, or tax advice, or a recommendation to buy, sell, or hold any asset. Scienter is not a registered investment adviser or broker-dealer. Trading digital assets can result in the total loss of your funds — see Disclaimers for the full text.