-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kishor Jakkula edited this page May 31, 2026
·
2 revisions
Welcome to the LatticePolicy wiki.
LatticePolicy is an open-source framework for property and casualty insurance policy underwriting systems and multi-tenant policy administration platforms. This wiki organizes project knowledge that is useful for contributors, implementers, reviewers, and deployment teams.

- Policy underwriting and administration
- Quote intake, rating, bind, issue, endorsement, cancellation, reinstatement, and renewal
- Access-based internal operations and customer portal views
- Product packs and tenant-specific configuration
- PostgreSQL persistence and Redis cache
- Docker-based local deployment
- Cloud deployment on AWS, Azure, and Google Cloud
- Repository: https://github.com/kishorjakkula/LatticePolicy
- README: https://github.com/kishorjakkula/LatticePolicy#readme
- Architecture: https://github.com/kishorjakkula/LatticePolicy/blob/main/docs/ARCHITECTURE.md
- Cloud deployment guide: https://github.com/kishorjakkula/LatticePolicy/blob/main/docs/CLOUD_DEPLOYMENT.md
- Contributor guide: https://github.com/kishorjakkula/LatticePolicy/blob/main/CONTRIBUTING.md
- Security policy: https://github.com/kishorjakkula/LatticePolicy/blob/main/SECURITY.md
Use repository pull requests for source-controlled documentation changes. Use this wiki for higher-level orientation, project operating notes, and navigation across the repository.