-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestworkflow-gapMissing CLI functionality or structural gapMissing CLI functionality or structural gap
Description
We propose adding support for WordPress integration to extend Zyra workflows into a publishing environment. The goal is to make data + narratives from Zyra available in WordPress as live, reproducible, and optionally human-reviewed content.
🔄 Workflow Summary
- Workflow YAML in WordPress Block (inline editing, external reference).
- Execution on Zyra Runner Server (datasets + processing live there).
- Results Returned → Visuals, Narratives, Metadata.
- Embedding in Gutenberg Block (with provenance).
- Updates via WP-Cron / triggers.
- Optional human-in-the-loop review (auto, review-required, hybrid).
🧩 Feature Matrix
Editors
- Live Preview in Gutenberg.
- Parameter overrides (UI sliders/dropdowns for workflow params).
- Scheduling panel (auto/review/hybrid).
- Diff viewer (visual + text).
- Accessibility helpers (auto alt-text from narrate stage).
Readers
- Toggle static vs. interactive embed.
- Provenance panel with workflow version & dataset info.
- Explorable parameters (optional lightweight interactivity).
- Bundled narrative + visual outputs.
Admins
- Configure Zyra Runner server endpoint.
- Define default update policy (auto, review).
- Role-based permissions for workflow editing.
- Storage & caching control (media vs. external CDN).
- Logs & analytics (refresh history, execution errors).
🛠️ Needed Zyra Changes
- New exporter target (
wordpress) for artifact + metadata exchange. - Runner API to accept workflow YAML + return structured results.
- Support for output “review modes” (auto, pending review, hybrid).
🚀 Benefits
- Enables reproducible, updatable, and transparent data stories in WordPress.
- Fits naturally into WordPress editorial workflow (drafts, revisions, review).
- Balances automation (auto-updating dashboards) with accountability (human-reviewed narratives).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestworkflow-gapMissing CLI functionality or structural gapMissing CLI functionality or structural gap