Currency pass: Rate Index wording, Assistant Leads, CLI planner, apex llms repo link#13
Merged
Conversation
… llms repo link Final-pass cleanups on the publish/prose surfaces (MCP/OKF backbone unchanged): - Rate Index: 'by role and market tier' -> 'by role (typical + national range; Brand Ambassadors by tier)' across docs, skills, server-card, /ai page, and the okf generator. Matches the real model (only Brand Ambassadors are tiered; every other role is a national typical + range). The agent-facing register-tools description was already correct. - Assistant Leads added to the openapi listRoles description and the quote-request schema's common role values. - page.tsx: 'Seven read-only lookup tools' -> 'Eight tools: a planner, six read-only lookups, and an opt-in request_quote' (plan_staffing is a planner). - CLI: README gains the plan_staffing row, 'five read tools' -> 'seven', tightened Rate Index row; cli/package.json 1.2.0 -> 1.2.1. - Apex llms worker: rewrite the stale kissmyabs32 agent-skills repo link to tempguru-co (live still served the old one), plus a GPT fallback + in-chat quote note. - GPT tracker (assistants/README): quote is in-chat via the live action, not a form. - Regenerated: okf bundle, both Cloudflare workers, openapi.json.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Addresses the final-pass punch list — publish/prose currency, MCP/OKF backbone unchanged.
Rate Index wording —
by role and market tier→by role (typical + national range; Brand Ambassadors by tier)across docs (CLAUDE/AGENTS/README/GEMINI/copilot), content/skills, the server-card route, page.tsx, the /ai page, and the okf generator. Matches the real model (rate-benchmark.ts: only Brand Ambassadors are tiered; every other role is a national typical + range). The agent-facingregister-toolsdescription was already correct.Assistant Leads added to the openapi
listRolesdescription and the quote-request schema's common role values.page.tsx —
Seven read-only lookup tools→Eight tools: a planner, six read-only lookups, and an opt-in request_quote(plan_staffing is a planner, not a lookup).CLI — README gains the
plan_staffingrow,five read tools→seven, tightened Rate Index row;cli/package.json1.2.0 → 1.2.1 for the npm republish.Apex llms worker — rewrites the stale
kissmyabs32agent-skills repo link totempguru-co(live still served the old one), plus a GPT fallback + in-chat-quote note.GPT tracker — quote is in-chat via the live action, not a form.
Regenerated: okf bundle, both Cloudflare workers, openapi.json. Verified:
tscclean,check:submissionsOK, evals 14/0.Deploy steps handled separately (not in this PR): npm publish 1.2.1, Cloudflare worker pastes, Squarespace /ai-agents paste.