Skip to content

Sync main into develop, resolves PR #238's conflict - #239

Merged
chaksaray merged 6 commits into
developfrom
chore/sync-main-into-develop-4
Aug 30, 2026
Merged

Sync main into develop, resolves PR #238's conflict#239
chaksaray merged 6 commits into
developfrom
chore/sync-main-into-develop-4

Conversation

@chaksaray

Copy link
Copy Markdown
Contributor

PR #238 (develop → main) is DIRTY/CONFLICTING. main advanced by PR #237 (external_authority applied to AVE-2026-00074, issue #218) — this landed straight on main via #220 rather than through develop first, same anti-pattern flagged when #220 was still open. develop already carried this exact content (from #220's earlier merge into develop) plus everything else main has, so this merge is otherwise a no-op except for the recurring dist/ave-records-latest.manifest.json generated_at collision — confirmed via a clean local test-merge, only one file conflicted.

Resolved by keeping develop's later generated_at, then regenerating dist/ fresh via node scripts/build-records.js rather than trusting the text merge.

Validated:

  • python3 scripts/validate_records.py: 80/80 valid (only pre-existing, unrelated researcher-attribution warnings)
  • python3 scripts/check_fixtures.py: all pass
  • python3 -m pytest tests/ -x -q: 435 passed

Requesting squash-merge, matching the established pattern for these sync PRs (#206, #209, #210, #212, #226, #227).

chaksaray and others added 6 commits August 29, 2026 11:11
Co-authored-by: chaksaray <15962335+chaksaray@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: chaksaray <15962335+chaksaray@users.noreply.github.com>
 (#229)

Co-authored-by: Nicolai <245527909+predictor2718@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: chaksaray <15962335+chaksaray@users.noreply.github.com>
…ture #218 (#237)

Co-authored-by: Empire Labs Pty Ltd <narko4u@gmail.com>
main advanced by PR #237 (external_authority applied to AVE-2026-00074,
issue #218 -- previously merged straight to main via #220 rather than
through develop). develop already carried this content (via #220's
earlier merge into develop) plus everything else main has, so this
merge is otherwise a no-op except for the recurring
dist/ave-records-latest.manifest.json generated_at collision.

Resolved by keeping develop's later generated_at timestamp, then
regenerating dist/ fresh via scripts/build-records.js rather than
trusting the text merge.

Validated:
- python3 scripts/validate_records.py: 80/80 valid (only pre-existing
  unrelated researcher-attribution warnings)
- python3 scripts/check_fixtures.py: all pass
- python3 -m pytest tests/ -x -q: 435 passed
@chaksaray
chaksaray merged commit 475b18c into develop Aug 30, 2026
6 checks passed
@chaksaray
chaksaray deleted the chore/sync-main-into-develop-4 branch August 30, 2026 01:01
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