AI Articles

AI Competence in the EU AI Act: What Article 4 Now Requires

The EU watered down Article 4 of the AI Act in July 2026. The requirement to achieve specific results was replaced by a duty to make reasonable efforts; no one is required to guarantee a certain level of competence among individual employees. What this change means for companies, what deadlines now apply, why the European Commission expressly does not require a certificate, and what this means for Swiss companies.

Agentic Harness: When AI Builds Professional-Grade Enterprise Software

An experienced software architect rebuilt an entire enterprise application using AI: microservices, tests, documentation, and true quality standards. The result: zero technical debt, 85 percent test coverage, and—depending on how you calculate it—25 to 93 times faster than a human team. The key to this is called Agent-Harness. This is exactly the discipline we’ll teach you and your team.

Setting Up Claude Code Statusline: Download the Script

A Claude code session can run smoothly for a long time, but later on, you might overlook details that were still there at the beginning. The model remained the same. Its working context has changed. That’s exactly why I built my own status bar. It shows me while I’m working...

Designing CLAUDE.md correctly: The 2026 architecture that finally makes Claude code work

Why does Claude Code feel useless to most developers? Because most only configure 1 of 4 layers. They run /init, get a generic CLAUDE.md and wonder why Claude hallucinates file structures, recommends wrong libraries and...