Skip to content

feat: add mandatory context lookup via WebSearch to m1, m2, m3 phases#2

Merged
dhanesh merged 1 commit intomainfrom
claude/add-context-lookup-w71Ga
Mar 14, 2026
Merged

feat: add mandatory context lookup via WebSearch to m1, m2, m3 phases#2
dhanesh merged 1 commit intomainfrom
claude/add-context-lookup-w71Ga

Conversation

@dhanesh
Copy link
Owner

@dhanesh dhanesh commented Mar 14, 2026

Before starting constraint discovery (m1), tension analysis (m2), or
outcome anchoring (m3), the AI now must use WebSearch to research the
feature's domain. This grounds the phase work in current facts rather
than potentially stale training data, reducing user corrections.

Each phase gets a "Context Lookup (MANDATORY)" section with:

  • Steps to extract topics and search for current best practices
  • A "Domain Context" summary block shown to the user
  • --skip-lookup flag to opt out when not needed
  • Smart skip when prior phase already did the lookup in the same session

https://claude.ai/code/session_01TRxMEw6ihmijWGDWj8SjEY

Before starting constraint discovery (m1), tension analysis (m2), or
outcome anchoring (m3), the AI now must use WebSearch to research the
feature's domain. This grounds the phase work in current facts rather
than potentially stale training data, reducing user corrections.

Each phase gets a "Context Lookup (MANDATORY)" section with:
- Steps to extract topics and search for current best practices
- A "Domain Context" summary block shown to the user
- --skip-lookup flag to opt out when not needed
- Smart skip when prior phase already did the lookup in the same session

https://claude.ai/code/session_01TRxMEw6ihmijWGDWj8SjEY
@dhanesh dhanesh merged commit f92aa3d into main Mar 14, 2026
6 of 7 checks passed
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.

2 participants