From 52fd1815543a9c946a5266f411dbcfb58803d903 Mon Sep 17 00:00:00 2001 From: Wickedness Date: Wed, 10 Jun 2026 22:01:58 +0900 Subject: [PATCH] Document per-character worker commit policy --- assets/cards/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/cards/README.md b/assets/cards/README.md index 86a70d0..f022909 100644 --- a/assets/cards/README.md +++ b/assets/cards/README.md @@ -48,3 +48,5 @@ Run this from the project root to regenerate the production manifest and prompts ``` Only completed image files should be listed in `available-assets.json`; the web app uses that file to decide when to show high-resolution card art instead of the temporary preview sheet. + +Worker branches should commit and push generated PNGs only after one complete character set is finished. Finish `damage-0.png` through `damage-4.png` for a single `C####` directory, inspect the five images together for continuity and style consistency, then make one commit and push that worker branch before moving to the next character.