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
5 changes: 3 additions & 2 deletions references/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Every accepted profile should contain:

## Registry

| Profile | Status | Ratify version | Platform version | Gate |
|---|---|---|---|---|
Each profile owns one entry under [`registry/`](registry/README.md). Keeping
entries in separate files lets platform references branch from `main` and merge
independently without competing for a shared table row.

## Lifecycle

Expand Down
11 changes: 11 additions & 0 deletions references/registry/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Reference profile registry

Each accepted platform profile adds one Markdown file to this directory. The
entry names the canonical profile, its review or endorsement status, exact
Ratify and platform versions, and its executable gate.

One file per platform is intentional: platform references can be developed,
reviewed, and merged independently without editing a shared registry table.

An entry records evidence; it does not imply that the named platform reviewed,
approved, partnered on, or endorsed the profile unless the entry says so.