v0.36.0
arch-intel drift on the one-shot lane (P5b)
The LLM seam for arch-intel drift assessment now runs through the OSS one-shot lane (agent.Complete + DriftVerdictSchema) — never a direct provider SDK.
afclient/codeintel:ModelAdapterinterface +LaneAdapter(overagent.Complete),DriftVerdictSchema,Deviation/Assessmenttypes, soft-miss (validate-repair-drop) posture.- Under a host-session cell this is a ≈$0 soft-JSON completion; under a keyed native cell it is strict — the cell decides, not the adapter.
This is the integration seam; the full SQLite arch-intel pipeline port remains a standalone followup that consumes LaneAdapter.AssessChange. Purely additive; capability matrix unchanged. Built/tested with GOWORK=off.