Skip to content

Site Map & Concept Map

How the documentation is organized and how concepts relate to each other.

flowchart TB
    subgraph Entry["Entry Points"]
        INDEX[Index Page]
        FIVEMIN[5-Minute Intro]
        INTRO[Introduction]
    end

    subgraph Core["Core Understanding"]
        CONCEPTS[Core Concepts]
        GLOSSARY[Glossary]
        FAQ[FAQ & Objections]
        BIBLIO[Bibliography]
    end

    subgraph Principles["Principles"]
        LEASTX[Least X Principles]
        COORD[Coordinator Constraints]
    end

    subgraph Architecture["Architecture"]
        DECOMP[Decomposed Coordination]
        SAFETY[Safety Mechanisms]
        FORECAST[Forecasting Navigation]
    end

    subgraph Examples["Worked Examples"]
        RESEARCH[Research Assistant]
        CODE[Code Deployment]
        HEALTH[Healthcare Bot]
        TRADE[Trading System]
    end

    subgraph TrustCalc["Delegation Risk"]
        TCOV[Overview]
        PROP[Propagation]
        OPT[Optimization]
        DYN[Dynamics]
        ACCT[Accounting]
        PROTO[Protocols]
        IFACE[Interfaces]
        ECON[Economics]
        SCALE[At Scale]
        HUMAN[Human-AI Trust]
    end

    subgraph RiskBudget["Risk Budgeting"]
        RBOV[Overview]
        EULER[Euler Allocation]
        NUCLEAR[Nuclear PRA]
        MECH[Mechanism Design]
        ATTACK[Attack Surface]
        FAIL[Lessons from Failures]
        ASIL[ASIL Decomposition]
        LINEAR[Linear Logic]
        CARBON[Carbon Budgets]
    end

    subgraph Implementation["Implementation"]
        QUICK[Quick Start]
        DECIDE[Decision Guide]
        ROAD[Roadmap]
        EMPIR[Empirical Tests]
        RELATE[Related Approaches]
    end

    subgraph Background["Background Research"]
        BGIDX[Index]
        NUCAERO[Nuclear/Aerospace Deep Dive]
        FINRISK[Financial Risk]
        PROJECTS[Potential Projects]
    end

    INDEX --> FIVEMIN
    INDEX --> INTRO
    FIVEMIN --> CONCEPTS
    INTRO --> CONCEPTS
    CONCEPTS --> LEASTX
    CONCEPTS --> GLOSSARY
    CONCEPTS --> FAQ
    FAQ --> RELATE
    LEASTX --> COORD
    LEASTX --> DECOMP
    COORD --> DECOMP
    DECOMP --> SAFETY
    DECOMP --> FORECAST
    DECOMP --> RESEARCH
    DECOMP --> CODE
    SAFETY --> RESEARCH
    SAFETY --> CODE
    TCOV --> PROP
    TCOV --> OPT
    TCOV --> ACCT
    RBOV --> EULER
    RBOV --> NUCLEAR
    RBOV --> MECH
    QUICK --> DECIDE
    QUICK --> RESEARCH
    BGIDX --> NUCAERO
    BGIDX --> FINRISK

Start here for foundational understanding:

1. 5-Minute Intro → 2. Core Concepts → 3. Glossary → 4. Least X Principles

Just want the essentials?

5-Minute Intro → Quick Start → FAQ

Focus on practical implementation:

Quick Start → Decision Guide → Least X Principles →
Research Assistant Example → Code Deployment Example → Safety Mechanisms

Deep dive into the formal framework:

Core Concepts → Delegation Risk Overview → Risk Inheritance →
Trust Optimization → Coordinator Constraints → Empirical Tests

Risk management perspective:

Introduction → Risk Budgeting Overview → Euler Allocation →
Lessons from Failures → Quick Start → Roadmap

Evidence and comparisons:

Introduction → FAQ → Related Approaches → Lessons from Failures →
Empirical Tests → Nuclear/Aerospace Deep Dive

What you need to understand before each major concept:

ConceptPrerequisitesRecommended First
Delegation Risk (Delegation Risk)NoneCore Concepts
Least X PrinciplesDelegation Risk basicsCore Concepts
Coordinator ConstraintsLeast X PrinciplesLeast X Principles
Decomposed CoordinationLeast X, CoordinatorBoth principle pages
Risk InheritanceDelegation Risk, basic graph theoryDelegation Risk Overview
Trust OptimizationInheritance, calculusRisk Inheritance
Euler AllocationBasic probabilityRisk Budgeting Overview
Fault TreesProbability, AND/OR logicNuclear Safety PRA
Mechanism DesignGame theory basicsRisk Budgeting Overview
QuestionPages
What is this framework?Introduction, Core Concepts
How do I apply it?Quick Start, Decision Guide, Principles to Practice
What are the principles?Least X Principles, Coordinator Constraints
Show me examplesResearch Assistant, Code Deployment, Case Studies (Sydney, Code Review Bot, Near-Miss, Drift)
What’s the math?Delegation Risk Overview, Risk Inheritance, Trust Optimization
How does this relate to X?Related Approaches, Background Research
What could go wrong?Anti-patterns, Lessons from Failures
What’s the evidence?Empirical Tests, Nuclear/Aerospace Deep Dive
What’s the roadmap?Roadmap, Potential Projects
KeywordPrimary PageRelated Pages
Delegation RiskDelegation Risk OverviewCore Concepts, Trust Accounting
DecompositionDecomposed CoordinationCore Concepts, Least X Principles
VerificationSafety MechanismsTrust Interfaces, Coordinator Constraints
ByzantineSafety MechanismsDecomposed Coordination
Fault TreeNuclear Safety PRAEuler Allocation, Risk Budgeting Overview
SchemingCoordinator ConstraintsSafety Mechanisms, Anti-patterns
Human oversightHuman-AI TrustCoordinator Constraints, Safety Mechanisms
BudgetRisk Budgeting OverviewEuler Allocation, Trust Accounting
SectionPagesStatus
Overview13Complete
Principles2Complete
Architecture7Complete
Delegation Risk10Most complete
Risk Budgeting9Complete
Implementation7Complete
Background Research6Complete

Start here:

Reference:

Deep dives:

Interactive Tools: