Skip to content

v0.2.0 — Facts-first MVP

Latest

Choose a tag to compare

@basicScandal basicScandal released this 04 Jun 07:13
· 101 commits to main since this release
ca8816d

v0.2.0 — Facts-first: vet a package before your agent uses it

Hero is now vetting by name: starlog facts <package> returns authoritative,
dated facts (CVEs/incidents, SPDX license + risk, maintenance) — or an honest
'no facts on file' — so your agent decides on facts, not training recall.

  • starlog_facts MCP tool + CLI + install hook (facts at decision time).
  • Layered L1/L2/L3 facts, composed at query time, never collapsed.
  • Curated 42-package facts corpus, dated.
  • 2-minute private authoring (facts add); STARLOG_PRIVATE_FACTS + STARLOG_POLICY;
    hosted-API seams (STARLOG_API_KEY, facts push). Facts-first onboarding for
    Claude Code/Cursor/Copilot/Codex. starlog_search retained as discovery.

Validated (docs/VALIDATION.md): private 2/2 DIY->internal on information alone;
posthog-node post-cutoff supply-chain pin; no spurious flips; 4-vendor benchmark
~20->78%, 100% unprompted adoption.

BUSL-1.1 (-> Apache-2.0 in 2030).