Skip to content

[codex] Expand TrueFoundry skill workflows - #49

Merged
mnvsk97 merged 1 commit into
mainfrom
codex/expand-skills-capability-workflows
May 21, 2026
Merged

[codex] Expand TrueFoundry skill workflows#49
mnvsk97 merged 1 commit into
mainfrom
codex/expand-skills-capability-workflows

Conversation

@mnvsk97

@mnvsk97 mnvsk97 commented May 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add AI Gateway metrics recipes for cost, token, latency, and error questions
  • clarify Skills Registry and Prompt Registry capability matrices and review gates
  • add platform workflows for user invites, team/custom-role grants, PATs, VATs, and service-account caveats

Validation

  • ./scripts/validate-skills.sh
  • ./scripts/validate-skill-security.sh
  • git diff --check

Notes

  • Does not add or document tfy whoami; that CLI command is being handled separately.
  • Keeps unsupported CLI surfaces such as tfy upload skill marked as unavailable unless future tfy --help output verifies them.

Note

Low Risk
Documentation-only updates that adjust recommended API usage patterns (monitoring filters, metrics queries, invites/access grants) with no runtime/code-path changes.

Overview
Adds metrics-based AI Gateway monitoring guidance alongside spans tracing, including example POST /api/svc/v1/llm-gateway/metrics/query recipes (cost/tokens/latency/errors), updated filter operator enums, and time-range handling guidance.

Expands Platform access-control docs with explicit user-invite flows, clarified “invite vs grant access” sequencing, team/custom-role grant workflows, and adds virtual account/VAT management plus service-account caveats; shared API endpoint reference is updated accordingly.

Introduces capability matrices and review/confirmation gates for Prompt Registry and Skills Registry workflows, emphasizing UI vs tfy apply usage and avoiding unsupported CLI commands.

Reviewed by Cursor Bugbot for commit 7fa55b2. Bugbot is set up for automated code reviews on this repo. Configure here.

@mnvsk97
mnvsk97 marked this pull request as ready for review May 20, 2026 17:10
@mnvsk97
mnvsk97 enabled auto-merge (squash) May 20, 2026 18:20
@mnvsk97
mnvsk97 merged commit 2ebb493 into main May 21, 2026
17 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