Entry point for VT Code contributor workflows.
- Development Setup - Canonical local setup and quality loop.
- Testing Guide - Test commands, structure, and benchmark coverage.
- CI/CD - Pipeline behavior and verification stages.
- Cross Compilation - Multi-target build workflows.
- Fuzzing -
cargo-fuzzusage and parser hardening.
- Process Hardening - Runtime hardening controls.
- Execution Policy - Command policy model.
- Command Security Model - Command validation and threat model.
- Performance Guide - Profiling and optimization workflow.
- Performance Hasher Policy -
rustc_hashusage policy. - Async Performance Audit - Async architecture performance findings.
- Adding Models - Complete workflow for adding new LLM models.
- Model Addition Checklist - Step-by-step checklist for model additions.
- Asset Synchronization - Embedded asset maintenance.
- Changelog Generation -
git-cliff-based changelog updates. - Desire Paths - Known architecture pressure points.
- TUI-Only Refactoring Notes - Historical refactor details.