Skip to content

docs: align AGENTS.md with post-clean-break core ownership#175

Merged
rlippmann merged 2 commits into
mainfrom
clean-stale
Jun 25, 2026
Merged

docs: align AGENTS.md with post-clean-break core ownership#175
rlippmann merged 2 commits into
mainfrom
clean-stale

Conversation

@rlippmann

Copy link
Copy Markdown
Owner

What changed

  • removed stale references that treated LiteLLM, OpenWebUI, and integration-specific behavior as core-owned user-facing behavior
  • updated AGENTS.md guidance to focus on current core ownership:
    • engine behavior
    • decision outcomes
    • clarification and confirmation flows
    • checkpoints
    • controller behavior
    • REPL/CLI behavior
    • state semantics
    • conformance fixtures

Why

The 0.8 clean break moved integrations and acquisition-layer functionality out of core.

AGENTS.md still contained guidance that implied ownership of integration behavior that now lives in other repositories. This change brings contributor guidance back in line with the current authority-layer scope of context-compiler.

Checklist

  • pre-commit run (uv run pre-commit run --files AGENTS.md)
  • tests pass (uv run pytest)

@rlippmann
rlippmann merged commit 37f9a9c into main Jun 25, 2026
14 checks passed
@rlippmann
rlippmann deleted the clean-stale branch June 25, 2026 04:50
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