tim Insight

技術人寫給技術人 — Cloud Architecture · DevOps · AI 觀察筆記

Technical writing for technical people. Field-tested judgement frameworks, not opinion.

Traditional Chinese QA for AI Content in CI/CD

LLM-generated Traditional Chinese often mixes in Simplified Chinese vocabulary, and Taiwan readers spot it immediately. By adding automated checks to the CI/CD pipeline with the zhtw tool, teams can catch semantic errors before deployment and keep the product experience consistent.

DevOps Didn’t Replace SDLC. Neither Will AI.

PR merge count doubled — and so did production rollbacks. After adopting AI tools, one team watched weekly merges climb from 32 to 71, while monthly rollbacks jumped from 2 to 5. Every rolled-back PR had passed CI. AI accelerated the coding part, but the feedback net of review and testing didn’t become denser to match. This post breaks down the three-layer architecture of SDLC, DevOps, and CI/CD, and looks at which layer AI should be placed in.