Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,21 @@ The diagram is a project map, not a deployment diagram. Its status labels are
part of the architecture: public research, published specifications, active
development, and private candidates are intentionally distinguished.

## Assurance chain

<p align="center">
<picture>
<source media="(max-width: 640px)" srcset="./assets/org-assurance-chain-mobile.svg">
<img src="./assets/org-assurance-chain.svg" alt="Mechanized Isabelle/HOL models feed bounded bridges that carry evidence today, and those bridges pin named implementations; a dashed band states the target of full core refinement from models to runtime, distinguished from the bounded evidence that exists now" width="100%">
</picture>
</p>

The chain reads left to right: machine-checked models, the bounded bridges
that carry evidence today, and the pinned implementations they are meant to
land on. The dashed band is the target, full core refinement from models to
runtime, closed stepwise and published with its evidence; it is a goal
statement, not a current claim.

## Repository portfolio

### Public now
Expand Down
127 changes: 127 additions & 0 deletions profile/assets/org-assurance-chain-mobile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
130 changes: 130 additions & 0 deletions profile/assets/org-assurance-chain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.