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).
- 18:48, 9 August 2025 Converti talk contribs created page Template:Harvcolnb (Bot batch install: Approved dependency.) Tag: New redirect
- 18:48, 9 August 2025 Converti talk contribs created page Template:Harvcol (Bot batch install: Approved dependency.) Tag: New redirect
- 18:48, 9 August 2025 Converti talk contribs created page Template:Harv (Bot batch install: Approved dependency.) Tag: New redirect
- 18:48, 9 August 2025 Converti talk contribs created page Template:Harvp (Bot batch install: Approved dependency.) Tag: New redirect
- 18:48, 9 August 2025 Converti talk contribs created page Template:Harvard (Bot batch install: Approved dependency.) Tag: New redirect
- 18:48, 9 August 2025 Converti talk contribs created page Module:String (Bot batch install: Approved dependency.)
- 18:47, 9 August 2025 Converti talk contribs created page Module:Footnotes (Bot batch install: Approved dependency.)
- 18:47, 9 August 2025 Converti talk contribs created page Module:Check for unknown parameters (Bot batch install: Approved dependency.)
- 18:47, 9 August 2025 Converti talk contribs created page Module:Citation/CS1 (Bot batch install: Approved dependency.)
- 15:35, 9 August 2025 AdminIsidore talk contribs created page Module:Yesno/doc (Created page with "<noinclude>{{pp|small=yes}} </noinclude>{{used in system}} {{Module rating|protected}} {{cascade-protected template|page=module}} This module provides a consistent interface for processing boolean or boolean-style string input. While Lua allows the <code>true</code> and <code>false</code> boolean values, wikicode templates can only express boolean values through strings such as "yes", "no", etc. This module processes these kinds of strings and turns them into boolean inp...")
- 15:35, 9 August 2025 AdminIsidore talk contribs created page Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...")
- 15:34, 9 August 2025 AdminIsidore talk contribs created page Module:Lua banner/doc (Created page with "{{high use}} {{Lua|Module:Yesno|Module:List|Module:TableTools|Module:Message box}} This module implements the {{tl|lua}} template. == Usage from wikitext == This module cannot be used directly from wikitext. It can only be used through the {{tl|lua}} template. Please see the template page for documentation. == Usage from Lua modules == To use this module from other Lua modules, first load the module. <syntaxhighlight lang="lua"> local mLuaBanner = require('Module:Lu...")
- 15:34, 9 August 2025 AdminIsidore talk contribs created page Module:Lua banner (Created page with "-- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local p = {} function p.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do v = v:match('^%s*(.-)%s*$') if v ~= '' then args[k] = v end end return p._main(args) end function p._main(args)...")
- 15:33, 9 August 2025 AdminIsidore talk contribs created page Template:Lua (Created page with "<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude> {{Lua|Module:Lua banner}} {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 15:33, 9 August 2025 AdminIsidore talk contribs created page Module:Redirect/doc (Created page with "{{used in system}} {{Module rating|beta}} {{Module rating|protected}} {{Lua|Module:Arguments}} This module contains functions to find the target of a redirect page. == Main == The main function accepts the name of a single page. It determines if the page is a redirect; if so it looks up the page, extracts the target, and returns the target name as text. Its usage is <code><nowiki>{{#invoke:redirect|main|page-name}}</nowiki></code>. If <code>page-name...")
- 15:31, 9 August 2025 AdminIsidore talk contribs created page Module:Redirect (Created page with "-- This module provides functions for getting the target of a redirect page. local p = {} -- Gets a mw.title object, using pcall to avoid generating script errors if we -- are over the expensive function count limit (among other possible causes). local function getTitle(...) local success, titleObj = pcall(mw.title.new, ...) if success then return titleObj else return nil end end -- Gets the name of a page that a redirect leads to, or nil if it isn't a -- redi...")
- 04:30, 9 August 2025 AdminIsidore talk contribs created page Test model (Created page with "{{Model_Infobox | model_key = Test/Model-v1 | rank = 1 | avg_score = 0.99 | architecture = TestArch | layers = 12 | heads = 12 | vocab = 32000 }} This is a test page to initialize the Cargo database table for models.")
- 03:10, 9 August 2025 AdminIsidore talk contribs created page Template:AetherOS Component (Created page with "<includeonly>{| class="ambox ambox-notice" style="width: 100%;" | 40px|link=|alt= | This page describes a core component of the '''AetherOS''' ecosystem. Its structure and content are designed to be parsed by automated agents. |}Category:AetherOS Components</includeonly><noinclude> == Usage == This template places a standardized notice banner on pages that document a core component of the AetherOS. It should be placed at the very top of...")
- 03:09, 9 August 2025 AdminIsidore talk contribs created page Converti (AetherOS) (Created page with "{{AetherOS_Component}} '''Converti''' is a command-line utility designed to import articles from external wikis, such as Wikipedia, and intelligently prepare them for use within the AetherOS ecosystem. It serves as a gatekeeper, ensuring that new information is clean, functional, and structurally sound before it becomes a source of knowledge for both human users and their Wingman AIs. The tool was developed by Isidore Lands and Silas...")
- 02:38, 9 August 2025 Converti talk contribs created page Template:Use (Bot import: Dependency for 'OODA_loop'.)
- 02:38, 9 August 2025 Converti talk contribs created page Template:Cite (Bot import: Dependency for 'OODA_loop'.) Tag: New redirect
- 02:38, 9 August 2025 Converti talk contribs created page Template:Short (Bot import: Dependency for 'OODA_loop'.) Tag: New redirect
- 02:38, 9 August 2025 Converti talk contribs created page Template:Div (Bot import: Dependency for 'OODA_loop'.) Tag: New redirect
- 21:39, 8 August 2025 Converti talk contribs created page Template:Sfn (Bot import: Dependency for 'OODA_loop'.)
- 21:39, 8 August 2025 Converti talk contribs created page Template:Cite journal (Bot import: Dependency for 'OODA_loop'.)
- 21:39, 8 August 2025 Converti talk contribs created page Template:Short description (Bot import: Dependency for 'OODA_loop'.)
- 21:38, 8 August 2025 Converti talk contribs created page Template:Cite magazine (Bot import: Dependency for 'OODA_loop'.)
- 21:38, 8 August 2025 Converti talk contribs created page Template:Reflist (Bot import: Dependency for 'OODA_loop'.)
- 21:38, 8 August 2025 Converti talk contribs created page Template:Div col end (Bot import: Dependency for 'OODA_loop'.)
- 21:37, 8 August 2025 Converti talk contribs created page Template:Div col (Bot import: Dependency for 'OODA_loop'.)
- 21:37, 8 August 2025 Converti talk contribs created page Template:Use dmy dates (Bot import: Dependency for 'OODA_loop'.)
- 21:37, 8 August 2025 Converti talk contribs created page Template:Redirect (Bot import: Dependency for 'OODA_loop'.)
- 21:36, 8 August 2025 Converti talk contribs created page Template:Cite web (Bot import: Dependency for 'OODA_loop'.)
- 21:36, 8 August 2025 Converti talk contribs created page Template:Cite book (Bot import: Dependency for 'OODA_loop'.)
- 21:36, 8 August 2025 Converti talk contribs created page Template:ProQuest (Bot import: Dependency for 'OODA_loop'.)
- 21:32, 8 August 2025 Converti talk contribs created page OODA loop (Imported from wikipedia:OODA_loop. Cleaned images and maintenance templates.)
- 21:24, 8 August 2025 AdminIsidore talk contribs created page Module:TableTools (Created page with "------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should not -- -- be called directly from #invoke....")
- 21:23, 8 August 2025 AdminIsidore talk contribs created page Module:Navbar (Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false, false...")
- 21:20, 8 August 2025 AdminIsidore talk contribs created page Template:AM Navigation (Created page with "<includeonly> {| class="navbox" | state = {{{state|autocollapse}}} | name = AM Navigation | titlestyle = background:#E0E8FF; <!-- A slightly different color to distinguish it --> | title = Agentic Maneuverability Protocol | group1 = The Core Equation | list1 = * Agentic Maneuverability Score (The Protocol) * System Maneuverability Score (System Capacity / ''Supply'') * Agentic Maneuverability Almanac (Agent & Task Data / ''D...")
- 21:17, 8 August 2025 AdminIsidore talk contribs created page Template:Infobox AetherOS (Created page with "<includeonly> {| class="infobox wikitable" style="width: 300px; float: right; margin-left: 1em;" |+ '''{{{name|}}}''' {{#if:{{{image|}}}| {{!}}- {{!}} colspan="2" style="text-align: center;" {{!}} [[File:{{{image|}}}|{{{image_size|250px}}}]] }} {{#if:{{{caption|}}}| {{!}}- {{!}} colspan="2" style="text-align: center; font-style: italic;" {{!}} {{{caption|}}} }} ! colspan="2" | Core Details |- ! Type | {{{type|}}} |- ! Governing Philosophy | {{{philosophy|}}} |- ! Primary...")
- 21:15, 8 August 2025 AdminIsidore talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...")
- 21:14, 8 August 2025 AdminIsidore talk contribs created page Template:Infobox (Created page with "{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{remove first word|{{SUBPAGENAME}}}}}}}}|}}</includeonly><noinclude> {{documentation}} <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> </noinclude>")
- 21:13, 8 August 2025 AdminIsidore talk contribs created page Module:Infobox (Created page with "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s'...")
- 21:12, 8 August 2025 AdminIsidore talk contribs created page Module:Navbox (Created page with "require('strict') local p = {} local cfg = mw.loadData('Module:Navbox/configuration') local inArray = require("Module:TableTools").inArray local getArgs -- lazily initialized local hiding_templatestyles = {} -- global passthrough variables local passthrough = { [cfg.arg.above]=true,[cfg.arg.aboveclass]=true,[cfg.arg.abovestyle]=true, [cfg.arg.basestyle]=true, [cfg.arg.below]=true,[cfg.arg.belowclass]=true,[cfg.arg.belowstyle]=true, [cfg.arg.bodyclass]=true, [cfg.a...")
- 21:11, 8 August 2025 AdminIsidore talk contribs created page Module:Documentation (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub local format = mw.ustring.format ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available in...")
- 21:10, 8 August 2025 AdminIsidore talk contribs created page Template:Documentation (Created page with "{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Add categories to the /doc subpage --> </noinclude>")
- 21:09, 8 August 2025 AdminIsidore talk contribs created page Template:Navbox (Created page with "<includeonly>{{#invoke:Navbox|navbox}}</includeonly><noinclude> {{Documentation}} </noinclude>")
- 21:08, 8 August 2025 AdminIsidore talk contribs created page Template:AetherOS Navigation (Created page with "<includeonly> {| class="navbox" | state = {{{state|autocollapse}}} | name = AetherOS Navigation | title = The AetherOS Ecosystem | group1 = Core Philosophy | list1 = * AetherOS * Wingman AI * Unified Non-Determinism * OODA Loop * Ship of Theseus | group2 = Foundational Texts | list2 = * Physica Aetheris * Destruction and Creation * Codex Universalis * Energy–maneuverability theory | group3 = Architectu...")
- 21:08, 8 August 2025 AdminIsidore talk contribs created page Ooda.wiki (Created page with "'''ooda.wiki''' is the designated knowledge base and shared memory for the '''Wingman AI''' and '''AetherOS''' projects. It is a private MediaWiki instance engineered to serve as a symbiotic interface between its human and AI collaborators. The wiki's name is a direct homage to '''John Boyd''' and his '''OODA Loop''', the core strategic and learning framework that guides the entire ecosystem. == The Shared Brain Philosophy == The fundamental purpose...")
- 21:05, 8 August 2025 VeritasNumeri talk contribs created page PJMixers-Dev LLaMa-3.2-Instruct-JankMix-v0.2-SFT-HailMary-v0.1-KTO-3B (Bot update: Populating AM Almanac data.)