Harden plan-builder happy path and add unified agent preflight#230
Merged
Merged
Conversation
jamil2018
marked this pull request as ready for review
July 18, 2026 10:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
project_diagnosticthat separates App/API identity, active MCP transport, current-task capability visibility, and target-project bindingcodex/development plan/appraise-0.5/product directionWhy
The SecondWife happy-path audit completed end to end but exposed several points where apparently healthy state could be misleading or inefficient: server capabilities did not prove the current task's immutable MCP snapshot, historical baseline attempts exposed active controls, repeated scenario failures could be misclassified, implementation task state was incomplete at group approval, and response summaries repeated bulky historical evidence.
This change turns those findings into durable source fixes and records the remaining feature sequence.
Notable behavior changes
project_diagnosticacceptsobservedTools,observedResources, andexpectedTargetWorkspacePathneeds_observationinstead of claiming client readinessValidation
packages/appraisejssuite: 16 files, 125 tests passednpm run buildnpm run quality:fallow:commitnpm run quality:react-doctor:commit— 100/100npm run check:harnessnpm run release:check:artifactsnpm run release:check:packagesnpm run release:check:coordinator-referencegit diff --checkThe production build passes with the repository's existing Turbopack broad dynamic-file-pattern warnings.