Skip to main content

Doc Fact Checker

@twonines/doc-fact-checkerv2026.08.18.1· 23d agoMODELSREPORTS
01README

Fact-check one Markdown document through a provider-neutral, read-only adapter. Kiro CLI is the default provider; Claude CLI is supported when explicitly selected. Repository and optional web capabilities are recorded separately, with no provider fallback.

02Models1
@twonines/doc-fact-checkerv2026.08.18.1doc_fact_check.ts

Global Arguments

ArgumentTypeDescription
wallTimeoutMsnumberHard ceiling for the single agent invocation (default 10 minutes).
allowWebbooleanRequest external verification. The selected provider and profile determine whether web access is effective.
guidancestringOptional extra instructions for this document/instance.
maxDocumentCharsnumberMaximum document size included in the provider prompt.
fn review(path: string)
Read one document and verify its facts and assumptions with a read-only Claude or Kiro agent.
ArgumentTypeDescription
pathstringPath to the markdown document, repo-relative or absolute.

Resources

fact-check(30d)— Fact-check findings for one document, including claims, status, severity, evidence, and recommendations.
03Reports1
@twonines/doc-fact-reviewmethod
doc_review_report.ts

Renders the @twonines/doc-fact-checker fact-check resource as a human-readable review.

docsfact-checkreview
04Previous Versions3
2026.08.12.1

updated labels

2026.07.22.2
2026.07.22.1
05Stats
A
100 / 100
Downloads
13
Archive size
39.7 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
06Platforms
07Labels