Skip to content

Conversation

@jviotti
Copy link
Member

@jviotti jviotti commented Dec 17, 2025

Signed-off-by: Juan Cruz Viotti jv@jviotti.com

Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
@augmentcode
Copy link

augmentcode bot commented Dec 17, 2025

🤖 Augment PR Summary

Summary: Updates the JSON Schema CLI dependency to @sourcemeta/jsonschema v13.2.0.

Changes:

  • Bumps @sourcemeta/jsonschema from ^13.1.0 to ^13.2.0 in package.json and package-lock.json.
  • Adds illustrative examples annotations to the project meta-schemas (meta/schemas-root.json, meta/schemas.json, meta/test.json).
  • Removes a duplicate value from the examples list in the XBRL booleanItemType schema.
Technical Notes: No runtime/library logic changes; this primarily affects schema tooling/metadata and documentation fidelity.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestion posted.

Comment augment review to trigger a new review at any time.

"examples": [
{
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
"target": "../schemas/example.json",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The example introduces a top-level target, but meta/test.json doesn’t currently describe or require target, so schema validation won’t catch missing/invalid targets even though the test suite appears to use them.

🤖 Was this useful? React with 👍 or 👎

@jviotti jviotti merged commit 3f8746f into main Dec 17, 2025
2 checks passed
@jviotti jviotti deleted the cli-13-2-0 branch December 17, 2025 08:25
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.

2 participants