ContextStream
/ Warm Start / streampilot-demo-app
Warm Start · Draft only

Repository backfill

Recover the context your repository already knows.

Mine merged work for durable decisions and lessons, attach the source evidence, and save review-gated drafts. Nothing is published automatically.

Less lost context. Review remains human-led. Confidence orders the ledger; evidence earns the decision.

Backfill command

Self-contained, feature-flagged, and safe to re-run.

DRAFT WRITES
$ contextstream warm-start --repo streampilot-demo-app \
  --sources git,merged-prs --extract heuristic,llm \
  --state draft --tag warm-start --idempotency-key commit-sha
Feature flaggedIsolated prototype path
Idempotent by SHASafe repeat runs
Writes drafts onlyReview-gated records

Review ledger

Evidence-backed candidates

Top 20 by confidence. Quality scores remain blank until a reviewer adds them.

Ready to scan repository history.
Total candidates Ordered by confidence
Decisions Architecture and approach
Lessons Reverts and recurring fixes
Drafts saved Review-gated only
Duplicates skipped Matched by commit SHA
1Read history
Waiting
2Heuristic pass
Waiting
3LLM extraction
Waiting
4Attach evidence
Waiting
5Write drafts
Waiting

Repository history is ready to review.

Run the backfill to extract durable decisions and lessons. Every result will retain its source evidence and remain unpublished.