Implemented
0
feat(signals): pipeline audience targets for steering notes
Source: PostHog/posthog#91268 · opened by @andrewm4894
What Let users address a steering note to the report pipeline specifically, distinct from one scout or the whole fleet, via a reserved audience family on the note target: pipeline:report-research now, with room for pipeline:implementation later. Why With the research agent reading notes (#91267), the only note targets are one scout skill (skill_name) or everything (blank). Users need "tell the report generator X" without also steering every scout — e.g. "route billing-adjacent reports to the billing folks" is research-stage guidance, not fleet guidance. Naming matters here: the target must be family-shaped (pipeline:*) rather than a bare name like report-research that reads as a scout skill which does not exist. Implementation sketch • products/signals/backend/scout_harness/tools/notes.py: leave_note validates a targeted skill_name; carve out reserved pipeline:* audiences so they skip the scout-skill lookup. list_notes for a pipeline audience returns pi…
No pledges yet. Be the first to back this.
Comments
Similar requests
feat(signals): report research agent reads steering notes and fleet memory
0 votes · 0 comments
feat(signals): report research steering eval suite
0 votes · 0 comments
feat(tasks): implementation runs read steering notes and fleet memory
0 votes · 0 comments
Feature Request: group/categorize data pipeline destinations
0 votes · 0 comments
Improve PostHog's Customer Data Pipeline for Conversion Tracking
5 votes · 0 comments
No comments yet.