생성 전(pre-generation) grounding 레이어. 온톨로지 엔티티(Spec/ADR/Deployment/Agent/Skill/Incident/Budget/Risk)를 작성하기 전에 지식 그래프를 질의해 기존 정의·enum·전례·결정 이유를 확인함으로써 drift를 소스에서 차단한다. adr-0001-graphify-knowledge-wiki 결정에 따라 Graphify(MIT)를 런타임 질의 substrate로 사용하며, Graphify 미가용 시 raw 스키마/docs 읽기로 graceful degradation 한다.
$npx -y skills add aws-samples/sample-oh-my-aidlcops --skill ontology-wikiInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-oh-my-aidlcops" --skill "aws-samples/sample-oh-my-aidlcops/ontology-wiki"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aws-samples/sample-oh-my-aidlcops" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-oh-my-aidlcops"` and select the relevant skills, then follow their instructions.