Consortium AISign in

Product

Changelog

2026-07-07

The consortium loop is live

  • Submissions now persist into a real consortium signal store (single-node loopback by default).
  • New Signals page: see when the same hashed supplier, buyer, or invoice surfaces at another node — identities stay hashed end to end.
  • External bank-nodes can deliver signals to a secured inbox endpoint; raw identifying fields are rejected at the door.

2026-07-07

Reviewer logins & account recovery

  • Reviewers can now have their own sign-in: they see the workspace queue from their own account, and decisions in their name are only accepted from that account.
  • Every review decision now records whether the identity was authenticated by a login or asserted by the workspace operator.
  • Password reset by email, and in-app password change from Settings.

2026-07-07

Operations

  • Owner console with deployment capability flags, cross-workspace stats, and metered-usage analytics.
  • Env-gated embedding provider (OpenAI-compatible); the local stub remains clearly labelled until configured.
  • Embedding failures now preserve the transaction as retriable, exactly like delivery failures.

2026-07-06

Workspace controls

  • Configurable per-workspace confidence threshold with audited changes — invalid values can never relax the gate.
  • Audit trail page: the full append-only record of gate decisions, reviews, submissions, and settings changes, filterable by transaction.
  • Consortium delivery hardening: failed submissions are preserved, visible on the dashboard, and retriable with one click.
  • Env-gated HTTP consortium transport; the local stub remains clearly labelled until an endpoint is configured.

2026-07-06

Public site

  • Public pages: About, Contact, FAQ, Pricing, Changelog, Privacy, Terms.
  • Sitemap and robots for search engines.

2026-07-06

Web app live

  • Full SaaS web app: sign-up with email confirmation, per-workspace data isolation, dashboard, transactions, review queue, and reviewer management.
  • AI document extraction (Pro) with prompt-injection guards; output re-gated like manual input.
  • Stripe billing wired in test-ready mode; the pinned owner account demos Pro without a subscription.

2026-07-05

Bank-node v1.1.0

  • Reviewer accounts: decisions require a registered, active reviewer; refusals leave the item queued.
  • HTTP embedding provider (OpenAI-compatible) with strict response validation.
  • Docker packaging for on-premise node deployment.

2026-07-05

Bank-node v1.0.0

  • Ports-and-adapters rebuild with explicit interface contracts.
  • Fail-safe confidence gate, SHA-256 anonymization, review workflow, append-only audit trail.
  • REST API with precise error mapping and an operations dashboard.