docs(design): add user story knowledge bundle
This commit is contained in:
@@ -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).
|
||||
Reference in New Issue
Block a user