rule-laravel-shared-realtime-delta-streams-model-decision

Enforce SSE streaming, delta updates, and pagination policies for Laravel feeds.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/belluga/delphi-ai --skill rule-laravel-shared-realtime-delta-streams-model-decision
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rule-laravel-shared-realtime-delta-streams-model-decision
Source: https://github.com/belluga/delphi-ai/tree/main/skills/rule-laravel-shared-realtime-delta-streams-model-decision
Command: npx skills add https://github.com/belluga/delphi-ai --skill rule-laravel-shared-realtime-delta-streams-model-decision

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Realtime feeds in Laravel apps often suffer from inconsistent SSE streaming, delta updates, and pagination policies. This rule provides a centralized governance pattern to ensure consistent live updates align with deterministic pagination and well-documented behavior.

Core Features & Use Cases

  • Enforce a shared policy for SSE streams, delta updates, and paginated endpoints in Laravel feeds.
  • Ensure documentation of SSE routes, event types, and resync behavior.
  • Require a roadmap entry for realtime delivery.

Quick Start

Configure and apply this Laravel realtime delta-streams rule in your project to align SSE, delta updates, and pagination behavior.

Frequently Asked Questions about rule-laravel-shared-realtime-delta-streams-model-decision

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce consistent SSE streaming and pagination policies in Laravel feeds?

To enforce consistent SSE streaming and pagination in Laravel feeds, you apply a centralized governance rule that defines delta updates, event types, and deterministic paginated endpoints. This ensures live updates align safely across dashboards and live data views.

What is the best way to document SSE routes and delta update behavior in Laravel?

The best way to document SSE routes and delta update behavior is to apply a realtime policy rule that requires explicit documentation of event types, resync behavior, and a formal realtime-delivery workflow with a roadmap entry.

Do I need a paginated source of truth to use Laravel realtime delta streams?

Yes, you need a paginated source of truth to use Laravel realtime delta streams. The governance rule requires this deterministic baseline to align SSE behavior and delta updates effectively across your live data views.

Why does my Laravel app feed have inconsistent live updates and SSE streaming?

Inconsistent live updates and SSE streaming happen when Laravel feeds lack centralized governance for delta updates and pagination. Applying a shared policy rule enforces consistent behavior across dashboards and live data views.

How to set up a formal realtime-delivery workflow for Laravel dashboards?

To set up a realtime-delivery workflow for Laravel dashboards, configure a shared delta-streams rule that mandates endpoint documentation, event type definitions, and resync behavior alongside your paginated source of truth.