saravanakumardb1
cfca118c71
feat(fastify-core): add shared optional jwt context
2026-03-06 12:52:49 -08:00
saravanakumardb1
acfad8a042
feat(fastify-core): harden lifecycle and readiness support
2026-03-06 12:47:29 -08:00
saravanakumardb1
fb21c5d14d
docs(fastify-core): add audit and remediation roadmap
2026-03-06 12:37:28 -08:00
saravanakumardb1
8f63713c52
docs(inventory): refresh platform and workspace capability maps
2026-03-05 22:59:45 -08:00
saravanakumardb1
ccf71b898c
docs: Update EXECUTION_CHECKLIST.md with Phase 15 completion
...
- Document 7 extraction async jobs tools added
- Document 2 A2A pipelines implemented (regression-watch, post-incident-cleanup)
- Update MCP server total to 135 tools across 18 namespaces
- Add implementation notes and fixes applied
2026-03-05 22:07:53 -08:00
6d6ca217a5
chore(devops): improve railway deploy script, add env sync and deployment runbook
...
- Refactor railway-deploy.sh: add --sync-env, --dry-run, --detach flags and service selector
- Add railway-sync-env.sh for pre-deploy environment variable synchronization
- Add RAILWAY_DEPLOYMENT_RUNBOOK.md with step-by-step deployment guide
Co-Authored-By: Oz <oz-agent@warp.dev>
2026-03-05 20:03:59 -08:00
saravanakumardb1
772dc3994b
docs(mcp-server): Phase 14 audit — document bug fix + 12 gap tools in EXECUTION_CHECKLIST
...
- social-fast-coordinator bug (currentStage → stages[])
- 9 new client functions across 4 client files
- 12 new MCP tools filling all DOMAIN_PRODUCTS.md spec gaps
- MCP server now at 126 tools (all spec entries implemented)
2026-03-05 18:19:51 -08:00
saravanakumardb1
64e1263fc0
docs(mcp-server): update EXECUTION_CHECKLIST.md — document A2A batches 1-5 complete
...
Phases 9-13 documented with pipeline tables, agent rosters, MCP tool names.
All 14 A2A pipelines across 6 products now implemented and tracked.
MCP server total: 114 tools across 17 namespaces.
2026-03-05 18:08:51 -08:00
saravanakumardb1
f49099883a
docs(checklist): add Phase 8 — MCP gap fill + 3 A2A pipelines (93 tools)
2026-03-05 15:19:06 -08:00
saravanakumardb1
7e47151918
fix(mcp-server): 3 A2A pipeline bug fixes from audit
...
- nomgap-client: add electrolyte_reminder + extended_fast_warning to PushTriggerType; rename scheduledAt → scheduledFor to match backend schema; fix startedAt type string → number (backend stores epoch ms)
- nomgap-tools: rename scheduledAt → scheduledFor in nomgap.push.fire tool schema + execute call
- safety-monitor-pipeline: fix FastStateResult.startedAt type number; use epoch ms directly instead of new Date(string)
- sync-diagnostics-pipeline: remove peakpulseGetStats (returns aggregate stats not sync queue); derive queueDepth from recentFailureCount telemetry; add lastSuccessfulSync derivation from events
2026-03-05 14:54:21 -08:00
saravanakumardb1
664bc93b86
docs(mcp-server): update EXECUTION_CHECKLIST.md with Phase 6 + Phase 7 completion
2026-03-05 14:25:30 -08:00
saravanakumardb1
a08ca9d3ee
docs(mcp-server): update EXECUTION_CHECKLIST — Phase 4 tracker (13 tools) + Phase 5 ops (19 tools)
2026-03-05 13:46:55 -08:00
saravanakumardb1
ecfbaa62b6
docs(mcp-server): post-audit — document /api prefix bug, lysnrai path fixes, +17 gap tools
2026-03-05 13:16:07 -08:00
saravanakumardb1
9bf8ebd1fe
docs(mcp-server): update EXECUTION_CHECKLIST with Phase 3 product namespace inventory (35 tools)
2026-03-05 13:05:56 -08:00
saravanakumardb1
0f044830fa
feat(mcp-server): Phase 2 A2A orchestration — DispatcherAgent, TelemetryAnalystAgent, DiagnosticsOrchestratorAgent, ReportWriterAgent, runIncidentPipeline runner + support.runIncidentPipeline MCP tool (10 tests)
2026-03-05 12:23:53 -08:00
saravanakumardb1
d1d643f782
feat(mcp-server): Milestone B — telemetry policy CRUD, cluster status, diagnostics cancel, extraction sidecar health; enforce expiresAt on createPolicy
2026-03-05 12:17:15 -08:00
saravanakumardb1
eb5c3b1c66
docs(a2a): add SafetyMonitorAgent (NomGap) + SyncDiagnosticsAgent (PeakPulse) specs; check off in DOMAIN_PRODUCTS.md
2026-03-05 11:56:43 -08:00
saravanakumardb1
029c28d0c9
docs(mcp): update EXECUTION_CHECKLIST.md — mark all Phase 1 items done, add commit links ( 027e216)
2026-03-05 11:48:06 -08:00
saravanakumardb1
ee52da219f
docs(mcp): fix stray prefix on line 1, mark all diagnostics wired, add fix commit SHAs across all products
2026-03-05 11:25:28 -08:00
saravanakumardb1
0a1cdac67b
docs(mcp+a2a): add DailyBriefGenerationPipeline + MarketplaceCertificationPipeline A2A specs, check off all remaining items
2026-03-05 11:12:33 -08:00
saravanakumardb1
9a4a4648a3
docs(mcp+a2a): check off remaining items — PeakPulse export, LysnrAI stt-status, JarvisJr/NomGap pre-existing
2026-03-05 11:08:47 -08:00
saravanakumardb1
7d630cf503
docs(mcp+a2a): check off completed items with commit links (diagnostics-client + 3 backend endpoints)
2026-03-05 11:06:14 -08:00
saravanakumardb1
ca8e2be1f6
docs(mcp+a2a): product repo scan — concrete MCP tools + A2A agents per product
2026-03-05 10:49:55 -08:00
saravanakumardb1
bf7769bdaa
fix(diagnostics-client): use session-scoped ingest endpoints; update MCP+A2A docs
2026-03-05 10:41:02 -08:00
saravanakumardb1
a33f3cfbd6
docs: design system audit, onboarding guide, and AGENTS.md updates
...
- Comprehensive audit report: DESIGN_SYSTEM_AUDIT_2026-03-03.md
- Token consumption across all 7 repos
- 594 hardcoded colors identified
- Per-product breakdown with migration priorities
- Developer onboarding guide: ONBOARDING.md
- Platform-specific setup instructions
- Migration steps for each product
- Token cheat sheet and troubleshooting
- Updated AGENTS.md with Design System section
- Never hardcode colors rule
- Platform usage patterns (Web, iOS, Android, RN)
- Current adoption status table
- Validation commands
- Added design-tokens package README
- Quick start for all platforms
- Usage examples (CSS, TS, Swift, Kotlin, RN)
- CI integration examples
2026-03-03 21:55:02 -08:00
saravanakumardb1
359d6e18a5
feat: Platform Acceleration + A/B Testing Framework
...
Platform Acceleration Phase 1:
- @bytelyst/sync package: Offline-first sync engine with conflict resolution
- Storage adapters: LocalStorage, InMemory, MMKV
- Deduplication, retry with backoff, auto-flush on reconnect
- 12 comprehensive tests
- @bytelyst/dashboard-components package: Shared React components
- ErrorPage, NotFoundPage, LoadingSpinner, LoadingSkeleton, EmptyState, PageHeader
- Theme-aware with CSS custom properties
A/B Testing Framework (Complete):
- Admin UI at /ops/ab-testing with experiments list, variant performance, AI suggestions
- Sidebar navigation with Beaker icon
- 40 tests passing in ab-testing module
All 909 platform-service tests pass.
2026-03-03 19:47:47 -08:00
saravanakumardb1
a31fdfe55a
feat(predictive-analytics): complete admin UI for churn prediction and health scoring
...
- Add health-dashboard page with 6-dimension health cards and anomaly detection
- Add predictive/at-risk page with user risk profiles and segmentation
- Add predictive/campaigns page with campaign management and stats
- Add predictive-client.ts API client with full type coverage
- Update all 3 roadmaps to reflect complete implementation status
2026-03-03 13:48:37 -08:00
saravanakumardb1
914e344a92
fix(feedback-client): correct ApiClient method usage and types
2026-03-03 12:20:43 -08:00
saravanakumardb1
57168639f6
docs(ai-diagnostics): complete all roadmap tasks [4.3]
2026-03-03 12:17:28 -08:00
saravanakumardb1
52cc1f01dd
docs(ai-diagnostics): update tracking for [4.1]
2026-03-03 12:15:30 -08:00
saravanakumardb1
458d835e5a
ci: update CI/CD configuration
2026-03-03 12:08:22 -08:00
saravanakumardb1
a57bff7499
docs(ai-diagnostics): update tracking for [3.3]
2026-03-03 11:57:30 -08:00
saravanakumardb1
d575b725cb
feat(predictive-analytics): implement phases 1-4 - feature extraction, churn model, health scoring, anomaly detection, campaign engine [1.1-4.3]
2026-03-03 11:54:24 -08:00
saravanakumardb1
809b60cd25
docs(ab-testing): update roadmap with all completed tasks [final]
2026-03-03 11:54:09 -08:00
saravanakumardb1
44fa045ec5
feat(ab-testing): AI hypothesis generation and admin dashboard UI [3.1][3.2][3.3][4.1][4.2][4.3]
2026-03-03 11:53:48 -08:00
saravanakumardb1
0181e53711
docs(ai-diagnostics): update tracking for [2.1-2.2]
2026-03-03 11:52:32 -08:00
saravanakumardb1
bfa3d088a4
docs(ai-diagnostics): update tracking for [1.3]
2026-03-03 11:51:04 -08:00
saravanakumardb1
a9e1486a09
docs(ai-diagnostics): update tracking for [1.2.3]
2026-03-03 11:49:21 -08:00
saravanakumardb1
8951ab2c92
feat(ai-diagnostics): add HDBSCAN clustering algorithm [1.2.3]
2026-03-03 11:49:05 -08:00
saravanakumardb1
6b97476fc0
docs(ai-diagnostics): update tracking for [1.2.1]
2026-03-03 11:47:26 -08:00
saravanakumardb1
f77bd13d4a
docs(ai-diagnostics): update tracking for [1.1.3]
2026-03-03 11:46:14 -08:00
saravanakumardb1
8cdddd7c23
feat(ai-diagnostics): implement error normalization and fingerprinting [1.1.3]
2026-03-03 11:45:52 -08:00
saravanakumardb1
afe816690b
docs(ai-diagnostics): update tracking for [1.1.1-1.1.2]
2026-03-03 11:44:36 -08:00
saravanakumardb1
e98380003b
docs(roadmaps): add AI diagnostic assistant, A/B testing, and churn prediction roadmaps
...
- AI Diagnostic Assistant: LLM-powered root cause analysis, error clustering, natural language queries
- Intelligent A/B Testing: Thompson sampling, Bayesian early stopping, AI hypothesis generation
- Predictive Churn & Health: XGBoost models, health scoring, automated retention campaigns
All roadmaps include:
- Implementation tracking tables with status/commit columns
- Quick reference sections with file structures
- Phase-by-phase task breakdowns with [X.Y.Z] codes
2026-03-03 11:38:56 -08:00
saravanakumardb1
89458d7f75
docs(roadmaps): add comprehensive workspace review 2026-03-03
2026-03-03 09:52:13 -08:00
saravanakumardb1
d95c25b0e4
docs(roadmaps): move Remote Diagnostics roadmap to completed
2026-03-03 09:51:21 -08:00
saravanakumardb1
cb3aa640ae
docs(roadmap): mark Phase 3.2 Session Detail View complete
...
- Phase 3.2: Session Detail View with 5 tabs
- All Phase 3 exit criteria now met
Next: Phase 4 Advanced Features (auto-triggers, session replay)
2026-03-03 09:48:15 -08:00
saravanakumardb1
e955668e6a
docs(roadmap): mark Phases 2 and 3.1 complete
...
- Phase 2.1: TypeScript SDK (21 tests)
- Phase 2.2: Swift SDK (20+ tests, iOS 15+)
- Phase 2.3: Kotlin SDK (16+ tests, API 26+)
- Phase 3.1: Admin Debug Sessions UI
Screenshot capture deferred to Phase 4 for all platforms
Session Detail View (3.2) marked as next priority
2026-03-03 09:39:57 -08:00
saravanakumardb1
e4c3c7cc13
docs(roadmap): mark Phase 2.1 TypeScript SDK complete
...
- Mark all 2.1.* items complete with commit 8acb8db
- 21 Vitest tests passing
- Screenshot capture deferred to Phase 2.2+
- Update Current Status section
2026-03-03 09:25:06 -08:00
saravanakumardb1
3842f65c81
docs(broadcasts,surveys): Complete API reference documentation
...
- OpenAPI-style reference for all admin and public endpoints
- Request/response examples for broadcasts and surveys
- Types reference, error codes, rate limits, webhooks
2026-03-03 08:28:15 -08:00