docs: add GitHub issues tracker with MVP issue definitions#11
Merged
Conversation
Copilot created this pull request from a session on behalf of
AUREX-ML
June 30, 2026 19:16
View session
|
AUREX-ML
approved these changes
Jun 30, 2026
AUREX-ML
marked this pull request as ready for review
June 30, 2026 19:17
There was a problem hiding this comment.
Pull request overview
Adds a new engineering documentation page that defines a first-pass set of 10 GitHub issues for the enerOS MVP, including per-issue labels, expected outputs, and acceptance criteria to make scope and progress trackable.
Changes:
- Introduces
docs/engineering/github-issues.mdwith a top-level checklist of 10 MVP issues. - Adds detailed per-issue blocks specifying labels, expected deliverables (target paths), and binary acceptance criteria.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| **Label:** `documentation`, `architecture` | ||
|
|
||
| **Expected output:** A `docs/engineering/openems-mapping.md` file that maps OpenEMS components (OSGi bundles, channels, controllers) to their enerOS equivalents or integration points. |
|
|
||
| **Label:** `ci/cd`, `website` | ||
|
|
||
| **Expected output:** A GitHub Actions workflow (`.github/workflows/deploy-pages.yml`) that automatically publishes the `website/` directory to GitHub Pages on every push to `main`. |
|
|
||
| **Label:** `feature`, `data`, `simulation` | ||
|
|
||
| **Expected output:** A runnable script or service (e.g., `services/telemetry-sim/`) that emits synthetic device telemetry conforming to the defined data model. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Adds
docs/engineering/github-issues.mdas a structured reference for the first 10 enerOS issues, covering scope definition through setup documentation.Contents