File size: 621 Bytes
25b7932 | 1 2 3 4 5 6 7 8 9 | # v3.3.1 Known Limitations
1. This is an API wrapper packet, not an already-deployed service.
2. The OpenAPI schema contains a placeholder server URL until the operator deploys the HF Docker Space.
3. Private prototype authentication uses one Bearer token; public multi-user use will need per-user/OAuth-style isolation.
4. Receipt storage is local file-backed; production deployment should use persistent storage with retention policy.
5. The connector core still uses MVP topic/metadata matching rather than full semantic retrieval.
6. Human review remains required for all overlay proposals and any downstream claim.
|