docs(design): add user story knowledge bundle
CI / build (push) Successful in 3m35s
Release / release (push) Successful in 4m6s

This commit is contained in:
dmg
2026-08-08 12:31:15 -04:00
parent baed3b4901
commit c76ea5b434
9 changed files with 198 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
---
type: Index
title: User Stories
description: Catalog of user stories for the Spigot Event Producer.
---
# User Stories
1. [US-001: Configure the event producer](us-001-configure-event-producer.md)
2. [US-002: Produce standard CloudEvents](us-002-produce-standard-cloud-events.md)
3. [US-003: Capture player and server activity](us-003-capture-player-activity.md)
4. [US-004: Capture periodic player snapshots](us-004-capture-player-snapshots.md)
5. [US-005: Deliver events durably](us-005-deliver-events-durably.md)
6. [US-006: Build and release the plugin](us-006-build-and-release-plugin.md)
Return to the [design index](../index.md).