Round-3 fixes: last stale population claim; dev recipe that resolves#18
Merged
Conversation
…resolves Sol's round-3 pass: (1) the connect tool-inventory line still carried the 'Two things stay local-only' tail — both prior edits matched neighboring segments of the same long line; (2) the round-2 dev recipe mixed the [models] extra's Git URLs with editable paths in one uv resolution (rejected as conflicting) — editables now override in a second --no-deps step; (3) OG-UK's policyengine-uk==2.88.0 pin cannot share the env — documented its own venv, pointing at PSLmodels/OG-UK#68. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Closes Sol's round-3 findings: the surviving
Two things stay local-onlytail on the connect tool-inventory line (both prior edits matched different segments of the same long line); the dev recipe's conflicting URL+editable resolution (editables now override via a second--no-depsstep, dry-run verified); OG-UK documented into its own venv given thepolicyengine-uk==2.88.0pin (PSLmodels/OG-UK#68). Suite: 50 passed.🤖 Generated with Claude Code