Skip to content
Merged
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Trinity separates the kernel, public ABI, and tools that implement the ABI.
|---|---|---|---|---|
| Trinity Protocol | Kernel / governance runtime | v0.1.0 stable | consumes Tool Contract | this repo |
| Trinity Tool Contract | Stable ABI for CLI tools | v1.0.0 stable, v1.0.1 validator | v1.0 | [`postmunnet/trinity-tool-contract`](https://github.com/postmunnet/trinity-tool-contract) |
| browser-cli | Browser automation organ | v0.2.0 public clean export | target v1.0 | [`postmunnet/browser-cli`](https://github.com/postmunnet/browser-cli) |
| browser-cli | Browser automation organ | v0.2.1 live viewport command | target v1.0 | [`postmunnet/browser-cli`](https://github.com/postmunnet/browser-cli) |
| memory-cli | Artifact memory organ | planned | target v1.0 | planned |
| verify-cli | Verification organ | planned | target v1.0 | planned |
| retro-cli | Retrospective / memory handoff organ | planned | target v1.0 | planned |
Expand Down
Loading