agbrowse 문서

가이드

완료된 답변에 필요한 source coverage가 없으면 fail closed합니다.

Source audit는 provider answer text의 inline source coverage를 점검하고, 감독 workflow가 citation을 요구할 때 결과를 막을 수 있습니다.

agbrowse web-ai query \
  --vendor chatgpt \
  --inline-only \
  --require-source-audit \
  --source-audit-ratio 1 \
  --prompt "Find the latest official installation docs and cite them."

Claim audit

agbrowse web-ai claim-audit는 repository docs에서 금지된 hosted/cloud/stealth claim을 검사합니다. release gate gate:no-cloud-claims에서도 같은 모듈을 사용합니다.

agbrowse web-ai claim-audit --json