Skip to content

[$20 BOUNTY] [JSON] Create JSON Schema for project data structure #5

Description

Bounty: $20 (LT)

Area: schemas/ - JSON Schema

Current state: No JSON Schema exists for project data structures.

What's needed: Create a JSON Schema (draft-07 or later) describing the frontend package.json configuration.

Acceptance criteria:

  • .schema.json file in schemas/ directory
  • Includes $schema, $id, title, description, type, properties
  • Schema validates against example payloads

Required validation:

  • Run python3 build.py
  • Include the generated diagnostic .logd artifact from diagnostic/build-XXX.logd in the PR; also include diagnostic/build-XXX.json if present
  • Use .github/pull_request_template.md for your submission

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions