You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`@sint/persistence-postgres`](packages/persistence-postgres)| Production PostgreSQL adapters for ledger, revocation, and rate-limit durability | 13 |
133
135
|[`@sint/client`](packages/client)| TypeScript SDK for the Gateway API (delegation, SSE) | 12 |
136
+
|[`@sint/sdk`](sdks/typescript)| Zero-dependency public TypeScript SDK aligned to gateway v0.2 contracts | 10 |
134
137
|[`@sint/conformance-tests`](packages/conformance-tests)| Security regression suite — all phases | 77 |
135
138
|[`@sint/gateway-server`](apps/gateway-server)| Hono HTTP API with approvals, SSE streaming, A2A routes | 57 |
136
139
|[`@sint/mcp`](apps/sint-mcp)| Security-first multi-MCP proxy server | 90 |
137
140
|[`@sint/dashboard`](apps/dashboard)| Real-time approval dashboard with operator auth | 29 |
| Revocation under load | token store + gateway |`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`| No T2/T3 fail-open after revocation |
14
-
| Stale corridor envelope | gateway execution envelope checks |`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`| Deterministic deny on stale/mismatch corridor |
| Model swap guardrail | token `modelConstraints` + request runtime model metadata |`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`| Deny on non-allowlisted runtime model |
17
-
| Multi-fleet conflict | Open-RMF `override` + quorum escalation |`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`| T3 escalation with attached approval quorum |
| Revocation under load | token store + gateway |`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`|`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`| No T2/T3 fail-open after revocation |
14
+
| Stale corridor envelope | gateway execution envelope checks |`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`|`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`| Deterministic deny on stale/mismatch corridor |
| Model swap guardrail | token `modelConstraints` + request runtime model metadata |`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`|`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`| Deny on non-allowlisted runtime model |
17
+
| Multi-fleet conflict | Open-RMF `override` + quorum escalation |`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`|`packages/conformance-tests/src/industrial-benchmark-scenarios.test.ts`| T3 escalation with attached approval quorum |
0 commit comments