Sandbox.RiskDatabase is practically a rough database built out of pages and search function. It writes the linking information on the Mitigation pages, which is used to construct many-to-many linking. It is recommended to use this tool for small to medium sized databases only (not tested for over 300 records, Worked nicely), since a Risk page needs to make a search (total number of Mitigation pages) times. Mitigation Pages load faster since they search themselves for a link (Risk page) and then search through those pages for the pre-defined fields (like "Precondition"). This version doesn't include using editable tables for each Risk and Mitigation record, but this is doable (already did it on another twiki).