Working site notice: this environment is under active development. Content and workflows may change while we iterate.
Fattoreum
Documentation

Welcome to the Fattoreum Documentation

You are ready to build. We are here to help. This is your central resource for understanding and integrating Fattoreum. Whether you need a high-level architecture guide or a specific API endpoint, you will find it here.

Quick Start Guide

Your first five minutes to your first attestation. Follow a simple path to submit data, retrieve evidence, and run independent verification checks.

API Reference

The complete, detailed reference for API endpoints, including request parameters, response payloads, and integration examples.

Core Concepts

Dive deeper into the why behind Fattoreum, including hashing models, signature semantics, and anchoring policy behavior.

Hash roles

Canonical exact-content integrity uses SHA-384. SHA-256 values are retained only for internal bundle/journal/artifact checks and compact anchor commitments.

Assurance levels

Integrity Check, Signed Attestation, and Signed Manifest Lane differences.

Independent verification

How to validate evidence outside your originating runtime.

Evidence Lanes

Fattoreum keeps deterministic cryptographic integrity separate from probabilistic similarity signals.

Exact integrity

Canonical SHA-384 is deterministic and authoritative for exact-match verification.

Near-duplicate similarity

SimHash (`simhash_64`) is probabilistic decision support for minor edits and closely related text.

OCR-derived similarity

Optional OCR-based anti-evasion signal includes confidence metadata and is never exact textual equivalence.

Similarity does not prove intent, plagiarism, fraud, copying, or misconduct. Human review is required.

Tutorials and Examples

Practical examples for securing CI/CD workflows, validating financial documents, and handling records-sensitive operations with clear evidence trails.

Verify a file later

Repeatable retrieval and re-verification workflows.

Evidence bundle contents

What should be included for reviewer-ready exports.