Skip to content

docs: add quadcopter to embodiment schema enum table#116

Merged
rylinjames merged 1 commit into
FastCrest:mainfrom
DsThakurRawat:fix/docs-embodiment-schema-enum
May 15, 2026
Merged

docs: add quadcopter to embodiment schema enum table#116
rylinjames merged 1 commit into
FastCrest:mainfrom
DsThakurRawat:fix/docs-embodiment-schema-enum

Conversation

@DsThakurRawat
Copy link
Copy Markdown
Collaborator

@DsThakurRawat DsThakurRawat commented May 14, 2026

Description

docs/embodiment_schema.md line 25 lists the embodiment enum but omits quadcopter. Added quadcopter to the enum list in the documentation table to keep it synchronized with schema.json.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Infrastructure / CI update

How Has This Been Tested?

  • pytest tests/ passes locally
  • reflex doctor sanity check
  • Other (please specify): Documentation verification only

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have kept the PR scoped to a single concern (one concern per PR)

Copy link
Copy Markdown
Collaborator

@rylinjames rylinjames left a comment

Choose a reason for hiding this comment

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

Approved. The docs/embodiment_schema.md enum table at line 25 needs the quadcopter row now that #132 made it a shipped preset. Note: line 3 ('Three presets ship') is also stale and will be cleaned up alongside #117's preset-creation instructions in a follow-up.

@rylinjames rylinjames merged commit 9c1938b into FastCrest:main May 15, 2026
6 checks passed
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