Skip to content

refactor: drop requirement IDs from AI assessment prompts - #452

Draft
eddie-knight wants to merge 1 commit into
ossf:mainfrom
eddie-knight:chore/prompt-ids
Draft

refactor: drop requirement IDs from AI assessment prompts#452
eddie-knight wants to merge 1 commit into
ossf:mainfrom
eddie-knight:chore/prompt-ids

Conversation

@eddie-knight

@eddie-knight eddie-knight commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

The three AI prompts opened by naming the requirement they served, which
put a catalog ID into a step package for no benefit the model can use:
each prompt already restates the requirement in full immediately after
the ID, and the model has no catalog to resolve the identifier against.

Replace the ID with "the following requirement:" and leave the rest of
every prompt byte-identical, so the two golden files change by the same
single phrase and the diff is reviewable at a glance.

This is a change to AI input and cannot be verified deterministically.
The mitigation is that the requirement text the model reasons from is
untouched; only an unresolvable identifier is gone.

Refs ossf#448
@github-actions github-actions Bot added the enhancement New feature or request label Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant