-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestin-progressWork has started on this issueWork has started on this issue
Description
Current Status
- Need to define the formal schema for PRD format
TODO
- Create initial YAML schema definition with JSON Schema draft-07
- Define required and optional fields
- Define object structures and relationships
- Define validation rules and constraints
- Add schema documentation and examples
- Create test PRDs that validate against schema
Technical Requirements
- Schema must start with: `$schema: "http://json-schema.org/draft-07/schema#\"\`
- Must define all valid PRD object types
- Must specify required vs optional fields
- Must include validation rules for field formats
- Must document all schema components
Acceptance Criteria
- Complete YAML schema definition
- All required fields defined
- Clear validation rules
- Documentation of schema structure
- Example valid PRDs
- Schema versioning strategy defined
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestin-progressWork has started on this issueWork has started on this issue