Quartermaster v1.1.2
Quartermaster v1.1.2 brings refined taxonomy classification, calibrated visual concept mining across large scan libraries, clean gallery deduplication, and self-healing index maintenance on startup.
⚡ What’s New & Improved in 1.1.2
🌿 Quixel Gallery & Ingest Deduplication
- Single-Media Gallery Ingest: Fixed Fab search parsing to discard redundant multi-resolution thumbnail crops, keeping gallery carousels clean and distinct.
- Corpus Deduplication: Consolidated duplicate catalog ingestion paths to guarantee 1-to-1 asset identity.
🏷️ Expanded 3D Asset Taxonomy
- Rich Surface & Anatomy Vocabulary: Expanded keyword matching across 3D Environments, Characters, Anatomy (
skulls,bones,anatomy), Foliage, and Terrain (dirt,mud,clay,quarry). - Intelligent Scanned Asset Routing: Quixel photogrammetry scans correctly default to
3D Environments & Propsrather than falling through to generic utilities.
👁️ Calibrated Visual Concept Mining
- Z-Score Calibration (
threshold_z: 2.0): Adjusted the zero-shot outlier gate so concept distributions stay tightly controlled even across homogeneous libraries of 5,000+ scanned surfaces. Top concept share sits at a healthy ~11.4%, eliminating false-positive character tags.
🛠️ Self-Healing Index Maintenance
- Startup Orphan Sweeper:
init_db()now automatically cleans dangling search index rows and orphaned image vectors on startup, with full support for shared-cover multi-asset references. - Preservation Test Coverage: Added automated regression testing for shared-cover vector lifecycles across database restarts.
📦 Release Assets
| Asset | Platform | Description |
|---|---|---|
Quartermaster-windows-x64.zip |
Windows x64 | Standalone Windows distribution (Quartermaster.exe + Quartermaster-mcp.exe). |
Quartermaster-linux-x64.tar.gz |
Linux x64 | Standalone Linux distribution (Quartermaster + Quartermaster-mcp). |
Quartermaster-Bridge.unitypackage |
Cross-Platform | Unity Editor window bridge for in-engine browsing and direct importing. |