Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of OODA WIKI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:37, 30 August 2025 AdminIsidore talk contribs deleted page Lingua:TestTerm (content was: "{{GlossaryEntry |Term=TestTerm |Definition=This is a test term mentioning Dictum. }}", and the only contributor was "AdminIsidore" (talk))
- 16:32, 30 August 2025 AdminIsidore talk contribs created page MediaWiki:Gadget-GlobalGlossaryGraph.js (Created page with "$(function() { 'use strict'; mw.loader.using(['ext.gadget.d3', 'mediawiki.api'], function() { $('.global-glossary-graph').each(function() { var $container = $(this); new mw.Api().get({ action: 'askargs', conditions: 'Category:Glossary Entries', printouts: 'Glossary-Term|Glossary-Definition', parameters: 'limit=100', // Increased limit for global graph f...")
- 16:32, 30 August 2025 AdminIsidore talk contribs created page Lingua:Global Glossary Graph (Created page with "= Global Glossary Graph = This page displays a graph of all glossary terms and their connections, based on mentions in Property:Glossary-Definition. <div class="global-glossary-graph" style="width: 800px; height: 600px;"></div>")
- 04:32, 30 August 2025 AdminIsidore talk contribs created page Sir Pufflebottom Jr (ARC) (Created page with "See first Saga") Tags: Mobile edit Mobile web edit
- 23:42, 29 August 2025 AdminIsidore talk contribs created page Template:GlossaryGraph/styles.css (Created page with ".glossary-graph { background-color: #000000; Black background: color: #00FF00; Green text: font-family: "Courier New", monospace; Fallback font: border: 1px solid #00FF00; Green border: padding: 0.5em; box-shadow: 0 0 5px #00FF00; CRT glow: margin-top: 1em; width: 400px; Fixed width: height: 300px; Fixed height: } .glossary-graph svg { background-color: #000000; width: 100%; height: 100%;...")
- 23:11, 29 August 2025 AdminIsidore talk contribs created page Lingua:TestTerm (Created page with "{{GlossaryEntry |Term=TestTerm |Definition=This is a test term linked to Lingua:AnotherTerm. }}")
- 21:21, 29 August 2025 AdminIsidore talk contribs changed the content model of the page Template:Documentation/styles.css from "wikitext" to "Sanitized CSS"
- 21:08, 29 August 2025 AdminIsidore talk contribs changed the content model of the page Template:Documentation/styles.css from "CSS" to "wikitext"
- 21:07, 29 August 2025 AdminIsidore talk contribs deleted page Module:Documentation (content was: "-- {{pp|small=yes}} local p = {} function p.getStyles() return [[ .documentation, .documentation-metadata { border: 1px solid var(--border-color-base, #a2a9b1); background-color: #ecfcf4; clear: both; } .documentation { margin: 1em 0 0 0; padding: 1em; } .documentation-metadata { margin: 0.2em 0; font-style: italic; padding:...", and the only contributor was "AdminIsidore" (talk))
- 21:05, 29 August 2025 AdminIsidore talk contribs changed the content model of the page Template:Documentation/styles.css from "wikitext" to "CSS"
- 21:05, 29 August 2025 AdminIsidore talk contribs created page Template:Documentation/styles.css (Created page with "{{pp|small=yes}} .documentation, .documentation-metadata { border: 1px solid var(--border-color-base, #a2a9b1); background-color: #ecfcf4; clear: both; } .documentation { margin: 1em 0 0 0; padding: 1em; } .documentation-metadata { margin: 0.2em 0; font-style: italic; padding: 0.4em 1em; } .documentation-startbox { padding-bottom: 3px; border-bottom: 1px solid var(--border-color-base, #a2a9b1); margin-bottom: 1ex; } .documentat...")
- 20:47, 29 August 2025 AdminIsidore talk contribs created page Template:GlossaryEntry/doc (Created page with "This template defines a single glossary entry page. It performs two functions: # Sets the semantic properties (''Glossary-Term'' and ''Glossary-Definition'') needed for the Semantic Glossary extension to generate tooltips. # Creates a placeholder <code><div></code> with the class ''glossary-graph''. This div is targeted by the ''GlossaryGraph'' gadget to render a d3.js force-directed graph of the term's connections. == Usage ==...")
- 20:42, 29 August 2025 AdminIsidore talk contribs created page MediaWiki:Gadget-GlossaryGraph.js (Created page with "$(function() { // Find all the places on the page where a graph should be drawn $('.glossary-graph').each(function() { var $container = $(this); var pageTitle = $container.data('page-title'); if (!pageTitle) return; // Use the MediaWiki API to get all links from the specified page new mw.Api().get({ action: 'query', prop: 'links', titles: pageTitle, pllimit: 'max' })....")
- 20:38, 29 August 2025 AdminIsidore talk contribs created page Category:Glossary Entries (Created blank page)
- 20:32, 29 August 2025 AdminIsidore talk contribs created page MediaWiki:Gadget-d3.js (Created page with "mw.loader.load('https://d3js.org/d3.v7.min.js');")
- 20:31, 29 August 2025 AdminIsidore talk contribs created page MediaWiki:Gadgets-definition (Created page with "* d3[ResourceLoader|dependencies=mediawiki.loader]|d3.js")
- 20:11, 29 August 2025 AdminIsidore talk contribs created page OODA WIKI:Gantt Chart Test (Created page with "This page tests the dynamic generation of a Mermaid Gantt chart from Semantic MediaWiki data. {{#mermaid: gantt dateFormat YYYY-MM-DD title Project Plan section Discovery {{#ask: Category:Gantt Example Is part of section::Discovery |? <!-- 1: Page Name --> |?Has status <!-- 2: Status --> |?Starts on <!-- 3: Start Date --> |?Ends on <!-- 4: End Date --> |format=plainlist |template=MermaidGanttTask...")
- 20:10, 29 August 2025 AdminIsidore talk contribs created page Template:MermaidGanttTask (Created page with "{{SUBPAGENAME:{{{1}}}}} :{{{2|todo}}}, {{{3}}}, {{{4}}};")
- 20:09, 29 August 2025 AdminIsidore talk contribs created page Task:User Testing (Created page with "Category:Gantt Example Is part of section::QA Has status::crit Starts on::2025-09-11 Ends on::2025-09-12")
- 20:09, 29 August 2025 AdminIsidore talk contribs created page Task:Develop Prototype (Created page with "Category:Gantt Example Is part of section::Development Has status::active Starts on::2025-09-06 Ends on::2025-09-10")
- 20:08, 29 August 2025 AdminIsidore talk contribs created page Task:Analyze Requirements (Created page with "Category:Gantt Example Is part of section::Discovery Has status::done Starts on::2025-09-01 Ends on::2025-09-05")
- 20:07, 29 August 2025 AdminIsidore talk contribs created page Property:Is part of section (Created page with "The project section a task belongs to. Has type::Text")
- 20:07, 29 August 2025 AdminIsidore talk contribs created page Property:Ends on (Created page with "The end date of a task. Has type::Date")
- 20:06, 29 August 2025 AdminIsidore talk contribs created page Property:Starts on (Created page with "The start date of a task. Has type::Date")
- 20:05, 29 August 2025 AdminIsidore talk contribs created page Property:Has status (Created page with "The status of a task (e.g., done, active, todo). Has type::Text")
- 18:44, 29 August 2025 AdminIsidore talk contribs deleted page Template:MermaidRelationship/Line (content was: "<includeonly>{{#if:{{{1|}}} |{{PAGENAMEE:?}}["{{#titleparts:{{PAGENAME:?}}|1}}"] --> {{PAGENAMEE:{{{1}}}}}["{{#titleparts:{{{1}}}|1}}"] }}</includeonly><noinclude> This sub-template formats a single line of a Mermaid graph. * '''?''' is the subject page. * '''{{{1}}}''' is the object page (the value of the first printout request). It produces syntax like: Page...", and the only contributor was "AdminIsidore" (talk))
- 18:37, 29 August 2025 AdminIsidore talk contribs created page OODA WIKI:Mermaid Graph Test (Created page with "This page tests the dynamic generation of a Mermaid graph from Semantic MediaWiki data. {{#mermaid: graph TD; {{#ask: Category:Graph Example Connects to::+ |?Connects to |format=template |template=MermaidRelationship/Line |link=none |sep= }} }}")
- 18:37, 29 August 2025 AdminIsidore talk contribs created page Concept:Node C (Created page with "This is the end node. It does not connect to anything. Category:Graph Example")
- 18:36, 29 August 2025 AdminIsidore talk contribs created page Concept:Node B (Created page with "This is the middle node. Category:Graph Example Connects to::Concept:Node C")
- 18:36, 29 August 2025 AdminIsidore talk contribs created page Concept:Node A (Created page with "This is the starting node. Category:Graph Example Connects to::Concept:Node B")
- 18:35, 29 August 2025 AdminIsidore talk contribs created page Template:MermaidRelationship/Line (Created page with "<includeonly>{{#if:{{{1|}}} |{{PAGENAMEE:?}}["{{#titleparts:{{PAGENAME:?}}|1}}"] --> {{PAGENAMEE:{{{1}}}}}["{{#titleparts:{{{1}}}|1}}"] }}</includeonly><noinclude> This sub-template formats a single line of a Mermaid graph. * '''?''' is the subject page. * '''{{{1}}}''' is the object page (the value of the first printout request). It produces syntax like: Page_Name_A["Page Name A"] --> Page_Name_B["Page Name B"] </noinclude>")
- 18:34, 29 August 2025 AdminIsidore talk contribs created page Property:Connects to (Created page with "This property defines a directional link from one page to another for use in graphs. Has type::Page")
- 18:30, 29 August 2025 AdminIsidore talk contribs created page OODA WIKI:SMW Test (Created page with "This page tests the core functionality of Semantic MediaWiki by querying for all pages in the "Concept" category and displaying their properties. {{#ask: Category:Concept |?Born in |?Starts on |format=table |mainlabel=Concept Name }}")
- 18:30, 29 August 2025 AdminIsidore talk contribs created page Category:Concept (Created blank page)
- 18:30, 29 August 2025 AdminIsidore talk contribs created page Concept:OODA (Created page with "OODA is a project to build an advanced wiki. Category:Concept Starts on::2024")
- 18:29, 29 August 2025 AdminIsidore talk contribs created page Concept:Isidore (Created page with "Isidore was a scholar and the archbishop of Seville. Category:Concept Born in::560")
- 17:16, 29 August 2025 AdminIsidore talk contribs created page ARC (AetherOS) (Redirected page to ARC) Tag: New redirect
- 17:15, 29 August 2025 AdminIsidore talk contribs created page Lord John Marbury (AetherOS) (Created page with "{{AetherOS_Component}} {{Project Status|Alpha (Training Phase II)}} '''Lord John Marbury''' is a specialist Animus Recurrens Cogitans (ARC) agent developed within the Lex (AetherOS) project. Its mandate is to perform high-fidelity legal analysis and generate strategic recommendations by applying the principles of the Legal Maneuverability Framework. The agent is named in homage to the ''The West Wing'' character, reflecting its intended person...")
- 17:14, 29 August 2025 AdminIsidore talk contribs created page Lex (AetherOS) (Created page with "{{AetherOS_Component}} {{Project Status|Beta}} '''Lex''' is a specialized research initiative and dedicated toolset within AetherOS designed to apply the core principles of cybernetics and Energy–maneuverability theory to the domain of jurisprudence. Its primary function is to serve as the development environment and operational theater for a cohort of legal-analytic ARC agents. The project's mandate is to create a '''symbiotic legal intelli...")
- 16:56, 29 August 2025 AdminIsidore talk contribs created page Corpus Vis Iuris (Lex) (Created page with "'''Corpus Vis Iuris''' (CVI), Latin for "Body of Legal Force," is the data ingestion, processing, and validation protocol that provides the quantified, empirical foundation for the Legal Maneuverability Framework. Its function is to systematically scrape, parse, and structure the vast, unstructured data of the legal world into the specific, machine-readable variables required to calculate the PM and Strategic Maneuverabili...")
- 16:55, 29 August 2025 AdminIsidore talk contribs created page Strategic Maneuverability Score (Lex) (Created page with "The '''Strategic Maneuverability (SM) Score''' is a real-time, composite index from 0 to 100 that quantifies a litigant's immediate capacity to effectively execute a legal action. It is the component of the Legal Maneuverability Framework that measures the ''kinetic energy'' and ''combat power'' available to a party in a legal conflict.}} == Conceptual Analogy: Specific Excess Power (P_s) == In Energy-Maneuverability Theory, an ai...")
- 16:53, 29 August 2025 AdminIsidore talk contribs created page Positional Maneuverability Score (Lex) (Created page with "The '''Positional Maneuverability (PM) Score''' is a composite index from 0 to 100 that quantifies the inherent strength and resilience of a legal position based on the static legal and factual landscape. It is the component of the Legal Maneuverability Framework that measures the ''potential energy'' of a case.}} == Conceptual Analogy: Specific Energy (E_s) == In Energy-Maneuverability Theory, an aircraft's Specific Energy (<math...")
- 16:52, 29 August 2025 AdminIsidore talk contribs created page Legal Maneuverability Framework (Created page with "{{nutshell|The '''Legal Maneuverability (LM) Framework''' is a computational paradigm for analyzing and predicting the outcomes of legal conflicts by modeling them as a dynamic system governed by the principles of Energy-Maneuverability Theory. It treats legal positions, strategies, and actions not as abstract logical constructs, but as quantifiable states of potential and kinetic energy within a complex, adversarial environment.}} ==...")
- 15:20, 29 August 2025 AdminIsidore talk contribs deleted page Analysis:Concept1 (content was: "Category:Analysis Is related to::Analysis:Concept2 Is related to::Analysis:Framework This page represents Concept1 in the Analysis category.", and the only contributor was "AdminIsidore" (talk))
- 15:20, 29 August 2025 AdminIsidore talk contribs deleted page Analysis:Concept2 (content was: "Category:Analysis Is related to::Analysis:Framework This page represents Concept2 in the Analysis category.", and the only contributor was "AdminIsidore" (talk))
- 15:20, 29 August 2025 AdminIsidore talk contribs created page Framework (Created page with "Category:Analysis This page represents the Framework.")
- 03:32, 29 August 2025 AdminIsidore talk contribs created page Concept2 (Created page with "Category:Analysis Is related to::Framework This page represents Concept2.")
- 03:31, 29 August 2025 AdminIsidore talk contribs created page Concept1 (Created page with "Category:Analysis Is related to::Concept2 Is related to::Framework This page represents Concept1.")
- 03:30, 29 August 2025 AdminIsidore talk contribs created page Category:Analysis (Created blank page)
- 03:28, 29 August 2025 AdminIsidore talk contribs created page TestGrok (Created page with "== TestGrok Mermaid Variations == Below are twelve variations of the SMW query to render a Mermaid flowchart using data from Category:Analysis. === Variation 1: Plainlist with Source and Target === {{#mermaid: graph TD {{#ask: Category:Analysis Is related to::+ |mainlabel=Source |?Is related to=Target |format=plainlist |template=MermaidRelationship |link=none |limit=100 |sep=%0A |default="No Data" --> "None" }...")