Make corpus consult mandatory + add live source-site search (v0.7.0) - #56
Merged
Conversation
Consulting the inspiration corpus stops being an optional skim and becomes a mandatory, two-tier discovery step wired to fire before the design-direction confirm — so corpus moves are in what the user approves, never a post-yes override. - discovery.md: Tier 1 (always consult the distilled corpus, register-gated) now runs while shaping the direction, before the confirm, keyed off the emerging register; a Step-4 backstop checkpoint stops a rich-brief path skipping it. If a corpus move would change an already-confirmed direction, re-present for a fresh yes. - discovery.md: Tier 2 (new) — when a browser is available and the app matches a corpus genre (or the user shared URLs), search the source sites live for the exact components this app needs. Bounded (≤3 sites, one pass each), reuses the intake privacy guard, falls back to Tier 1 alone — never blocks a build. - inspiration.md header updated to the mandatory semantics (was "skim / read only when relevant"). Fixes from adversarial review: consult-before-confirm (no direction override), corpus-header consistency, dropped an unsourced per-site search claim, softened a tier overclaim, bounded Tier 2. SKILL.md untouched (2598/2600). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Answers "the intake references should always be consulted, and even search the websites provided to match the app being prototyped." Consulting the corpus stops being an optional skim and becomes a mandatory, two-tier discovery step.
Tier 1 — always consult the distilled corpus
register, set only at Step 4, so it could silently no-op).Tier 2 — search the source sites live (new)
intakebrowse protocol + privacy guard (only these URLs; discard the user's own tabs). Bounded, transparent, and falls back to Tier 1 alone when no browser — never blocks a build.Guardrails
🤖 Generated with Claude Code