cd/sources/voodootikigod-auto-discovered· home sources Voodootikigod (auto-discovered)
cat /sources/voodootikigod-auto-discovered.feed | wc -l → 16

Voodootikigod (auto-discovered)

articles 16 domain voodootikigod.com → feed RSS
21:39
2026-07-08
voodootikigod.com
artificial-intelligence

Why Your AI Dashboard Is Lying About Maturity

A new Agentic Maturity Model (AMM) argues that enterprise AI maturity is not measured by adoption metrics but by the mechanism that catches errors before deployment. The model defines five levels of t…

21:34
2026-07-08
voodootikigod.com
artificial-intelligence

The Adoption Curve Is Not a Maturity Model

Enterprise AI maturity models that measure seats, prompts, and executive sentiment fail to assess whether AI work is correct, according to a new framework called the Agentic Maturity Model. The model …

21:29
2026-07-08
voodootikigod.com
artificial-intelligence

Five Levels of Trust

A framework for AI maturity defines five levels of organizational trust in AI, from prohibition to operationalization, arguing that true maturity depends not on tooling but on who or what verifies AI …

21:24
2026-07-08
voodootikigod.com
artificial-intelligence

The Diagonal Law

The Diagonal Law states that AI capability must be matched by verification to avoid risk or waste, defining a grid where off-diagonal states cause enterprise AI failures. The article introduces two la…

21:19
2026-07-08
voodootikigod.com
artificial-intelligence

RAG Is Runtime Knowledge, Skills Are Compiled Knowledge

RAG (retrieval-augmented generation) is only a low-level knowledge maturity stage, not a final destination, according to a new framework that distinguishes runtime knowledge from compiled skills. The …

21:14
2026-07-08
voodootikigod.com
artificial-intelligence

You Cannot Distill What You Do Not Record

Enterprise AI programs often mistake acceptance rate for a measure of review integrity, but it only measures approvals, not attention, creating a dangerous gap in observability. Observability is a pre…

21:04
2026-07-08
voodootikigod.com
artificial-intelligence

The Economics of Level 4

A new economic model for AI adoption, the 'Level 4' framework, argues that organizations can simultaneously be top spenders and bottom performers by measuring the wrong metrics. The model proposes shi…

12:26
2026-06-27
voodootikigod.com
ai-agents

Meet the ADLC

Enterprises deploying multi-agent workflows often fail because they apply the human-centric Software Development Lifecycle (SDLC) to non-human builders, whose failure modes differ. The proposed Agenti…

00:02
2026-06-15
voodootikigod.com
ai-agents

The Agentic Development Lifecycle

Enterprise teams replicating the software development lifecycle with AI agents are importing defenses against human flaws that models don't have while missing model-specific failure modes like halluci…

15:00
2026-06-12
voodootikigod.com
ai-agents

Stop Running the SDLC on Models That Aren't Human

Enterprise teams are replicating the software development lifecycle (SDLC) by assigning AI agents to human roles like product manager and code reviewer, but this approach imports defenses against huma…

15:00
2026-06-12
voodootikigod.com
ai-agents

Two Human Gates and Everything Between Is Machine-Checked

A new agentic lifecycle introduces eight phases with deterministic gates between each pair, limiting human intervention to exactly two mandatory moments: approving the spec and a final review. The lif…

15:00
2026-06-12
voodootikigod.com
ai-agents

Three Dials: Parallel Agents Without Merge Hell

A new agentic parallel development framework introduces three dials—cost, wall clock, and accuracy—to manage multi-agent setups without merge hell. The system uses deterministic control flow with pool…

15:00
2026-06-12
voodootikigod.com
ai-tools

The ADLC Toolkit

The ADLC toolkit, an eighteen-tool suite enforcing a deterministic machine-checked development lifecycle, was built by the lifecycle itself and then dogfooded by planting bugs in its own diffs to cali…

13:00
2026-06-09
voodootikigod.com
ai-tools

Adversarial Review: For All, By All

Developer Voodoo Tiki extracted OpenAI's adversarial review from the Codex CLI runtime and released it as a standalone tool, adversarial-review, enabling any model or CI pipeline to catch bugs by havi…

15:00
2026-06-04
voodootikigod.com
ai-agents

Skill Mining: Extracting What Your Codebase Already Knows

Vercel's Head of Forward Deployed Engineering introduces skill mining, a method to extract latent knowledge from codebases into reusable agent skills. The approach uses a seven-phase process to survey…