RXed AI News

Your AI intelligence briefing

How we audit: the RXed AI Periodic Table v1.0

Every AI tool we audit is scored against the same 20 elements, organized like chemistry organizes the elements: 4 rows (from primitives to emerging capabilities) × 5 families. The concept builds on the AI Periodic Table by IBM Technology (Martin Keen) — credit where due. RXed extended it: we filled the three cells IBM left open and made one swap, so the table is complete and audit-ready.

Reactive
Retrieval & Memory
Orchestration
Validation
Models
Primitives
Pr
Prompts
Em
Embeddings
Cx
Context
Tr
Tracing
Lg
LLM
Compositions
Fc
Function calling
Vx
Vector store
Rg
RAG
Gr
Guardrails
Mm
Multimodal
Deployment
Ag
Agents
Ft
Fine-tuning
Fw
Frameworks & harnesses
Ev
Evaluations
Sm
Small models
Emerging
Ma
Multi-agent
Sy
Synthetic data
Pc
Protocols
In
Interpretability
Th
Thinking models
Tap or hover any element for its definition and applicability test.

The rows

What RXed changed vs IBM's original — and why

+ Cx Context — context engineering became the core discipline of applied AI in 2025–26; the context window is the atomic unit of orchestration.
+ Tr Tracing — LLM observability is now a production category of its own (OpenTelemetry GenAI conventions, trace-based debugging); without traces there is no higher-level validation.
+ Pc Protocols — fills the emerging-orchestration cell IBM explicitly left open: MCP (agent-to-tool) and A2A (agent-to-agent) became the standard stack under Linux Foundation governance.
Rt → Ev Evaluations — red-teaming is one facet of the broader evaluations discipline, so the element was generalized; every serious 2026 AI stack ships evals.

How scoring works — deterministic, always

Each element gets 0–10 (steps of 0.5) with a written reason, or N/A with a written reason when the capability is outside the tool's stated scope. "Missing but expected" is a low score, not an N/A. The overall score is the plain mean of applicable elements, rounded to 0.1 — computed by the site generator, never set by hand, identical for every tool. The coverage badge (e.g. 17/20) shows stack breadth separately, so a brilliant narrow tool isn't punished and a shallow platform can't hide. Bands: ≥8.5 benchmark · 7.0–8.4 strong · 5.0–6.9 capable · <5.0 weak.

Tiers

All 20 elements

Pr Prompts (R1 Primitives · G1 Reactive)
Instruction design surface: system prompts, prompt tooling, templates, caching.
Scored when: Does the tool let users or developers shape instructions to the model?
Em Embeddings (R1 Primitives · G2 Retrieval & Memory)
Numerical representations of meaning powering semantic search and memory.
Scored when: Does the vendor ship or expose an embedding capability (API, semantic search feature)?
Cx Context (R1 Primitives · G3 Orchestration)
The context window and everything engineered into it: window size, file/knowledge attachment, context caching, context management. RXed addition v1.0.
Scored when: Does the tool manage what the model sees (files, history, knowledge, window)?
Tr Tracing (R1 Primitives · G4 Validation)
Logging of runs, decision paths and data lineage: run logs, trace trees, audit trails, cost attribution. RXed addition v1.0.
Scored when: Can an operator inspect what the AI did and why (logs, traces, history)?
Lg LLM (R1 Primitives · G5 Models)
The base language model(s): quality, choice, freshness. Third-party model access scores on quality-of-access, not ownership.
Scored when: Is an LLM at the core of the product?
Fc Function calling (R2 Compositions · G1 Reactive)
The model invoking tools and APIs: breadth, reliability, schema strictness.
Scored when: Can the AI call external tools, actions or APIs?
Vx Vector store (R2 Compositions · G2 Retrieval & Memory)
Storage optimized for semantic search over embeddings.
Scored when: Does the vendor ship or host a vector/semantic store users can rely on?
Rg RAG (R2 Compositions · G3 Orchestration)
Retrieval-augmented generation: grounding answers in user or org documents.
Scored when: Can the tool ground outputs in the user's own data?
Gr Guardrails (R2 Compositions · G4 Validation)
Runtime safety: content filters, PII detection, policy enforcement, human-in-the-loop gates.
Scored when: Does the tool ship runtime safety or approval controls?
Mm Multimodal (R2 Compositions · G5 Models)
Native handling of images, audio, video alongside text.
Scored when: Does the product process or produce non-text modalities natively?
Ag Agents (R3 Deployment · G1 Reactive)
Think-act-observe loops working toward goals: autonomy, reliability, integration depth.
Scored when: Does the product ship agentic behavior (multi-step autonomous work)?
Ft Fine-tuning (R3 Deployment · G2 Retrieval & Memory)
Adapting models on user/domain data: SFT, preference tuning, distillation.
Scored when: Does the vendor offer model adaptation to customers?
Fw Frameworks & harnesses (R3 Deployment · G3 Orchestration)
The scaffolding for building and running AI systems: SDKs, builders, orchestration logic, hooks. Renamed from IBM's Framework in v1.0 — Agent = Model + Harness.
Scored when: Does the vendor ship a builder, SDK or harness for composing AI systems?
Ev Evaluations (R3 Deployment · G4 Validation)
Measuring quality: eval suites, benchmarks, regression testing, red-teaming (folded in from IBM's Rt in v1.0).
Scored when: Can users measure or test output quality systematically?
Sm Small models (R3 Deployment · G5 Models)
Efficient distilled/small model options: cost tiers, edge deployment.
Scored when: Does the vendor offer smaller/cheaper model tiers as a product choice?
Ma Multi-agent (R4 Emerging · G1 Reactive)
Multiple specialized agents coordinating: handoffs, delegation, debate.
Scored when: Does the product support multiple agents working together?
Sy Synthetic data (R4 Emerging · G2 Retrieval & Memory)
AI-generated training data as a product capability.
Scored when: Does the vendor ship synthetic data generation for customers?
Pc Protocols (R4 Emerging · G3 Orchestration)
Open interoperability standards: MCP (agent-to-tool), A2A (agent-to-agent). RXed addition v1.0 — fills IBM's declared empty cell.
Scored when: Does the tool speak open agent protocols (MCP server/client, A2A)?
In Interpretability (R4 Emerging · G4 Validation)
Understanding why the model does what it does: feature attribution, transparency reports exposed to users.
Scored when: Does the vendor expose interpretability surfaces to customers (not just research papers)?
Th Thinking models (R4 Emerging · G5 Models)
Reasoning models with built-in chain-of-thought / test-time compute.
Scored when: Does the product offer reasoning-class models?

Table changelog

Audits are independent tool reviews, fully sourced on each passport, never legal or compliance advice. No affiliate links, ever.