Tagged articles

risk management

429 articles · Page 1 of 5
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
Aug 11, 2026 · Artificial Intelligence

How Companies Can Drive AI Adoption Without Tech Showmanship: Focus on Business Impact

The article outlines a step‑by‑step framework for enterprises to adopt AI responsibly, emphasizing business‑first pilot projects, human‑AI collaboration, process redesign, organization‑wide training, and risk controls rather than costly, blanket technology purchases.

AI adoptionAI trainingEnterprise AI
0 likes · 9 min read
How Companies Can Drive AI Adoption Without Tech Showmanship: Focus on Business Impact
Ops Development & AI Practice
Ops Development & AI Practice
Aug 8, 2026 · Industry Insights

Economic Foundations Reveal Why Natural Parenting Experience Leads to Costly Pitfalls

The article analyzes how blind reliance on traditional parenting habits creates economic mismatches, path‑dependence failures, and a lack of rational habits, and proposes a three‑part protocol—budget limits, rational skill cultivation, and parental asset independence—to prevent costly setbacks.

behavioral habitsbudgetingchild development
0 likes · 9 min read
Economic Foundations Reveal Why Natural Parenting Experience Leads to Costly Pitfalls
ITPUB
ITPUB
Aug 8, 2026 · R&D Management

Why Do Bosses See Simple Features While Development Takes Weeks?

The article explains how bosses often view a feature as a single button while developers see a cascade of hidden complexities—such as permission checks, database changes, and legacy compatibility—that drive longer development cycles, and it outlines why mature teams estimate longer, focus on risk, and how better communication can bridge the gap.

communication gapdevelopment processrisk management
0 likes · 6 min read
Why Do Bosses See Simple Features While Development Takes Weeks?
Golang Shines
Golang Shines
Aug 1, 2026 · Operations

When a Snapshot Leak Triggered a P0 Outage: Lessons on Manual Cloud Ops

A hurried snapshot‑sharing command set public=true, unintentionally exposing customer data to all tenants, leading to a panic‑filled rollback, a painful post‑mortem, and a series of hard‑earned lessons about avoiding manual high‑risk operations, enforcing audit controls, and demanding productized UI for cloud infrastructure tasks.

Cloud ComputingOperationsdata security
0 likes · 10 min read
When a Snapshot Leak Triggered a P0 Outage: Lessons on Manual Cloud Ops
TonyBai
TonyBai
Aug 1, 2026 · R&D Management

Why a Good Design Document Is More Crucial Than Ever in the AI‑Assisted Coding Era

As AI tools increasingly generate code, engineers must still decide when to write a design document, how detailed it should be, and what essential sections to include—project scope, requirements, technical solution, risk, and collaboration trace—to ensure sound decisions and effective reviews.

AI-assisted codingSoftware EngineeringTeam Collaboration
0 likes · 18 min read
Why a Good Design Document Is More Crucial Than Ever in the AI‑Assisted Coding Era
FunTester
FunTester
Jul 30, 2026 · Information Security

How Agentic Coding Redefines Security Boundaries

The article analyzes how Agentic Coding not only boosts development speed but also expands the attack surface, requiring security to be embedded from the earliest design stages and governing both defensive and offensive capabilities of AI‑driven code agents.

AIAgentic codingAutomation
0 likes · 21 min read
How Agentic Coding Redefines Security Boundaries
samdeepthink
samdeepthink
Jul 21, 2026 · R&D Management

How to Delegate Effectively Without Losing Control

The article outlines a practical framework for managers to balance delegation and oversight by confirming direction up front, monitoring risks during execution, and avoiding micromanagement, while adapting communication frequency to project urgency and team maturity.

Management Practicesdelegationrisk management
0 likes · 6 min read
How to Delegate Effectively Without Losing Control
Infinite Tech Management
Infinite Tech Management
Jul 15, 2026 · R&D Management

Practical Guide to Drawing Architecture Diagrams: Using an AI Customer Service System as an Example

This article walks through a step‑by‑step method for creating a technical architecture diagram of an AI‑powered customer service system, covering how to identify the core business flow, map states and data ownership, decide sync/async boundaries, place modules, and annotate risks and support capabilities.

AI chatbotArchitecture DiagramSystem Design
0 likes · 18 min read
Practical Guide to Drawing Architecture Diagrams: Using an AI Customer Service System as an Example
YiSu Grain
YiSu Grain
Jul 15, 2026 · R&D Management

Day 22: Architects Choose Trade‑offs, Not Just Draw Diagrams

The article explains how a system architect resolves conflicting stakeholder demands—such as simplicity for patients, strict security, rapid delivery, low cost, and high reliability—by translating them into documented, reviewable, implementable and evolvable architecture decisions and by continuously balancing business goals, quality attributes, technical constraints and cost.

Software DesignSoftware EngineeringStakeholder Analysis
0 likes · 24 min read
Day 22: Architects Choose Trade‑offs, Not Just Draw Diagrams
IT Learning Made Simple
IT Learning Made Simple
Jul 11, 2026 · R&D Management

How to Get Senior Leaders to Approve Your Architecture Review

This article explains what an architecture review is, outlines its types and value, details the preparation of documents and participants, provides a step‑by‑step review agenda—including opening, solution presentation, Q&A, and summary—offers tactics for handling challenges, supplies template materials, and defines acceptance criteria for a successful review.

Software Designarchitecture reviewrisk management
0 likes · 11 min read
How to Get Senior Leaders to Approve Your Architecture Review
Model Perspective
Model Perspective
Jul 10, 2026 · Industry Insights

Is Avoiding Stupidity More Important Than Being Smart?

Exploring Charlie Munger’s reverse‑thinking principle, the article shows how avoiding foreseeable mistakes protects the geometric mean in multiplicative games, explains Jensen’s inequality, the impact of absorbing barriers, and when to defend or attack based on distance to ruin, offering a nuanced view of smart versus stupid strategies.

Jensen inequalitybarbell strategydecision making
0 likes · 11 min read
Is Avoiding Stupidity More Important Than Being Smart?
DataFunTalk
DataFunTalk
Jul 10, 2026 · Artificial Intelligence

