anomalist
  • Joined on 2022-01-06
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 07:15:07 +00:00
0b01032b5b fix(ci): Add || true to run_check calls to prevent early exit
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 07:04:01 +00:00
e845876b40 fix(ci): Make Android build check non-blocking in verify script
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 06:57:38 +00:00
ee8e51b05c feat(observability): P3.2-D Add diagnostic mode (opt-in verbose logging)
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 06:52:55 +00:00
3f03a8263c feat(observability): P3.2-A/B/C Enhanced observability coverage
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 06:42:49 +00:00
086ba90723 docs: Add P3.1 completion entry to changelog
21dcc71eae feat(docs): P3.1-E Add performance characteristics documentation
b62b2eddcc feat(android): P3.1-D Instrument database operations with timing
bae7438f76 feat(android,ios): P3.1-C Instrument recovery paths with timing
04cf801b09 feat(core): P3.1-A Add metrics contract infrastructure
Compare 5 commits »
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 06:30:31 +00:00
6297281d2d docs: Add P3.1 compressed Cursor task block
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 06:21:53 +00:00
aea2a7f39d docs: Add ultra-mechanical P3 execution checklist
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 05:57:00 +00:00
1591d7ab89 docs: Add P3 mechanical execution checklist
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 04:37:15 +00:00
9767f7a5da docs: Fix baseline tag reference in status
ff840ae44d docs: Create P3 design and update baseline tag
Compare 2 commits »
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 04:35:00 +00:00
692f66ffd0 chore: P1.5b - Move iOS/App test harness out of published tree
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 04:21:00 +00:00
2499454c97 docs: Update baseline tag to v1.0.11-p2.3-complete
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 03:45:58 +00:00
f5f776e4d7 docs: Update P2.3 test run results - all 3 tests passing
6f71180fd4 fix(android): Add Robolectric SDK config for tests
Compare 2 commits »
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-23 03:44:03 +00:00
38188d590e feat(android): P2.3 Android combined edge case tests - achieve parity with iOS P2.2
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-22 12:59:56 +00:00
6b5b886951 feat(ios): complete P2.1 schema versioning and P2.2 combined edge case tests
anomalist pushed tag v1.0.11-p2-complete to trent_larson/daily-notification-plugin 2025-12-22 12:19:26 +00:00
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-22 10:56:18 +00:00
eb1fc9f220 feat(docs): complete P2.6 type safety cleanup and P2.7 system invariants
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-18 09:16:38 +00:00
3f15352d8f chore: Add zip and gz files to .gitignore
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-18 09:13:44 +00:00
c39bd7cec6 docs: Consolidate documentation structure (139 files, zero information loss)
anomalist pushed to ios-2 at trent_larson/daily-notification-plugin 2025-12-10 03:09:37 +00:00
332dfbad75 feat(ios): enhance background task handlers and documentation