<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AI Agents Inventory and Attributes on The International Foundation for Information Technology (IF4IT)</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/</link><description>Recent content in AI Agents Inventory and Attributes on The International Foundation for Information Technology (IF4IT)</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 17 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://if4it.org/best-practices/ai-agents-inventory-and-attributes/index.xml" rel="self" type="application/rss+xml"/><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/overview/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/overview/</guid><description>&lt;h2 id="about-this-inventory"&gt;&lt;strong&gt;About This Inventory&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;The AI Agents Inventory is the enterprise’s governed record of its AI agents — autonomous, model-driven software actors that take consequential action, or communicate, on the enterprise’s behalf, each under its own non-human identity. This document is a companion to, and an operational extension of, the &lt;a href="https://if4it.org/best-practices/enterprise-ai-governance-best-practices/"&gt;Enterprise AI Governance Best Practices&lt;/a&gt; document: that document establishes how an enterprise governs its use of AI, while this inventory is the governed record of the individual agents to which that governance must be applied. A single record represents one such agent — part deployed application (versioned, owned, and hosted) and part digital worker (with an identity, a role, access, training, and accountability) — distinct from the AI and Machine Learning Models Inventory, which governs the models an agent is built on, and from the Applications Inventory, which governs the software an agent may be embedded in or act upon.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/glossary-of-terms-and-phrases/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/glossary-of-terms-and-phrases/</guid><description>&lt;p&gt;The following terms are used throughout this document with specific meanings. Terms defined in the IF4IT &lt;a href="https://if4it.org/best-practices/enterprise-inventory-management/"&gt;Enterprise Inventory Management Best Practices&lt;/a&gt; document or in discipline-specific Best Practices documents (APM, TPM, etc.) are not duplicated here — refer to those documents for broader inventory governance and discipline-specific vocabulary.&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;&lt;strong&gt;Term&lt;/strong&gt;&lt;/th&gt;
 &lt;th&gt;&lt;strong&gt;Abbreviations and Acronyms&lt;/strong&gt;&lt;/th&gt;
 &lt;th&gt;&lt;strong&gt;Definition&lt;/strong&gt;&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Agentic AI&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;The paradigm of AI systems that plan and take actions toward goals, as distinct from AI that only predicts or generates content.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;AI Agent&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;An autonomous, model-driven software actor that takes consequential action — operating on systems and data, and/or communicating with stakeholders by any means — on the enterprise’s behalf without a human approving each action, under its own non-human identity.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Attestation&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;A named, evidence-backed sign-off that an AI agent was properly trained, tested, and authorized before deployment; the defensible record that reasonable care was taken.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Autonomy Level&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;The degree of independent action an agent is permitted, from advisory (proposes only) through human-approved and supervised to fully autonomous.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Catalog&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;A discovery and exposure construct built over an Inventory/Registry that surfaces registered Noun Instances and their associated data, content, and services at both the catalog level and the individual instance level. Serves as a knowledge management user interface into the Enterprise Model — letting a person find, learn about, and engage with instances, browse and filter them by their governed attribute values, and traverse their relationships to related Noun Instances.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Catalog of Catalogs&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;The enterprise-wide federated discovery surface spanning every Noun Type Catalog, exposing registered instances and their associated data, content, and services across the Enterprise Model. The discovery-layer counterpart to the Inventory of Inventories.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Copilot&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;An AI assistant whose every output a human reviews and approves before it takes effect; it assists rather than acts, and is therefore outside the scope of this inventory.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Evaluation&lt;/td&gt;
 &lt;td&gt;Eval&lt;/td&gt;
 &lt;td&gt;Scored testing of an agent’s outputs — for task success, correctness, groundedness, and safety or policy compliance — run continuously rather than once.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Generative AI&lt;/td&gt;
 &lt;td&gt;GenAI&lt;/td&gt;
 &lt;td&gt;AI that produces content (text, images, code) in response to prompts; distinct from agentic AI, which acts. An agent is typically built on a generative model but is governed as an actor, not as the model.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Guardrail&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;A runtime constraint, applied before or after the model, that filters, blocks, or bounds what an agent may do or say.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Human-in-the-Loop&lt;/td&gt;
 &lt;td&gt;HITL&lt;/td&gt;
 &lt;td&gt;An arrangement in which a human reviews and approves each output before it reaches a system or stakeholder — the test that distinguishes a copilot from an agent.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;MCP Server&lt;/td&gt;
 &lt;td&gt;MCP&lt;/td&gt;
 &lt;td&gt;A standardized server that exposes tools, resources, and context to AI agents over an open protocol (currently the Model Context Protocol); reached by an agent through an integration and governed as its own Noun Type.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Model&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;The AI or machine learning model an agent is built on and driven by, governed in the AI and Machine Learning Models Inventory. The model is not the agent — one model can power many agents.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Multi-Agent System&lt;/td&gt;
 &lt;td&gt;MAS&lt;/td&gt;
 &lt;td&gt;A coordinated set of agents that work together; governed through the relationships among the individual agent records, not as a single record.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Non-Human Identity&lt;/td&gt;
 &lt;td&gt;NHI&lt;/td&gt;
 &lt;td&gt;The distinct machine identity and credentials — API keys, OAuth grants, service accounts — under which an agent authenticates and acts. An agent has a non-human identity but is more than one.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Platform-Native Registry&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;A vendor or platform’s internal list of the agents created within that environment; a governed source that seeds the enterprise inventory, never the enterprise system of record.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Prompt Injection&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;An attack that smuggles adversarial instructions into an agent’s inputs to subvert its intended behavior.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Reasonable Care&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;The legal standard that an organization take reasonable care to ensure its agents’ representations are accurate and not misleading; the duty an AI Agents Inventory helps an enterprise discharge and document.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Registry&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;A governed, authoritative collection in which every instance of a Noun Type is formally registered, either manually or through automation. Equivalent to a Noun Inventory — the two terms name the same construct.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Shadow Agent&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;An AI agent operating without a governed inventory record — unregistered, unowned, and unreviewed; typically the highest-risk agents in an environment.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Stop Authority&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;td&gt;The named person or role with the standing right to halt, pause, or roll back an agent in production.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-what-the-ai-agents-inventory-governs/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-what-the-ai-agents-inventory-governs/</guid><description>&lt;p&gt;The AI Agents Inventory governs the enterprise’s AI agents. An AI agent is an autonomous, model-driven software actor that takes consequential action on the enterprise’s behalf — operating on systems and data, and/or producing content that reaches stakeholders by any means, whether a live conversation, a generated email or letter, a document, a notification, or a posted message; electronic or physical; synchronous or asynchronous — in pursuit of a goal, without a human approving each individual action or message, and under its own non-human identity. A single record in this inventory represents one such agent. The defining test is where authority sits: if a human reviews and approves each output before it reaches a system or a stakeholder, the software is a copilot and is governed as a feature of its host application, not here; if the agent’s outputs reach systems or stakeholders without per-output human approval, it is an AI agent and belongs in this inventory.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-ai-agents-inventory-the-ai-agents-registry-and-the-ai-agents-catalog/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-ai-agents-inventory-the-ai-agents-registry-and-the-ai-agents-catalog/</guid><description>&lt;p&gt;The AI Agents Inventory is equivalent to the AI Agents Registry. The two names describe the same governed construct: the authoritative collection in which every AI Agent instance is formally registered. Registration is the act of entering a governed instance into the collection, and it is what makes the collection an authoritative system of record rather than an informal list. Instances are registered either manually, by a practitioner, or through automation that harvests and registers instances from authoritative sources. However registration occurs, a registered instance is a governed record carrying a Semantic Identifier and its governed attribute values.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-why-the-ai-agents-inventory-is-essential/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-why-the-ai-agents-inventory-is-essential/</guid><description>&lt;p&gt;The most immediate reason an enterprise must govern its AI agents is accountability. When an AI agent acts or speaks on the enterprise’s behalf, the enterprise owns the consequences. A civil resolution tribunal made this concrete when it held a company liable for a negligent misrepresentation that its customer-facing chatbot made about the company’s own policy, rejecting the argument that the chatbot was a separate entity responsible for its own statements; the standard the tribunal applied was whether the company had taken reasonable care to ensure the agent’s representations were accurate and not misleading. Reasonable care cannot be applied to an agent no one knows exists. An unregistered agent that transacts or communicates on the enterprise’s behalf is therefore uncontrolled legal, regulatory, and reputational exposure — and a governed inventory is the precondition for constraining, overseeing, and defending it.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-how-the-ai-agents-inventory-relates-to-other-inventories/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-how-the-ai-agents-inventory-relates-to-other-inventories/</guid><description>&lt;p&gt;The AI Agents Inventory is one of the most connected inventories in the Enterprise Model; the relationships summarized here are treated in full in the closing Relationships to Other Inventories section. Its most defining relationship is to the AI and Machine Learning Models Inventory: every agent is built on and driven by a model, a consumption relationship carried by the agent’s model and model-version attributes. Through Integrations, the inventory cross-references the tools, APIs, and MCP servers an agent acts through; through the &lt;a href="https://if4it.org/best-practices/applications-inventory-and-attributes/"&gt;Applications Inventory&lt;/a&gt;, it cross-references the applications an agent is embedded in or acts upon.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-where-the-ai-agents-inventory-sits-in-the-if4it-enterprise-inventory-management-noun-type-taxonomy/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-where-the-ai-agents-inventory-sits-in-the-if4it-enterprise-inventory-management-noun-type-taxonomy/</guid><description>&lt;p&gt;The AI Agent is one of the recognized Noun Types in the IF4IT Enterprise Inventory Management taxonomy — the master catalog of every enterprise inventory type the framework governs. For the full taxonomy, the governance principles that apply to every inventory, and the Inventory of Inventories that catalogs them, refer to the IF4IT &lt;a href="https://if4it.org/best-practices/enterprise-inventory-management/"&gt;Enterprise Inventory Management Best Practices&lt;/a&gt; document.&lt;/p&gt;
