Skip to content

Pivot - #45

Merged
vaporif merged 185 commits into
mainfrom
pivot
May 12, 2026
Merged

Pivot#45
vaporif merged 185 commits into
mainfrom
pivot

Conversation

@vaporif

@vaporif vaporif commented May 9, 2026

Copy link
Copy Markdown
Owner

No description provided.

vaporif added 30 commits May 7, 2026 04:49
Tasks 1, 3, 4 from docs/plans/2026-05-07-pitch-filler.md:
- RawEntry.title plumbed through hn_algolia source
- pitch_filler.j2 prompt template (entity-domain ground truth, single search)
- model_pitch_filler/enable_pitch_filler/max_tokens/max_chars config keys
- validator: enable_pitch_filler requires tavily_api_key
Task 2 from docs/plans/2026-05-07-pitch-filler.md:
- HaikuPitchFiller skip-guards on body/url/title/budget; calls Haiku with a
  single tavily_search tool, gates on confidence=high
- Per-entry isolation: HTTP/JSON/schema errors log + return entry unchanged;
  BudgetExceededError propagates so the run can short-circuit
- RawEntry.synthesized flag threads through to CandidatePayload.provenance
Task 5 from docs/plans/2026-05-07-pitch-filler.md:
- Drop hn_algolia auto-enable for Wayback+Tavily; auto-enable pitch filler instead
- New --enable-pitch-filler/--no-pitch-filler flag (still gated by TAVILY_API_KEY)
- HaikuPitchFiller appended last so cheap fetchers run first when also enabled
- entry.synthesized threads through _build_payload to provenance=synthesized
Task 6 from docs/plans/2026-05-07-pitch-filler.md:
- 12 unit tests for HaikuPitchFiller covering confidence gate, skip-guards,
  malformed JSON isolation, budget exhaustion, and tool-call wiring
- CLI tests updated for the new auto-enable: pitch filler in for hn_algolia,
  Wayback/Tavily-extract no longer auto-enabled
@vaporif
vaporif merged commit 771d86b into main May 12, 2026
3 of 6 checks passed
@vaporif
vaporif deleted the pivot branch May 12, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant