[debug] QUERY ERROR source="subtasks" db=1.2ms queue=0.2ms idle=11.8ms UPDATE "subtasks" AS s0 SET "updated_at" = s1."__new_updated_at", "embedding" = s1."__new_embedding" FROM (SELECT ss0."id" AS "id", (CASE WHEN $1::vector != ss0."embedding"::vector THEN $2::timestamp ELSE ss0."updated_at"::timestamp END)::timestamp AS "__new_updated_at", $3::vector AS "__new_embedding" FROM "subtasks" AS ss0 LEFT OUTER JOIN "tasks" AS st1 ON ss0."task_id" = st1."id" WHERE (ss0."id"::uuid = $4::uuid) AND ((CASE WHEN st1."user_id"::uuid = $5::uuid THEN $6 ELSE ash_raise_error($7::jsonb) END))) AS s1 WHERE (s0."id" = s1."id") RETURNING s0."id", s0."position", s0."priority", s0."title", s0."location", s0."completed", s0."embedding", s0."task_id", s0."completed_at", s0."inserted_at", s0."time_of_day", s0."estimated_time", s0."context_tag", s0."scheduled_start", s0."scheduled_end", s0."updated_at" [Ash.Vector.new([-0.06929737329483032, 0.05941728502511978, -0.05808742344379425, 0.03797207772731781, 0.04375907778739929, 0.05393923446536064, 0.07031093537807465, 0.048572756350040436, 0.013580460101366043, -0.016325322911143303, 0.0011803284287452698, 0.021844906732439995, 0.040379393845796585, -0.0036717625334858894, 0.0346958264708519, -0.018743004649877548, 0.08286464214324951, 0.033692702651023865, -0.00983381923288107, -0.025576172396540642, -0.08507119864225388, -0.002009896095842123, 0.013273620046675205, -0.01832834631204605, -0.010438784956932068, -0.029535317793488503, 0.02835822105407715, -0.03403308615088463, 0.051838669925928116, -0.06425943225622177, 0.05471453070640564, 0.039161138236522675, -0.013697953894734383, -0.1129772737622261, 0.06405969709157944, 0.016729040071368217, -0.0710337907075882, -0.026995593681931496, -0.028921576216816902, -0.011521841399371624, -0.04288686439394951, -0.019169600680470467, -0.028106601908802986, -0.008197523653507233, -0.031656716018915176, -0.015677958726882935, -0.019321950152516365, -0.013224481604993343, -0.018262023106217384, ...]), ~U[2025-10-16 23:11:35.706039Z], Ash.Vector.new([-0.06929737329483032, 0.05941728502511978, -0.05808742344379425, 0.03797207772731781, 0.04375907778739929, 0.05393923446536064, 0.07031093537807465, 0.048572756350040436, 0.013580460101366043, -0.016325322911143303, 0.0011803284287452698, 0.021844906732439995, 0.040379393845796585, -0.0036717625334858894, 0.0346958264708519, -0.018743004649877548, 0.08286464214324951, 0.033692702651023865, -0.00983381923288107, -0.025576172396540642, -0.08507119864225388, -0.002009896095842123, 0.013273620046675205, -0.01832834631204605, -0.010438784956932068, -0.029535317793488503, 0.02835822105407715, -0.03403308615088463, 0.051838669925928116, -0.06425943225622177, 0.05471453070640564, 0.039161138236522675, -0.013697953894734383, -0.1129772737622261, 0.06405969709157944, 0.016729040071368217, -0.0710337907075882, -0.026995593681931496, -0.028921576216816902, -0.011521841399371624, -0.04288686439394951, -0.019169600680470467, -0.028106601908802986, -0.008197523653507233, -0.031656716018915176, -0.015677958726882935, -0.019321950152516365, ...]), "bbb03514-747a-4fbd-bc05-9eeeb6c71e93", "5244d2cb-d104-4276-9c3b-1404995a6c1c", true, "{\"input\":{\"authorizer\":\"Ash.Policy.Authorizer\"},\"exception\":\"Ash.Error.Forbidden.Placeholder\"}"] ↳ AshPostgres.DataLayer.update_query/4, at: lib/data_layer.ex:1583 [error] Failed to update subtask embedding bbb03514-747a-4fbd-bc05-9eeeb6c71e93: %Ash.Error.Unknown{bread_crumbs: ["Returned from bulk query update: ThalamusTasks.Tasks.SubTask.update"], changeset: "#Changeset<>", errors: [%Ash.Error.Unknown.UnknownError{error: "** (FunctionClauseError) no function clause matching in Pgvector.new/1", field: nil, value: nil, splode: Ash.Error, bread_crumbs: ["Returned from bulk query update: ThalamusTasks.Tasks.SubTask.update"], vars: [], path: [], stacktrace: #Splode.Stacktrace<>, class: :unknown}]}