v1.0.0 - Stable Public Release
PermLens v1.0.0 marks the first stable public release of the project. This release establishes a predictable, versioned API contract and production-ready deployments for both the backend API and frontend interface.
✨ Highlights
- Stable, versioned API response schema
- GitHub App metadata included in every privacy label response
- Explicit cache status and rate-limit reporting
- Clear resolution and fallback behavior when an app slug cannot be resolved
- Deterministic sensitivity computation based on declared permissions
- Deployment-ready configuration for Vercel (backend API + frontend)
✅ Stability and compatibility
- The v1.0.0 response schema is considered stable
- Future releases will extend functionality without breaking the v1 contract
- No private GitHub data is accessed or stored
⚠️ Scope and limitations
- PermLens is an informational transparency tool. It reflects declared GitHub App permissions, not runtime behavior, security posture, or compliance guarantees.
➡️ What’s next
- Future releases may introduce additional permission categorization, richer metadata, and extended presentation features while preserving compatibility with v1.0.0.