The problem of fragmented AI agent usage in engineering teams requires a transition from unstructured instructions to a rigorous engineering approach using versioned manifests.

What Happened
An article on Baselane examines the issue of "configuration drift" that occurs when using AI agents. The authors propose implementing versioned Baseline Packs and using a harness.json manifest for centralized management of agent instructions, skills, and access rights, allowing specific versions of rules to be pinned to each repository.
Context
In current practices, many teams rely on scattered instructions stored in Wikis or local files, making AI configuration opaque and difficult to control when scaling.
Why It Matters for the Industry
Moving from "folklore" management methods to a Configuration as Code approach reduces security risks and ensures code consistency. This creates a new niche in AI development infrastructure, where agent lifecycle management becomes part of the standard SDLC.
Why It Matters for Users
Developers and technical leaders are encouraged to treat AI agent configuration as software code. This implies using Pull Requests to manage rules, which helps avoid chaos and ensures the reproducibility of tool performance within a team.
Sources
Author
Look at AI, Editorial Team
