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
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:
Required validation:
python3 build.py.logdartifact fromdiagnostic/build-XXX.logdin the PR; also includediagnostic/build-XXX.jsonif present.github/pull_request_template.mdfor your submission