&lt;p&gt;The AI Agent is among the most connected Noun Types in the taxonomy, and its closest neighbors fall into three bands. Its core relationships are five: it is built on and driven by an AI or machine-learning model governed in the AI and Machine Learning Models Inventory; it is embedded in, exposed by, or acts upon software governed in the &lt;a href="https://if4it.org/best-practices/applications-inventory-and-attributes/"&gt;Applications Inventory&lt;/a&gt;; it acts through the tools, APIs, and connections governed in the Integrations Inventory; it accesses, reads, and writes data governed in the Data and Information Inventory; and it is owned by, accountable to, and attested by people governed in the People and Personnel Inventory.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/build-own-and-govern-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/build-own-and-govern-the-ai-agents-inventory/</guid><description>&lt;h2 id="section-a--sourcing-and-harvesting"&gt;&lt;strong&gt;Section A — Sourcing and Harvesting&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Before building the AI Agents Inventory from scratch, assess how much of it can be harvested from systems already operating in the enterprise. AI agents almost always exist — at least partially — in other platforms before a formal inventory is established. The most valuable sources are the platform-native registries maintained by the agent-building and orchestration platforms the enterprise already uses, which list the agents created within each; the identity and access systems that hold the non-human identities and credentials agents authenticate with; the cloud and API gateways that see the calls agents make; and the integration and MCP-server catalogs that reveal what agents connect to. Harvesting from these sources reduces the initial data-entry burden, accelerates time to Crawl completeness, and — critically for agents — surfaces records that manual discovery would miss.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-governance-context-specific-to-ai-agents/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-governance-context-specific-to-ai-agents/</guid><description>&lt;p&gt;AI agents raise governance challenges that do not fit neatly into the standard attribute categories — challenges specific to autonomous, model-driven actors, and moving quickly as the field matures. This chapter names the most consequential of them and, for each, states how a governed AI Agents Inventory addresses it. The point is not that the inventory solves these challenges on its own, but that it is the precondition for addressing any of them — which is why this inventory is positioned as the operational extension of the &lt;a href="https://if4it.org/best-practices/enterprise-ai-governance-best-practices/"&gt;Enterprise AI Governance Best Practices&lt;/a&gt; document, the record its agent-level governance is applied against.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/descriptive-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/descriptive-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Descriptive attributes capture the core identity of each AI agent: how it is identified, named, and described as a distinct governed actor.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;UID&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; A machine-readable, system-generated identifier from any source platform that created or imported the agent record.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Supports integration and reconciliation with the platform-native registries and identity systems an agent is harvested from.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/classification-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/classification-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Classification attributes categorize each agent along the orthogonal dimensions that determine its governance profile.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Agent Type&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The primary purpose/function class of the agent.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Drives baseline expectations for risk, oversight, and the controls a class of agent typically needs.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Manual.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; Personal Productivity; Work/Process Automation; Stakeholder Interaction; System/Operations; Data/Analytics; Developer/Engineering; Decision Support/Advisory; Orchestration/Supervisory&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/ownership-and-stakeholder-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/ownership-and-stakeholder-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Ownership and stakeholder attributes assign accountability for each agent — including who owns it, who supports it, and who can stop it.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Business Owner&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The individual or function accountable for the agent’s purpose, value, and business outcomes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Establishes business accountability and a decision-maker for the agent’s continued operation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Manual.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notes —&lt;/strong&gt; Resolve to a Person Semantic ID as the People and Personnel Inventory matures.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/lifecycle-and-status-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/lifecycle-and-status-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Lifecycle and status attributes govern each agent’s state over time, from proposal through active operation to retirement and archival.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Lifecycle Status&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The agent’s current governed lifecycle state.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Distinguishes active agents from proposed, deprecated, or retired ones for governance and reporting.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Manual.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; Proposed; Active; Under Review; Deprecated; Retired; Archived&lt;/p&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Deployment Date&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The date the agent was first placed into production.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/governance-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/governance-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Governance attributes tie each agent to the policies, regulations, and governing bodies that constrain and oversee it.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Governing Body&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The committee or function that governs the agent — for example an AI review board or architecture governance body.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Establishes where oversight decisions about the agent are made and recorded.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Manual.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; AI Governance Board&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/strategic-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/strategic-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Strategic attributes position each agent within the enterprise’s portfolio and investment intent.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Strategic Disposition&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The portfolio stance toward the agent.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Drives investment, consolidation, and retirement decisions from governed data rather than anecdote.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Manual.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; Invest; Maintain; Consolidate; Retire&lt;/p&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Business Value&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The value the agent delivers — qualitative or quantified.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/assessment-and-health-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/assessment-and-health-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Assessment and health attributes report each agent’s current reliability, evaluated behavior, and known weaknesses.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Trust Signal&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Run&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; A single, continuously updated indicator of the agent’s current health, reliability, and governance posture.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Gives everyone — auditor, risk officer, engineer — one current read on whether the agent can be relied on.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Calculated.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; Green; Amber; Red&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/technical-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/technical-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Technical attributes capture how each agent is constructed and configured to reason and act.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Underlying Model&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The AI or machine-learning model the agent is built on and driven by.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Exposes model dependency and concentration risk; the most defining technical relationship.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Derived.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notes —&lt;/strong&gt; Links to the AI and Machine Learning Models Inventory. The model is not the agent.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/operational-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/operational-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Operational attributes govern how each agent behaves and is controlled while running in production.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Business Criticality&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; How critical the agent is to business operations.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Prioritizes oversight, monitoring, and incident response.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Manual.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; Low; Medium; High; Mission-Critical&lt;/p&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Runtime Observability&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; Whether the agent’s decisions, tool calls, and outputs are traced and monitored in production.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/security-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/security-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Security attributes govern each agent’s identity, credentials, access, and protection against attack.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Non-Human Identity&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The dedicated machine identity the agent authenticates and acts under, scoped to least privilege.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Makes the agent individually attributable and revocable, and its access reviewable — no shared or accumulating credentials.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Manual.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; Dedicated service identity&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/data-and-information-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/data-and-information-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Data and information attributes record the data each agent accesses, retains, and produces.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Data Accessed&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[Multi-Value]&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The data stores and datasets the agent can access, read, or write.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Reveals the agent’s data reach — essential for security, privacy, and impact analysis.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Derived.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; Orders datastore; Customer profile store&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notes —&lt;/strong&gt; Links to the Data and Information and Data Stores inventories.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/geographic-and-jurisdictional-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/geographic-and-jurisdictional-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Geographic and jurisdictional attributes record where each agent operates and whose rules therefore apply.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Hosting Region(s)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[Multi-Value]&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The geographic regions where the agent runs.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Establishes the jurisdictions governing the agent’s operation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Derived.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; US-East; EU-West&lt;/p&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Serving Geographies&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[Multi-Value]&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The regions whose stakeholders the agent interacts with.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/temporal-and-effective-date-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/temporal-and-effective-date-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;No standard temporal attributes are identified for the AI Agents Inventory; the dates that matter are governed within their owning categories.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The IF4IT has not yet identified standard attributes in this category for the AI Agents Inventory. This does not mean no such attributes exist — organizations building this inventory are encouraged to identify and define attributes in this category that are relevant to their specific context and governance needs.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/contractual-and-legal-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/contractual-and-legal-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Contractual and legal attributes record the terms of use and liability allocation governing each agent.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Model and Platform License&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[Multi-Value]&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The licenses and terms governing use of the agent’s underlying model and platform.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Surfaces usage restrictions and obligations that constrain how the agent may be deployed.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Derived.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; Vendor commercial license; platform EULA&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/vendor-and-supplier-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/vendor-and-supplier-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Vendor and supplier attributes identify the model provider, platform provider, and builder behind each agent.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Model Provider&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The vendor that provides the agent’s underlying model.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Exposes model-vendor concentration and lock-in across the agent estate.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Derived.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notes —&lt;/strong&gt; Links to the Vendors Inventory.&lt;/p&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Platform Provider&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The vendor that provides the platform or framework the agent is built and run on.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/it-environment-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/it-environment-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;IT environment attributes record the operating environments each agent is deployed to.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Every attribute in this category is Calculated or Derived from records in other inventories. No manual data entry is required for any attribute in this category. Do not create data entry fields for any attribute listed here.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Deployment Environments&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[Multi-Value]&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The IT operating environments the agent is deployed to and runs in.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/skills-and-competencies-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/skills-and-competencies-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Skills and competencies attributes record the human expertise each agent depends on.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Skills Required to Build and Maintain&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[Multi-Value]&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td&gt;Run&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The competencies needed to build, operate, evaluate, and govern the agent.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Reveals the human capacity an agent depends on and supports workforce planning.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Manual.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; Prompt engineering; MLOps; AI risk review&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/provenance-and-audit-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/provenance-and-audit-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Provenance and audit attributes record how each agent’s record was created and where the trace of its behavior is kept.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Creation Timestamp&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; When the agent’s record was created — also its registration date in the inventory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Anchors audit history and supports the Catalog’s browse-by-registration-date.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Derived.&lt;/p&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Execution-Trace and Event-Logging Reference&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; Where the tamper-evident log of the agent’s decisions, tool calls, and actions is kept.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/risk-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/risk-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Risk attributes classify and rate the specific ways each agent can cause harm.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Regulatory Risk Tier&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The agent’s risk classification under applicable AI regulation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Determines the mandatory controls, oversight, and record-keeping the agent requires.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Manual.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; Prohibited; High-Risk; Limited-Risk; Minimal-Risk&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notes —&lt;/strong&gt; Aligned to frameworks such as the EU AI Act; links to Regulations.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/compliance-and-regulatory-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/compliance-and-regulatory-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Compliance and regulatory attributes record whether each agent meets the obligations that apply to it.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Applicable Regulatory Frameworks&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[Multi-Value]&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The regulatory and standards frameworks the agent must comply with.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Establishes the agent’s compliance scope.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Derived.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; EU AI Act; ISO/IEC 42001; NIST AI RMF&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notes —&lt;/strong&gt; Links to Regulations and Regulatory Obligations.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/financial-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/financial-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Financial attributes govern the cost of running each agent and who is accountable for it.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Model and Usage Cost&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Walk&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The model, token, and tool-invocation cost the agent incurs, typically measured per period.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Makes the variable cost of an autonomous agent visible and manageable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Calculated.&lt;/p&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Total Cost of Ownership&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Run&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The fully loaded cost of the agent — usage, platform, build, and oversight.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/assurance-and-attestation-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/assurance-and-attestation-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Assurance and attestation attributes record the evidence-backed sign-off that each agent was authorized as fit for its purpose and autonomy — the enterprise’s defensibility record.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Fitness Attestation Status&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; Whether a named authority has attested the agent is fit for its purpose and permitted autonomy.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Records that the agent was formally judged safe to operate — the core of the defensibility record.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/autonomy-and-behavioral-controls-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/autonomy-and-behavioral-controls-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Autonomy and behavioral controls attributes define and enforce the limits on each agent’s autonomous behavior.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Autonomy-Level Enforcement&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Crawl&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; How the agent’s permitted autonomy level (from Classification) is technically enforced.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Benefit(s) —&lt;/strong&gt; Ensures the declared autonomy level is a real boundary, not just a label.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Source —&lt;/strong&gt; Manual.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples —&lt;/strong&gt; Approval gate; scoped permissions; action allowlist&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notes —&lt;/strong&gt; The autonomy level itself is set in Classification.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/relationship-attributes-for-the-ai-agents-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/relationship-attributes-for-the-ai-agents-inventory/</guid><description>&lt;p&gt;&lt;em&gt;Relationship attributes summarize each agent’s connective footprint across the Enterprise Model as Derived and Calculated values.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Every attribute in this category is Calculated or Derived from records in other inventories. No manual data entry is required for any attribute in this category. Do not create data entry fields for any attribute listed here.&lt;/em&gt;&lt;/p&gt;
&lt;table&gt;
&lt;colgroup&gt;
&lt;col style="width: 23%" /&gt;
&lt;col style="width: 12%" /&gt;
&lt;col style="width: 63%" /&gt;
&lt;/colgroup&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;strong&gt;Attribute Name&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Maturity&lt;/strong&gt;&lt;/th&gt;
&lt;th&gt;&lt;strong&gt;Description and Notes&lt;/strong&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Total Connected Integrations Count&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Run&lt;/td&gt;
&lt;td&gt;&lt;p&gt;&lt;strong&gt;Description —&lt;/strong&gt; The number of integrations the agent acts through.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/a-note-on-additional-attribute-categories/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/a-note-on-additional-attribute-categories/</guid><description>&lt;p&gt;The attribute categories presented above represent the IF4IT’s suggested baseline for governing the AI Agents Inventory. They are designed to cover the attribute dimensions that matter to almost every enterprise — but they are not exhaustive, and they are not mandatory. Every enterprise operates within a unique context, governed by its own regulatory environment, organizational structure, industry dynamics, and strategic priorities.&lt;/p&gt;
&lt;p&gt;This document extends the standard baseline with two custom categories — Assurance and Attestation, and Autonomy and Behavioral Controls — because autonomous, model-driven agents require governance dimensions that a general attribute baseline does not provide: a defensible record that an agent was attested fit to operate, and an explicit definition of the limits on its autonomous behavior. Both follow the same structural pattern as every other category and are placed before the Relationship Attributes category, which always remains last.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-ai-and-machine-learning-models-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-ai-and-machine-learning-models-inventory/</guid><description>&lt;p&gt;The relationship is one of consumption: every AI agent is built on and driven by a model governed in the AI and Machine Learning Models Inventory, which is authoritative for the model’s identity, capabilities, and lifecycle. The AI Agents Inventory references the model rather than describing it — the model is a distinct Noun Type, and one model can drive many agents. The AI and Machine Learning Models Inventory is not yet published; until it is, refer to the IF4IT &lt;a href="https://if4it.org/best-practices/enterprise-inventory-management/"&gt;Enterprise Inventory Management Best Practices&lt;/a&gt; document for its current definition.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-applications-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-applications-inventory/</guid><description>&lt;p&gt;The relationship is a cross-reference between distinct Noun Types: an AI agent may be embedded in an application, exposed through one, or act upon one, while the &lt;a href="https://if4it.org/best-practices/applications-inventory-and-attributes/"&gt;Applications Inventory&lt;/a&gt; remains authoritative for the applications themselves. Neither seeds the other; each references the other where they meet.&lt;/p&gt;
&lt;p&gt;The connecting attributes are the agent’s Tools and Functions Available and the application references it acts upon or is embedded in, on the AI Agents side, matched to the application records in the &lt;a href="https://if4it.org/best-practices/applications-inventory-and-attributes/"&gt;Applications Inventory&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-integrations-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-integrations-inventory/</guid><description>&lt;p&gt;The relationship is a cross-reference: an AI agent acts through the tools, APIs, and connections governed in the &lt;a href="https://if4it.org/best-practices/integrations-inventory-and-attributes/"&gt;Integrations Inventory&lt;/a&gt;, which is authoritative for those integrations. An agent’s connections to external tools and MCP servers are realized as integrations and referenced here.&lt;/p&gt;
&lt;p&gt;The connecting attributes are the agent’s Tools and Functions Available and Communication Protocols in the Technical category, and its Total Connected Integrations Count in the Relationship category, which quantifies the action surface.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-data-and-information-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-data-and-information-inventory/</guid><description>&lt;p&gt;The relationship is one of consumption: an AI agent accesses, reads, and writes data governed in the &lt;a href="https://if4it.org/best-practices/data-and-information-inventory-and-attributes/"&gt;Data and Information Inventory&lt;/a&gt;, which is authoritative for those data assets. The AI Agents Inventory records what each agent touches; the data inventory records what the data is.&lt;/p&gt;
&lt;p&gt;The connecting attributes are the agent’s Data Accessed and Data Classification Handled in the Data and Information category, and its Total Data Stores Accessed in the Relationship category. Data classification is resolved through the Data Sensitivity Types Inventory.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-people-and-personnel-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-people-and-personnel-inventory/</guid><description>&lt;p&gt;The relationship is a cross-reference to accountable people: an AI agent is owned by, accountable to, stoppable by, and attested by individuals governed in the People and Personnel Inventory, which is authoritative for those people. The People and Personnel Inventory is not yet published; until it is, refer to the IF4IT &lt;a href="https://if4it.org/best-practices/enterprise-inventory-management/"&gt;Enterprise Inventory Management Best Practices&lt;/a&gt; document for its current definition.&lt;/p&gt;
&lt;p&gt;The connecting attributes are the agent’s Business Owner, Technical Owner, Accountable Individual, and Stop Authority in the Ownership and Stakeholder category, and its Attesting Authority in the Assurance and Attestation category — each populated as a name at Crawl and resolved to a Person Semantic Identifier as the People and Personnel Inventory matures.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-software-technologies-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-software-technologies-inventory/</guid><description>&lt;p&gt;The relationship is one of dependency: an AI agent is built and run on frameworks and runtimes governed in the Software Technologies Inventory, which is authoritative for those technologies. This is distinct from the agent’s model dependency, which the AI and Machine Learning Models relationship covers. The Software Technologies Inventory is not yet published; until it is, refer to the IF4IT &lt;a href="https://if4it.org/best-practices/enterprise-inventory-management/"&gt;Enterprise Inventory Management Best Practices&lt;/a&gt; document for its current definition.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-capabilities-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-capabilities-inventory/</guid><description>&lt;p&gt;The relationship is a cross-reference: an AI agent automates or delivers one or more business capabilities governed in the &lt;a href="https://if4it.org/best-practices/capabilities-inventory-and-attributes/"&gt;Capabilities Inventory&lt;/a&gt;, which is authoritative for those capabilities. The agent references the capabilities it serves.&lt;/p&gt;
&lt;p&gt;The connecting attribute is the set of capability references the agent automates, matched to the capability records in the &lt;a href="https://if4it.org/best-practices/capabilities-inventory-and-attributes/"&gt;Capabilities Inventory&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Maintaining this relationship reveals where the enterprise’s capabilities are becoming agent-automated — supporting capability-level risk analysis, redundancy detection, and investment decisions. Without it, the shift of capabilities to autonomous execution goes untracked.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-environments-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-environments-inventory/</guid><description>&lt;p&gt;The relationship is a cross-reference: an AI agent is deployed to and runs in one or more IT operating environments governed in the Environments Inventory, which is authoritative for those environments. The Environments Inventory is not yet published; until it is, refer to the IF4IT &lt;a href="https://if4it.org/best-practices/enterprise-inventory-management/"&gt;Enterprise Inventory Management Best Practices&lt;/a&gt; document for its current definition.&lt;/p&gt;
&lt;p&gt;The connecting attributes are the agent’s Deployment Environments and Environment Type in the IT Environment category, which resolve to the environment records governed in the Environments Inventory.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-vendors-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-vendors-inventory/</guid><description>&lt;p&gt;The relationship is a cross-reference across three vendor roles: an AI agent’s model provider, platform provider, and builder are each governed in the &lt;a href="https://if4it.org/best-practices/vendors-inventory-and-attributes/"&gt;Vendors Inventory&lt;/a&gt;, which is authoritative for vendor facts. The builder role may resolve to the enterprise itself for internally built agents.&lt;/p&gt;
&lt;p&gt;The connecting attributes are the agent’s Model Provider, Platform Provider, and Builder in the Vendor and Supplier category, each resolving to a vendor record (or to Self).&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-regulations-inventory/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-relationship-between-the-ai-agents-inventory-and-the-regulations-inventory/</guid><description>&lt;p&gt;The relationship is one of constraint: an AI agent is bound by laws, regulations, and directives governed in the Regulations Inventory, which is authoritative for them and covers laws, regulations, and directives alike. It is also the gateway to the Regulatory Obligations and Regulatory Agencies relationships. The Regulations Inventory is not yet published; until it is, refer to the IF4IT &lt;a href="https://if4it.org/best-practices/enterprise-inventory-management/"&gt;Enterprise Inventory Management Best Practices&lt;/a&gt; document for its current definition.&lt;/p&gt;
&lt;p&gt;The connecting attributes are the agent’s Related Regulations in the Governance category, its Applicable Regulatory Frameworks in the Compliance and Regulatory category, and its Regulatory Risk Tier in the Risk category.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-ai-agents-inventory-s-secondary-relationships/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/understand-the-ai-agents-inventory-s-secondary-relationships/</guid><description>&lt;p&gt;The MCP Servers Inventory governs, as first-class assets, the standardized servers an agent connects to over the Model Context Protocol. An agent’s connections to MCP servers are realized as integrations and counted in its Number of MCP Servers Connected attribute; the MCP Servers Inventory is a new Noun Type that governs those servers themselves — their identity, ownership, and the tools they expose.&lt;/p&gt;
&lt;p&gt;The Regulatory Obligations and Regulatory Agencies inventories are reached through the Regulations relationship: obligations are the specific duties a regulation imposes on an agent, and agencies are the bodies that enforce them. Together they let an agent’s Regulatory Oversight Status and per-obligation compliance be governed precisely.&lt;/p&gt;</description></item><item><title>AI Agents Inventory and Attributes</title><link>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/a-final-note-to-practitioners/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://if4it.org/best-practices/ai-agents-inventory-and-attributes/a-final-note-to-practitioners/</guid><description>&lt;p&gt;The AI Agents Inventory and Attributes document is one of many Noun Type inventories in the IF4IT Enterprise Inventory Management taxonomy. Each inventory in the taxonomy governs a distinct class of enterprise asset, relationship, or organizational construct — and each contributes its records and relationships to the Enterprise Model that connects them all. The full catalog of recognized Noun Types, the principles that govern inventory design and federation, the Inventory of Inventories, and guidance for building, connecting, and maturing a complete enterprise inventory program are documented in the IF4IT &lt;a href="https://if4it.org/best-practices/enterprise-inventory-management/"&gt;Enterprise Inventory Management Best Practices&lt;/a&gt; document. Practitioners who find value in the AI Agents Inventory are encouraged to explore the broader taxonomy — each additional inventory that is built and governed strengthens the Enterprise Model and expands the range of questions that AI-assisted enterprise analysis can answer. The IF4IT welcomes contributions from practitioners who develop attribute categories, attribute definitions, or governance approaches not covered in this document — your real-world experience is how this framework matures.&lt;/p&gt;</description></item></channel></rss>