How Agents Evolve Without Degrading: From Risk Control to Semantic Engineering

In a July 2 live discussion, three experts dissect practical AI‑agent engineering—covering risk, semantics, evolution, cost, architecture, evaluation metrics, responsibility, and scaling—showing how to build stable, explainable, and continuously improvable agent systems without falling into hype or degradation.

AI agentsAgent Architecturecost optimization
0 likes · 17 min read
How Agents Evolve Without Degrading: From Risk Control to Semantic Engineering
IT Learning Made Simple
IT Learning Made Simple
Jul 8, 2026 · R&D Management

Tech Selection: The Architect’s Soul‑Searching Moment and How to Choose Wisely

The article explains why technology selection is a daily, critical task for architects, outlines common scenarios such as choosing languages, databases, caches, and messaging systems, presents a step‑by‑step decision‑making process with criteria, weighting, scoring tables, highlights typical pitfalls, and offers practical guidelines to make informed, demand‑driven choices.

decision makingevaluation criteriarisk management
0 likes · 10 min read
Tech Selection: The Architect’s Soul‑Searching Moment and How to Choose Wisely
AI Architecture Hub
AI Architecture Hub
Jul 8, 2026 · Artificial Intelligence

How Claude Code Loop Enables Safe Night‑Shift AI Code Assistance with a Four‑Layer Handoff

The article explains the daily pain of unresolved PRs and CI queues, outlines the risks of unrestricted AI commands, and introduces Claude Code Loop’s four layered hand‑off model—Turn‑based, Goal‑based, Time‑based, and Proactive—detailing skills, commands, risk controls, and a step‑by‑step implementation for low‑risk night‑time code review automation.

AI automationCI/CDClaude Code
0 likes · 16 min read
How Claude Code Loop Enables Safe Night‑Shift AI Code Assistance with a Four‑Layer Handoff
DataFunSummit
DataFunSummit
Jul 7, 2026 · Artificial Intelligence

From Risk Control to Semantics: How Agents Self‑Evolve Without Degrading

In a July 2 live broadcast, three experts dissected the engineering of AI agents—covering architecture choices, the shift from heavyweight frameworks to modular skills, multi‑agent collaboration, evaluation beyond correctness, cost‑control strategies, and the crucial human‑in‑the‑loop responsibility—offering a pragmatic roadmap for stable, accountable agent deployment.

AI agentsAgent EngineeringBenchmarking
0 likes · 17 min read
From Risk Control to Semantics: How Agents Self‑Evolve Without Degrading
TechVision Expert Circle
TechVision Expert Circle
Jul 5, 2026 · Artificial Intelligence

Why 77% of Enterprises Deploy AI Agents—and CIOs Fear Loss of Control

A Gartner survey shows 77% of companies have rolled out AI agents, shifting CIO anxiety from deployment feasibility to governance challenges such as data exposure, decision accountability, and emergent multi‑agent interactions, prompting a call for robust agent registries, least‑privilege controls, observability, and circuit‑breakers.

AI AgentAgent SprawlCIO
0 likes · 11 min read
Why 77% of Enterprises Deploy AI Agents—and CIOs Fear Loss of Control
AI Tech Publishing
AI Tech Publishing
Jul 5, 2026 · Artificial Intelligence

Understanding AI Agent Autonomy Levels: From Prompting to Managing Persistent Agents

The article outlines a six‑level framework for AI agent autonomy, explains how autonomy and orchestration axes evolve across three eras, details each level’s responsibilities, risks, metrics, anti‑patterns, and provides practical guidance for safely advancing agents in software engineering.

AI agentsSoftware Engineeringagent orchestration
0 likes · 25 min read
Understanding AI Agent Autonomy Levels: From Prompting to Managing Persistent Agents
FunTester
FunTester
Jul 3, 2026 · Artificial Intelligence

Guarding Quality Against the “-10x Engineer” Phenomenon

The article explains how AI‑generated code transforms the myth of a 10x engineer into a “‑10x engineer” who appears highly productive yet introduces hidden defects, and outlines concrete safeguards—redefined code reviews, centralized QA/E2E testing, release‑gate mechanisms, tooling, and cultural shifts—to ensure quality and accountability.

AI codingCode ReviewSoftware Engineering
0 likes · 13 min read
Guarding Quality Against the “-10x Engineer” Phenomenon
Cloud Architecture
Cloud Architecture
Jul 2, 2026 · Information Security

Production-Grade Anti-Fraud Architecture: From Traffic Entry to Decision Loop

This whitepaper details a production‑grade, multi‑layer anti‑fraud system that starts with low‑cost traffic filtering, builds rich risk signals, orchestrates rules, models and graph analysis for real‑time decisions, and embeds governance, scalability and high‑concurrency practices to protect online services.

anti-fraudarchitecturegovernance
0 likes · 44 min read
Production-Grade Anti-Fraud Architecture: From Traffic Entry to Decision Loop
Hacker Afternoon Tea
Hacker Afternoon Tea
Jun 24, 2026 · Artificial Intelligence

How 800 Lines Added Binance Futures Trading to ITB Using Codex and GLM‑5.2 (Full Testnet Verification)

The article details how the author extended the intelligent‑trading‑bot (ITB) with a new Binance futures execution pipeline using Codex CLI for TDD and GLM‑5.2 for context hand‑off, illustrating three business chains, incremental computation, state‑machine design, crash recovery, risk controls, and nine real‑world bugs uncovered during full testnet verification.

AI tradingBinance futuresCodex CLI
0 likes · 11 min read
How 800 Lines Added Binance Futures Trading to ITB Using Codex and GLM‑5.2 (Full Testnet Verification)
DataFunSummit
DataFunSummit
Jun 23, 2026 · Artificial Intelligence

AI Agents in Practice: From Code Generation to Self‑Healing Ops – Driving Enterprise‑Level Efficiency

A 90‑minute technical livestream brought together experts from Ping An Life, China Mobile Jiutian and Sangfor to dissect why enterprise AI agents face engineering, organizational and risk challenges—not model limits—and to outline concrete paths for code‑generation, legacy‑system understanding, operational self‑healing, rule‑model division, and measurable organization‑wide productivity gains.

