Blog

Writing & notes
Blog

Practical articles on AI agent orchestration, Claude Code loops, DB-GPT RAG, TypeScript safety, and production-ready developer workflows.

Dark liquid-glass technical writing surface with essay cards, abstract code fragments, and agent-loop traces.
Posts
48
Jul 7, 2026

J-Lens and J-Space: Complete Visual Guide

Learn how Anthropic's 2026 J-lens maps model activations into J-space with 3 interactive visuals, diagrams, citations, examples, and safety takeaways.

Jun 27, 2026Updated Jun 28, 2026

AI for Small Business in Tampa

Small businesses in Tampa can get value from AI by starting with narrow workflows, clean data, and clear approval rules.

Jun 27, 2026Updated Jun 28, 2026

Affordable AI Setup Tampa FL

Affordable AI setup is less about buying the cheapest tool and more about limiting scope, integration risk, and maintenance burden.

Jun 27, 2026Updated Jun 28, 2026

Best AI Developers Tampa

The best AI developers in Tampa should be able to explain the workflow, the model boundary, the risk controls, and the proof plan.

Jun 27, 2026Updated Jun 28, 2026

AI Automation for Local Service Businesses

Local service businesses can use AI to reduce missed calls, speed up estimates, and keep crews focused without removing human judgment.

Jun 27, 2026Updated Jun 28, 2026

AI Chatbots and Agents for Tampa Companies

A chatbot answers; an AI agent can gather context, call tools, prepare work, and route exceptions when designed with guardrails.

Jun 27, 2026Updated Jun 28, 2026

Tampa Business Guide to Adopting AI Safely

Safe AI adoption starts with policy, data boundaries, and review gates before any tool is allowed to act inside business systems.

Jun 27, 2026Updated Jun 28, 2026

What AI Agents Are and How Businesses Use Them

AI agents combine model reasoning with tools, state, and policies so they can help complete bounded business workflows.

Jun 27, 2026Updated Jun 28, 2026

AI Agents for Enterprise Operations

Enterprise agents work best when they are treated as controlled workflow services, not open-ended chat windows.

Jun 27, 2026Updated Jun 28, 2026

AI Agent Swarms Explained

Agent swarms can speed up research and development, but only when coordination, context boundaries, and review gates are explicit.

Jun 27, 2026Updated Jun 28, 2026

Human-in-the-Loop AI Agent Approvals

Human-in-the-loop design makes AI agents usable in real businesses by separating draft, recommend, approve, and execute states.

Jun 27, 2026Updated Jun 28, 2026

AI Agents for Sales, Support, and Operations

The strongest AI agent use cases sit between departments, where context gathering and task preparation slow teams down.

Jun 27, 2026Updated Jun 28, 2026

AI Agent Reliability, Logging, and Safety

Reliable AI agents need logs, evals, retries, fallbacks, approval gates, and incident reviews before they can earn more autonomy.

Jun 27, 2026Updated Jun 28, 2026

AI for Enterprise Strategy

Enterprise AI strategy should start with value pools, operating constraints, and governance, not a list of models.

Jun 27, 2026Updated Jun 28, 2026

How Enterprises Should Evaluate AI Vendors

AI vendor evaluation needs to test the workflow, security model, data controls, integration depth, and operational proof.

Jun 27, 2026Updated Jun 28, 2026

AI Governance Without Slowing Innovation

Good AI governance speeds up useful AI by giving teams clear lanes, reusable controls, and risk-based review.

Jun 27, 2026Updated Jun 28, 2026

Enterprise AI Implementation Roadmap

Enterprise AI implementation succeeds when pilots are tied to integration, governance, monitoring, and repeatable launch criteria.

Jun 27, 2026Updated Jun 28, 2026

Private AI Assistants for Internal Teams

Private AI assistants can make internal knowledge usable, but only when retrieval, permissions, citations, and feedback are designed together.

Jun 27, 2026Updated Jun 28, 2026

AI for Healthcare Operations

AI for healthcare operations should focus on administrative friction, source-grounded summaries, and strong review controls.

Jun 27, 2026Updated Jun 28, 2026

AI Agents for Healthcare Administration

Healthcare administration agents can coordinate paperwork and queues, but permissions and human review must be explicit.

Jun 27, 2026Updated Jun 28, 2026

Healthcare AI Workflow Risks and Safeguards

Healthcare AI safeguards should make data boundaries, clinical limits, review requirements, and audit trails visible from day one.

Jun 27, 2026Updated Jun 28, 2026

AI Coding Agents Explained

AI coding agents are useful when they can inspect a repo, make scoped changes, run checks, and report evidence.

Jun 27, 2026Updated Jun 28, 2026

Claude Code Loops as a Delivery Pattern

Claude code loops work best as a stateful delivery pattern with small cycles, proof gates, and explicit stop conditions.

Jun 27, 2026Updated Jun 28, 2026

Codex Loops for Agentic Development

Codex loops make agentic development practical by tying every edit to repository context, terminal proof, and a clean final state.

Jun 27, 2026Updated Jun 28, 2026

System Prompts for Coding Agents

Coding-agent system prompts should define how the agent reads, edits, verifies, escalates, and reports work.

Jun 27, 2026Updated Jun 28, 2026

How AI Developers Use Agent Loops to Ship Faster

Strong AI developers use agent loops to reduce cycle time while keeping code review, tests, and product judgment intact.

Jun 27, 2026Updated Jun 28, 2026

GPT 5.6 Sol System Prompt Strategy

GPT 5.6 Sol should be treated as an internal or speculative label unless verified; the useful work is prompt architecture and evaluation.

Jun 27, 2026Updated Jun 28, 2026

Mythos 5 Loops as an Agent Workflow Concept

Mythos 5 loops can be useful as a five-part workflow concept when teams avoid presenting it as a verified public model standard.

Jun 27, 2026Updated Jun 28, 2026

Fable Loops for Creative and Coding Work

Fable loops turn creative AI work into a repeatable process: brief, generate, critique, implement, verify, and refine.

Jun 27, 2026Updated Jun 28, 2026

Lessons from OpenAI, Anthropic, and DeepMind

Businesses can learn from major AI labs without implying affiliation: evaluate carefully, design for safety, and ship around real workflows.

Jun 27, 2026Updated Jun 28, 2026

How Top AI Labs Influence Enterprise AI

Top AI labs influence enterprise AI through capabilities, developer tooling, safety norms, and expectations for evidence-based deployment.

Jun 26, 2026Updated Jun 28, 2026

AI engineering implementation pages

A structured index of Stefan Creadore's AI agent engineering work, connecting projects, tutorials, prompts, security notes, and proof-backed implementation guidance.

Jun 26, 2026Updated Jun 28, 2026

Tampa AI agent engineering consultant

Local AI engineering page for Tampa and Florida teams that need production planning, implementation support, and proof-backed delivery.

Jun 26, 2026Updated Jun 28, 2026

System prompt leak defense for AI agents

Defensive SEO page for system prompt leakage, prompt injection, Claude Fable 5 and GPT-5.6 leak searches, redacted analysis, and agent security controls.

Jun 20, 2026

JavaScript orchestration for 100+ parallel sub-agents

Build an on-the-fly JavaScript orchestrator with isolated workspaces, concurrency caps, structured task manifests, retries, and merge-safe synthesis.

Jun 20, 2026

Claude Code loop engineering that keeps moving

Design Claude Code loop engineering workflows with state files, small execution slices, reviewer gates, and proof artifacts.

Jun 20, 2026

Agent coordination without context amnesia

Use registries, short reports, role boundaries, and verification gates so multi-agent coding workflows share context without duplicating work.

Jun 20, 2026

Claude Code agent loops with handoffs and proof

Turn prompt-heavy coding sessions into handoff-driven loops where planners, workers, reviewers, and proof files keep the run resumable.

Jun 20, 2026

Strict TSConfig for production TypeScript

Adopt TypeScript strict mode with exact optional properties, checked index access, isolated modules, and migration-friendly CI gates.

Jun 20, 2026

TypeScript ambient declarations explained for humans

Understand .d.ts files, declare, module declarations, global declarations, declaration merging, and runtime type contracts.

Jun 20, 2026

Build Graph RAG with DB-GPT and TuGraph

Create a DB-GPT Graph RAG pipeline that extracts triplets, stores document structure in TuGraph, and retrieves graph-grounded context.

Jun 20, 2026

Use OceanBase Vector as DB-GPT RAG storage

Configure DB-GPT with OceanBase Vector storage for embedding persistence, chunk retrieval, and a webserver-backed RAG workflow.

Jun 20, 2026

Add BM25 retrieval to DB-GPT with Elasticsearch

Use Elasticsearch as DB-GPT full-text RAG storage so exact terms, identifiers, error strings, and hybrid search workflows stay inspectable.

Jun 19, 2026

AI research tutorials as build guides

A file-backed publishing workflow that turns scholarly sources and AI lab updates into concrete step-by-step tutorials for agentic systems.

Jun 1, 2025Updated Jun 28, 2026

Why agent architecture maps belong in every PRD

Interactive layer maps make implicit coupling visible before code review — how I use them to align operators, reviewers, and implementers.

May 18, 2025Updated Jun 28, 2026

Proof-driven loops: pairing workers and reviewers

Explicit proof requirements, adversarial gates, and resumable manifests — patterns from Proofloop applied to everyday agent workflows.

May 4, 2025Updated Jun 28, 2026

MCP as your integration boundary

Typed tool surfaces, repository-level caching, and session-safe servers — why MCP belongs at the data layer, not in UI components.

Apr 22, 2025Updated Jun 28, 2026

Governed execution in production copilots

Read-only, approval, and execution modes with spending limits and HITL pause/resume — lessons from building Nex Copilot.

Notes
4

Resumable runs beat event buses

03

Explicit state holders and manifests over hidden pub/sub for multi-agent coordination.

Token budgets for multi-agent swarms

03

Hierarchical compression and scoped sub-agents — keeping council research under budget.

Citation validation in autonomous research

03

Domain-routed retrieval plus reviewer loops — why papers need gates, not just generation.

Human-in-the-loop without blocking the UI

03

Pending_confirm flows, approval endpoints, and streaming status for long-running agent work.

Stefan Creadore · @Eldergenixessays and field notes from shipped agent systems