Skip to content

refactor: align docs and integrations with 0.7 boundaries#144

Merged
rlippmann merged 6 commits into
mainfrom
codex/docs-roadmap-cleanup
May 24, 2026
Merged

refactor: align docs and integrations with 0.7 boundaries#144
rlippmann merged 6 commits into
mainfrom
codex/docs-roadmap-cleanup

Conversation

@rlippmann
Copy link
Copy Markdown
Owner

What changed

  • aligned late-0.7 docs and roadmap wording to the current architecture and scope
  • simplified jargon in core docs while preserving important technical boundaries
  • refactored integration trace/state handling to rely on stabilized 0.7 surfaces (controller/state_diff paths) where practical
  • reduced integration pending-state schema peeking in favor of Engine.has_pending_clarification() for boolean runtime gates
  • removed OpenWebUI compact-trace fallback duplication and required packaged compact trace helper behavior in the OpenWebUI examples

Why

  • make 0.7 release docs more accurate and easier to onboard from without changing semantics
  • reduce integration coupling to internal checkpoint/state schema details
  • keep integration behavior deterministic while moving examples toward the intended public boundary surfaces

Checklist

  • pre-commit run (uv run pre-commit run --all-files)
  • tests pass (uv run pytest)

@rlippmann rlippmann merged commit 28c6730 into main May 24, 2026
14 checks passed
@rlippmann rlippmann deleted the codex/docs-roadmap-cleanup branch May 24, 2026 06:39
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