docs(site): refresh llms.txt + landing for 0.2.7 (eval numbers, multi-turn)#55
Merged
Conversation
…-turn) The site lagged the package: stale eval results (v0.4.0 / 86 samples / 79.7-89.8%), softwareVersion 0.2.5, and no mention of scanSession. - Eval block (llms.txt + index.html): v0.6.0 patterns, 105 samples (67 adversarial / 38 benign), 82.1 / 91.0 / 91.0% detection, 0% FP. - Add multi-turn / session (scanSession split-payload) as a shipped capability in both files; note semantic accumulation deferred to ML. - softwareVersion 0.2.5 -> 0.2.7 (schema.org metadata). - Fix llms.txt quick-start to the real API (result.clean / result.sanitized; scanRAGChunksSync filter on r.clean) instead of a non-existent armor.sanitize() call. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Deploying agent-armor with
|
| Latest commit: |
fb3b997
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://fae9b5e3.agent-armor.pages.dev |
| Branch Preview URL: | https://docs-site-refresh-0-2-7.agent-armor.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings the public site (Cloudflare Pages) in line with the 0.2.7 package.
Was stale:
llms.txtandindex.htmlshowed v0.4.0 / 86 samples / 79.7-89.8% detection,softwareVersion: 0.2.5, and no mention ofscanSession/multi-turn (the headline new feature).Now:
softwareVersion0.2.5 → 0.2.7.llms.txtquick-start to the real API (result.clean/result.sanitized) — it referenced a non-existentarmor.sanitize().Docs-only; deploys to agentarmor.dev via Cloudflare Pages on merge.
SECURITY.mdneeds no change (0.2.x | Yescovers 0.2.7).🤖 Generated with Claude Code