Skip to content

docs: document metadata v2.0 in README (fixes #11) - #12

Open
hiroshic9-png wants to merge 2 commits into
airoa-org:developmentfrom
hiroshic9-png:patch-1
Open

hiroshic9-png wants to merge 2 commits into
airoa-org:developmentfrom
hiroshic9-png:patch-1

Conversation

@hiroshic9-png

Copy link
Copy Markdown

Description

Documents metadata v2.0 in README.md and README_ja.md. The v2.0 schema has shipped on developmentMetadataV2_0 is now MetadataLatest, __version__ is 2.0.0, and VERSION_REGISTRY / the test suite treat "2.0" as a first-class version — but the READMEs still listed only 0.01.3, so new users had no description of v2.0.

What changed (docs-only, both English and Japanese READMEs): added 2.0 to the Key Features / Version Management line; added a v2.0 row to the Supported Versions table (Stable / latest); and added a brief "What's new in v2.0" note — v1.x's nested context/run are replaced by first-class top-level fields (robot, environment, runner, devices, programs, episode, labels, segments) and version is renamed to schema_version.

Fixes #11

Type of Change

Documentation update.

How Has This Been Tested?

Docs-only change — no code, schema, or tests were modified. Verified locally on development: GIT_LFS_SKIP_SMUDGE=1 uv sync then uv run pytest -q → 138 passed, 2 skipped. Also rendered both READMEs in GitHub's Markdown preview to confirm the new table row and note render correctly.

Checklist

Tests added/updated: N/A (docs-only; existing suite unchanged). Documentation updated, self-reviewed, and ready for review.

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