Skip to content

Commit 59652e7

Browse files
committed
.
1 parent cbbb7e2 commit 59652e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.beads/issues.jsonl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@
321321
{"id":"bd-394","title":"Optimize bundle size and performance","description":"Ensure bundle size is acceptable and optimize performance.\n\n**Tasks:**\n- Measure final bundle size (target: ≤35KB)\n- Enable tree shaking\n- Minify production builds\n- Analyze bundle composition\n- Remove dead code\n- Optimize imports\n\n**Acceptance:**\n- Bundle size ≤ 35KB (base + adapter)\n- Gzip size measured\n- No performance regression\n- Bundle analysis documented","status":"open","priority":2,"issue_type":"task","created_at":"2025-10-20T12:00:46.474316+02:00","updated_at":"2025-10-20T12:00:46.474316+02:00","dependencies":[{"issue_id":"bd-394","depends_on_id":"bd-383","type":"parent-child","created_at":"2025-10-20T12:00:46.476445+02:00","created_by":"artyom"},{"issue_id":"bd-394","depends_on_id":"bd-392","type":"blocks","created_at":"2025-10-20T12:00:46.477059+02:00","created_by":"artyom"}]}
322322
{"id":"bd-395","title":"Update documentation for TypeScript + Preact","description":"Update all documentation to reflect the new TypeScript + Preact architecture.\n\n**Documentation to update:**\n- README.md - Build instructions, architecture\n- CONTRIBUTING.md - Development setup\n- Add ARCHITECTURE.md - Technical overview\n- Update code comments\n- Add JSDoc for public APIs\n- Update deployment guides\n\n**Acceptance:**\n- All docs updated\n- Build instructions accurate\n- Architecture documented\n- Examples updated\n- API docs complete","status":"open","priority":2,"issue_type":"task","created_at":"2025-10-20T12:00:54.87047+02:00","updated_at":"2025-10-20T12:00:54.87047+02:00","dependencies":[{"issue_id":"bd-395","depends_on_id":"bd-383","type":"parent-child","created_at":"2025-10-20T12:00:54.87394+02:00","created_by":"artyom"},{"issue_id":"bd-395","depends_on_id":"bd-393","type":"blocks","created_at":"2025-10-20T12:00:54.874856+02:00","created_by":"artyom"},{"issue_id":"bd-395","depends_on_id":"bd-394","type":"blocks","created_at":"2025-10-20T12:00:54.875729+02:00","created_by":"artyom"}]}
323323
{"id":"bd-396","title":"Final QA and testing across all backends","description":"Comprehensive testing across all backend implementations.\n\n**Backends to test:**\n- json-server (primary)\n- Supabase\n- Google Sheets\n- Custom adapter\n\n**Test scenarios:**\n- Post comments\n- Post replies\n- Load existing comments\n- Fuzzy matching\n- Orphaned comments\n- Author persistence\n- Error handling\n\n**Acceptance:**\n- All backends working\n- No regressions\n- All features functional\n- Error handling robust","status":"open","priority":1,"issue_type":"task","created_at":"2025-10-20T12:01:02.517706+02:00","updated_at":"2025-10-20T12:01:02.517706+02:00","dependencies":[{"issue_id":"bd-396","depends_on_id":"bd-383","type":"parent-child","created_at":"2025-10-20T12:01:02.520333+02:00","created_by":"artyom"},{"issue_id":"bd-396","depends_on_id":"bd-393","type":"blocks","created_at":"2025-10-20T12:01:02.520985+02:00","created_by":"artyom"}]}
324+
{"id":"bd-397","title":"mdbook-comments: e2e test failing","description":"last person's notes: 'Looking at the failing test, the issue is that after submitting a reply, the UI doesn't update to show it even though it's saved successfully.' -- might be wrong though. they tried to fix the test several times but failed. this might be the same as bd-356 or might be a new issue","status":"in_progress","priority":2,"issue_type":"bug","created_at":"2025-10-20T18:02:06.765535+02:00","updated_at":"2025-10-20T18:02:26.847764+02:00"}
324325
{"id":"bd-4","title":"want: No preference learning system","description":"","status":"open","priority":1,"issue_type":"feature","created_at":"2025-10-19T15:16:00.079253844Z","updated_at":"2025-10-19T15:16:00.079253844Z"}
325326
{"id":"bd-40","title":"prrun: Add short PR URL support without protocol prefix","description":"","status":"open","priority":1,"issue_type":"feature","created_at":"2025-10-19T15:16:00.080473033Z","updated_at":"2025-10-19T15:16:00.080473033Z"}
326327
{"id":"bd-41","title":"dissect: Fix formatting issues in Go code","description":"","status":"closed","priority":2,"issue_type":"bug","created_at":"2025-10-19T15:16:00.082550819Z","updated_at":"2025-10-19T15:16:00.082550819Z","closed_at":"2025-10-16T21:53:29.518251+02:00"}

0 commit comments

Comments
 (0)