Skip to content

[sync] add org ADR sync manifest#26

Merged
NWarila merged 1 commit into
mainfrom
org-adr-sync-manifest
Jun 2, 2026
Merged

[sync] add org ADR sync manifest#26
NWarila merged 1 commit into
mainfrom
org-adr-sync-manifest

Conversation

@NWarila

@NWarila NWarila commented Jun 2, 2026

Copy link
Copy Markdown
Owner

What changed

  • Adds org-adr-manifest.json, an ADR-only manifest for mirror sync/detection.
  • Extends the manifest checker to validate both baseline and ADR-only manifests.
  • Updates the auto-sync reusable to read the ADR manifest and update only ADR-only detectors.
  • Documents the ADR-only manifest in the mirroring reference.

Why

The full org baseline includes more than ADRs. Phase 3 sync is intentionally scoped to org ADR mirrors, so adopters need a manifest that does not force unrelated baseline adoption.

Validation

  • python tools/check_baseline_manifest.py
  • python tools/check_docs_layout.py
  • python tools/check_ai_residue.py
  • python -m py_compile tools/check_baseline_manifest.py
  • git diff --check

@NWarila NWarila marked this pull request as ready for review June 2, 2026 11:08
@NWarila NWarila merged commit e8bc517 into main Jun 2, 2026
21 checks passed
@NWarila NWarila deleted the org-adr-sync-manifest branch June 2, 2026 11:08
NWarila added a commit that referenced this pull request Jun 5, 2026
## What changed

- Adds `org-adr-manifest.json`, an ADR-only manifest for mirror
sync/detection.
- Extends the manifest checker to validate both baseline and ADR-only
manifests.
- Updates the auto-sync reusable to read the ADR manifest and update
only ADR-only detectors.
- Documents the ADR-only manifest in the mirroring reference.

## Why

The full org baseline includes more than ADRs. Phase 3 sync is
intentionally scoped to org ADR mirrors, so adopters need a manifest
that does not force unrelated baseline adoption.

## Validation

- `python tools/check_baseline_manifest.py`
- `python tools/check_docs_layout.py`
- `python tools/check_ai_residue.py`
- `python -m py_compile tools/check_baseline_manifest.py`
- `git diff --check`
NWarila added a commit that referenced this pull request Jun 6, 2026
## What changed

- Adds `org-adr-manifest.json`, an ADR-only manifest for mirror
sync/detection.
- Extends the manifest checker to validate both baseline and ADR-only
manifests.
- Updates the auto-sync reusable to read the ADR manifest and update
only ADR-only detectors.
- Documents the ADR-only manifest in the mirroring reference.

## Why

The full org baseline includes more than ADRs. Phase 3 sync is
intentionally scoped to org ADR mirrors, so adopters need a manifest
that does not force unrelated baseline adoption.

## Validation

- `python tools/check_baseline_manifest.py`
- `python tools/check_docs_layout.py`
- `python tools/check_ai_residue.py`
- `python -m py_compile tools/check_baseline_manifest.py`
- `git diff --check`
Sign up for free to 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.

1 participant