MaxHou-infinity/dsh-scout
MaxHou-infinity★ 0TypeScript最后同步: 2026-08-14
Evidence-driven company and job intelligence plugin for DeepSeek Harness.
README 摘要
dsh-scout Evidence-driven company and job intelligence for DeepSeek Harness. dsh-scout helps an agent answer a concrete question: Is this company and role worth taking to the next round, and what must I verify in the interview? The plugin keeps facts, reported information, inference, unknowns, sources, and next actions separate. It starts conservatively at VERIFY until the company identity and high-impact claims are supported. Current scope This repository contains the first runnable, session-isolated slice: - scout start : create an in-memory diligence case. - scout add source : register a source. - scout add claim : attach an evidence-bounded claim. - scout verify identity : confirm the legal entity from an E3 source. - scout verify claim : promote a claim while retaining its prior evidence state. - scout report : render the current Markdown report. The first case fixture is Snapmaker HR Head. Its historical material is deliberately marked as E1 and is not treated as current verification. Case state is currently in memory and isolated by DSH agent/session identity. Durable five-file export, configurable storage, and provider-backed collection are the next implementation slice; th…
在 GitHub 查看完整 README →