Trust Layer — Auditability
Structural antidote to fraud: source badge, document hash, versioned consent, audit log — all sharing one root.
This showcase reflects the core theme from the founder's own experience: making fraud structurally harder by making every transaction auditable.
Document integrity (SHA-256)
- File
- Zeugnisbewertung.pdf
- Sample content
- Zeugnisbewertung — Musterdokument (Brücke OS demo, temsili içerik).
- SHA-256 digest
- 456a1d4cd433f083f16b6c6157942a0fd6a5d0d3ad12298f9ac3e874d48f6e7d
Raw document content is NEVER stored — only the cryptographic digest + eIDAS timestamp (Phase 5+). If content changes, the digest changes; integrity is provable. NOT blockchain.
Versioned consent record
| Type | Version | Date |
|---|---|---|
| Demo participation | 1.0 | Jul 12, 2026 |
| AI processing | 1.0 | Jul 12, 2026 |
| Document sharing | 1.0 | Jul 12, 2026 |
| Data processing | 1.0 | Jul 12, 2026 |
| Demo participation | 1.0 | Jul 12, 2026 |
| AI processing | 1.0 | Jul 12, 2026 |
Each consent recorded with type + version + date; revocable. Who approved what and when — auditable.
Knowledge corpus inventory
AI answers rely exclusively on this corpus: 0 official sources, 0 content chunks. Questions outside the corpus receive a "not found in the sources" answer.
| Source | Chunks | Last checked |
|---|
The inventory is read live from the database. The sources used are also shown as badges under every answer; an answer without a source badge counts as a bug in this system.
Audit trail
| Actor | Action | Object | Time |
|---|---|---|---|
| Admin | source.refresh | source · source/b | 7/12/26, 6:43 PM |
| Employer | match.suggest | match · match/po | 7/12/26, 6:43 PM |
| Admin | role.change | user · user/red | 7/12/26, 6:43 PM |
| Consultant | case.update | case · case/in_ | 7/12/26, 6:43 PM |
| Consultant | document.view | document · document | 7/12/26, 6:43 PM |
| Candidate | match.suggest | match · pq18ft1k | 7/12/26, 6:43 PM |
Document view/download, case update, matching suggestion, role change — all logged. Evidence under official audit.