Refresh the Organisation's seeded documents - #125
Merged
Conversation
Assisted-by: Claude Opus 5 Co-authored-by: Claude <noreply@anthropic.com>
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 free
to 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 #124.
These are documents the Jerome-Group Organisation seeds into every repository, and this
repository was out of step on each:
docs/agents/acceptance-criteria.md— a copy of an Organisation document, and out of dateNothing here is your work, and the reason differs by line. A file marked an older revision
matched a past revision of the seed byte for byte, which is how
bin/seed-vintagesdecides acopy has no local content in it; one marked not carried at all is a document this repository
never had. Edit either on this branch and it becomes yours — from that edit this leaves it
alone, here and afterwards (ADR-0039, ADR-0042).
A line marked a copy of an Organisation document is the exception, and it is worth knowing
before you spend time on one: that file is a copy of the hub's own text, and the seed
overwrites whatever is here. An edit to it is already lost — this branch will be rewritten on
the next publish, and so will your default branch the next time the seed lands. If one of
them should read differently for this repository, that is a change to make in
Jerome-Group/org, where every repository gets it (ADR-0031, ADR-0043).#124 — Refresh the Organisation's seeded documents: 0 of 0 criteria delivered, nothing beyond the brief.
Assisted-by: Claude Opus 5
Co-authored-by: Claude noreply@anthropic.com