Skip to content

Commit 0ca5a8c

Browse files
committed
demo video
1 parent fc909c4 commit 0ca5a8c

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@
77
[![PyPI - predicate-contracts](https://img.shields.io/pypi/v/predicate-contracts.svg)](https://pypi.org/project/predicate-contracts/)
88
[![Release Tag](https://img.shields.io/badge/release-vX.Y.Z-blue)](docs/pypi-release-guide.md)
99

10+
<table>
11+
<tr>
12+
<td width="50%" align="center">
13+
<strong>OpenClaw Agent Tool Calls</strong><br>
14+
<video src="https://github.com/user-attachments/assets/0fdf1ebb-6044-4288-9613-cd46f98cc284" autoplay loop muted playsinline></video>
15+
</td>
16+
<td width="50%" align="center">
17+
<strong>Temporal Workflows</strong><br>
18+
<video src="https://github.com/user-attachments/assets/511b6d38-90ab-413e-8af6-a89fc459eea5" autoplay loop muted playsinline></video>
19+
</td>
20+
</tr>
21+
</table>
22+
1023
`predicate-authority` is a production-grade pre-execution authority layer that binds AI agent identity to deterministic state. It bridges standard IdPs (Entra ID, Okta, OIDC) with runtime verification so every sensitive action is authorized, bounded, and provable.
1124

1225
## Why Predicate Authority?

0 commit comments

Comments
 (0)