ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Licensing: Standardize to AGPL v3
@Prajna1999 ya está trabajando en esto.
Desde el 28/8/2026.
- Lenguaje dominante
- Python
- Estrellas
- 18
- Forks
- 10
- Merge medio
- 2 d 20 h
- PR fusionados (30 d)
- 14
Descripción
Is your feature request related to a problem?
The current licensing across Kaapi repositories is inconsistent: the backend is MIT, Guardrails is GPLv3, and the frontend lacks a license. This creates confusion and potential legal issues.
Describe the solution you'd like
Standardize all three repositories to AGPL v3 to align with Glific and Dalgo. Ensure the following changes:
- Relicense backend to AGPL v3.
- Relicense Guardrails to AGPL v3.
- License frontend as AGPL v3.
Original issue
Context
Current state:
- Kaapi backend = MIT
- Guardrails = GPLv3
- Frontend = no license
Decision
Standardize all three repos to AGPL v3, consistent with Glific and Dalgo. Guardrails Hub being MIT is fine (permissive, compatible).
Acceptance criteria
- Backend relicensed to AGPL v3.
- Guardrails relicensed to AGPL v3.
- Frontend licensed as AGPL v3.
@Prajna1999
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.