Skip to main content

0.8.0 — Organisation Context Library

Released 2026-07-13.

What's new

  • Context Library (FR-21.1). Upload the reference documents your analyses should respect — standards, SOPs, style guides, house conventions — and keep them under version control inside REQQA. Documents can be revised, retired, and promoted with Make current, and REQQA warns you when a title duplicates one already held.
  • Three-tier attachment (FR-21.2). Attach a document at organisation, template, or release level. Analyses resolve all three tiers into one set, so a document attached twice contributes once.
  • Context in analysis prompts (FR-21.3). Attached documents are included in the prompt every analyser sees, so findings reflect your organisation's rules rather than generic practice.
  • Cheaper repeat analysis (FR-21.4). The stable part of the prompt is cached between calls, so repeated analyses against the same reference material are billed at cache-read rates.
  • Context observability (FR-21.5). See which documents took part in each analysis, and how much of each prompt was served from cache.
  • Token budget (FR-21.6). A soft per-requirement budget warns when attached context grows large, with the option to suppress the warning for a requirement you're happy with.

Behind the scenes

  • New tables for the context library and its attachments, plus cache accounting columns on the AI call log.

Upgrade notes

  • Apply migrations/0.8.0/migration.sql to your database before deploying.