feat(FN-3778): add reports plugin scaffold with notification service improv
The merge introduces a new `fusion-plugin-reports` plugin scaffold with settings schema, manifest, entry point, and tests, alongside a mobile session switcher in the chat header. It also adds a mailbox notifications system with ntfy/webhook providers, cleans up roadmap types from core, and includes Fusion-Task-Id: FN-3778
This commit is contained in:
5
plugins/fusion-plugin-reports/README.md
Normal file
5
plugins/fusion-plugin-reports/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Reports Plugin for Fusion
|
||||
|
||||
Generates HTML system activity reports with multi-agent review.
|
||||
|
||||
> Scaffold-only package delivered in FN-3778. Runtime scheduling, report generation, review orchestration, publishing, and dashboard view behavior are implemented in follow-up tasks FN-3779 through FN-3787.
|
||||
Reference in New Issue
Block a user