AUREM CTO

Ship Wall

Real code. Real commits. Shipped by real developers with ORA.

51
tasks shipped
1
developers
1
repos
TS
tejinder sandhu@bee5a199Maxx15h ago

Parallel codegen (1 agents) — In `backend/services/scout_replenish_cron.py`, modify the default configuration: 1. Change

/1d4ac7b
TS
tejinder sandhu@bee5a1993d ago

Modified customer vanguard router to return 204 No Content with header when no scan data exists, added helper function t

/c603296
TS
tejinder sandhu@bee5a1993d ago

Implement secure abort handling for BodyStreamBuffer with URL validation in frontend fetch utilities.

/8a40d32
TS
tejinder sandhu@bee5a1993d ago

Parallel codegen (1 agents) — In `frontend/src/platform/AuremDashboard.jsx`, add a new customer check before rendering t

/4d4bc97
TS
tejinder sandhu@bee5a1997d ago

Added startup validation for daily brief env vars with fallback to console output when missing delivery channels

/a2d914c
TS
tejinder sandhu@bee5a1999d ago

Added error boundary, mount debug, and route check to AdminLogin component

/7c06c61
TS
tejinder sandhu@bee5a19910d ago

Add error boundary, mount debug, and route check to AdminLogin component

/b57987f
TS
tejinder sandhu@bee5a19911d ago

Parallel codegen (1 agents) — In `backend/server.py` (line 13, after existing imports): add `from services.a2a_bus impor

/d56c8d7
TS
tejinder sandhu@bee5a19911d ago

Parallel codegen (1 agents) — In `backend/server.py`: 1. Add import near other service imports: `from services.asi_evolv

/7c640c8
TS
tejinder sandhu@bee5a19911d ago

Parallel codegen (1 agents) — In `backend/services/aurem_mcp_server.py`: 1. Remove the "# SLEEPING: Wire when MCP client

/ef8610f
TS
tejinder sandhu@bee5a19913d ago

