docs(design): define harvest progression stories

This commit is contained in:
dmg
2026-08-14 18:13:47 -04:00
commit b8583901f5
11 changed files with 299 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
---
type: Index
title: Spigot Harvest User Stories
description: Catalog of user stories for the Spigot Harvest plugin.
---
# Spigot Harvest User Stories
1. [US-001: Track crop harvesting progression](us-001-track-crop-harvesting-progression.md)
2. [US-002: Unlock crop auto-harvest levels](us-002-unlock-crop-auto-harvest-levels.md)
3. [US-003: Harvest connected mature crops](us-003-harvest-connected-mature-crops.md)
4. [US-004: Replant crops and distribute drops](us-004-replant-crops-and-distribute-drops.md)
5. [US-005: View crop progress and notifications](us-005-view-crop-progress-and-notifications.md)
6. [US-006: Administer player harvest progression](us-006-administer-player-harvest-progression.md)
7. [US-007: Configure and persist harvesting behavior](us-007-configure-and-persist-harvesting-behavior.md)
8. [US-008: Build and release the plugin](us-008-build-and-release-plugin.md)