Skip to content

feat(project): reconcile Delivery work management - #535

Merged
ss-o merged 3 commits into
mainfrom
feat/project-delivery-managed-progress
Aug 22, 2026
Merged

feat(project): reconcile Delivery work management#535
ss-o merged 3 commits into
mainfrom
feat/project-delivery-managed-progress

Conversation

@ss-o

@ss-oss-o commented Aug 21, 2026

Copy link
Copy Markdown
Member

Closes#534

Summary

  • reconcile every open organization issue into Z-shell Delivery on scheduled runs
  • report five-day stale work, excluding explicit blocked items
  • require Project membership and durable material-progress evidence for substantive work

Verification

  • python3 scripts/test_project_reconcile.py
  • python3 -m py_compile scripts/project_reconcile.py scripts/test_project_reconcile.py
  • YAML parsing and actionlint .github/workflows/project-reconcile.yml
  • git diff --check
  • python3 scripts/test_validate_agent_policy.py

@ss-o
ss-o marked this pull request as ready for review August 21, 2026 05:42
@ss-o
ss-o requested a review from a team as a code ownerAugust 21, 2026 05:42
ss-oand others added 2 commits August 22, 2026 03:10
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
ss-o enabled auto-merge (squash) August 22, 2026 03:05
@ss-o
ss-o disabled auto-merge August 22, 2026 03:05
@ss-o
ss-o merged commit 4403e5a into mainAug 22, 2026
7 checks passed
@ss-o
ss-o deleted the feat/project-delivery-managed-progress branch August 22, 2026 03:08
Sign up for freeto 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.

feat(project): reconcile Delivery membership and stale work

1 participant

@ss-o