概要
The Artifact Type Validator is a specialized utility designed to ensure consistency and accuracy when defining artifacts within the Betty Framework. By checking artifact names against a centralized registry, this skill retrieves critical metadata such as file patterns, content types, and JSON schemas. It features a robust suggestion engine that utilizes multiple fuzzy-matching strategies—including singular/plural detection and Levenshtein distance—to automatically correct typos and guide users toward the correct specific variants of generic models. This tool is essential for developers building structured AI workflows who need to prevent naming errors and maintain schema integrity.