AI AgentEnterprise AIcode generation
0 likes · 18 min read
AI Agents in Practice: From Code Generation to Self‑Healing Ops – Driving Enterprise‑Level Efficiency
Smart Workplace Lab
Smart Workplace Lab
Jun 22, 2026 · Artificial Intelligence

Why AI Governance Is Now the Critical Competitive Edge for Enterprises

The article outlines how AI governance has moved from concept to large‑scale implementation, highlighting the need for systematic identity, permission, audit and accountability mechanisms, the acute talent shortage, Gen Z trust issues, real‑world success and failure cases, and actionable steps for firms to turn governance into a core competitive advantage.

AI complianceAI ethicsAI governance
0 likes · 9 min read
Why AI Governance Is Now the Critical Competitive Edge for Enterprises
AI Large Model Application Practice
AI Large Model Application Practice
Jun 22, 2026 · Artificial Intelligence

8 Crucial Questions to Understand Loop Engineering and the New Agent Paradigm

The article breaks down Loop Engineering—a new paradigm for AI agents—by exploring why it emerged, defining its scope, distinguishing it from Agent Loops and Context/Harness Engineering, detailing its building blocks, tools, applicability criteria, and the risks and limitations of fully autonomous loops.

AI agentsAgent LoopAutomation
0 likes · 16 min read
8 Crucial Questions to Understand Loop Engineering and the New Agent Paradigm
Architecture and Beyond
Architecture and Beyond
Jun 20, 2026 · Industry Insights

AI’s Probabilistic Core: Redefining Information Flow, Decisions, and Responsibility

AI’s probabilistic nature forces organizations to rethink how information moves, how decisions are made, and who bears responsibility, by exposing error‑prone, context‑dependent outputs, categorizing hallucination costs, reshaping job boundaries, and demanding new governance, evaluation, and accountability frameworks.

AILLMgovernance
0 likes · 20 min read
AI’s Probabilistic Core: Redefining Information Flow, Decisions, and Responsibility
DataFunTalk
DataFunTalk
Jun 19, 2026 · Artificial Intelligence

From Code Generation to Self‑Healing Ops: How AI Agents Drive Enterprise Efficiency

A technical livestream with experts from DeepSecurity, Ping An Life and China Mobile Jiutian reveals that the real bottleneck for AI agents in enterprises is not model capability but engineering, organizational processes and risk control, and outlines concrete strategies—code graphing, layered constraints, verification loops and metric‑driven adoption—to turn probabilistic AI output into reliable, organization‑wide productivity.

AI AgentAI Native WorkflowEnterprise AI
0 likes · 16 min read
From Code Generation to Self‑Healing Ops: How AI Agents Drive Enterprise Efficiency
iQIYI Technical Product Team
iQIYI Technical Product Team
Jun 18, 2026 · Artificial Intelligence

Shifting Quality Gates Left in the AI Era: Agentic Quality Engineering Architecture and Implementation Template

The article explains how AI‑driven development moves bottlenecks from coding to review, testing, and release, arguing that quality gates must be shifted left by encapsulating verification into an Agentic Quality Engineering framework—comprising a Harness runtime, Planner Agent, specialist Subagents, reusable Skills, an evidence bus, and a rule‑based gate engine—while providing concrete contract templates, risk‑based gate levels, and metrics to measure effectiveness.

AIDevOpsTesting automation
0 likes · 12 min read
Shifting Quality Gates Left in the AI Era: Agentic Quality Engineering Architecture and Implementation Template
Smart Workplace Lab
Smart Workplace Lab
Jun 17, 2026 · Artificial Intelligence

Why You Hesitate to Approve AI Agent Outputs and How to Build a Three‑Step Confidence Threshold Calibration Table

The article explains why reviewers stall on high‑confidence AI agent decisions, introduces a confidence‑interval‑based handover protocol, and shows how a three‑step calibration table can cut decision latency from hours to minutes while reducing workflow blockage by 80%.

AI confidenceLLMWorkflow Automation
0 likes · 7 min read
Why You Hesitate to Approve AI Agent Outputs and How to Build a Three‑Step Confidence Threshold Calibration Table
Architecture Breakthrough
Architecture Breakthrough
Jun 16, 2026 · Industry Insights

How Commercial Bank Financial Market Products Differ from Transaction Banking Services

The article analyzes the fundamental differences between commercial bank financial market products such as Jicun Jin and traditional transaction‑banking services, covering client segments, the definition of a transaction, and the distinct market‑risk exposure each model entails.

commercial bankingfinancial market productsgold market
0 likes · 5 min read
How Commercial Bank Financial Market Products Differ from Transaction Banking Services
IT Learning Made Simple
IT Learning Made Simple
Jun 15, 2026 · Information Security

Why Security Architects Are the Guardians of the Digital World

The article explains why security incidents are far from rare, defines the security architect role, outlines core responsibilities, design principles, essential tools, and career paths, and emphasizes the importance of security architecture in protecting data and meeting compliance in the digital age.

Security toolsauthenticationauthorization
0 likes · 10 min read
Why Security Architects Are the Guardians of the Digital World
PMTalk Product Manager Community
PMTalk Product Manager Community
Jun 13, 2026 · Product Management

Essential Traits for AI Product Leaders in the Modern Era

The article outlines how Chinese AI product managers must turn uncertainty into deliverable versions through rapid learning, cheap experimentation, evidence‑based decisions, and strict compliance, while balancing model capabilities, cost, risk, and leveraging AI as both a teammate and a high‑risk component.

AILeveraging AIRapid Experimentation
0 likes · 11 min read
Essential Traits for AI Product Leaders in the Modern Era
FunTester
FunTester
Jun 12, 2026 · R&D Management

Why Removing QA Requires Building a New Quality Framework

Eliminating a dedicated QA function may look like cost savings, but without establishing a comprehensive quality system—including self‑testing, automation, release gates, monitoring, and post‑incident reviews—risk simply shifts to production, leading to hidden incidents, longer rollbacks, and ultimately higher total cost.

