Skip to content

Latest commit

 

History

History
124 lines (85 loc) · 4.47 KB

File metadata and controls

124 lines (85 loc) · 4.47 KB
status updated
version 1.0
author AnathemaOfficial
last_updated 2026-04-15
tags
documentation
index
navigation

SYF Documentation Index

Version: 1.0
Last Updated: 2026-01-24
Status: Updated


Welcome

This is the central index for all Systemic Fire Law (SYF) and Anathema documentation.

The documents are organized by topic and numbered for recommended reading order.


Document Structure

docs/
├── 1_foundational/           # Core concepts (Start here)
├── 2_security/               # Security model and analysis
├── 3_implementation/         # Implementation guidelines
├── 4_product-and-operational/ # Product specifications
├── 5_legal/                  # Legal documents and boundaries
├── 6_audit-and-status/       # Audit status and verification
├── 7_education/              # Educational materials
└── templates/                # Document templates

Reading Order

For Understanding (Start Here)

  1. SYF Foundation — The problem and solution
  2. R Invariant — What R is and isn't
  3. SYF-Anathema Bridge — From law to body (stub)

For Security Evaluation

  1. Security Model — Threat model and guarantees
  2. Comparison with Classic Approaches — SYF vs traditional security (stub)
  3. Why Detection Fails — Why SYF doesn't detect (stub)
  4. Breaker Q&A — Anathema Breaker questions (stub)

For Implementation

  1. R Spec Template — How to apply R
  2. R FAQ — Common developer questions (stub)
  3. R Failure Modes — Failure analysis (stub)
  4. SLIME/SAFA Implementation Stack — Full stack from SLIME-Core to SAFA production adapter

For Product and Operations

  1. SYF Gate Product Spec — Flagship product (stub)
  2. SYF Shield Product Spec — Shield product (stub)
  3. Anathema Breaker Spec — Central organ (stub)
  4. Client Pilot Template — Pilot engagement (stub)
  5. Compliance Checklist — Self-audit tool (stub)

Legal and Boundaries

  1. Manifest — Archive manifest
  2. Boundary of Liability — Liability separation (reference to PDF)
  3. Terms of Non-Use — Forbidden uses (reference to PDF)
  4. Invariants — Complete invariant list I-1 to I-10 (reference to PDF)

Audit and Status

  1. Audit Status — Document completion status
  2. Hashes — Cryptographic verification hashes
  3. Tordeur Audit Report — Full adversarial security audit results (2026-04-15)

For Communication

  1. Anathema Soft Explained — Human explanation for CTOs/Engineers

Core Principles (Summary)

Principle Description
Safety by Impossibility Actions are limited, not monitored
R is a Sensor Read-only, non-accumulative, present-only
Fail-Closed Unknown state → no action
No Detection Assumes breach, limits damage
No Governance No admin, no override, no bypass

Canonical Statement

SYF does not try to stop attackers from entering.
It makes damage physically impossible, even if they are already inside.


Contributing

See DOCS_CONTRIBUTING.md for guidelines on contributing to this documentation.


Status Legend

  • SEALED: Canonical, hash-verified, immutable
  • CANONICAL: Official but may receive non-substantive updates
  • UPDATED: Recently modified
  • DRAFT: Work in progress

For root README and quick links, see /README.md