pub fn build_context_with_lifecycle(
config: &AppConfig,
notes: &[Note],
lifecycle_records: &[(String, MemoryRecord)],
input: RouteInput,
debug: DebugTrace,
) -> ContextBundlepub fn build_context_with_lifecycle(
config: &AppConfig,
notes: &[Note],
lifecycle_records: &[(String, MemoryRecord)],
input: RouteInput,
debug: DebugTrace,
) -> ContextBundle