| Base URL |
https://workstation.kowalski-technologies.com/componentmind/1669873e786a472792568705a3261506 |
Tokenized nginx route, no basic auth on this path. |
| Runtime |
/home/elkowalski/componentmind-finetune/dist/componentmind_context_engine_runtime |
User-systemd service componentmind.service. |
| SI-Toolkit client |
BoardVerification/ComponentMind/ComponentMindClient.cs |
HTTP wrapper matching the SignalMind client pattern; pipeline integration should start in audit-only mode. |
| Model |
sentence-transformers/all-MiniLM-L6-v2, fine-tuned as component_mind_minilm_group_triplet_v1 |
Same base family as SignalMind, trained for component evidence retrieval. |
| Corpus |
2,080 documents from ComponentLibrary, CircuitCAD/J0, component knowledge, Windchill cache, and ComponentMind review decisions |
Includes alias, key-pin, and Windchill BasicName decisions with allowed-use flags. |
| Training |
348 train rows, 1,360 triplets, 43 validation rows, 45 test rows |
Trained MiniLM retriever plus BM25/RRF hybrid. |
| Stress eval |
436 rows, top-1 1.0, top-5 1.0, citation correctness 1.0, unsafe authority violations 0 |
This means the current eval set passed. It does not mean the data is universally complete. |
| Live health |
OK: 2,080 chunks, max batch 10,000 |
Checked through the public HTTPS route. |