-
Notifications
You must be signed in to change notification settings - Fork 0
feat(mcp): MCP-first lead delivery — find_new_leads, qualify_leads, lead_job_status + seed-craft prompt #168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
milstan
wants to merge
52
commits into
main
Choose a base branch
from
milstan/expose-mcp-search-qualify
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
9f73795
feat(mcp): expose backend MCP-first lead delivery — find_new_leads, q…
milstan a83f450
docs(mcp): temper min_ai_score guidance after judge review
milstan 46f60b7
test(eval): routing fixtures for the MCP-first delivery tools
milstan 7ac5429
Merge remote-tracking branch 'origin/main' into milstan/expose-mcp-se…
github-actions[bot] 2720d45
docs(mcp): two-pass spending pattern for qualify_leads channel purchases
milstan 6ad2b36
chore(mcp): align server.json npx pin with the 0.26.0 bump
milstan 3dbabf3
revert(mcp): drop the two-pass spending pattern from qualify_leads
milstan 502f8a5
fix(mcp): eval-driven fixes — nested-employees normalizer, corrected …
milstan b2e86ad
fix(mcp): reject country-level filters.locations with a named error
milstan 80c9fd7
Merge remote-tracking branch 'origin/main' into milstan/expose-mcp-se…
milstan b866a42
fix(mcp): code-level spend gate + conflict/envelope fixes on MCP-firs…
github-actions[bot] 515af8b
fix(mcp): address Codex review on MCP-first lead delivery
github-actions[bot] 8bfcd55
fix(mcp): gate paid searches too, mark the paid submitter destructive
github-actions[bot] 8d3962b
fix(mcp): gate delivery tools until the backend ships; renderer + ide…
github-actions[bot] 9c14e17
Merge origin/main into milstan/expose-mcp-search-qualify
github-actions[bot] fff45f5
fix(mcp): gate the prompt with its tools; selector-complete idempoten…
github-actions[bot] 9e965a5
fix(mcp): gate the Claude skill + prompts/get; clock-free idempotency…
github-actions[bot] 46d97c7
fix(mcp): gate the prompt on write too; escape job ids; untouch promp…
github-actions[bot] e138b86
fix(mcp): prompt-gate truthiness, collision-safe idempotency, retry +…
github-actions[bot] c169b37
fix(mcp): 128-bit idempotency keys, search key synthesis, cursor fall…
github-actions[bot] c5eb0df
fix(mcp): hash exclude_lead_ids into the derived search key
github-actions[bot] cf962c1
fix(mcp): canonical JSON idempotency shapes, scalar geo guard, honest…
github-actions[bot] 7783fcd
fix(mcp): canonicalize idempotency shapes recursively; dedupe qualify…
github-actions[bot] d11f8bb
fix(mcp): dedupe every set-valued key field; normalize refs like the …
github-actions[bot] d298e87
docs(mcp): real headroom for find_new_leads (78 -> 296 chars)
github-actions[bot] 2accf1a
fix(mcp): normalize labels + empty shapes in keys; delete stale gated…
github-actions[bot] e98b791
fix(mcp): scalar filters, UUID casing, top-up exclusions
github-actions[bot] 447c40b
fix(mcp): scalar-safe set canonicalizers; fold UUIDs in exclude_lead_ids
github-actions[bot] 439a9c3
fix(mcp): coerce unvalidated arg shapes once at the entry point
github-actions[bot] 70590f1
merge: main into milstan/expose-mcp-search-qualify
ArtyETH06 e1efe24
fix(workflows): close the walkthrough scenario fence so the net-new c…
ArtyETH06 84efd2c
fix(mcp): reshape string lead_refs before deriving the idempotency key
ArtyETH06 35f21e8
fix(mcp): canonicalize the exploration cap default and reject blank r…
ArtyETH06 8bc05d5
Merge remote-tracking branch 'origin/main' into milstan/expose-mcp-se…
github-actions[bot] ee537ab
fix(mcp): the three Codex findings on #168 — test audit, country fenc…
ArtyETH06 ebd4777
fix(mcp): move the delivery routing fixtures out of the established file
ArtyETH06 bb9fdd9
fix(mcp): restore workflows.test.ts, enable the full registry in conf…
ArtyETH06 2a43db1
fix(mcp): the last modified test file, and the doc that told us to mo…
ArtyETH06 fb38867
fix(mcp): bound the top-up exclusion list, and stop claiming qualify …
ArtyETH06 bc4d41d
fix(mcp): four Codex findings — wire/guard mismatch, region scope, ab…
ArtyETH06 de0abe6
fix(mcp): restore real headroom on the find_new_leads description
ArtyETH06 db921e5
fix(mcp): four Codex findings — dead cross-routes, drain bound, quali…
ArtyETH06 73d9991
fix(mcp): four Codex findings — malformed refs, quota recovery, curre…
ArtyETH06 0da75c6
fix(mcp): validate lead-ref FIELD types, not just the ref container
ArtyETH06 d4f9134
fix(mcp): put the gated-route condition where hosts actually read it
ArtyETH06 a7037b7
fix(mcp): reject dropped exclusions, convert cost_cents, re-point sta…
ArtyETH06 73f0f03
fix(mcp): cancel the zero-wait polls too, and stop rendering rejects …
ArtyETH06 e4250cc
Merge remote-tracking branch 'origin/main' into milstan/expose-mcp-se…
ArtyETH06 f1629f3
fix(mcp): make the cancel path reach the queue, the job handle a real…
ArtyETH06 f0fcd4f
fix(mcp): cancel a submit while it can still prove it spent nothing, …
ArtyETH06 c70a6f0
fix(mcp): bound the queue wait too, and size the cost-cap rerun to wh…
ArtyETH06 6402ceb
fix(mcp): split the two budget knobs, and stop stranding a job the us…
ArtyETH06 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.