From what I can tell, drift detection (https://aimock.copilotkit.dev/drift-detection/) is not so much a feature of aimock as it is something you've implemented in your own repo, is that correct?
If I wanted to add drift detection to my own recordings, so that I know when my ag-ui responses have changed their shape (for example due to an update of CPK or my agent framework) I would need to essentially build it from scratch, perhaps using your tests as an example/guide, right? The docs are not super clear on how this is intended to work, or what problem it is actually solving.
From what I can tell, drift detection (https://aimock.copilotkit.dev/drift-detection/) is not so much a feature of aimock as it is something you've implemented in your own repo, is that correct?
If I wanted to add drift detection to my own recordings, so that I know when my ag-ui responses have changed their shape (for example due to an update of CPK or my agent framework) I would need to essentially build it from scratch, perhaps using your tests as an example/guide, right? The docs are not super clear on how this is intended to work, or what problem it is actually solving.