Skip to content

[codex] document native async migration strategy#33

Merged
Jonham merged 1 commit into
mainfrom
codex/native-async-support-spec
Jun 28, 2026
Merged

[codex] document native async migration strategy#33
Jonham merged 1 commit into
mainfrom
codex/native-async-support-spec

Conversation

@Jonham

@Jonham Jonham commented Jun 28, 2026

Copy link
Copy Markdown

What changed

  • add a repository rule requiring new and modified documentation to be written in English
  • add .docs/.gitignore so Markdown drafts require explicit git add -f
  • add a reviewable specification for removing async, defining Node.js support, compatibility testing, diagnostics, and feedback collection

Why

The package still relies on async@0.2.x, while its supported Node.js runtimes provide native asynchronous primitives. The project also needs an explicit runtime lifecycle and regression strategy before changing that dependency.

Impact

This PR changes documentation and repository contribution rules only. It does not change runtime behavior or dependencies.

Validation

  • verified the specification and repository rule contain English prose only
  • ran git diff --cached --check
  • confirmed unrelated .plans/ and site/ changes are excluded

@Jonham Jonham marked this pull request as ready for review June 28, 2026 15:41
@Jonham Jonham merged commit a78ba26 into main Jun 28, 2026
11 of 13 checks passed
@Jonham Jonham deleted the codex/native-async-support-spec branch June 28, 2026 15:42
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