Configuration
- Property Hierarchy and Precedence Reference — How the 4-level configuration property precedence (global → type-specific → field-specific → type+field-specific) is resolved.
- Template Configuration Properties — Properties that control template assignment and resolution per checklist, type, and field.
- Permission, Freeze, and Read-Only Properties — Properties governing who can edit checklist structure or results, and when a checklist freezes.
- Icon, Feature-Toggle, and Baseline Properties — Icon overrides, feature toggles like the conditional result state, and baseline-related properties.
Workflow and API
- Workflow Functions and Conditions — The workflow functions and conditions used to enforce checklist gates on workflow transitions.
- IChecklistService and Velocity Rendering API — The service API for parsing, storing, and rendering checklists across work items, documents, test runs, and plans.
- Checklist, ChecklistItem, and CheckItemResult — The data model behind a checklist instance: items, result states, and counting/merge behavior.
- Summary Field Reference — How the
_summarycompanion field is computed and kept in sync on save.