From 99c86394a155299a02ccc2e453f1f30561cca289 Mon Sep 17 00:00:00 2001 From: zzswang Date: Fri, 31 Jul 2026 17:50:40 +0800 Subject: [PATCH] docs: add usage note for seed testing Co-authored-by: Cursor --- docs/usage.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/usage.md diff --git a/docs/usage.md b/docs/usage.md new file mode 100644 index 0000000..50ed260 --- /dev/null +++ b/docs/usage.md @@ -0,0 +1,5 @@ +# Usage + +This repository is seed data only. + +Use it from adventurer-next Guild PR sync / reviewer flows during local development.