26 lines
530 B
Text
26 lines
530 B
Text
--ISSUE
|
|
Content-Type: application/sprints
|
|
Sprints:
|
|
- Name: Sprint Alpha
|
|
Range: 2026-02-01..2026-02-14
|
|
-
|
|
Name: Sprint Beta
|
|
Range: 2026-02-15..2026-02-28
|
|
|
|
--ISSUE
|
|
Content-Type: application/sprints
|
|
Sprints:
|
|
- Name: Sprint Gamma
|
|
Range: 2026-02-28..2026-03-15
|
|
|
|
--ISSUE
|
|
Content-Type: application/issue
|
|
ID: 1
|
|
Type: feature
|
|
Title: Add streaming parser
|
|
Status: open
|
|
Priority: high
|
|
Created: 2026-02-05
|
|
Relationships: dependsOn:3
|
|
Description: Implement streaming JSON parser.
|
|
Must support SAX-like events.
|