Profile Catalog Specification

Defines the structure and governance of profile-atoms, the catalog of user and system profiles covering identity attributes, preferences, and capability declarations.

draft 1.0.0-draft design-spec
idschema-atoms/design-spec/profile-catalog-spec
authorsconvergent-systems-co
conforms_toschema-atoms/design-spec/[email protected]
created2026-05-24

Profile Catalog Specification

Catalog: profile-atoms.com Version: 1.0.0-draft Conforms to: schema-atoms/design-spec/[email protected]

Purpose

The profile catalog holds structured user and system profile definitions — declarative descriptions of identity attributes, preferences, capability declarations, and configuration for human users and non-human systems. Each atom encodes a profile as a portable artifact so that services, agents, and workflows can consume profile data without querying a live identity store at runtime.

Profile atoms are the stable, versioned projection of identity into the atoms ecosystem. They complement identity atoms (which govern authentication and credentials) by providing application-layer attributes.

Atom Classes

Class Description
user-profile Attributes and preferences for a human user, including display name, locale, and tool preferences
system-profile Attributes for a non-human system actor, including capabilities, rate limits, and contact information
organization-profile Organizational identity attributes including name, domain, and tier classification
capability-declaration A structured declaration of what a user or system is authorized or able to do

Consumers

Relationship to Other Catalogs


atom.toml
id          = "schema-atoms/design-spec/profile-catalog-spec"
version     = "1.0.0-draft"
content_hash = "f46b555730c66cc067605d3f620eaeca9d3c4d291659daa66427aa5e69bc48a1"
lifecycle   = "draft"
created_at  = "2026-05-24T00:00:00Z"

[spec]
class       = "design-spec"
title       = "Profile Catalog Specification"
summary     = "Defines the structure and governance of profile-atoms, the catalog of user and system profiles covering identity attributes, preferences, and capability declarations."
authors     = ["convergent-systems-co"]
conforms_to = "schema-atoms/design-spec/[email protected]"
asset       = "spec.md"