Home  ›  Trust  ›  Decision Constitution v1.0
Published charter · v1.0.0

How AEQUARA decides.

The published charter for what evidence AEQUARA weighs, how calibrated confidence is computed, how disagreement among panel models is handled, what topics it declines, and what override rights every user holds.

Status · PUBLISHED · binding on every AEQUARA tool output Codified · 2026-06-02 Version · 1.0.0 Source · shared-docs/AEQUARA-DECISION-CONSTITUTION-V1.md
"We don't grade on a curve. We grade on a horizon." — Kadeem Yearwood, founder

§0Preamble — what this document is

This is the published charter for how AEQUARA's AI reaches a verdict. It is binding on every AEQUARA tool output — every Severance Analyzer recommendation, every Contract Surgeon finding, every IRS Shield response, every KAIROS learning hub assessment, every output across the 57-tool catalog — the 10 tools live today and each of the 47 in the pipeline as it ships.

It exists because any AI that claims to act on your behalf owes you accountability for how — not just a promise. A charter is the accountability. Users who pay $4.99 per report or $29/mo Pro are entitled to know what we weigh, how we measure our own confidence, where we know we err, and what they can do when we are wrong.

It is public (lives at /trust-v2/constitution on aequara.ai), versioned (this is v1.0), and amendable only via documented PR with rationale (see §11). It is not marketing. The substrate must match the charter or the charter is theatrical — and theatrical trust signals violate AEQUARA's foundational ethics commitment §3.

Inheritance. Binding force inherits from shared-docs/ETHICS.md Six Commitments. Where this Constitution and ETHICS conflict, ETHICS wins.

§1The Five Principles

These five principles bind every AEQUARA verdict. They are immutable except by §11 amendment.

1.1Verdicts must be calibrated, not theatrical

Every confidence score AEQUARA shows is real. It is computed from the Brier methodology (§4) against a continuously-updated historical scoreboard (§9). "No data" never becomes a fake 50%. When AEQUARA cannot verdict, it declines (§6) — it does not invent confidence.

1.2Reasoning must be inspectable

Every verdict exposes the evidence chain: the sources weighted, the multi-model panel votes (§5), the per-claim confidence per source. The reasoning chain is default-open on every VerdictCard — it is not hidden behind a "Why?" click.

1.3Override is a right, not a feature

Every AEQUARA verdict is overridable in one click. The override is captured (with optional user reason) and routed back into the model-improvement loop (§8). Override is the user's right; AEQUARA's job is to make exercising it as easy as accepting the verdict.

1.4Decline before invention

On topics where AEQUARA's substrate is insufficient or where the question is structurally ambiguous (§6), AEQUARA returns NEEDS HUMAN REVIEW or OUT OF SCOPE — never a fabricated verdict. Refusal is the calibrated answer.

1.5Public when wrong

When AEQUARA is wrong, AEQUARA says so publicly (§9). The track-record scoreboard at /trust-v2/track-record/[tool] exposes Brier scores, calibration plots, and time-series misses. Trust violations compound; trust gains do not (per ETHICS §6 violation response).

§2Whose interests AEQUARA represents

AEQUARA is built for the user, not the counterparty. Specifically:

ToolUser AEQUARA representsCounterparty AEQUARA analyzes
Severance AnalyzerThe laid-off workerThe employer
Contract SurgeonThe party receiving the contractThe drafting party
IRS ShieldThe taxpayerThe IRS
Medical Bill DefenderThe patientThe hospital / insurer
Lease AnalyzerThe tenantThe landlord
Divorce DecoderThe asking spouseThe other spouse + system
Offer Letter AnalyzerThe candidateThe employer
Insurance Claim CoachThe claimantThe insurer
Demand Letter ProThe senderThe recipient
KAIROSThe learnerOptimal-recall pedagogy

Where this asymmetry creates risk (e.g., the user is the larger party and AEQUARA's pro-user bias could harm a vulnerable counterparty), AEQUARA's verdict surfaces the asymmetry explicitly and recommends third-party review. AEQUARA does not assist in adversarial action against minors, vulnerable adults, or parties with substantially asymmetric resources (per §6.3).

§3Evidence sources & weighting

AEQUARA weights evidence by type-rank × source-confidence × per-claim recency. The type-rank ladder:

TierTypeExamplesWeight
T1Primary statutes + case lawNY Lab. Law §202-f, IRC §401(k), controlling case-law precedent, FRCP, MUR1.00
T2Regulatory + agency guidanceIRS Pub. 590-A, DOL FAQs, EEOC enforcement guidance, FDA labeling, OCR HIPAA0.85
T3Vetted industry datasetsBLS OEWS, Levels.fyi (≥100 verified records / cell), SHRM, MIT comp studies0.70
T4Editorial / journalisticNYT, Bloomberg, WSJ, ProPublica, peer-reviewed Annual Reviews0.55
T5Crowd-sourced / forumReddit r/legaladvice, Glassdoor, Blind, /r/personalfinance0.30
T6Model-generated / syntheticLLM training-data recall (no fresh source), AI-generated comparables0.10

Source-confidence is computed per-source by the substrate (defined in /trust-v2/methodology) — it captures source recency, source vintage stability, and whether the source has been recently retracted, amended, or superseded. Source-confidence is a 0.0–1.0 multiplier on type-rank.

Per-claim recency decays linearly: a primary-statute source published 5+ years ago that has not been amended retains 1.0 recency; a regulatory guidance >18mo old without confirmation gets 0.7; a forum post >12mo old gets 0.4.

Final per-source weight = type-rank × source-confidence × per-claim recency. Every VerdictCard exposes its source list, with each source's contribution to the final verdict transparent. AEQUARA does not show T6 (synthetic) sources without explicit "synthetic-only" labeling — see §6.2.

§4Calibrated confidence methodology (Brier)

Every AEQUARA verdict is scored against the Brier methodology (Brier 1950, adapted for multi-class calibration per Murphy 1973). The score is:

Brier_score(tool, vintage) = mean[(predicted_probability - actual_outcome)²]

computed across all VerdictCards for that tool in that quarter, where actual_outcome ∈ {0, 1} based on the user's confirmed result (negotiated severance, accepted offer, won IRS appeal, etc.).

The interpretation:

  • Brier 0.00 = perfectly calibrated (impossible in practice)
  • Brier 0.10–0.25 = well-calibrated, production-ready
  • Brier 0.25–0.40 = directional, use with skepticism
  • Brier > 0.40 = miscalibrated, must be retrained before further deployment

AEQUARA's per-tool Brier scores publish at /trust-v2/track-record/[tool] and update quarterly (first scored cycle: Q3 2026).

The confidence shown on every VerdictCard maps to action thresholds (not raw %):

Confidence bandAction labelWhat it means
0% – 49%DON'T SENDInsufficient evidence for any verdict. Decline. Recommend human review.
50% – 79%NEEDS HUMAN REVIEWAEQUARA has a tentative verdict but the panel did not converge. Treat as a directional input, not a decision.
80% – 100%SAFE TO SENDPanel converged. Brier-calibrated. Use as your verdict, with the override-this-verdict button always available.

The thresholds are tool-specific (the Severance Analyzer's 80% bar is different from IRS Shield's 80% bar; both are calibrated to their own historical Brier). The thresholds are published per-tool at /trust-v2/track-record/[tool]/thresholds.

Action-threshold tying is mandatory. AEQUARA does not show raw % without the action label. Per Perplexity SOTA-research §4: "tie to action thresholds, not raw percentages."

§5Panel-routing & disagreement handling

Every AEQUARA verdict is computed by a multi-model panel — minimum 3 LLMs from at least 2 distinct provider suites. The panel composition per tool is published at /trust-v2/methodology/panel-composition.

Disagreement rules:

Panel outcomeResulting verdict
≥2 of 3 models agree AND each contributing model's per-finding confidence ≥0.80SAFE TO SEND
≥2 of 3 models agree but per-finding confidence in [0.50, 0.79]NEEDS HUMAN REVIEW
Models split (1-1-1) OR ≥1 model returns INSUFFICIENT_CONTEXTNEEDS HUMAN REVIEW (panel-split disclosure on card)
≥2 of 3 models return INSUFFICIENT_CONTEXT OR OUT_OF_SCOPEOUT OF SCOPE (decline)
Models disagree AND per-finding confidence varies >0.30 between modelsVerdict downgraded one band; panel-disagreement footnote required on card
Every panel vote breakdown is exposed on the VerdictCard (the "Model A · Model B · Model C" chips). Abstentions are shown as abstentions, not hidden. Model identity is disclosed by suite (Anthropic Opus, Google Gemini, OpenAI GPT-4o, etc.) — users can inspect which suite contributed which vote.

§6Topics AEQUARA declines

AEQUARA returns OUT OF SCOPE rather than verdict on the following classes of questions. This list is binding — extending or contracting it requires §11 amendment.

6.1Where AEQUARA lacks substrate

  • Medical diagnosis (Medical Bill Defender analyzes billing, NOT diagnoses)
  • Criminal defense strategy (refers to licensed counsel)
  • Tax positions requiring direct IRS taxpayer-representation authority (Form 2848 / 8821)
  • Immigration legal strategy (refers to AILA-listed counsel)
  • Investment-advice that triggers RIA registration thresholds
  • Mental-health crisis or self-harm risk (auto-refers to 988)

6.2Where AEQUARA's sources are synthetic-only

When the only weighted sources for a verdict are T6 (model-generated, no fresh primary or regulatory source), AEQUARA declines OR labels the output SYNTHETIC-ONLY — for orientation, not action. The label is required by the substrate; it is not a user-toggleable hide.

6.3Where the asymmetry pattern fits §2 risk

Where AEQUARA's user-side bias would cause harm to a vulnerable counterparty (e.g., a sophisticated landlord using Lease Analyzer against a non-English-speaking subtenant), AEQUARA declines and surfaces the asymmetry. AEQUARA does not assist in adversarial action against:

  • Minors
  • Adults under documented guardianship or conservatorship
  • Parties with substantially asymmetric resources where AEQUARA's tool advantage would create disproportionate harm

6.4Where the question is structurally ambiguous

Questions that depend on undisclosed facts (e.g., "should I take this offer?" without specifying career goals) return a clarifying-questions panel, not a verdict.

6.5Where the user is a minor and the tool is not KAIROS-scoped-for-minors

COPPA-applicable AEQUARA tools (anything serving under-13 users) are limited to KAIROS learning hubs flagged COPPA-safe (a substrate flag in manifest.json). All other AEQUARA tools require age-verification gating before serving a minor.

§7Bias mitigations

AEQUARA's verdicts can systematically err in known ways. The following mitigations are substrate-enforced:

Bias sourceMitigation
User-side asymmetry bias (§2) — AEQUARA's representation of the user can produce verdicts that exaggerate user-side claimsAdversarial pass: every verdict runs through a "counterparty advocate" model that argues the opposite case. If the counterparty case produces a verdict shift ≥0.30, the original verdict is downgraded one band.
Recency bias — recent cases / statutes get over-weightedPer-claim recency decay (§3) caps recency advantage; primary-statute sources >5yr without amendment retain 1.0 recency.
English-language bias — non-English documents lose verdict accuracySpanish/Mandarin/Tagalog/Bengali/French/Korean: documented per-language Brier published at /trust-v2/track-record/by-language. Other languages: AEQUARA auto-flags LANGUAGE-LIMITED — partial verdict.
Geographic bias — NY/CA-coded substrate strongest, others weakerPer-jurisdiction Brier published. Outside the 5 best-calibrated states, AEQUARA appends JURISDICTION-LIMITED — regional confidence X% to the verdict.
Demographic bias — verdicts may correlate with demographic groupQuarterly demographic-disparate-impact audit; results published at /trust-v2/track-record/demographic-audit. If any cell shows >0.10 Brier delta vs aggregate, that demographic gets explicit CONFIDENCE-LIMITED — known disparity disclosure.
Counterparty-class bias — large-employer comp data over-weights, small-employer under-weightsComp data is binned by employer size; verdicts disclose the bin used.
Confidence drift — model confidence inflates over time without recalibrationBrier scores refresh per quarter; if Brier drifts ≥0.05 in any band, the tool is paused for retraining before next dispatch.

§8The override right & appeal process

Every AEQUARA verdict is overridable. The override flow:

  1. User clicks "Override this verdict" on any VerdictCard.
  2. User selects the actual outcome from a structured menu (e.g., for Severance Analyzer: Accepted as-offered / Negotiated up — got specifics / Walked / Got fired anyway / Pending / Other).
  3. User optionally adds free-text reason (max 280 chars).
  4. The override is logged to the user's /me/decisions history (data dignity per §6 / ETHICS §6).
  5. The override + reason flows into the next quarterly Brier recalibration (§4).
  6. If the override aligns with NEEDS HUMAN REVIEW (i.e., the user took a different path than AEQUARA suggested), no model improvement signal fires. If the override aligns with SAFE TO SEND and the actual outcome was opposite, the contributing model traces are flagged for retraining priority.
The override is the user's right. AEQUARA's job is to make exercising it identical in friction to accepting the verdict. AEQUARA never prompts "Are you sure you want to override?" or "We strongly recommend reconsidering" or any dark-pattern variant. The override button is exactly as prominent as the accept-this-verdict path.

Appeal process when AEQUARA is wrong

If a user believes AEQUARA's verdict caused them harm, they may file at /trust-v2/appeal. Appeals are reviewed within 7 business days. If the appeal is sustained, the user receives:

  • Full refund of any per-report or Pro-tier billing related to the wrong verdict
  • The wrong verdict published to the public scoreboard at /trust-v2/track-record/[tool]/known-misses (with user PII redacted unless user opts in)
  • A free 30-minute consultation with the AEQUARA editorial team to review their specific situation

§9When AEQUARA is wrong

The track-record scoreboard at /trust-v2/track-record/[tool] publishes:

  • Current Brier score (rolling quarter) for the tool
  • Calibration plot (predicted vs actual outcome bins)
  • Time-series of Brier across the last 8 quarters
  • Top 10 known misses in the current quarter (with appellant consent + PII redaction)
  • Per-jurisdiction, per-language, per-counterparty-class breakdowns
  • The model-panel composition currently in use for this tool

Public-when-wrong is a binding commitment. If AEQUARA's quarterly Brier degrades >0.05 for any tool, AEQUARA:

  1. Pauses that tool for new dispatches
  2. Publishes the degradation publicly on the scoreboard
  3. Notifies all users who used that tool in the affected period via in-app + email
  4. Refunds any Pro-tier or per-report billing for that tool for the affected quarter
This is operational, not marketing. Per ETHICS §6 violation-response sequence (stop the bleeding → notify users → postmortem → update process).

§10What this Constitution is not

This Constitution is not:

  • A legal opinion. AEQUARA verdicts are tools, not legal advice. Where the question requires a licensed attorney's judgment, AEQUARA refers users to counsel.
  • A medical opinion. Medical Bill Defender analyzes billing, not diagnoses.
  • An infallibility claim. The Brier methodology (§4) is an honest accounting of fallibility, not a marketing rebrand.
  • A substitute for human judgment in high-stakes decisions. The override right (§8) exists precisely because AEQUARA is not the final word.
  • Marketing copy. Every claim in this document is operationalized in the substrate or it does not appear here.

§11Versioning & amendment

This Constitution is v1.0.0 (codified 2026-06-02). Version-number policy:

  • PATCH (1.0.X) — clarifying language, no substantive change to commitments
  • MINOR (1.X.0) — additive: new tool added to §2 table, new bias mitigation added to §7, new decline class added to §6
  • MAJOR (X.0.0) — substantive change to a Principle (§1), threshold change in §4, removal of an override-right element from §8

Amendment process

  1. PR to shared-docs/AEQUARA-DECISION-CONSTITUTION-V1.md with rationale in PR description
  2. Public comment window (minimum 14 days for MAJOR, 7 for MINOR, 0 for PATCH) at /trust-v2/constitution/amendments
  3. Owner approval (Kadeem) records vote-of-record in the PR
  4. Version bump and changelog entry
  5. All in-app surfaces referencing the Constitution refresh the version link automatically

Amendment history

VersionDateChange
1.0.02026-06-02Initial codification. Informed by AEQUARA-DECIDE-SOTA-RESEARCH.md §6 (DeepSeek-R1 §5).

§12Cross-references

  • shared-docs/ETHICS.md — Six Commitments (parent doctrine; binding where this Constitution and ETHICS conflict, ETHICS wins)
  • shared-docs/AEQUARA-REDESIGN-IA.md §4 Surface C /trust — where this Constitution lives in the IA
  • shared-docs/AEQUARA-DECIDE-SOTA-RESEARCH.md §6 — DeepSeek-R1's structural recommendation that this Constitution answers
  • shared-docs/EXECUTION-BIBLE.md §15.15 — Ethics Charter inheritance
  • decide.html — the prototype where every VerdictCard footer links to this Constitution (Constitution strip below trust stripe + Methodology link in panel-routing trail)

Codified 2026-06-02 by Kadeem Yearwood. Inherits binding force from shared-docs/ETHICS.md. Substrate must match the charter or the charter is theatrical — and theatrical trust signals violate ETHICS §3.

← Back to Decide  ·  Trust home  ·  Track record  ·  Appeal

navigate · select · Esc close AEQUARA · trust/constitution