This reverts commit 04241989b. The premise was wrong: the manifest is not
stale, it is AHEAD of its generator.
Both versions list the same 24 garments. What the regen dropped is the
`style` and `logo_capable` fields that T-1089 added to the manifest schema
but never taught `generate-character-manifest` to emit. So the generator
faithfully reproduces a manifest that is missing half its schema, and
`test_garment_engine_t1089.gd` catches it — which is how this was found, on
the push gate rather than in review.
`make manifest` is therefore a trap for anyone who runs it: it silently
reverts the T-1089 extension. Filed as T-1287.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
345 lines
6.0 KiB
JSON
345 lines
6.0 KiB
JSON
{
|
|
"body_types": [
|
|
"average_f",
|
|
"average_m",
|
|
"child",
|
|
"heavy_f",
|
|
"heavy_m",
|
|
"muscular_f",
|
|
"muscular_m",
|
|
"teen_f",
|
|
"teen_m",
|
|
"thin_f",
|
|
"thin_m"
|
|
],
|
|
"heads": [
|
|
"head_001",
|
|
"head_002",
|
|
"head_003",
|
|
"head_004"
|
|
],
|
|
"hair": [
|
|
"bald",
|
|
"balding",
|
|
"bob",
|
|
"buns",
|
|
"buzzed",
|
|
"buzzed_female",
|
|
"dreads",
|
|
"long",
|
|
"long_dreads",
|
|
"mohawk",
|
|
"ponytail",
|
|
"ponytail_f",
|
|
"simple_parted",
|
|
"slick_back"
|
|
],
|
|
"facial_hair": [
|
|
"beard",
|
|
"moustache",
|
|
"mutton_chops"
|
|
],
|
|
"eyebrows": [
|
|
"female",
|
|
"regular",
|
|
"teen",
|
|
"thick"
|
|
],
|
|
"clothing": {
|
|
"peasant_pants": {
|
|
"slot": "legs"
|
|
},
|
|
"peasant_shoes": {
|
|
"slot": "feet"
|
|
},
|
|
"peasant_tunic": {
|
|
"slot": "torso"
|
|
},
|
|
"tshirt_modern": {
|
|
"slot": "torso",
|
|
"style": "modern",
|
|
"logo_capable": true
|
|
},
|
|
"hoodie_modern": {
|
|
"slot": "torso",
|
|
"style": "modern",
|
|
"logo_capable": true
|
|
},
|
|
"buttondown_modern": {
|
|
"slot": "torso",
|
|
"style": "modern",
|
|
"logo_capable": false
|
|
},
|
|
"shorts_modern": {
|
|
"slot": "legs",
|
|
"style": "modern",
|
|
"logo_capable": false
|
|
},
|
|
"jeans_modern": {
|
|
"slot": "legs",
|
|
"style": "modern",
|
|
"logo_capable": false
|
|
},
|
|
"pants_formal": {
|
|
"slot": "legs",
|
|
"style": "formal",
|
|
"logo_capable": false
|
|
},
|
|
"jacket_modern": {
|
|
"slot": "torso",
|
|
"style": "modern",
|
|
"logo_capable": true
|
|
},
|
|
"suit_jacket_black": {
|
|
"slot": "torso",
|
|
"style": "formal",
|
|
"logo_capable": false,
|
|
"regions": {
|
|
"R": "lapels_collar",
|
|
"G": "jacket_body",
|
|
"B": "sleeves",
|
|
"A": "shirt_triangle"
|
|
},
|
|
"default_tints": [
|
|
[
|
|
0.13,
|
|
0.13,
|
|
0.16,
|
|
1
|
|
],
|
|
[
|
|
0.09,
|
|
0.09,
|
|
0.11,
|
|
1
|
|
],
|
|
[
|
|
0.09,
|
|
0.09,
|
|
0.11,
|
|
1
|
|
],
|
|
[
|
|
0.93,
|
|
0.93,
|
|
0.96,
|
|
1
|
|
]
|
|
]
|
|
},
|
|
"uniform_utility": {
|
|
"slot": "full_body",
|
|
"style": "utility",
|
|
"logo_capable": true,
|
|
"default_tints": [
|
|
"#3b474f",
|
|
"#6b8280",
|
|
"#d18c2e",
|
|
"#d9dee0"
|
|
]
|
|
},
|
|
"tank_top": {
|
|
"slot": "torso",
|
|
"style": "modern",
|
|
"logo_capable": true,
|
|
"regions": {
|
|
"R": "collar_band",
|
|
"G": "body",
|
|
"B": "armhole_trim"
|
|
},
|
|
"default_tints": [
|
|
"#f5f2eb",
|
|
"#e8693b",
|
|
"#f5f2eb",
|
|
"#ffffff"
|
|
]
|
|
},
|
|
"sweater_modern": {
|
|
"slot": "torso",
|
|
"style": "modern",
|
|
"logo_capable": false,
|
|
"regions": {
|
|
"R": "collar",
|
|
"G": "body",
|
|
"B": "cuffs_hem"
|
|
},
|
|
"default_tints": [
|
|
"#946b4f",
|
|
"#b8916e",
|
|
"#946b4f",
|
|
"#ffffff"
|
|
]
|
|
},
|
|
"track_jacket": {
|
|
"slot": "torso",
|
|
"style": "sport",
|
|
"logo_capable": true,
|
|
"multi_region": true,
|
|
"regions": {
|
|
"R": "stand_collar",
|
|
"G": "body",
|
|
"B": "sleeve_stripes",
|
|
"A": "cuffs_hem_band"
|
|
},
|
|
"default_tints": [
|
|
"#ebedf2",
|
|
"#294d9e",
|
|
"#f0f2f7",
|
|
"#1a2652"
|
|
]
|
|
},
|
|
"joggers_modern": {
|
|
"slot": "legs",
|
|
"style": "modern",
|
|
"logo_capable": false
|
|
},
|
|
"cargo_pants": {
|
|
"slot": "legs",
|
|
"style": "modern",
|
|
"logo_capable": false
|
|
},
|
|
"swim_trunks": {
|
|
"slot": "legs",
|
|
"style": "modern",
|
|
"logo_capable": false
|
|
},
|
|
"swimsuit_onepiece": {
|
|
"slot": "full_body",
|
|
"style": "modern",
|
|
"logo_capable": false,
|
|
"regions": {
|
|
"R": "straps_trim",
|
|
"G": "body",
|
|
"B": "side_blocks"
|
|
},
|
|
"default_tints": [
|
|
"#f2f0e8",
|
|
"#e34a33",
|
|
"#1f7a8c",
|
|
"#ffffff"
|
|
]
|
|
},
|
|
"sneakers_modern": {
|
|
"slot": "feet",
|
|
"style": "modern",
|
|
"logo_capable": false,
|
|
"multi_region": true,
|
|
"regions": {
|
|
"R": "sole",
|
|
"G": "upper",
|
|
"B": "laces_trim"
|
|
},
|
|
"default_tints": [
|
|
"#bdc0c4",
|
|
"#ebebee",
|
|
"#e1e1e6"
|
|
]
|
|
},
|
|
"shoes_formal": {
|
|
"slot": "feet",
|
|
"style": "formal",
|
|
"logo_capable": false,
|
|
"regions": {
|
|
"R": "sole",
|
|
"G": "upper",
|
|
"B": "toe_cap"
|
|
},
|
|
"default_tints": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.11,
|
|
1
|
|
],
|
|
[
|
|
0.07,
|
|
0.07,
|
|
0.08,
|
|
1
|
|
],
|
|
[
|
|
0.07,
|
|
0.07,
|
|
0.08,
|
|
1
|
|
],
|
|
[
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
]
|
|
},
|
|
"boots_modern": {
|
|
"slot": "feet",
|
|
"style": "modern",
|
|
"logo_capable": false,
|
|
"regions": {
|
|
"R": "sole",
|
|
"G": "upper_shaft",
|
|
"B": "laces_eyelets"
|
|
},
|
|
"default_tints": [
|
|
"#292624",
|
|
"#704a2e",
|
|
"#382e26",
|
|
"#ffffff"
|
|
]
|
|
},
|
|
"slides": {
|
|
"slot": "feet",
|
|
"style": "modern",
|
|
"logo_capable": false,
|
|
"regions": {
|
|
"R": "sole",
|
|
"G": "strap"
|
|
},
|
|
"default_tints": [
|
|
[
|
|
0.82,
|
|
0.83,
|
|
0.85,
|
|
1
|
|
],
|
|
[
|
|
0.93,
|
|
0.35,
|
|
0.2,
|
|
1
|
|
],
|
|
[
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
[
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
]
|
|
},
|
|
"parka_thrds": {
|
|
"slot": "torso",
|
|
"style": "modern",
|
|
"logo_capable": true,
|
|
"regions": {
|
|
"R": "hood_roll_collar",
|
|
"G": "body",
|
|
"B": "sleeves",
|
|
"A": "pocket_quilt_trim"
|
|
},
|
|
"default_tints": [
|
|
"#384257",
|
|
"#4d5973",
|
|
"#455269",
|
|
"#788599"
|
|
]
|
|
}
|
|
},
|
|
"accessories": []
|
|
}
|