Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

docs: add ADR-81 selector and package release facts#73

Merged
shtse8 merged 1 commit into
mainfrom
codex/adr81-selector-facts-clean
Jun 22, 2026
Merged

docs: add ADR-81 selector and package release facts#73
shtse8 merged 1 commit into
mainfrom
codex/adr81-selector-facts-clean

Conversation

@shtse8

@shtse8 shtse8 commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • adds ADR-81 selector facts to the current main-based project manifest
  • sets project.policyPool=agent-tool
  • sets delivery.deployable=false
  • strengthens delivery.packageRelease facts so projection correctly treats Bump as a package producer

This is a clean replacement for #70, whose branch has unrelated history and stale workflow/doc diffs.

Validation

  • python3 -m json.tool .doctrine/project.json
  • git diff --check
  • python3 /Users/kyle/.doctrine/scripts/project-control-plane-audit.py --local . --fail-on-drift --json -> PRESENT
  • python3 /Users/kyle/.doctrine/scripts/package-release-conformance-audit.py --local . --local-repo SylphxAI/bump --json -> PARTIAL with only npm package producer lacks visible Changesets config/action signal
  • python3 scripts/project-control-plane-audit.py --repo SylphxAI/bump --ref codex/adr81-selector-facts-clean --fail-on-drift --json -> PRESENT
  • python3 scripts/repo-selector-value-projection.py --repo SylphxAI/bump --ref codex/adr81-selector-facts-clean --fail-on-blocked --json -> READY
  • python3 scripts/package-release-conformance-audit.py --repo SylphxAI/bump --ref codex/adr81-selector-facts-clean --json -> PARTIAL with only the Bump-vs-Changesets exception finding

@shtse8 shtse8 mentioned this pull request Jun 22, 2026
@shtse8 shtse8 added this pull request to the merge queue Jun 22, 2026
Merged via the queue into main with commit b535a2b Jun 22, 2026
1 check passed
@shtse8 shtse8 deleted the codex/adr81-selector-facts-clean branch June 22, 2026 23:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant