The Anatomy of a SAFi Profile (V)

The `profile` is the blueprint for the AI's ethical character. It translates human intent into machine-readable instructions that drive the entire SAFi loop.

The Profile Object

worldview

The "Constitution." Defines the AI's core purpose and reasoning framework.

style

The Persona. Defines the AI's tone and communication character.

will_rules

The "Letter of the Law." A list of non-negotiable, hard-coded rules.

values (list)

The "Spirit of the Law." Weighted principles for nuanced auditing.

How the Faculties Use the Profile

The Intellect

Reads the worldview and style to generate the initial draft response.

The Will

Enforces the hard-coded will_rules as a deterministic filter.

The Conscience & Spirit

Use the weighted values list to perform the nuanced audit and update the long-term memory.