feat(prompts): add _SURVEY_SYSTEM_PROMPT (#4) #41

Closed
archeious wants to merge 0 commits from feat/issue-4-survey-prompt into main
Owner

Closes #4

Adds the survey pass system prompt. Tri-state tool triage (relevant / skip / unlisted). Wiring follows in #5.

Closes #4 Adds the survey pass system prompt. Tri-state tool triage (relevant / skip / unlisted). Wiring follows in #5.
archeious added 1 commit 2026-04-07 03:35:25 +00:00
Adds the system prompt for the survey reconnaissance pass. The survey
agent answers three questions (what is this, what approach, which tools
matter) from cheap signals — file type distribution and a top-2-level
tree — without reading files. Tool triage is tri-state: relevant, skip,
or unlisted (default), so skip is reserved for tools whose use would be
actively wrong rather than merely unnecessary.

Wiring of _run_survey() and the submit_survey tool follows in #5.
archeious closed this pull request 2026-04-07 03:35:33 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: archeious/luminos#41
No description provided.