QASREquality governance
0 likes · 18 min read
Why Removing QA Requires Building a New Quality Framework
PMTalk Product Manager Community
PMTalk Product Manager Community
Jun 11, 2026 · Product Management

Three High‑Paying Skills Every AI Product Manager Needs

In the AI boom, product managers who can coordinate front‑end, back‑end, algorithm, data cleaning and compute resources and master reverse‑engineering, rapid execution, and patient problem‑solving command six‑figure salaries, as illustrated by refund‑strategy redesign, custom AI客服 deployment, and complex 3D point‑cloud labeling pipelines.

AI product managementAI workflowData Pipeline
0 likes · 10 min read
Three High‑Paying Skills Every AI Product Manager Needs
TechVision Expert Circle
TechVision Expert Circle
Jun 9, 2026 · Artificial Intelligence

How CIOs Can Stop Being the Scapegoat in AI Projects

The article explains why many CIOs become blamed for AI project failures and provides a three‑layer governance framework, engineering‑focused architecture choices, a concrete observability and metrics system, and four actionable steps to turn the CIO into a responsible leader rather than a fall‑guy.

AI architectureAI governanceCIO
0 likes · 14 min read
How CIOs Can Stop Being the Scapegoat in AI Projects
Infinite Tech Management
Infinite Tech Management
Jun 7, 2026 · R&D Management

Why Strong P6 Engineers Struggle to Reach P7

Many technically capable P6 engineers hit a ceiling at the P7 level because the promotion criteria shift from pure execution to handling complex, ambiguous problems, making strategic trade‑offs, predicting risks, influencing teams, and communicating upward, which requires a different set of skills than simply delivering code.

career developmentproblem solvingpromotion
0 likes · 13 min read
Why Strong P6 Engineers Struggle to Reach P7
Smart Workplace Lab
Smart Workplace Lab
Jun 5, 2026 · Artificial Intelligence

How to Detect Undetected AI Rule Drift: A Three‑Step AI Strategy Audit Flow

The article explains why static compliance rules fail to catch AI model drift, introduces a dynamic baseline‑snapshot approach, and provides a three‑step audit protocol—including drift detection prompts, threshold alerts with rollback routing and a detailed drift‑level table—to reduce detection time from weeks to hours and cut response latency by 85%.

AI governanceaudit automationbaseline snapshot
0 likes · 7 min read
How to Detect Undetected AI Rule Drift: A Three‑Step AI Strategy Audit Flow
Tech Minimalism
Tech Minimalism
Jun 2, 2026 · Artificial Intelligence

5 Practical Code‑Quality Controls to Guard AI Coding Agents

As AI coding agents like Claude Code, Cursor, and Codex become common in development pipelines, this article outlines five concrete quality‑control mechanisms—feedback sensors, semantic evaluations, refactor boundaries, provenance trails, and agent surface inventories—detailing tools, trade‑offs, and suitable scenarios to ensure generated code is trustworthy before entering a pull request.

AI codingSoftware EngineeringTooling
0 likes · 20 min read
5 Practical Code‑Quality Controls to Guard AI Coding Agents
Smart Workplace Lab
Smart Workplace Lab
May 31, 2026 · Industry Insights

Who Owns AI‑Generated Content? A Three‑Step Protocol to Secure Copyright and Commercial IP

The article walks readers through a practical three‑step framework—risk‑pre‑screen prompts, an attached authorization declaration, and a dispute‑routing configuration—to turn the legal gray area of AI‑generated assets into a transparent, enforceable commercial IP agreement, reducing payment delays and litigation risk.

AI copyrightIP riskPrompt Engineering
0 likes · 7 min read
Who Owns AI‑Generated Content? A Three‑Step Protocol to Secure Copyright and Commercial IP
Black & White Path
Black & White Path
May 29, 2026 · Industry Insights

How Ignoring API Limits Led to a $500 Million AI Bill

A lack of usage caps on Claude's API caused a single employee to generate a $500 million charge in one month, exposing systemic governance gaps and prompting a broader discussion on AI cost control, token‑based billing, and practical safeguards for enterprises.

AI cost governanceAPI budgetingClaude API
0 likes · 7 min read
How Ignoring API Limits Led to a $500 Million AI Bill
Smart Workplace Lab
Smart Workplace Lab
May 22, 2026 · Artificial Intelligence

When AI Decision Fails, Who Holds the Final Say? A Three‑Step Human‑Machine Audit Protocol

The article walks through a real‑world case where an AI Agent auto‑approved an overpriced supplier quote, explains why fully automated decisions shift all blame to humans, and presents a concrete three‑step human‑machine audit agreement that defines authorization boundaries, risk thresholds, and circuit‑breaker rules to ensure responsible AI‑driven approvals.

AIAutomationDecision Audit
0 likes · 7 min read
When AI Decision Fails, Who Holds the Final Say? A Three‑Step Human‑Machine Audit Protocol
Smart Workplace Lab
Smart Workplace Lab
May 21, 2026 · Operations

When AI‑Generated Copy Hits Red Lines: How to Pre‑Screen and Avoid Compliance Violations

The article recounts a real‑world case where AI‑generated marketing copy was blocked for extreme wording and unauthorized comparisons, explains why post‑audit fails at scale, and provides a step‑by‑step pre‑screening framework—including prompt‑based checks, a dynamic replacement library, and routing rules—to dramatically cut violation rates and legal review effort.

AI compliancePrompt EngineeringWorkflow Automation
0 likes · 7 min read
When AI‑Generated Copy Hits Red Lines: How to Pre‑Screen and Avoid Compliance Violations
Smart Workplace Lab
Smart Workplace Lab
May 19, 2026 · Industry Insights

AI Agents Boost Human Agency: Moving to High‑Value Work and System Redesign

Recent reports from Microsoft, BCG, PwC and Salesforce show AI agents are moving into execution roles, expanding human agency and prompting organizations to redesign systems, while data reveal higher‑value work, manager‑led adoption, large‑scale job reshaping, maturity bottlenecks, and both success stories and risks such as the “Silicon Ceiling.”

