Skip to content

Feature/ab#32339 align ai scoring access and prompt controls#2130

Merged
JamesPasta merged 7 commits into
devfrom
feature/AB#32339-align-ai-scoring-access-and-prompt-controls
Mar 16, 2026
Merged

Feature/ab#32339 align ai scoring access and prompt controls#2130
JamesPasta merged 7 commits into
devfrom
feature/AB#32339-align-ai-scoring-access-and-prompt-controls

Conversation

@jacobwillsmith
Copy link
Copy Markdown
Contributor

Pull request overview

This pull request aligns the AI scoring and prompt tooling flow with the access-control and prompt-discipline model we want long term. It tightens server-side permission and feature gating for AI regenerate actions and prompt capture, standardizes the reviewer posture across the v1 prompts, and centralizes prompt-type identifiers so prompt execution and prompt capture do not drift apart.

It also updates the review/assessment UI flow around AI scoring so the action bar, assessment scores widget, and application details page all reflect the same feature/permission state. The net effect is a cleaner scoring experience for reviewers and a safer prompt/debugging workflow in development.

Changes:

  • Aligned AI scoring flow and review actions across the application details page, assessment scores widget, and review list action bar
  • Added/normalized server-side permission and feature checks for attachment summaries, application analysis, AI scoring, and prompt capture access
  • Standardized v1 prompt posture and restored generic guardrails to keep outputs conservative without overfitting
  • Centralized AI prompt-type identifiers and wired prompt capture permission checks to explicit ABP permission checking

@github-actions
Copy link
Copy Markdown

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 561
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

@github-actions
Copy link
Copy Markdown

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 561
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

@jacobwillsmith jacobwillsmith marked this pull request as ready for review March 16, 2026 18:54
@JamesPasta JamesPasta merged commit 6ae69cd into dev Mar 16, 2026
22 checks passed
@JamesPasta JamesPasta deleted the feature/AB#32339-align-ai-scoring-access-and-prompt-controls branch March 16, 2026 18:58
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