- Tax Return — taxYear, agi, taxableIncome, refund (restricted)
- Linked: taxpayer (ssn PII), W-2 (wages restricted), deductions
- Each figure carries a sourceForm citation anchor
- allowedActions: draft · review · file · amend · export
The governed Tax AI that proves every number.
A signed, versioned Solution Pack for US individual tax (Form 1040): a four-agent pipeline — intake → deduction-finder → return-reviewer → compliance-check — grounded to source forms, sealed in the Trust Ledger, and backed by a published accuracy SLA. Import it into your tenant with its hash and signature checked at the door.
published SLA · 97% accuracy · 95% citation coverage · ≤30-min review · verifyPack(hashOk + signatureOk)
One signed artifact — the whole governed solution.
The Tax pack governs the end-to-end preparation, review, and compliance check of an individual US return. It bundles the tax ontology (taxpayer, return, source forms, deductions), the policies that force every figure to cite its source and route filing to a human, the Action Fabric actions that file or amend a return, and four curated agents — so the whole solution deploys as one provable artifact, not a folder of prompts.
The promise the pack is sold on.
These are the targets the pack is measured against before it is certified — earned on the gold eval suite, not asserted.
Four governed sections, one signed bundle.
A pack is a contents bundle plus its integrity envelope. The bundle carries the definitions; the envelope — canonicalize → sha256 contentHash → HMAC signature — is what makes it portable and provable.
- Every figure must cite a source form — uncited values blocked
- ssn is a restricted property — read denied outside intake
- Filing requires human approval (destructive action)
- Block submission on any unresolved math error or inconsistency
- draftReturn — riskTier: medium, reviewed before file
- fileReturn — riskTier: high, approval-gated (Action Fabric)
- amendReturn — riskTier: high, approval-gated
- exportEvidence — one-click compliance evidence pack
- Tax Intake Agent — structures docs, cites every figure
- Deduction Finder — cites the IRS form/line for each claim
- Return Reviewer — math + audit-risk findings with severity
- Compliance Check — validates filing rules, gates submission
Governed agents, mapped to real Cortex controls.
Every capability in this pack is enforced by a runtime control you can audit — identity, policy, action approvals, and a sealed Trust Ledger. The pack configures them; the platform enforces them.
- Every number the pipeline surfaces clicks through to its source form, page, and box via datapoint provenance — value_hash, asReported flag, and confidence. No paraphrased figures, no unsourced deductions.
- intake → deduction-finder → return-reviewer → compliance-check run as governed agents with their own identities, allowlisted models, and skill codes — each step recorded and replayable.
- fileReturn and amendReturn are high-risk Action Fabric actions: the agent proposes, a human approves, and only then does anything submit. Submission is blocked on any unresolved error.
- The us-tax-gold suite (standard-deduction, child-tax-credit eligibility, refund math) measures accuracy before the pack is certified — the SLA is earned against fixtures, not asserted.
- ssn, agi, taxableIncome, and refund are restricted properties: read-denied outside the agents that need them, so PII never leaks into a prompt that shouldn't see it.
- Every return decision is sealed in the hash-chained Trust Ledger with a signed receipt — exportEvidence packages the lineage and citations a regulator can verify offline.
See what changes, verify the signature, then apply — to your tenant only.
Importing a pack is a verify-first, two-step flow. importPreview gives you a per-section diff against your live definitions; importApply re-checks the hash and signature, then idempotently upserts. Tamper with the contents and verifyPack returns hashOk:false — and any apply returns a 409 with no partial write.
- canonicalize → sha256 contentHash → HMAC signature — deterministic bytes, re-checkable offline
- verifyPack checks hashOk and signatureOk before a single row is written
- importPreview diff: added / changed / unchanged per section
- Tampered contents → hashOk:false → importApply 409, always your own tenant
How this pack gets into your tenant.
Cross-tenant distribution works because the HMAC signature is over the content hash with the deployment's signing secret — a pack published by one tenant verifies and installs cleanly for another, and install always targets the caller's own tenant.
- 01
Browse & preview
Find the signed pack in the registry on a stable or beta channel. importPreview shows verifyPack plus a per-section diff against your live ontology, policies, and actions — nothing is written yet.
- 02
Verify the signature
importApply re-checks hashOk and signatureOk first. A tampered bundle or a wrong secret fails closed with a 409 — there is no partial application, ever.
- 03
Apply & operate
On a valid pack, ontology types, policies, and actions idempotently upsert into your own tenant. Agents are captured for reference; the registry/licensing flow owns agent creation. Then operate the fleet from the Control Tower.
The pack ships the controls your auditors already cite.
The ontology permissions, fail-closed policies, approval gates, and sealed Trust Ledger map directly to the frameworks this use-case reports against. Aligned with — never claiming a certification you don't hold.
The pack is configuration — the runtime does the enforcing.
This pack rides the same governed runtime as every other Cortex solution. Explore the controls it configures and the industry it serves.
Tax industry page
See the full beachhead story: the 4-agent pipeline, the SLA, and provenance to the source form.
Trust Ledger
Where every return decision is sealed — hash-chained, signed, and verifiable offline by an examiner.
Ontology
The taxpayer / return / deduction object graph with restricted-property permissions.
Action Fabric
Filing and amending a return as approval-gated, receipted actions.
Deploy the governed Tax AI — with its SLA and its proof.
Import the signed Tax pack into your own tenant, verify it by hash and signature, and hand an examiner a record instead of a story.