added RFC on how to create a living knowledge base of owasp things#734
added RFC on how to create a living knowledge base of owasp things#734northdpole wants to merge 1 commit intomainfrom
Conversation
|
@northdpole I've gone through the RFC and it gives a clear architectural and experimental framework to build the proposal around. I'll spend some time digesting it in detail and start aligning my work proposal with this design and the pre-code experiments outlined here. |
|
Thanks for putting this together Sir, the experimental framework is really clear. I’m particularly interested in Module C (The Librarian) and want to start with the suggested pre-code experiments before proposing any concrete design or implementation. The negation problem stands out — I’ve worked on gap analysis features before (#716) and have seen how basic similarity metrics can struggle with logical inversions in requirements (e.g., “Use X” vs “Do NOT use X”). Plan:
If the experiment is successful, I’m also interested in exploring hybrid search (vector + BM25), especially for cases like CVE identifiers where pure vector search often underperforms. I'll take this up step by step . I’ll share experiment results and observations before proposing any implementation. I’m using AI tools (similar to Cursor/Windsurf) and have read Section 3. Thank you . |
No description provided.