Skip to content

[dev] [carhartlewis] lewis/comp-audit-handoff-information-fixes-cs-103#2111

Merged
carhartlewis merged 2 commits intomainfrom
lewis/comp-audit-handoff-information-fixes-cs-103
Feb 6, 2026
Merged

[dev] [carhartlewis] lewis/comp-audit-handoff-information-fixes-cs-103#2111
carhartlewis merged 2 commits intomainfrom
lewis/comp-audit-handoff-information-fixes-cs-103

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 6, 2026

This is an automated pull request to merge lewis/comp-audit-handoff-information-fixes-cs-103 into dev.
It was created by the [Auto Pull Request] action.

@linear
Copy link

linear bot commented Feb 6, 2026

@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment Feb 6, 2026 0:45am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
portal Skipped Skipped Feb 6, 2026 0:45am

Request Review

@cursor
Copy link

cursor bot commented Feb 6, 2026

PR Summary

Medium Risk
Touches onboarding org creation persistence and adds extra DB lookups/answer rewriting in Context Hub reads; also changes the LLM provider/model and prompt constraints, which can alter generated auditor output.

Overview
Framework selections captured during org creation are now persisted as human-readable framework names (looked up from frameworkEditorFramework) instead of raw frk_… IDs, with a fallback to the IDs if lookup returns nothing.

The Context Hub listing adds a read-time compatibility layer that detects frk_… tokens in context.answer and batch-replaces them with framework names for legacy records. Auditor content generation is adjusted to use openai('gpt-5.2'), refines the SOC 2 vendor/subservice prompts to be more selective, and excludes the framework-selection context question from the prompt context to avoid leaking raw IDs.

Written by Cursor Bugbot for commit e89463d. This will update automatically on new commits. Configure here.

@carhartlewis carhartlewis self-requested a review February 6, 2026 13:01
@carhartlewis carhartlewis merged commit d5d7ba1 into main Feb 6, 2026
10 of 12 checks passed
@carhartlewis carhartlewis deleted the lewis/comp-audit-handoff-information-fixes-cs-103 branch February 6, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant