From 09f4dc8ffab4153a48adce4163f734484b674009 Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:30:05 +0200 Subject: [PATCH 1/2] docs: shorten Talos announcement banner to one line Co-Authored-By: Claude Opus 4.8 --- src/content/announcement-banner.mdx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/content/announcement-banner.mdx b/src/content/announcement-banner.mdx index 44c9993cf..d0d7cf0f6 100644 --- a/src/content/announcement-banner.mdx +++ b/src/content/announcement-banner.mdx @@ -4,9 +4,4 @@ export const announcement = { level: "info", // Visual emphasis: "info" | "warning" | "error" | "success" } -We're happy to announce the release of our new product: Ory Talos - API Keys. -Ory Talos secures automated workflows by turning static API keys into -short-lived capability tokens for non-human identities. Using token derivation -and Macaroon delegation, it enforces strict least-privilege guardrails. - -Learn more about [Ory Talos - API Keys](/docs/talos). +Introducing Ory Talos — web-scale API Key server for secure (agentic) APIs. [Learn more](/docs/talos). From ff7d9f5f92f6ca8d3856b3032121ba49dc756083 Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:42:29 +0200 Subject: [PATCH 2/2] chore: synchronize workspaces --- src/content/announcement-banner.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/announcement-banner.mdx b/src/content/announcement-banner.mdx index d0d7cf0f6..ad760a196 100644 --- a/src/content/announcement-banner.mdx +++ b/src/content/announcement-banner.mdx @@ -4,4 +4,5 @@ export const announcement = { level: "info", // Visual emphasis: "info" | "warning" | "error" | "success" } -Introducing Ory Talos — web-scale API Key server for secure (agentic) APIs. [Learn more](/docs/talos). +Introducing Ory Talos — web-scale API Key server for secure (agentic) APIs. +[Learn more](/docs/talos).