docs: add deterministic-vs-probabilistic positioning to README and llms.txt#58
Open
evemcgivern wants to merge 1 commit into
Open
docs: add deterministic-vs-probabilistic positioning to README and llms.txt#58evemcgivern wants to merge 1 commit into
evemcgivern wants to merge 1 commit into
Conversation
…ms.txt Folds the "inference is probabilistic, the gate shouldn't be" framing into the README "Why This Matters" section and the site llms.txt "How it works" section. Sharpens the contrast with LLM-as-judge guardrails; positions the ML classifier as an optional layer, not the decision boundary. Relates to #57 (allowlist action gate makes the deterministic-execution claim literally true). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Deploying agent-armor with
|
| Latest commit: |
6884d8b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://df227f27.agent-armor.pages.dev |
| Branch Preview URL: | https://docs-57-deterministic-positi.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.
Summary
site/llms.txtHow it works.Code Review
Prose-only change (two markdown/text files, no source). Reviewed for factual accuracy against the shipped product: regex-first two-pass detection, sub-millisecond scans, and optional async ML are all already true and documented. No overclaim introduced. No build required.
Test plan
Relates to #57.
🤖 Generated with Claude Code