AI agentshuman agencyorganizational design
0 likes · 7 min read
AI Agents Boost Human Agency: Moving to High‑Value Work and System Redesign
Chen Tian Universe
Chen Tian Universe
May 15, 2026 · Industry Insights

AI Payments: The Coming Battle – Are You Ready?

The article examines the emerging AI payment landscape, detailing how agents must be qualified, authorized, and governed through protocols like Stripe's ACP, Visa's TAP, and Mastercard's AgentPay, while outlining six key authorization boundaries, associated risks, and the need for clear responsibility chains.

AI paymentAgent authorizationMastercard
0 likes · 18 min read
AI Payments: The Coming Battle – Are You Ready?
AI Architecture Hub
AI Architecture Hub
May 12, 2026 · Artificial Intelligence

Martin Fowler’s Guidance on AI‑Driven Software Development

The article analyzes how AI coding tools boost delivery speed yet erode maintainability, explaining that the root cause is the mismatch between traditional deterministic software engineering and the inherent non‑determinism of large language models, and proposes a structured engineering framework to mitigate the risks.

AI codingAgentic EngineeringHarness architecture
0 likes · 11 min read
Martin Fowler’s Guidance on AI‑Driven Software Development
Lao Guo's Learning Space
Lao Guo's Learning Space
May 9, 2026 · Artificial Intelligence

How Top Credit Data Firms Use AI to Transform Risk Management: 5 Key Practices

AI is transforming credit risk assessment by automating data profiling, anomaly detection, rating, early warning, and compliance auditing, cutting manual review costs from millions, boosting data coverage to over 99%, improving consistency and speed, and enabling firms to shift from reactive to proactive risk control.

AICompliance automationanomaly detection
0 likes · 11 min read
How Top Credit Data Firms Use AI to Transform Risk Management: 5 Key Practices
Lisa Notes
Lisa Notes
May 8, 2026 · R&D Management

Lessons in Scope Management for an Information System Project

The article recounts a real‑world eight‑month, 8.94‑million‑yuan smart‑device project for an operator, detailing how the project manager applied scope‑management planning, requirement collection, WBS creation, and change control to overcome hardware, resource, and certification challenges and deliver the product on schedule.

HardwareProject ManagementScope Management
0 likes · 12 min read
Lessons in Scope Management for an Information System Project
Bighead's Algorithm Notes
Bighead's Algorithm Notes
May 6, 2026 · Artificial Intelligence

AI‑Trader: Real‑time Benchmark for Autonomous LLM Agents in Financial Markets

The AI‑Trader benchmark evaluates large language model agents in fully autonomous, real‑time US stock, Chinese A‑share, and cryptocurrency markets, revealing that general intelligence alone does not guarantee profitable trading, while robust risk‑control mechanisms drive cross‑market stability and excess returns.

Autonomous AgentsLLMbenchmark
0 likes · 17 min read
AI‑Trader: Real‑time Benchmark for Autonomous LLM Agents in Financial Markets
Tech Ocean
Tech Ocean
May 5, 2026 · Artificial Intelligence

Why AI Agents Need a Safe ‘execute’ Tool: Running Commands and Managing Risks

The article explains how the execute tool lets Deep Agents run shell commands and close the verification loop, but also outlines the security risks, backend choices, sandbox options, permission handling, human‑in‑the‑loop approval, and logging best practices required for safe deployment.

AI agentsSandboxbackend
0 likes · 11 min read
Why AI Agents Need a Safe ‘execute’ Tool: Running Commands and Managing Risks
Architecture Breakthrough
Architecture Breakthrough
Apr 30, 2026 · Industry Insights

Gold Accumulation vs Paper Gold vs Physical Gold: The Core of Bank Gold Accumulation Business

The article analyzes the rise of gold accumulation accounts in Chinese commercial banks, explains their business nature, compares them with paper gold and physical gold, presents industry‑wide scale data, traces their development history, and highlights the key technology capabilities banks must build.

banking industryfintech architecturegold accumulation
0 likes · 13 min read
Gold Accumulation vs Paper Gold vs Physical Gold: The Core of Bank Gold Accumulation Business
TechVision Expert Circle
TechVision Expert Circle
Apr 29, 2026 · Industry Insights

Why Code‑Centric CTOs Are Losing Their Edge in the AI Era

The article analyzes how AI‑driven code generation erodes the traditional technical advantage of CTOs, shifting their core value from writing code to translating business intent, orchestrating fragmented systems, and managing AI‑related risks, and outlines the new capabilities required for leadership.

AIBusiness StrategyCTO
0 likes · 11 min read
Why Code‑Centric CTOs Are Losing Their Edge in the AI Era
Linyb Geek Road
Linyb Geek Road
Apr 25, 2026 · Information Security

How to Build Enterprise System Stability and Ensure Security?

The article outlines practical expert guidance for improving enterprise system reliability and security, covering architecture reviews, risk matrices, change management, continuous monitoring, incident response plans, one‑click escape mechanisms, security perimeter defenses, detection, leakage prevention, compliance, and ongoing security operations.

Monitoringdefensive programmingincident response
0 likes · 11 min read
How to Build Enterprise System Stability and Ensure Security?
AI Info Trend
AI Info Trend
Apr 24, 2026 · Industry Insights

How Agentic AI Can Automate 60% of Marketing Work and Drive 10‑30% Revenue Growth

McKinsey’s report shows that agentic AI, built on large models, can take on about 60% of marketing tasks—automating content creation, audience testing, and media planning—while boosting revenue 10‑30%, increasing execution speed 10‑15×, cutting costs, and outlining a five‑step workflow transformation with associated risks and governance recommendations.

AI adoptionMarketing AutomationRevenue Growth
0 likes · 10 min read
How Agentic AI Can Automate 60% of Marketing Work and Drive 10‑30% Revenue Growth
Architecture Breakthrough
Architecture Breakthrough
Apr 21, 2026 · Industry Insights

Demystifying Financial Exposure: Simple Cases and Regulatory Calculations

