Client spec in. Psychologically calibrated AI config out. 12 Jungian archetypes, Freudian shadow analysis, 16-dimension tone engine, and proven sales frameworks — auto-assembled for each client's role.
const { Forge } = require('trilogy-forge'); const forge = new Forge(); // Give it a client spec — it reads the psychology const build = forge.build({ role: 'CTO', industry: 'fintech', company: 'Revolut', product: 'Document parsing API', goals: 'Developer adoption, technical credibility', audience: 'Senior engineers evaluating API tools', }); // What you get back: build.archetype.primary // { name: "The Sage", desire: "Truth and understanding" } build.shadow.shadow_gap // "They say they want enterprise reliability, // but they secretly want something that excites // their engineering soul." build.tone.profile // { formality: 0.9, technicality: 0.9, humor: 0.0, ... } build.tone.description // "formal, confident, authoritative, technical" build.sales.primary_framework // "SPIN Selling" build.sales.triggers // ["Authority Principle", "Loss Aversion"] build.system_prompt // Full system prompt — ready to paste into any LLM build.content_strategy // Opening strategy, words to use, words to avoid build.pipeline_config // Trilogy framework config: tone, quality, content types
Each buyer maps to a universal psychological pattern. The Forge detects it.
What each role says vs. what they mean vs. what they fear
Legacy. To build something that mattered.
Growth, market share, revenue targets.
Responsible stewardship of stakeholders.
Building systems so clean they feel like art.
Reliability, scalability, developer experience.
Protecting the team from bad tooling decisions.
Creating something people actually talk about.
Brand awareness, lead gen, conversion rates.
Protecting brand integrity and consistency.
Proving everyone wrong. Building the impossible.
Speed to market, cost efficiency, differentiation.
Not wasting investor money. Building real value.
Proven frameworks auto-selected per client psychology
Normal AI has one dial. The Forge has sixteen.