Skip to content

feat(copy): 2.4.0 features, and fix the agent-safety claim - #22

Merged
lakhansamani merged 2 commits into
mainfrom
feat/2.4.0-feature-copy
Aug 6, 2026
Merged

feat(copy): 2.4.0 features, and fix the agent-safety claim#22
lakhansamani merged 2 commits into
mainfrom
feat/2.4.0-feature-copy

Conversation

@lakhansamani

@lakhansamani lakhansamani commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Landing page copy for 2.4.0, alongside authorizerdev/authorizer#742.

Correction: the prompt-injection card described the bug as the feature

It read:

"A hijacked agent holds no privileged credential—it asks as the user, and gets
the user's answer
."

That is the Confused Deputy, presented as the safety property. It was written
before the intersection existed. An agent now gets what it and the user are
allowed — so a hijacked agent cannot reach further than it was trusted with, however
it is prompted.

Delegation feature card

Stopped at "verifiable actor chain", which every RFC 8693 implementation has.
Per-agent permissions are the differentiator, so the card now says so.

Also

2.4.0 feature coverage across the landing page (the original scope of this branch).

Verified: npm run build clean.

Landing copy stopped at RBAC/FGA and still described MFA as email-OTP
only, omitting the enterprise surface shipped since: passkeys,
SAML/OIDC SSO, organizations, SCIM, M2M and RFC 8693 delegation.

- add six feature cards for the above
- correct the MFA card and the SDK list (Vue and Svelte ship; drop the
  Flutter "coming soon", the repo has no code)
- widen the meta/OG descriptions to the same set
@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploy Preview for authorizer-dev ready!

Name Link
🔨 Latest commit 4b42853
🔍 Latest deploy log https://app.netlify.com/projects/authorizer-dev/deploys/6a741f9fc789af0009eddd89
😎 Deploy Preview https://deploy-preview-22--authorizer-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

The prompt-injection card described the pre-2.4.0 behaviour as the safety
property — "it asks as the user, and gets the user's answer" is the
Confused Deputy, not protection from it. An agent now gets what it AND
the user are allowed.

The delegation feature card stopped at the actor chain, which every RFC
8693 implementation has. Per-agent permissions are the differentiator.
@lakhansamani lakhansamani changed the title feat(copy): cover 2.4.0 features on the landing page feat(copy): 2.4.0 features, and fix the agent-safety claim Aug 6, 2026
@lakhansamani
lakhansamani merged commit 8f39d18 into main Aug 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant