Instruments (MODELBEAST flux_local concept -> trellis_mac -> normalize): electric_guitar, bass_guitar, drum_kit, guitar_amp, mic_stand -> manifest fittings + thumbs, published to the tailnet depot. All 5 reconstructed cleanly (thin mic-boom + cymbals survived); heavy tris (30-96k, amp the outlier) accepted like the R3 props. gen_props.py gains --batch; gig_instruments.json + gig_norm_batch.json + _gig_results.json. Posters (flux_local, gen_skins.py --posters): poster-xerox/screenprint/ grunge/retro -> skins.poster with nameZone for band-name overprint, blank name-band (no baked text) like blank-signboard facades. Gig audio (procedural, gen_audio.py): music-pubrock-live (original 90s pub-rock riff), ambience-crowd-walla, sfx-applause -> manifest audio, flagged gig:true for F. Pack now 26 assets, 9.1 MB of 25. build_manifest reads _gig_results.json + emits skins.poster + gig audio; validate_manifest green (--depot 0 err, all live). Provenance in AUDIT.md (section Round 12); README + E-progress updated. Touched no other lane's files. F owns the v3.0-alpha tag. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
37 lines
824 B
JSON
37 lines
824 B
JSON
[
|
|
{
|
|
"src": "/Users/m3ultra/Documents/procity/pipeline/.genprops/electric-guitar.glb",
|
|
"id": "electric_guitar",
|
|
"category": "fit",
|
|
"height_m": 1.0,
|
|
"tris": 5000
|
|
},
|
|
{
|
|
"src": "/Users/m3ultra/Documents/procity/pipeline/.genprops/bass-guitar.glb",
|
|
"id": "bass_guitar",
|
|
"category": "fit",
|
|
"height_m": 1.15,
|
|
"tris": 5000
|
|
},
|
|
{
|
|
"src": "/Users/m3ultra/Documents/procity/pipeline/.genprops/drum-kit.glb",
|
|
"id": "drum_kit",
|
|
"category": "fit",
|
|
"height_m": 1.3,
|
|
"tris": 8000
|
|
},
|
|
{
|
|
"src": "/Users/m3ultra/Documents/procity/pipeline/.genprops/guitar-amp.glb",
|
|
"id": "guitar_amp",
|
|
"category": "fit",
|
|
"height_m": 0.6,
|
|
"tris": 4000
|
|
},
|
|
{
|
|
"src": "/Users/m3ultra/Documents/procity/pipeline/.genprops/mic-stand.glb",
|
|
"id": "mic_stand",
|
|
"category": "fit",
|
|
"height_m": 1.7,
|
|
"tris": 3000
|
|
}
|
|
] |