Skip to content

docs: document the preferred stack - #5

Merged
lemarier merged 2 commits into
mainfrom
david/preferred-stack
Sep 11, 2026
Merged

lemarier merged 2 commits into
mainfrom
david/preferred-stack

Conversation

@lemarier

@lemarier lemarier commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Change

The tooling guide explains repository commands but does not help contributors choose a stack for new work. Add our preferred web, native, desktop, and firmware tools with their intended uses and links to upstream documentation. Keep adoption driven by product needs and existing project constraints, preserve the dependency standard's manifest ranges and tool pins, and make the new section discoverable from the README.

Validation

  • just check passed all 31 tests, including local Markdown links and JSON validation.
  • git diff --check passed; reviewed the documentation against existing standards and upstream references.
  • Documentation only; no dependency changes or Changeset needed.

Copilot AI lite review requested due to automatic review settings September 11, 2026 16:48

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-11T16:50:47.800605Z 7d7d86b PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@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: 7d7d86b1c0

ℹ️ 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 docs/tooling.md Outdated
Comment on lines +42 to +43
Check offline behavior explicitly for products that need it. Keep exact versions
in manifests and lockfiles under the [dependency standard](dependencies.md), and

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Preserve compatible dependency ranges in manifests

When contributors apply this guidance to library runtime or peer dependencies, “exact versions in manifests” directs them to exact-pin dependencies even though docs/dependencies.md explicitly permits intentional semver ranges for Node libraries and requires Rust library manifests to express the compatibility range consumers resolve. This can prevent consumers from receiving compatible updates and makes the two canonical guides disagree; limit exact pinning to tools and lockfiles, or state that manifests must follow the dependency standard’s package-specific range policy.

Useful? React with 👍 / 👎.

@lemarier
lemarier merged commit 0812696 into main Sep 11, 2026
1 check passed
@lemarier
lemarier deleted the david/preferred-stack branch September 11, 2026 16:55
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.

2 participants