docs: add PMEDIA Agent Pet MVP roadmap - #1
Draft
trankhacvinh wants to merge 52 commits into
Draft
trankhacvinh wants to merge 52 commits into
trankhacvinh wants to merge 52 commits into
Conversation
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.
Summary
Adds the first PMEDIA Agent Pet MVP foundation on top of the OpenPets fork.
What changed
pmedia.notificationsunderplugins/dev.Why
The goal is not to build for one backend such as attendance only. The app should become a generic desktop notification client for PMEDIA systems, while still allowing dedicated adapters for external platforms like GitHub.
Current MVP state
This PR proves local rendering first. It does not yet connect to real backend APIs.
Next steps:
plugins/dev/pmedia.notificationsin Developer Mode.Test PMEDIA notificationandTest warning notificationfrom the pet menu.Scope
Runtime core is intentionally untouched for now. The first implementation is isolated as a dev plugin.