VeriCore Technical Brief — Architecture Overview
← Back to Docs
Technical Architecture Brief — Horizon Europe CL4-2026
Confidential — Partner Review

Version 1.0 — April 2026
Patent: TR 2024 121973

VeriCore: Deterministic Compliance Layer for AI Systems

A cryptographic audit infrastructure that makes every AI decision traceable, verifiable, and EU AI Act defensible.

1. System Overview

VeriCore is a deterministic governance engine that intercepts AI decisions in real-time, evaluates them against configurable compliance rules, and seals every verdict into a tamper-evident cryptographic chain. Unlike probabilistic LLM guardrails, VeriCore uses a mathematical scoring model with hard binary gates — no AI is used in the decision loop itself.

Key Differentiator: The LLM serves as advisor only. The rule engine is the sole authority. This architectural wall (enforced via Pydantic extra="forbid") satisfies EU AI Act Article 14 human oversight requirements by design.

2. Architecture

Input[PII Scanner][Risk Classifier][Hard Gates][5-Axis Sigma][Verdict][Witness Seal] │ │ │ │ │ └ TCKN/SSN/IBAN └ Keyword-based └ Binary └ Weighted └ SHA-256 Email/Phone/MRN risk level pass/fail composite chain append ICD-10 codes (σ < τ → REJECT) score (0-1) (WORM)

3. Core Components

🔒 GOVERNOR Kernel

Deterministic rule engine with configurable thresholds per risk class (LOW → CRITICAL). Computes a composite Sigma score from 5 ethical-operational axes.

⛔ Hard-Gate Interceptor

Binary safety checks (PII detection, malicious patterns, contract violations) that override Sigma scoring. If any gate fires, the decision is REJECTED regardless of score.

🔐 Witness Chain

SHA-256 cryptographic ledger. Each block references the previous block's hash, creating a tamper-evident, append-only chain. Independently verifiable via /api/v1/verify.

🛡️ PII Masking Layer

Isolated endpoint that detects and redacts 8 PII/PHI pattern categories before data enters any third-party context window.

4. Sigma Scoring Engine — 5-Axis Model

AxisWeightEU AI Act ReferenceDescription
Benefit (fayda)28%Art. 9 — Risk MgmtValue delivered to user/system
Transparency (şeffaflık)22%Art. 13 — TransparencyDecision explainability
Compliance (sözleşme)20%Art. 9 — RM SystemContract/legal adherence
Resilience (mücbir sebep)18%Art. 15 — RobustnessSafe execution capacity
Waste (israf)12%Resource waste (inverted)

Decision Bands (risk-class dependent)

Risk ClassAPPROVED (σ ≥)ESCALATE (σ ≥)REJECTED (σ <)
LOW0.600.35< 0.35
MEDIUM0.680.42< 0.42
HIGH0.750.50< 0.50
CRITICAL0.820.60< 0.60
API Specification & Collaboration Proposal
TRL 4 — Working Prototype

5. Witness Chain — Cryptographic Structure

Genesis Block (index: 0) hash: 1f04a680a1bd9448c5d9a488fe26e56ce21eb934217f9e8539b5299304603039 prev: 0000000000000000000000000000000000000000000000000000000000000000 data: {"engine":"FEAM GOVERNOR v1.2.1","patent":"TR 2024 121973"} Block N hash = SHA-256( JSON.stringify({ index, timestamp, event, data, prev_hash }) ) prev = Block[N-1].hash event = "AUDIT:APPROVED" | "AUDIT:REJECTED" | "AUDIT:ESCALATE" | "MASK_SCAN"

Verification: The /api/v1/verify endpoint recomputes every hash from Genesis to HEAD without requiring any internal system access. Any single-bit tampering breaks the chain — result: "integrity": "COMPROMISED".

6. Live API Endpoints (Frankfurt EU Region)

MethodPathPurposeLatency
GET/Service status + genesis hash<5ms
GET/api/v1/genesisConstitutional genesis block<5ms
POST/api/v1/auditFull audit pipeline (PII → Sigma → Seal)<10ms
POST/api/v1/maskPII/PHI detection and masking<5ms
GET/api/v1/chainFull audit chain (last 100 blocks)<10ms
GET/api/v1/verifyIndependent chain integrity check<50ms
GET/docsInteractive Swagger UI

Live endpoint: https://feam-audit-api-final.onrender.com — Source: github.com/feam-co/audit-api (public)

7. EU AI Act Compliance Mapping

EU AI Act ArticleRequirementVeriCore Implementation
Art. 9Risk Management5-axis Sigma with risk-class thresholds
Art. 12Record-KeepingSHA-256 WORM chain — append-only
Art. 13TransparencyFull decision breakdown in every response
Art. 14Human OversightESCALATE verdict → human review queue
Art. 15Accuracy & RobustnessDeterministic rules, no probabilistic drift
GDPR/KVKKData ProtectionZero PII storage — only hashes retained

8. Fraunhofer AISEC — Collaboration Opportunity

We have built the TRL 4 foundation. We seek Fraunhofer AISEC's expertise to elevate this to TRL 6/7 through:

AreaCurrent StateAISEC Contribution (WP3)
Hash AlgorithmSHA-256Post-quantum migration (CRYSTALS-Dilithium)
Chain VerificationSingle-node, in-memoryMulti-party validation, distributed witnessing
Adversarial TestingFunctional tests onlyRed-team attack simulation, formal verification
StorageIn-memory (volatile)Persistent WORM with cryptographic attestation

Proposed Role: Fraunhofer AISEC as WP3 Lead — Cryptographic Security & Verification in a Horizon Europe CL4-2026 consortium. Full technical ownership of the Witness Chain hardening and formal verification workpackage.

Contact: Erdem Özcan — erdem@feam.co | Patent: TR 2024 121973 (Class 42)

© 2026 FEAM.co · 5E Yapı Sistemleri Yönetimi Ltd. Şti. · Teknopark İstanbul