DeWu Technology
Author

DeWu Technology

A platform for sharing and discussing tech knowledge, guiding you toward the cloud of technology.

415
Articles
0
Likes
1.3k
Views
0
Comments
Recent Articles

Latest from DeWu Technology

100 recent articles max
DeWu Technology
DeWu Technology
May 20, 2026 · Artificial Intelligence

Claude Code Harness: Turning Data‑Warehouse AI Coding from Ad‑hoc Queries to Rule‑Driven Automation

The article analyzes the shortcomings of current AI‑assisted data‑warehouse development—context forgetting, unstable rule enforcement, and token‑heavy operations—and presents a five‑layer Harness architecture (persistent CLAUDE.md, Auto Memory, deterministic hooks, subagents, and SKILL refactoring) that systematically resolves these issues, boosts reliability, and embeds AI into the development pipeline.

AI codingClaudeContext Management
0 likes · 27 min read
Claude Code Harness: Turning Data‑Warehouse AI Coding from Ad‑hoc Queries to Rule‑Driven Automation
DeWu Technology
DeWu Technology
May 13, 2026 · Big Data

How BP Claw Solves AI Coding Input Challenges in FlinkSpec’s Real‑Time Data Warehouse

The article explains how BP Claw tackles unstable AI coding results by automatically converting low‑quality PRD documents into structured, high‑quality requirements, applying token‑saving strategies, strict hallucination guards, and multi‑skill orchestration, which together boost FlinkSpec’s real‑time data‑warehouse delivery efficiency by up to 30%.

AI codingBP ClawBig Data
0 likes · 17 min read
How BP Claw Solves AI Coding Input Challenges in FlinkSpec’s Real‑Time Data Warehouse
DeWu Technology
DeWu Technology
May 8, 2026 · Interview Experience

From Rookie to Tech Pro in One Year: How Two New Engineers Mastered Real-World Projects

The article interviews two engineers who joined DeWu a year ago, revealing how structured mentorship, hands‑on project ownership, AI model optimization, and a supportive learning ecosystem accelerated their growth from beginners to contributors capable of leading complex technical initiatives.

AI model optimizationProject Managementcareer growth
0 likes · 13 min read
From Rookie to Tech Pro in One Year: How Two New Engineers Mastered Real-World Projects
DeWu Technology
DeWu Technology
Apr 29, 2026 · Information Security

How a General AI Agent Powers Scalable Gateway Route Security Audits

The article presents a practical AI‑driven security audit system for gateway routes that uses a layered “general Agent + business Skill” design, combines batch AI filtering with human verification, achieves full‑coverage, minute‑level detection, and reduces token costs by over 95 % through multiple optimizations.

AI agentAPI SecurityMCP Tool
0 likes · 15 min read
How a General AI Agent Powers Scalable Gateway Route Security Audits
DeWu Technology
DeWu Technology
Apr 22, 2026 · Artificial Intelligence

How AI Turns Real‑World Operations into Automated E2E Test Cases

This article details an AI‑driven end‑to‑end testing solution that automatically generates test cases from real operation logs, compares traditional DOM‑based testing with AI‑enhanced approaches, selects Midscene + Qwen2.5‑VL‑72B as the execution engine, and builds a four‑stage pipeline that delivers code‑coverage metrics, platform dashboards, and a quality‑feedback loop for rapid product iteration.

AI testingE2E automationMidscene
0 likes · 16 min read
How AI Turns Real‑World Operations into Automated E2E Test Cases
DeWu Technology
DeWu Technology
Apr 15, 2026 · Industry Insights

How Generative AI is Transforming Recommendation: A Deep Dive into DeWu’s Recall System

This article analyzes DeWu's generative recall system, detailing its background, technical design of the Generative and Rerank models, inference workflow, experimental gains in core consumption and diversity metrics, and future engineering directions such as framework migration, LLM integration, and multimodal generation.

Industry InsightScaling Lawdeep learning
0 likes · 12 min read
How Generative AI is Transforming Recommendation: A Deep Dive into DeWu’s Recall System
DeWu Technology
DeWu Technology
Apr 13, 2026 · Artificial Intelligence

How to Turn AI into a Structured Component‑Reuse Assistant: A Three‑Layer Skill Architecture

This article explains why a dedicated AI skill is needed to enforce component‑reuse discipline in a monorepo, outlines a three‑layer design (AGENTS.md, Hook, Skill), and details the implementation of a unified entry point, weighted matching, index pipelines, and feedback loops that together make AI decisions reliable and repeatable.

AISkill Architecturecomponent reuse
0 likes · 13 min read
How to Turn AI into a Structured Component‑Reuse Assistant: A Three‑Layer Skill Architecture
DeWu Technology
DeWu Technology
Apr 1, 2026 · Backend Development

How AI‑Powered /log‑diagnosis Skill Automates Bug Tracing in Backend Logs

This article explains how the /log‑diagnosis Skill, built on Claude Code and the Model Context Protocol (MCP) log platform, creates a closed‑loop workflow that automatically fetches logs, extracts key information, maps it to source code, diagnoses root causes, and generates remediation suggestions, dramatically speeding up backend debugging.

AI debuggingClaude CodeMCP
0 likes · 17 min read
How AI‑Powered /log‑diagnosis Skill Automates Bug Tracing in Backend Logs
DeWu Technology
DeWu Technology
Mar 25, 2026 · Big Data

How Code LLM Transforms E‑commerce Data Warehouses: From Data Rights to AI‑Driven Automation

This article analyzes how large‑language models for code, exemplified by Claude Code, are integrated into an e‑commerce data‑warehouse ecosystem, defining data‑rights boundaries, introducing agentic workflows, decoupling cognitive and execution runtimes, and establishing standardized I/O contracts to achieve safe, scalable AI‑assisted development and governance.

Big DataCode LLMData Warehouse
0 likes · 24 min read
How Code LLM Transforms E‑commerce Data Warehouses: From Data Rights to AI‑Driven Automation
DeWu Technology
DeWu Technology
Mar 23, 2026 · Artificial Intelligence

Why Context Management, Not Model Size, Is the Real Bottleneck for AI Coding

The article argues that the true limitation of AI‑assisted programming lies in managing context and intent rather than model capacity, and it details how Claude Code’s agentic loop and the OpenSpec specification framework together enable scalable, spec‑driven development and sustainable team knowledge accumulation.

AI codingClaude CodeOpenSpec
0 likes · 15 min read
Why Context Management, Not Model Size, Is the Real Bottleneck for AI Coding