Approve Shu infantry handpainted sprite v8
This commit is contained in:
36
docs/unit-sprite-rework-manifest.json
Normal file
36
docs/unit-sprite-rework-manifest.json
Normal 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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user