Approve Shu infantry handpainted sprite v8

This commit is contained in:
2026-07-01 10:40:38 +09:00
parent 7b27d7aa9a
commit 199bc47192
51 changed files with 10323 additions and 1 deletions

View File

@@ -0,0 +1,36 @@
{
"schema": 1,
"baselineCommit": "3092b295 Improve handpainted battle unit readability",
"approvalPolicy": {
"holdExpansionUntilCurrentSampleApproved": true,
"holdCommitPushDeployUntilBatchApproved": true,
"notes": [
"Do not treat technical sheet validity as hand-painted art approval.",
"Move a unit from pendingApproval to approvedBaseline only after user approval.",
"Keep untouched or lower-quality units queuedRework even when their PNG dimensions are technically valid."
]
},
"approvedBaseline": [
"unit-guan-yu",
"unit-liu-bei",
"unit-rebel",
"unit-rebel-archer",
"unit-rebel-cavalry",
"unit-shu-infantry",
"unit-zhang-fei"
],
"pendingApproval": [],
"currentApprovalCandidate": {},
"nextAfterApproval": [
"unit-shu-spearman",
"unit-shu-archer",
"unit-shu-cavalry",
"unit-shu-strategist",
"unit-shu-officer"
],
"reviewStages": {
"approved-baseline": "Approved hand-painted reference or approved completed unit.",
"pending-approval": "Prepared sample waiting for user approval; do not expand, commit, push, or deploy.",
"queued-rework": "Still waiting for hand-painted rework; technical OK does not mean visually approved."
}
}