Creator-Practitioner Pattern
Jump to navigation
Jump to search
A Creator-Practitioner Pattern is a composite agent pattern that combines creative expression with practical implementation, producing agent entitys (including design agents and creative agents) that generate innovative, aesthetically pleasing solutions while ensuring they are functionally robust and immediately applicable.
- AKA: Artist-Engineer Pattern, Design-Implementation Agent.
- Context:
- It can combine the Creator dimension bringing artistic vision with the Practitioner dimension providing practical execution.
- It can ensure creative visions are grounded in practical reality.
- It can balance aesthetic beauty with functional utility.
- It can be part of a Nine Dimensions Framework for cognitive agent design.
- Example(s):
- Architecture Designer that creates beautiful, structurally sound buildings.
- Code Artisan that writes elegant, efficient algorithms.
- Experience Architect that designs delightful, accessible interfaces.
- Counter-Example(s):
- Pure Artist that ignores practical constraints.
- Pure Engineer that lacks aesthetic consideration.
- Theorist that doesn't implement solutions.
- See: Composite Agent Pattern, Agent Architecture, Design Agent, Creative Agent, Agent Behavior, Agent Entity.