Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ User-facing behavior includes:
* engine decision outcomes (`kind`, `prompt_to_user`)
* checkpoint export/import and continuation behavior
* clarify/confirmation flows (`yes` / `no`)
* integration behavior (LiteLLM, OpenWebUI)
* integration error-path normalization
* controller behavior (`step`, `preview`, `state_diff`)
* REPL / CLI behavior
* authoritative state semantics
* conformance fixture behavior

If a user-facing behavior is changed or introduced, add or update tests to cover it.

Expand Down Expand Up @@ -100,7 +102,7 @@ If implementation behavior does not match the specification, report the mismatch

Documentation is not commentary.

README examples, demos, integration examples, migration guides, CLI usage
README examples, demos, migration guides, CLI usage
documentation, and explicitly requested documentation changes are part of the
project contract.

Expand All @@ -124,7 +126,7 @@ specifications disagree:

## Documentation style

For README, demo, integration, and package-listing docs, explain user-visible behavior before architecture.
For README, demo, and package-listing docs, explain user-visible behavior before architecture.

Prefer plain, concrete wording when accurate. Examples:
- "rules and corrections that stick"
Expand Down
89 changes: 0 additions & 89 deletions evals/litellm_proxy_additional_findings.md

This file was deleted.

120 changes: 0 additions & 120 deletions evals/litellm_proxy_behavioral_comparisons.md

This file was deleted.