Skip to content

Conversation

@yarikoptic
Copy link
Collaborator

@yarikoptic yarikoptic commented Nov 11, 2025

Produced with the help of

Fixed several language and formatting errors discovered during comprehensive proofing of specification files using the proof-spec skill:

In src/common-principles.md:

  • Line 18: Fixed duplicated "be" in "cannot be be interpreted"
  • Line 96: Changed "unapplicable" to correct form "inapplicable"
  • Line 634: Removed duplicated "files" in "files files MUST NOT"
  • Line 1070: Fixed duplicated "is" to "it is RECOMMENDED"

In src/CHANGES.md:

  • Line 80: Wrapped literal URL in angle brackets per markdown style guide (remark-lint: no-literal-urls rule)

In src/appendices/meg-systems.md:

  • Line 17: Fixed broken table separator with space in middle
  • Auto-formatted table and list styling for consistency

In src/schema/objects/entities.yaml:

  • Line 153: Fixed missing closing quote in "InversionTime" metadata field reference

In src/schema/rules/checks/deprecations.yml:

  • Line 1: Added missing YAML document start marker (---) to resolve yamllint warning

All fixes improve readability and correctness of the specification without changing any technical requirements or meaning.

🤖 Generated with Claude Code

Fixed several language and formatting errors discovered during comprehensive
proofing of specification files using the proof-spec skill:

In src/common-principles.md:
- Line 18: Fixed duplicated "be" in "cannot be be interpreted"
- Line 96: Changed "unapplicable" to correct form "inapplicable"
- Line 634: Removed duplicated "files" in "files files MUST NOT"
- Line 1070: Fixed duplicated "is" to "it is RECOMMENDED"

In src/CHANGES.md:
- Line 80: Wrapped literal URL in angle brackets per markdown style guide
  (remark-lint: no-literal-urls rule)

In src/appendices/meg-systems.md:
- Line 17: Fixed broken table separator with space in middle
- Auto-formatted table for consistency

In src/schema/objects/entities.yaml:
- Line 153: Fixed missing closing quote in "InversionTime" metadata field reference

In src/schema/rules/checks/deprecations.yml:
- Line 1: Added missing YAML document start marker (---) to resolve yamllint warning

All fixes improve readability and correctness of the specification without
changing any technical requirements or meaning.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@effigies effigies added the exclude-from-changelog This item will not feature in the automatically generated changelog label Nov 11, 2025
@effigies effigies merged commit 1936f71 into bids-standard:master Dec 1, 2025
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation exclude-from-changelog This item will not feature in the automatically generated changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants