Where Quality is Forged, Not Just Checked

Real implementation stories from the trenches. Classical QE practices evolved with PACT principles. No hype, no vendor speak—just what actually works in production.

25+
Years Experience
PACT
Framework
100%
Production Tested
Open
Source First

The Forge Philosophy

From Testing to Orchestration

Quality isn't tested in—it's built in. We're moving from testing-as-activity to agents-as-orchestrators, bridging classical QE with agentic intelligence through PACT principles.

🔨

Practitioner First

Everything here is battle-tested in production. Real implementations, actual failures, honest lessons. No ivory tower theory—just what works (and what doesn't) from someone in the trenches.

🌍

Community Driven

Building the Serbian Agentic Foundation and sharing globally. Learning happens together—through meetups, open source, and honest conversations about what quality means in the AI age.

From the Forge

View all articles →
Week 1 Launch Series

What is Agentic QE? (And Why PACT Matters)

Moving from testing-as-activity to agents-as-orchestrators. How PACT principles bridge classical QE with autonomous testing systems, without the vendor hype.

Published October 2 10 min read
Week 2 Build in Public Series

Multi-Agent Testing: Orchestra or Chaos?

Real story of building two testing platforms with specialized agent swarms. What worked, what failed spectacularly (54 TypeScript errors from "improvements"), and lessons learned from going solo with AI orchestration.

Published October 7 18 min read
Framework Deep Dive

Holistic Testing in the Agentic Age

How the Holistic Testing Model evolves when testing happens across boundaries, in production, and through autonomous agents. From shift-left to orchestrated quality.

Coming October 2025 10 min read
Reality Check Critical Analysis

AI Testing: Hype vs Reality (2025 Edition)

Cutting through vendor promises to what actually works. Real data on AI test generation effectiveness, maintenance overhead, and when traditional approaches still win.

Coming October 2025 15 min read
// AQE Fleet - 16 Specialized Agents
const fleet = {
  core: [
    "test-generator",      // AI-powered test creation
    "test-executor",       // Multi-framework execution
    "coverage-analyzer",   // Real-time gap analysis
    "quality-gate",        // ML-driven validation
    "quality-analyzer"     // ESLint, SonarQube, Lighthouse
  ],
  performance: [
    "performance-tester",  // k6, JMeter, Gatling
    "security-scanner"     // SAST, DAST scanning
  ],
  intelligence: [
    "requirements-validator",    // Testability analysis
    "production-intelligence",   // Incident replay
    "fleet-commander"            // Agent coordination
  ],
  advanced: [
    "regression-risk-analyzer",  // Smart test selection
    "test-data-architect",       // Realistic data gen
    "api-contract-validator",    // Breaking changes
    "flaky-test-hunter"          // Statistical detection
  ],
  deployment: [
    "deployment-readiness",      // Release validation
    "visual-tester",             // UI regression
    "chaos-engineer"             // Resilience testing
  ]
};
Production Ready • TypeScript + Python • MIT License

AQE Fleet: 16 Specialized Agents

Production-ready agentic testing framework with distributed fleet of 16 specialized AI agents. Built with TypeScript and Python, tested in real-world scenarios, and battle-tested through 5 iterations.

Distributed Agent Fleet

16 specialized agents working in coordinated swarms (4-8 agents in parallel)

Self-Testing Capability

Agents analyze and test their own codebase—meta quality engineering

Battle-Tested Architecture

5 iterations, 4 complete rewrites—this is version 5 that works

Sentinel: Multi-Agent Testing

Open-source agentic testing framework built with Rust and Python. Specialized agents working in concert— functional testing, security injection, performance planning—all with explainability first.

PACT-Based Architecture

Proactive, Autonomous, Collaborative, Targeted from the ground up

Explainable Actions

Every agent decision comes with reasoning traces

Human-in-the-Loop

Critical checkpoints, not blind automation

// Sentinel Agent Configuration
{
  "swarm": {
    "agents": [
      {
        "type": "functional-positive",
        "role": "happy_path_validator",
        "autonomy": 0.8
      },
      {
        "type": "functional-negative",
        "role": "chaos_explorer",
        "autonomy": 0.9
      },
      {
        "type": "security-injection",
        "role": "threat_simulator",
        "autonomy": 0.7
      }
    ],
    "orchestration": "hybrid",
    "explainability": "required",
    "human_checkpoints": ["pre-deploy", "security"]
  }
}
v0.1.0-alpha • Coming Q4 2025 • MIT License

Live Experiments

Real-world testing of agentic approaches. Results updated weekly. Failures documented honestly.

In Progress

Agent Reasoning Traces

Can we make every test decision explainable? Building visibility into agent thought processes.

Started: Oct 2025
Planned

Mutation Testing at Scale

Using agent swarms for intelligent mutation testing. Can we beat random mutations?

Starting: Q1 2026
Completed

60% Faster Test Design

AI-assisted test generation at Alchemy. Real metrics, honest challenges, production results.

Completed: Aug 2024

Join the Community

Building the first Agentic Foundation chapter in Serbia and beyond. Monthly meetups, open discussions, and learning together about quality in the age of intelligent agents.

Serbian Agentic Foundation

First meetup: October 28, 2025 at StartIt Center Novi Sad. Join us as we build Serbia's first Agentic QE community.

Global Agentics Foundation

Member of the global Agentics Foundation. Bringing PACT principles and agentic engineering to quality practices.

Explore Agentics.org →

Speaking & Workshops

Looking for a speaker on Agentic QE, PACT principles, or bridging classical to modern quality practices? Let's talk about bringing practical insights to your conference or team.

Get in Touch

Get in Touch

Questions about Agentic QE? Want to discuss consulting or speaking opportunities? Let's connect.

Stay Sharp in the Forge

Weekly insights on Agentic QE, implementation stories, and honest takes on quality in the AI age. No spam, no vendor pitches—just practitioner-to-practitioner learning.

Weekly on Mondays. Unsubscribe anytime. Your email stays in the forge.