This article explains the concept of financial exposure in banking, using clear analogies and detailed examples—including consumer loans, corporate credit lines, and regulatory rules—to illustrate how gross and net exposure are calculated and classified across risk types, accounting treatment, and business lines.

banking riskcredit riskfinancial exposure
0 likes · 8 min read
Demystifying Financial Exposure: Simple Cases and Regulatory Calculations
PMTalk Product Manager Community
PMTalk Product Manager Community
Apr 20, 2026 · Product Management

Essential Traits for AI Product Leaders in the Modern Era

The article outlines how AI product managers in China must turn uncertainty into deliverable versions by accelerating learning, running cheap experiments, building complete evidence chains, and balancing model capability, cost, latency, compliance, and risk while embedding rigorous verification and rollback processes into daily product decisions.

AI product managementLearning loopcompliance
0 likes · 12 min read
Essential Traits for AI Product Leaders in the Modern Era
AI Info Trend
AI Info Trend
Apr 20, 2026 · Industry Insights

Quantifying Geopolitical Value Stakes: How Multinationals Build Agility in a Turbulent World

McKinsey’s latest report shows that geopolitical volatility is now a permanent operating condition for multinationals, offering both market opportunities and severe risks, and provides a step‑by‑step framework—including a distance‑index formula, AI‑driven tools, and three‑phase tolerance setting—to quantify value at stake and develop organizational agility.

Industry Insightsgeopoliticsmultinational strategy
0 likes · 9 min read
Quantifying Geopolitical Value Stakes: How Multinationals Build Agility in a Turbulent World
Old Zhao – Management Systems Only
Old Zhao – Management Systems Only
Apr 16, 2026 · Industry Insights

6 Common Procurement Interview Pitfalls and How to Systematize Purchasing

The article examines six typical mistakes candidates make in procurement interviews, explains why these gaps occur, and shows how structuring supplier management, cost breakdown, delivery control, demand validation, risk handling, and data analysis in a system can transform purchasing from a tactical to a strategic function.

InterviewProcess Automationcost analysis
0 likes · 11 min read
6 Common Procurement Interview Pitfalls and How to Systematize Purchasing
Smart Workplace Lab
Smart Workplace Lab
Apr 10, 2026 · Industry Insights

Audit AI-Generated Deliverables: A Three‑Layer Responsibility Framework

This guide presents a practical three‑layer audit protocol that helps teams verify AI‑generated content, define clear human‑machine responsibility boundaries, and reduce review time by up to 65%, while avoiding legal and financial risks in AI‑driven delivery workflows.

AI governancePrompt Engineeringdelivery audit
0 likes · 7 min read
Audit AI-Generated Deliverables: A Three‑Layer Responsibility Framework
Black & White Path
Black & White Path
Apr 10, 2026 · Information Security

AI as a Compliance Fraud Tool: Delve’s Fake Compliance-as-a-Service Case

The article dissects the Delve incident, revealing how an AI‑driven compliance platform fabricated evidence and reports, the technical workflow behind the deception, associated legal and security risks, and broader lessons for responsible AI use in high‑stakes governance and information security.

AI compliancefake compliancegenerative AI
0 likes · 14 min read
AI as a Compliance Fraud Tool: Delve’s Fake Compliance-as-a-Service Case
Ray's Galactic Tech
Ray's Galactic Tech
Apr 9, 2026 · Backend Development

From Demo to Production: Building a Secure, Scalable Text‑to‑SQL Service with Spring AI Alibaba

This article explains how to turn a simple Text‑to‑SQL demo into a production‑grade service by covering the underlying principles, layered architecture, risk‑control mechanisms, multi‑tenant security, high‑concurrency strategies, caching, observability, and deployment practices using Spring AI Alibaba.

Spring AIText-to-SQLobservability
0 likes · 40 min read
From Demo to Production: Building a Secure, Scalable Text‑to‑SQL Service with Spring AI Alibaba
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
Apr 2, 2026 · Information Security

What the Claude Code Source Leak Exposes About AI Tool Security

The accidental publication of 512,000 lines of Claude Code's TypeScript source via a mis‑packaged .map file sparked a rapid 48‑hour crisis that exposed internal APIs, feature flags, and unreleased features, prompting a deep technical dissection, impact analysis on users, Anthropic, and the broader AI industry, and a set of concrete security recommendations for AI product development.

AI securityClaude CodeDevOps
0 likes · 10 min read
What the Claude Code Source Leak Exposes About AI Tool Security
AI Step-by-Step
AI Step-by-Step
Mar 31, 2026 · Artificial Intelligence

Designing Effective Human-in-the-Loop AI Workflows: When to Automate and When to Involve Humans

The article explains how to avoid the extremes of fully automated AI or no AI at all by defining clear Human-in-the-Loop patterns, identifying irreversible, high‑responsibility, and high‑exception steps, and applying tailored approval, edit, and escalation nodes in finance, contract, and other critical business processes.

AI assistanceAI workflowProcess Automation
0 likes · 9 min read
Designing Effective Human-in-the-Loop AI Workflows: When to Automate and When to Involve Humans
AI Info Trend
AI Info Trend
Mar 27, 2026 · Industry Insights

How Geopolitics Is Redrawing the Geometry of Global Trade in 2026

The 2026 update of the "Geopolitics and the Geometry of Global Trade" report reveals that geopolitical forces are fragmenting global trade into regional clusters, shifting firms toward friend‑shoring and near‑shoring, and urging companies to build real‑time risk dashboards, modular supply chains, and policy‑aligned strategies to stay competitive.

Global TradeIndustry Insightsgeopolitics
0 likes · 7 min read
How Geopolitics Is Redrawing the Geometry of Global Trade in 2026
AI Waka
AI Waka
Mar 25, 2026 · Information Security

Why Enterprise AI Agents Pose Security Risks and How to Govern Them

The article examines the hidden governance gap of powerful enterprise AI agents, shares real‑world failures from the OpenClaw platform, and proposes a practical AAAA (Access, Authority, Audit, Abort) framework to safely deploy autonomous assistants in production environments.

AI agentsEnterprise SecurityOpenClaw
0 likes · 13 min read
Why Enterprise AI Agents Pose Security Risks and How to Govern Them
o-ai.tech
o-ai.tech
Mar 22, 2026 · Artificial Intelligence

How to Safely Deploy AI Agents in Real Projects: Essential gstack Safety Skills

This article explains why explicit boundaries are crucial when using AI agents in production, introduces the gstack safety skills (/careful, /freeze, /guard, /unfreeze, /gstack-upgrade), outlines their purpose, suitable scenarios, common pitfalls, and provides practical guidance for selecting and applying each skill effectively.

AI agentsAutomationGstack
0 likes · 15 min read
How to Safely Deploy AI Agents in Real Projects: Essential gstack Safety Skills
TechVision Expert Circle
TechVision Expert Circle
Mar 21, 2026 · R&D Management

When a Tech Choice Fails: How It Can Cost a CTO Their Job

A failed technology selection can cascade from technical debt to delivery delays, business mistrust, and ultimately a CTO's dismissal, as illustrated by a real SaaS case and a four‑layer failure model, with a practical decision framework to avoid such pitfalls.

CTO riskdecision frameworkorganizational change
0 likes · 13 min read
When a Tech Choice Fails: How It Can Cost a CTO Their Job
Woodpecker Software Testing
Woodpecker Software Testing
Mar 15, 2026 · Operations

5 Common AI‑CI/CD Pitfalls to Avoid in 2026

In 2026, over 73% of mid‑to‑large tech firms have added AI to their CI/CD pipelines, yet more than half of those projects miss ROI because of five recurring misconceptions that undermine human‑AI collaboration, end‑to‑end impact, model choice, data feedback loops, and observability.

AIAutomationCI/CD
0 likes · 9 min read
5 Common AI‑CI/CD Pitfalls to Avoid in 2026
Ops Development Stories
Ops Development Stories
Mar 14, 2026 · Operations

OpenClaw AI Hype: An SRE’s Warning About Hidden Ops Risks

The article examines the rapid popularity of the open‑source AI agent OpenClaw, revealing how hype, cost misconceptions, and inadequate security practices create serious operational risks for both individual and enterprise users, and offers concrete SRE‑style safeguards to mitigate these dangers.

AIOpenClawSRE
0 likes · 9 min read
OpenClaw AI Hype: An SRE’s Warning About Hidden Ops Risks
AI Step-by-Step
AI Step-by-Step
Mar 13, 2026 · Information Security

Why Installing OpenClaw on Your Main PC Is Risky and How to Isolate It Safely

The article explains why placing OpenClaw on a primary workstation exposes personal accounts, files, and browser sessions to a message‑driven system, and provides a step‑by‑step security baseline—including isolated environments, official audits, sandbox configuration, and permission hardening—to keep the tool safely contained.

Browser ControlIsolationOpenClaw
0 likes · 7 min read
Why Installing OpenClaw on Your Main PC Is Risky and How to Isolate It Safely
Lisa Notes
Lisa Notes
Mar 11, 2026 · R&D Management

Common Pitfalls in the Project Integration Management Phase and How to Overcome Them

The article lists eleven frequent mistakes that occur during the integration management stage of a project—such as missing charters, lack of authority, poor planning, inadequate monitoring, and incomplete closure—and then outlines the essential elements of a project charter, its inputs and outputs, and the comprehensive contents of an overall management plan.

Project Charterchange controlproject integration
0 likes · 5 min read
Common Pitfalls in the Project Integration Management Phase and How to Overcome Them
Lisa Notes
Lisa Notes
Mar 9, 2026 · R&D Management

Common Pitfalls in Project Initiation and How to Address Them

The article outlines typical mistakes made during the project initiation phase—such as missing proposals, inadequate feasibility studies, and undefined scope—and then details the essential feasibility study components, four prerequisite processes, and a step‑by‑step workflow to ensure a solid project launch.

Project ManagementStakeholder Analysisfeasibility study
0 likes · 4 min read
Common Pitfalls in Project Initiation and How to Address Them
AI Info Trend
AI Info Trend
Mar 5, 2026 · Industry Insights

What the 2026 International AI Safety Report Reveals About Emerging Risks

The 2026 International AI Safety Report, chaired by Turing‑award winner Yoshua Bengio, analyzes rapid advances in general AI, highlights uneven performance and emerging risks such as malicious use, system failures, and societal impacts, and proposes multi‑layered technical and policy defenses to manage these threats.

AI policyAI safetyArtificial Intelligence
0 likes · 8 min read
What the 2026 International AI Safety Report Reveals About Emerging Risks
JD Tech Talk
JD Tech Talk
Mar 2, 2026 · Artificial Intelligence

How AI Agents Are Revolutionizing Insurance: Methodology, Economics, and Technical Blueprint

This article presents a comprehensive methodology for selecting AI agent scenarios, explains the economic benefits of agent deployment, details the technical architecture—including domain large models, knowledge bases, planning strategies, and RL‑based scheduling—and illustrates how these components are applied to insurance product design, pricing, fulfillment, and risk control to drive scale and profit.

AgentInsurancePricing
0 likes · 42 min read
How AI Agents Are Revolutionizing Insurance: Methodology, Economics, and Technical Blueprint
TechVision Expert Circle
TechVision Expert Circle
Feb 26, 2026 · R&D Management

How a CTO Can Use One Page to Prove They're Not a Cost Center

The article presents a one‑page Tech Value Canvas framework that helps CTOs translate technical investments into business outcomes, showing how to quantify cost savings, revenue impact, risk mitigation, and strategic leverage to convince CEOs and CFOs that technology drives value rather than merely incurs costs.

Business translationCTORevenue Enablement
0 likes · 11 min read
How a CTO Can Use One Page to Prove They're Not a Cost Center
LuTiao Programming
LuTiao Programming
Feb 21, 2026 · Backend Development

Stop Building Chaotic Payment Systems: A Complete Design Methodology for Payment Domains

The article presents a production‑grade, modular design methodology for payment domain systems, detailing five core modules, essential principles such as idempotency and ACID, concrete implementation examples with Kafka, Redis, PostgreSQL, and guidance on risk, compliance, and high‑availability engineering.

