All checks were successful
Build and Test / build (pull_request) Successful in 29m12s
Add a template system integrated with Silo new-item creation that lets users create parts from pre-configured .kc templates and save existing documents as reusable templates. Changes: - mods/silo: template discovery, picker UI, Save as Template command, 3-tier search paths (system, personal, org-shared) - docs: template guide, SUMMARY.md entry, silo.md command reference
2.8 KiB
2.8 KiB
Summary
User Guide
Architecture
Development
- Contributing
- Code Quality
- Repository Structure
- Build System
- Gui Module Build
- Package.xml Schema Extensions
Silo Server
- Overview
- Specification
- Configuration
- Deployment
- Authentication
- BOM Merge
- Calculated Fields
- Component Audit
- Status System
- Gap Analysis
- Frontend Spec
- Installation
- Solver Service
- Roadmap
Kindred Solver
- Overview
- Expression DAG
- Constraints
- Solving Algorithms
- Diagnostics
- Assembly Integration
- Writing a Custom Solver