참조 · 데이터
resource 참조
세 resource profile은 query coverage, 용언 정보와 source 구조라는 독립 기능을 제공합니다.
resource profile
Full POS lexicon.bin은 넓은 표제어·세부 품사를, enriched TSV는 검증된 용언 alternation·derivation을, compact KFC는 source component 분석을 제공합니다.
npm package는 enriched와 compact를 포함하고 full POS를 포함하지 않습니다.
schema
Manifest는 source URL·checksum, 생성 도구와 output digest를 기록합니다. Binary header는 schema, package version과 source identity를 포함합니다.
TSV와 TOML은 build 단계에서 NFC, tag, rule ID와 중복 충돌을 검증합니다.
호환성
Component package version은 engine version과 정확히 같아야 합니다. Schema와 source digest가 다르면 load를 거부합니다.
Full과 compact projection은 구조 cost를 제외한 exact·common-prefix hit, POS와 span이 일치해야 합니다.