Skip to content

Harden Lexicon correctness and documentation - #52

Merged
ollieatkinson merged 7 commits into
trunkfrom
oliver--lexicon-correctness-docs
Jul 28, 2026
Merged

Harden Lexicon correctness and documentation#52
ollieatkinson merged 7 commits into
trunkfrom
oliver--lexicon-correctness-docs

Conversation

@ollieatkinson

@ollieatkinson ollieatkinson commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • make document, editor, composition, CRDT, event, search, and JSON behavior explicit and deterministic
  • harden generators, CLI/LSP, plugins, remote imports, and editor integrations, including the VS Code workspace-trust boundary
  • add the 0.3 API and migration documentation, security/release guidance, integration fixtures, and broader CI contracts

Why

Several public behaviors relied on implicit path and multi-root assumptions, allowed partial or stale mutations, or were not kept in sync with generated/runtime documentation. This makes those contracts strict, transactional, and regression-tested.

@ollieatkinson
ollieatkinson marked this pull request as ready for review July 27, 2026 20:19

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d9c1da1cf4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Sources/Lexicon/Lexicon.CRDT.swift
@ollieatkinson
ollieatkinson merged commit 38eac7b into trunk Jul 28, 2026
4 checks passed
@ollieatkinson
ollieatkinson deleted the oliver--lexicon-correctness-docs branch July 28, 2026 07:36
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