Ron Reed
350 posts

Ron Reed
@RonReed81
Personal account of Ron Reed. Developer & independent builder. Working on CAS 2.0 & RisWis (@ebysslabs) and FARMSLite (@farmsliteapp).




California is trying to pass a bill that would criminalize investigative journalism with misdemeanors, $10,000 fines, imprisonment, and content takedown. The proposed bill is titled AB 2624 and was made after I exposed mass fraud by immigrant groups in America. Under AB 2624, government-funded entities like the Somali “Learing” Daycare centers would be protected from being exposed if they operated inside California. The enemy truly is within. When our politicians would rather protect fraudsters and illegal migrants, it’s time for us to stand up or face mass oppression from the traitors who “rule” over us.








One thing that stayed with me from an earlier placement interview with Eden Chan was a simple idea: junk in, junk out. That stayed in my head enough that I started building around it. RISWIS is testing something simple but important: When multiple pieces of information all look relevant, what exactly causes one result to rise above another? Most systems give you the final answer, but you usually do not see why one source outranked another before the answer was generated. RISWIS separates that into two visible steps: First: semantic similarity decides what looks most related to the question. Second: a policy layer applies trust weighting and shows exactly how ranking changes. That means I can see: - which result matched best naturally - which result moved because of weighting - how far it moved - whether older documents also rise unexpectedly A recent Phase 4B test used three fatigue-related documents written at different trust levels. What happened: The strongest natural match was not always the final top result. A higher-trust document repeatedly moved upward after weighting. Older documents from earlier batches also moved upward when semantic overlap existed. That matters because retrieval systems used before large language models often do this quietly. In systems connected to RAG pipelines, retrieval influences what an LLM sees before it answers. RISWIS makes that movement visible. So the question becomes: Is the weighting helping trust, or pushing too hard? That is what I am testing: not just retrieval, but visible retrieval behavior before generation. #RISWIS #RetrievalSystems #AIGovernance open sourced on github






