Product context
Module-backed feature inventory with linked continuity routes and implementation evidence.
Source module catalog and implementation references are used to keep feature scope visible and auditable.
Browse module-level feature pages for this product.
Module-backed feature inventory with linked continuity routes and implementation evidence.
Source module catalog and implementation references are used to keep feature scope visible and auditable.
All feature pages for TelePulse (12 routes).
Visual scenario builder with 5-step wizard: basic info (name, description, duration, time acceleration), drivers (starting positions, HOS remaining), loads (pickup/delivery stops with appointments), events...
Outcomes
Provides webhook management (create/update/delete endpoints, subscribe to event types, HMAC-SHA256 signature verification, delivery attempt tracking with retry).
Outcomes
Provides multi-simulation support with time acceleration, lifecycle management, state persistence, distributed execution, and bookmark navigation.
Outcomes
Supports multi-jurisdiction HOS regulations including US DOT (11/14/70-hour rules), Canadian NSC (13/14/70-hour with split sleeper berth), and Mexican NOM-087 (14/16/70-hour rules).
Outcomes
Generates routes between origin/destination using OSRM for real road-following or linear interpolation for simple testing.
Outcomes
Supports injectable events including delay events (traffic delays with reason and duration), breakdown events (vehicle breakdowns with repair time), duty status changes (force status...
Outcomes
Generates Trip simulations with generic Stop[] sequences enabling testing of freight (Pickup → Delivery), LTL (multi-stop freight), DSD (warehouse → customer stops → return),...
Outcomes
204/990/214/210/997 transaction processing with envelope batching and SFTP transport simulation.
Outcomes
Status: Implemented (Phase 1 Complete) Trading partners are active participants with behavior, state, and bidirectional communication.
Outcomes
Named time markers (e.g., "First pickup", "HOS warning") with time offset from scenario start, optional camera position for map view, and jump-to-bookmark capability for...
Outcomes
CI/CD integration with expected events defined in scenario YAML, automatic validation during simulation, pass/fail results with failure reasons, and JUnit XML export for CI...
Outcomes
Full-screen map view with minimal chrome, floating controls overlay, auto-start demo scenario, and screenshot mode for proposals.
Outcomes
Select solution routes where this product participates in operational continuity.
This product index is currently expanding. Browse solution routes first, then return here to add continuity context as those mappings land.
Open solutions indexPower-pair continuity routes that compress this product into reusable evaluation patterns.
Power-pair continuity links are introduced from solution routes as matching continuity patterns emerge.
Product-level proof for feature scope
TelePulse simulation engine behavior is implemented as first-class simulation modules.
partial
docs/products/telepulse/product.md · Module Catalog > Simulation Engine
Code: backend/services/telepulse/internal/modules/simulation
Contract: proto/telepulse/simulator/v1
TelePulse simulation workflows are implemented in service runtime modules.
verified
docs/products/telepulse/product.md · Module Catalog > Simulation Engine
Code: backend/services/telepulse/internal
Contract: proto/telepulse/simulator/v1
TelePulse event injection and fault simulation are implemented in scenario modules.
partial
docs/products/telepulse/product.md · Module Catalog > Event Injection & Fault Simulation
Code: backend/services/telepulse/internal/modules/simulation
Contract: proto/telepulse/simulator/v1
TelePulse route and HOS simulations are implemented with dedicated runtime modules.
partial
docs/products/telepulse/product.md · Module Catalog > Route Simulation & Generation
Code: backend/services/telepulse/internal/modules/simulation
Contract: proto/telepulse/simulator/v1
TelePulse trading-partner exchange behavior is implemented in VAN and partner simulator modules.
verified
docs/products/telepulse/product.md · Module Catalog > Trading Partner Simulator
Code: backend/services/telepulse/internal/modules/shipper
Contract: proto/telepulse/simulator/v1
TelePulse webhook and streaming contracts are implemented with event subscriptions and telemetry contracts.
partial
docs/products/telepulse/product.md · Module Catalog > Webhook & Event Streaming
Code: backend/services/telepulse/internal/modules/streaming
Contract: proto/telepulse/telematics/v1
TelePulse exchange and event pipelines are validated through cross-product contract registry usage.
verified
docs/products/telepulse/product.md · Cross-Product Integration Contracts
Contract: proto/telepulse/telematics/v1
TelePulse exchange and scenario workflows are implemented in shipper and telemetry module boundaries.
verified
docs/products/telepulse/product.md · Cross-Product Integration Contracts
Code: backend/services/telepulse/internal/modules/shipper
Contract: proto/tms/streaming/v1