docs: align with FTW product vision and ownership - #10
Conversation
Signed-off-by: Fredrik Ahlgren <fredrik@sourceful-labs.com>
Bugbot couldn't run - usage limit reachedBugbot 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_e2776b70-6324-4aa4-b950-577831fc8c44) |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3a190a5336
ℹ️ 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".
| <meta name="keywords" content="FTW, home energy management, HEMS, open source, self-hosted, solar, battery, EV charging, Raspberry Pi, Go, Lua, Home Assistant"> | ||
| <meta name="robots" content="index,follow"> | ||
| <meta name="author" content="Sourceful Energy and FTW contributors"> | ||
| <meta name="author" content="Sourceful Energy"> |
There was a problem hiding this comment.
Preserve contributors in the author metadata
This removes FTW contributors from the page's authorship record even though this change also instructs maintainers to keep historical attribution (README.md:24-27), and the footer still acknowledges contributor copyright. Crawlers and catalogs that consume the author metadata will now attribute the project solely to Sourceful; distinguish current maintenance ownership elsewhere while retaining contributors in this author field.
Useful? React with 👍 / 👎.
Align the public site's contribution copy with FTW's ownership policy. Sourceful maintains implementation; external users submit issues with bugs, needs and test evidence. Replace PR invitations in the page and add contribution guidance linked to the shared vision. Correct the obsolete storage description without changing the page structure or styles.
No new runtime capability claims, scripts, dependencies or license changes. Existing catalog, OCPP and roadmap-link proposals (#7, #8 and #9) keep their separate scope; this change preserves their target areas and does not include those proposals.
Validation: rendered the changed copy in a browser at desktop and mobile widths; inspected policy text, cards and links. New local Markdown links and
git diff --checkpassed. The owner authorized merge after the change summary; no separate human visual inspection is claimed.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/device-drivers#113.