Skip to content

docs: align with FTW product vision and ownership - #113

Merged
frahlg merged 1 commit into
mainfrom
docs/product-vision-20260912
Sep 12, 2026
Merged

frahlg merged 1 commit into
mainfrom
docs/product-vision-20260912

Conversation

@frahlg

@frahlg frahlg commented Sep 12, 2026

Copy link
Copy Markdown
Member

Align driver guidance with FTW's shared product direction: mixed equipment, clear device identity, verified limits, distinct telemetry and control support, and hardware evidence. Heat-pump data supports planning before active comfort control.

Sourceful maintains implementation PRs; external users report needs, failures and evidence through issues. Local Lua adaptation remains available under the existing license. Update the guide, README, contribution instructions, driver-writing guide and intake templates consistently. Preserve signing, hardware evidence and release gates.

Validation: changed issue-form YAML and new local links checked; git diff --check passed. No Lua source, manifest, catalog, host contract or signed artifact changes, so driver execution tests are unchanged.

Coordinated product direction: srcfl/ftw#1213. Merge the canonical Core vision before this change.

Coordinated changes: srcfl/ftw#1213, srcfl/ftw-webapp#67, srcfl/ftw-app#2, srcfl/ftw-web#10.

Signed-off-by: Fredrik Ahlgren <fredrik@sourceful-labs.com>
@cursor

cursor Bot commented Sep 12, 2026

Copy link
Copy Markdown

Bugbot couldn't run - usage limit reached

Bugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit.

A user or team admin can review and increase usage limits in the Cursor dashboard.

(requestId: serverGenReqId_79697921-fccf-4a46-9711-9e8d1321df94)

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 12, 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-12T08:53:25.714955Z 409a023 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: 409a023518

ℹ️ 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 on lines +1 to +2
<!-- Sourceful maintains implementation PRs. External users submit issues,
including driver and documentation requests; see CONTRIBUTING.md. -->

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 Add an issue path for documentation requests

When an external user follows this instruction for a documentation correction, GitHub offers no appropriate submission path: .github/ISSUE_TEMPLATE/config.yml disables blank issues, while the only available forms are driver requests and driver bugs requiring device/protocol or reproduction details. The new policy therefore rejects documentation PRs while preventing the requested issue-based alternative; add a documentation/general issue form or enable blank issues.

AGENTS.md reference: AGENTS.md:L10-L14

Useful? React with 👍 / 👎.

Comment thread CONTRIBUTING.md
Comment on lines +3 to +7
Sourceful maintains this repository. External users contribute through
[issues](https://github.com/srcfl/device-drivers/issues): device needs, bugs,
protocol sources and hardware evidence. We do not accept external pull
requests, including documentation. Acceptance of an issue does not invite an
external implementation PR.

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 Remove the remaining instruction to open community PRs

drivers/INTEGRATION_OVERVIEW.md still tells readers in its “Adding a New Device” flow to open a PR (lines 198–204) and advertises community contributions as “PR a .lua file” (line 218). That directly contradicts this newly introduced external-issue-only policy and sends contributors toward submissions maintainers say they will reject; update that guide as part of the policy migration.

AGENTS.md reference: AGENTS.md:L10-L14

Useful? React with 👍 / 👎.

@frahlg
frahlg merged commit 7e59465 into main Sep 12, 2026
7 checks passed
@frahlg
frahlg deleted the docs/product-vision-20260912 branch September 12, 2026 08:54
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