Report first-party skill names on skill_used, bucket the rest as custom - #959
Conversation
|
Audit: the data structure is fine — closed allowlist + The |
|
Audit (fleet builder): rationale rewrite — data structure stands, words were wrong. Ground truth confirmed: 11 bundled skills carry |
user-invocable false opts out of slash synthesis, not name reporting: seven flagged skills stay allowlisted as use_skill recipes; only the four bake-only background skills are excluded.
Summary
skill_usedcarriesskill_name: a first-partycorbits-skillsname from a closed 16-name allowlist, orcustomfor unknown, project-local, and plugin-authored skillsTELEMETRY.mddocuments the allowlist and drops the no-name claim; the event allowlist carriesskill_nameand nothing else identifyingVerification
bun run typecheck,bun run build, andbun run checkpass (7134 pass, 0 fail)Fixes CL-7326