chore(conductor): Add new track 'Generic RRULE Formatter'

This commit is contained in:
2026-02-21 07:37:34 -08:00
parent 7e848feeee
commit bc8e67fbdf
5 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"track_id": "rrule_generic_formatter_20260219",
"type": "bug",
"status": "new",
"created_at": "2026-02-19T00:00:00Z",
"updated_at": "2026-02-19T00:00:00Z",
"description": "Fix SyntaxError: Invalid weekday string: [object Object] by implementing a generic recursive RRULE formatter."
}