Service Evaluation Checklist
Use this checklist when deciding whether to adopt the hosted service.
Security Readiness
- Client authentication flow verified against
https://conceptualize.rayneforge.io/mcp. - Bearer token validation tested for valid and invalid tokens.
- Owner-only operations verified (
board_share,board_unshare,board_delete). - Read and write share permissions tested with separate user identities.
Data Governance
- Database storage path and backup plan documented.
- Retention and deletion expectations defined for board content.
- Access review process established for shared boards.
Operational Readiness
- Health and error monitoring in place for HTTP endpoint.
- Hosted endpoint documented:
https://conceptualize.rayneforge.io/mcp. - Incident response and status communication process documented.
Integration Readiness
- MCP hosts configured with correct endpoint and auth flow.
- Tool-level behavior tested with real workflows.
- End-user guidance prepared for sharing boundaries and collaboration roles.