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
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -317,13 +317,16 @@ Vector search and reasoning queries are orthogonal — use both. Mem0 for retrie
317
317
318
318
FlowScript's typed reasoning chains are also compliance-ready audit infrastructure. This isn't a separate product — it's a structural property of how FlowScript works.
319
319
320
-
**EU AI Act (Articles 12, 13, 86):**
320
+
**EU AI Act coverage:**
321
321
322
322
| Requirement | Article | How FlowScript satisfies it |
**Article 86 — Right to Explanation:** The [Python SDK](https://pypi.org/project/flowscript-agents/) provides `explain()` — a deterministic, no-LLM function that converts `why()` results into formal compliance documents with Article 86 citation, hash-chain reference, and three audience modes (general/legal/technical). Also available as the `explain_decision` MCP tool. TypeScript port planned for v1.2.
327
330
328
331
**Enforcement begins August 2026.** Audit trails can't be backdated. Organizations using FlowScript today have unbroken reasoning records from day one. You can turn on logging tomorrow — you can't manufacture the last 18 months of decision provenance.
329
332
@@ -337,6 +340,7 @@ FlowScript's typed reasoning chains are also compliance-ready audit infrastructu
0 commit comments