Meeting 17
(July 11, 2024)
Attendees:
- Shaheem Azmal M MD
- Ayush Bhardwaj
- Kaushlendra Pratap
- Abdelrahman Jamal
- Aaditya Singh
- Abhishek Kumar
- Akash Sah
- Divij Sharma
- Rajul Jha
Absent:
Discussions:
Mentors:
- Shaheem Azmal M MD: Can you provide general updates on the project?
Contributors:
-
- Completed the Nomos Output, including passing flags in JSON and handling the allowance portion.
- Paused work on the License part to focus on actions, addressing edge cases.
-
- Developed a mechanism for storing license expressions and worked on parts of the Cyclonex license.
- Completed the clearing portion and stored it in the clearing event.
- Began working on user decisions for license expressions, exploring both frontend and backend code.
- Discovered previous report generation code used for scanning-related expressions and decided to use the clearing license for report generation instead.
-
- Worked on endpoints for the upload job, including populating agent names for each child job.
- Wrote test cases for this functionality and fixed existing issues.
-
- Completed the SPDX version 03 report for RDX, LDA, and JSON format for the software profile.
- Integrated versions 02 and 03.
- Started working on the licensing profile.
-
- Implemented database connections using Go packages, utilizing interface concepts to build notification functionality as an abstraction to encapsulate SQL query statements.
- Working on handling the queue and integrating a load balancer.
-
- Worked on Semantic Search, using a truncating approach to achieve up to 95% matching accuracy.
- Need to construct test cases for obligation and acknowledgment functionalities.