You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finance Crew — Composite Compliance for Credit Assessment
EU AI Act Annex III 5(b) compliance scenario: a high-risk credit assessment system
combining ALL four PAC-AI compliance patterns — negative proof, temporal oversight,
workflow isolation, and PII detachment — the first scenario to demonstrate composite
compliance.
Overview
Property
Value
Risk Level
HIGH
Forwarding Policy
Semantic-Forward
Human Oversight
Required (credit officer review with temporal proof)
EU AI Act Articles
Annex III 5(b), Article 13 (Transparency), Article 14 (Human Oversight)
GDPR Articles
Article 22 (Right to Explanation), Articles 17/25 (PII Protection)
Role: Collects applicant financial data from banking systems. Explicitly excludes
all protected attributes (gender, ethnicity, marital status, nationality, age).
Risk Analyzer Agent
Property
Value
LLM
Claude Haiku (classification)
DID
did:bank:risk-analyzer-agent
Artifact
art-risk-analysis (SEMANTIC_EXTRACTION)
Role: Computes DTI ratio, payment reliability, employment stability, default
probability. Works exclusively from financial variables in the semantic payload.
Decision Agent
Property
Value
LLM
Claude Sonnet (reasoning)
DID
did:bank:decision-agent
Artifact
art-credit-decision (SEMANTIC_EXTRACTION)
Role: Produces credit decision with explainable factor breakdown as required by
EU AI Act Art. 13 and GDPR Art. 22. Lists every factor that influenced the decision.
Credit Officer Agent
Property
Value
LLM
Claude Sonnet (reasoning)
DID
did:bank:credit-officer
Artifact
art-oversight (SEMANTIC_EXTRACTION)
Role: Simulates senior credit officer performing mandatory human review. Reviews
income docs, employment records, bureau report, and AI recommendation with timed access.
Fair Lending Agent
Property
Value
LLM
Claude Haiku (classification)
DID
did:bank:fair-lending-agent
Artifact
art-fair-lending (SEMANTIC_EXTRACTION)
Role: Analyzes aggregate demographic statistics for disparate impact. Completely
isolated workflow — never accesses individual application data.