Uh oh!
There was an error while loading. Please reload this page.
feat(project): reconcile Delivery work management - #535
Merged
Conversation
Signed-off-by: Sal <59910950+ss-o@users.noreply.github.com>
PR #535 rewrote the 'no owning issue' step in AGENTS.md and AGENT_MEMORY.md to create issues unconditionally, dropping the explicit-external-write-authority gate and the freestanding sentence stating that requirement. This contradicted the standing 'External writes require explicit authorization' line still present in AGENT_MEMORY.md, and broke test_public_repository_deduplicates_loaded_content_and_gates_external_writes in scripts/test_validate_agent_policy.py. Restore the gated phrasing while keeping the new Project 28 membership-verification step from #534.
ss-o
enabled auto-merge (squash)
August 22, 2026 03:05
ss-o
disabled auto-merge
August 22, 2026 03:05
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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#534
Summary
Verification
python3 scripts/test_project_reconcile.pypython3 -m py_compile scripts/project_reconcile.py scripts/test_project_reconcile.pyactionlint .github/workflows/project-reconcile.ymlgit diff --checkpython3 scripts/test_validate_agent_policy.py