Distributed ArchitectureIdempotencyKafka
0 likes · 8 min read
Stop Building Chaotic Payment Systems: A Complete Design Methodology for Payment Domains
Woodpecker Software Testing
Woodpecker Software Testing
Feb 10, 2026 · Industry Insights

Building a Comprehensive Financial Stress‑Test Scenario Generator

This article explains the principles, architecture, Monte Carlo algorithms, Python implementations, risk‑metric calculations, and practical applications of a financial stress‑test scenario generator, while also discussing future trends, AI integration, and challenges such as data quality and computational cost.

Monte Carlo simulationPythonfinancial modeling
0 likes · 18 min read
Building a Comprehensive Financial Stress‑Test Scenario Generator
Smart Sea Tide
Smart Sea Tide
Feb 2, 2026 · R&D Management

Tackling Project Management Pain Points: Practical Solutions for Teams

The article analyzes common project‑management challenges such as resource scarcity, tight schedules, hiring difficulties, and excessive dependencies, then offers concrete solutions including requirement prioritization, architectural trade‑offs, detailed task breakdown, proactive communication, decentralised decision‑making, documentation habits, and fair benefit distribution to improve team efficiency and project success.

Project Managementprocess improvementresource allocation
0 likes · 16 min read
Tackling Project Management Pain Points: Practical Solutions for Teams
Smart Era Software Development
Smart Era Software Development
Jan 27, 2026 · Artificial Intelligence

Why Evaluation and Governance Are the Key to Scaling AI Agents

As 82% of organizations plan to adopt AI agents within three years, this article outlines a full‑chain methodology—7‑dimensional classification, multi‑layer evaluation metrics, three‑stage validation, five‑step risk lifecycle, and progressive governance—to safely scale autonomous agents from prototype to enterprise deployment while addressing emerging multi‑agent challenges.

AI agentsLLMevaluation
0 likes · 22 min read
Why Evaluation and Governance Are the Key to Scaling AI Agents
Lisa Notes
Lisa Notes
Jan 26, 2026 · R&D Management

How Huawei Crafts Hit Products: An In‑Depth Walkthrough of the Full IPD Development Process

This article dissects Huawei's Integrated Product Development (IPD) methodology, detailing its six‑stage closed‑loop workflow, cross‑functional collaboration, risk‑gate mechanisms, and a four‑step strategy for handling strong stakeholders, while illustrating the approach with a 2023 MTO case study and industry‑wide adoption reasons.

Case studyHuaweiIPD
0 likes · 48 min read
How Huawei Crafts Hit Products: An In‑Depth Walkthrough of the Full IPD Development Process
Architect
Architect
Jan 20, 2026 · Artificial Intelligence

Turning AI Agents into Reliable Team Members: Practical Engineering Practices

This guide explains how architects can treat AI agents as controllable teammates by establishing clear plans, managing context, creating verification loops, versioning assets, leveraging parallelism, and applying multi‑layer risk governance to make agent‑driven development safe and efficient.

Engineering Practicesagent planningrisk management
0 likes · 13 min read
Turning AI Agents into Reliable Team Members: Practical Engineering Practices
Architecture Breakthrough
Architecture Breakthrough
Jan 20, 2026 · Industry Insights

What Exactly Is a “Legal Person”? A Complete Guide to Corporate Entity Types for Banking Professionals

This article explains the legal concept of a corporate entity, outlines the four major categories—profit, non‑profit, special, and non‑legal entities—provides concrete sub‑type examples, and shows how each type impacts public‑sector banking services and system design.

Corporate BankingFinancial ServicesLegal Entity
0 likes · 15 min read
What Exactly Is a “Legal Person”? A Complete Guide to Corporate Entity Types for Banking Professionals
AI2ML AI to Machine Learning
AI2ML AI to Machine Learning
Jan 9, 2026 · Industry Insights

Why 2026 Will Be the Year Insurance Tech Explodes

The article analyzes how the AI explosion, breakthroughs like DeepSeek R1, and successful case studies such as Lemonade and AIG’s Underwriter Assistant are driving a shift in insurance from scale expansion to risk‑focused, AI‑native transformation in 2026, outlining strategic frameworks, agile tribe structures, modular delivery, and risk‑tolerant innovation processes.

AIagiledigital transformation
0 likes · 20 min read
Why 2026 Will Be the Year Insurance Tech Explodes
Instant Consumer Technology Team
Instant Consumer Technology Team
Jan 8, 2026 · Big Data

How Vintage Cohort Analysis Transforms Financial Risk Management

This article explains the concept, key terminology, and practical implementation of Vintage (cohort) analysis in financial services, detailing how to build tables and curves, integrate data pipelines, and use the insights to optimize marketing strategies, credit risk assessment, and operational efficiency.

Data ModelingFinancial AnalyticsVintage analysis
0 likes · 18 min read
How Vintage Cohort Analysis Transforms Financial Risk Management
Chen Tian Universe
Chen Tian Universe
Jan 4, 2026 · Information Security

Unveiling the Hidden Rules: How Payment Compliance Secures Modern Finance

This article breaks down the comprehensive payment compliance framework—from entity licensing and continuous KYC/KYB checks to AML, fraud prevention, transaction limits, data protection, and emerging cross‑border and crypto regulations—explaining why every verification step is essential for a safe, trustworthy financial ecosystem.

AMLBlockchainKYC
0 likes · 21 min read
Unveiling the Hidden Rules: How Payment Compliance Secures Modern Finance
PMTalk Product Manager Community
PMTalk Product Manager Community
Jan 4, 2026 · Product Management

How Vibe Coding Redefines Product Managers’ Core Skills in the AI Era

The article analyzes how Vibe Coding shifts product development from manual coding to intent‑driven AI generation, redefining a product manager’s role through context engineering, rapid prototyping, risk‑aware validation, and new competency tiers, while highlighting real incidents, safety concerns, and practical guidelines.

AIContext EngineeringVibe Coding
0 likes · 11 min read
How Vibe Coding Redefines Product Managers’ Core Skills in the AI Era