ReferenceErrors
NOT_IMPLEMENTED
A specified surface is not implemented in this release.
What it means
NotImplementedError (code: NOT_IMPLEMENTED). The API is typed or documented but not shipped yet.
Message shape
<reason> → https://tailrace.dev/docs/reference/errors/NOT_IMPLEMENTEDCommon causes
- Policy action
review(human-in-the-loop) - v0.2. - Other milestone-gated surfaces still throwing stubs.
Fixes
- Use
block,tokenize,mask, orallowinstead ofreview. - Check the package changelog / milestone docs for when the surface lands.
Safe to catch?
At config validation time - treat as a config error and refuse to start with that policy.