Releases: PerryLink/dsh-industry-research
Releases · PerryLink/dsh-industry-research
Release list
v0.1.0
[0.1.0] - 2026-08-19
Added
- Industry/company research domain pack: four workspace-bound tools and two methodology skills.
industry_map— validate and persist an industry chain map (chain.json): upstream/midstream/downstream nodes, edges, and metric slots where every value requires asourceRef(unsourced values are rejected; value-less slots are explicit gaps). Seed notes/files and an optionalctx.webdigest are registered as citable sources (sources.json).industry_track— public-source policy/news tracking over the officialctx.webseam (never a hand-rolled fetch): per-topic search, host allow/block lists,sincefiltering, bounded snapshot fetches with SHA-256 provenance hashes, and append + dedupe intotimeline.jsonlwith a retention cap. Fails loud whenctx.webis unmounted oroffline: true.company_scan— company cards (card.json+card.md) from user-supplied workspace data files (hashed, with Markdown outlines and figure-candidate lines so every number cites a file and a line) plus an optionalctx.webcitation complement. Text formats only in v1 (no PDF).industry_report— report assembly with two paths: the frozen-contractctx.researchReportengine (assemble→ sealed directory + per-claim verdicts) when mounted, or an honest builtin fallback (reports/<YYYYMMDD-HHmmss>/report.md+manifest.jsonwith a SHA-256 source-traceability table, claims markedunverified,engine: 'builtin-fallback').- Methodology skills
industry-research-methodandcompany-research-method(chain decomposition, supply/demand discipline, sourcing and gap-declaration discipline, compliance wording) published from the packagedskills/directory. - Typed Cordis events
industry-research/map,industry-research/track, andindustry-research/reportemitted after each committed artifact. - Fail-loud Schemastery config (
industryRoot,fetchTimeoutMs,timelineMaxEntries,sourceAllowlist/sourceBlocklist,offline,skillsDir,track.*,scan.*); vitest suites over the real 0.1.0-rc.6Context/Session/ToolRuntime/SkillRegistry/WebRuntime; a keyless offline end-to-end suite over the 白酒 fixtures.