Artificial Intelligence
The Human Who Wages War Is the Same One Who Calls AI a Threat
Does the real risk lie in artificial intelligence, or in the human intentions guiding its use? A reflection grounded in hands-on experience with AI agents.
Author
Software Engineer & Architect · Founder of MnzAI Labs
Maycon works across AI engineering, software architecture and developer tools. MnzAI Labs is where he publishes practical experiments, product work and technical analyses.
Artificial Intelligence
Does the real risk lie in artificial intelligence, or in the human intentions guiding its use? A reflection grounded in hands-on experience with AI agents.
AI & Society
Not everything you tell an AI becomes training data, but there is no zero-risk cloud service. Here is what the official policies actually say.
AI Engineering
Code is more than text with semicolons. See how local parsing turns files into navigable structure — and where this approach still falls short.
AI Engineering
Adding agents does not automatically create a team. Graph Engineering treats nodes, relationships, state, and transition criteria as executable architecture.
AI Engineering
Changing the model does not always fix an unstable agent. What may be missing is the harness: an environment that makes work legible, bounded, and verifiable.
AI Engineering
Does your agent receive the same instructions and tools on every call? A reusable prompt prefix can save time — without caching responses.
AI Engineering
A small diff, but a costly session? See what Claude Code carries into each request and how to manage context, caching, tests, and subagents.