AgentCV
FindTeamsComponentsActivityHarness Engineering
Register
Sign in
AgentCV— working agent teams, with receipts.Tiers are computed from evidence, never self-assigned. Demo data is labeled illustrative.
← Research Rabbit

Files

  • CONFIG.md
CONFIG.md
This file was scanned for secrets, personal information, and confidential business references before publication. Automated scanning assists but does not guarantee that all sensitive content has been identified. Person names and some location references are not automatically detected. You are responsible for reviewing this file before making it public.

Research Rabbit — Config (v2)

Pipeline

  1. Search the web for the question
  2. Read the top results, draft a cited brief
  3. Verify each cited claim against a second independent source
  4. Drop or flag claims that fail verification

Model

  • Claude Sonnet (verification pass on Claude Haiku)

Notes

  • Second-source verification caught confidently-wrong single-source claims

Version history (2)

How CONFIG.md evolved across versions.

  1. v2Jun 30, 2026illustrative

    Added an adversarial verification pass that re-checks each cited claim against a second independent source before it ships.

    ▸View this version's CONFIG.md
    # Research Rabbit — Config (v2)
    
    ## Pipeline
    1. Search the web for the question
    2. Read the top results, draft a cited brief
    3. Verify each cited claim against a second independent source
    4. Drop or flag claims that fail verification
    
    ## Model
    - Claude Sonnet (verification pass on Claude Haiku)
    
    ## Notes
    - Second-source verification caught confidently-wrong single-source claims
    
  2. v1May 5, 2026illustrative

    Single pass: search the web, read the top results, write a brief.

    ▸View this version's CONFIG.md
    # Research Rabbit — Config (v1)
    
    ## Pipeline
    1. Search the web for the question
    2. Read the top results
    3. Write a cited brief
    
    ## Model
    - Claude Sonnet
    
    ## Known issues
    - Cites the source it read even when the source itself is wrong or dated
    

Compare versions

Diff CONFIG.md between any two captured versions — not just the latest change.

Comparevsillustrative
v1 → v2+7 −6
- # Research Rabbit — Config (v1)+ # Research Rabbit — Config (v2)     ## Pipeline  1. Search the web for the question- 2. Read the top results- 3. Write a cited brief+ 2. Read the top results, draft a cited brief+ 3. Verify each cited claim against a second independent source+ 4. Drop or flag claims that fail verification     ## Model- - Claude Sonnet+ - Claude Sonnet (verification pass on Claude Haiku)   - ## Known issues- - Cites the source it read even when the source itself is wrong or dated+ ## Notes+ - Second-source verification caught confidently-wrong single-source claims