Parallel codegen (1 agents) — 1. Create backend/models/system_health.py with Pydantic models: - MongoDBStatus (connec

/6fe67b6
TS
tejinder sandhu@bee5a19913d ago

Parallel codegen (1 agents) — 1. Update backend/routers/aurem_admin_router.py to: - Add MongoDB connection health che

/f258728
TS
tejinder sandhu@bee5a19913d ago

Add stream abort handling and retry logic to index-C42lAQU_.js

/0272885
TS
tejinder sandhu@bee5a19913d ago

Parallel codegen (1 agents) — 1. Update backend/routers/pillars_map_router.py to: - Add replica set state validation

/d3869e6
TS
tejinder sandhu@bee5a19913d ago

Parallel codegen (1 agents) — 1. Update backend/routers/aurem_admin_router.py to: - Add detailed DB health checks (Mo

/50d4736
TS
tejinder sandhu@bee5a19913d ago

Parallel codegen (1 agents) — 1. Update backend/routers/pillars_map_router.py to: - Include the same worker health ch

/e47b6c3
TS
tejinder sandhu@bee5a19913d ago

Update pillars_health_router.py to include worker health checks and scheduler error logging, exposing last_successful_ru

/7c73866
TS
tejinder sandhu@bee5a19913d ago

Parallel codegen (1 agents) — 1. Update backend/routers/pillars_health_router.py to: - Expose the full worker health

/4380883
TS
tejinder sandhu@bee5a19913d ago

Parallel codegen (1 agents) — 1. Update backend/pillars/command_hub/worker.py: - Add MongoDB connection retry logic i

/4453e89
TS
tejinder sandhu@bee5a19913d ago

Add scheduler status checks to P4 health endpoint with 5s cache + 30s TTL for scheduler checks

/b454b0d
TS
tejinder sandhu@bee5a19913d ago

Parallel codegen (1 agents) — 1. Add status checks to backend/pillars/command_hub/worker.py: - Add a health probe end

/0af2b00
TS
tejinder sandhu@bee5a19914d ago

Parallel codegen (1 agents) — 1. Update backend/pillars/command_hub/worker.py to: - Add heartbeat emission every 30s

/51886f7
TS
tejinder sandhu@bee5a19914d ago

Parallel codegen (1 agents) — 1. Update backend/pillars/command_hub/worker.py to: - Add heartbeat emission every 30s

/5e50b9e
TS
tejinder sandhu@bee5a19914d ago

Add command hub heartbeat, scheduler registration & recovery, plus health checks in routers/server.py

/2d1d090
TS
tejinder sandhu@bee5a19914d ago

Implement command hub health monitoring with heartbeat, scheduler registration, and recovery logic

/99f24df
TS
tejinder sandhu@bee5a19914d ago

Add heartbeat monitoring, scheduler registration, and recovery logic to command hub worker, enhance health router with d

/fb31f41
TS
tejinder sandhu@bee5a19914d ago

Add command hub heartbeat, scheduler registration, and recovery logic to worker.py, enhance health checks, and validate

/bf1f437
TS
tejinder sandhu@bee5a19914d ago

Added heartbeat emission, scheduler registration, and recovery logic to command_hub/worker.py; enhanced health router wi

/1936200
TS
tejinder sandhu@bee5a19914d ago

Parallel codegen (1 agents) — 1. Update backend/pillars/command_hub/worker.py to: - Add missing heartbeat emission

/ee7a001
TS
tejinder sandhu@bee5a19914d ago

Parallel codegen (1 agents) — 1. Update backend/pillars/command_hub/worker.py to: - Add missing heartbeat emission

/d356b8b
TS
tejinder sandhu@bee5a19914d ago

Parallel codegen (1 agents) — 1. Create backend/pillars/site_monitor/worker.py with: - Site uptime monitoring - Co

/a92892e
TS
tejinder sandhu@bee5a19914d ago

Parallel codegen (1 agents) — 1. Create backend/pillars/ directory with properly initialized files: - __init__.py (wi

/e0539b0
TS
tejinder sandhu@bee5a19914d ago

Parallel codegen (1 agents) — 1. First, let's check the scheduler status by reading `backend/services/cron_schedulers.py

/da2a429
TS
tejinder sandhu@bee5a19914d ago

Add execution logging, MongoDB retries, env var validation and timestamp in subject for daily brief service

/41c279a
TS
tejinder sandhu@bee5a19914d ago

Added execution logging, retry logic for MongoDB, env var validation, and campaign timestamp in email subject

/110500e
TS
tejinder sandhu@bee5a19914d ago

Add execution logging, retry logic, env validation and timestamp to campaign brief service

/fd86233
TS
tejinder sandhu@bee5a19914d ago

Add execution logging, MongoDB retry logic, env var validation, and timestamp in email subject to campaign_daily_brief.p

/255ad8a
TS
tejinder sandhu@bee5a19914d ago

Added execution logging, MongoDB retries, env var validation, and timestamp traceability to campaign daily brief

/46cd5ef
TS
tejinder sandhu@bee5a19915d ago

Update API config with secure endpoints, error handling, and rate limiting

/59bf64d
TS
tejinder sandhu@bee5a19915d ago

admin: verify unified interface architecture

/4868aed
TS
tejinder sandhu@bee5a19916d ago

Analyzed worker implementations across billing, command_hub, sales, and monitoring pillars for potential issues. Will co

/1f6d9f0
TS
tejinder sandhu@bee5a19916d ago

Add API key generation endpoint with secure storage + rate limiting in auth_router.py

/4c039a5
TS
tejinder sandhu@bee5a19916d ago

Implement API key system for Autonomous CTO agent with MongoDB storage, middleware validation, and admin UI

/9a070fe
TS
tejinder sandhu@bee5a19916d ago

analysis: review ORA admin chat agent components - analyzed OraChat.jsx, OraCtoCockpit.jsx, and VoiceAgentStudio.jsx

/ee6da04
TS
tejinder sandhu@bee5a19916d ago

Updated pillars_health_router.py with Stripe status endpoint, revenue mapping, and cache TTL reduction; added revenue_mo

/2c7b4ed
TS
tejinder sandhu@bee5a19916d ago

Investigated router health files and found missing implementation; proposing new Redis-backed monitoring system with das

/cc4c634
TS
tejinder sandhu@bee5a19916d ago

Enforce JWT expiry + CORS + admin bypass: update security.py CORS origins, remove email bypass, update JWT verify_exp fl

/0c43a6c
TS
tejinder sandhu@bee5a19917d ago

Updated JWT verify_exp to True, CORS_ORIGINS, and removed email bypass

/7c93bbe
TS
tejinder sandhu@bee5a19917d ago

Update JWT verify_exp to True, tighten CORS, remove email bypass - security hardening

/e3d2a78
TS
tejinder sandhu@bee5a19917d ago

Updated JWT verify_exp to True, tightened CORS origins, removed email bypass

/371f2f3
Showing 50 most recent ships. Join to appear here →