@zodic/shared 0.0.320 → 0.0.321

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zodic/shared",
3
- "version": "0.0.320",
3
+ "version": "0.0.321",
4
4
  "module": "index.ts",
5
5
  "type": "module",
6
6
  "publishConfig": {
@@ -112,14 +112,16 @@ export const buildLLMMessages = (env: BackendBindings) => ({
112
112
  combination: string;
113
113
  }): ChatMessages => {
114
114
  const [sun, ascendant, moon] = combination.split('-');
115
-
115
+
116
116
  return [
117
117
  {
118
118
  role: 'system',
119
119
  content: `
120
120
  You are an expert in astrology and archetypal synthesis. Your task is to generate detailed **archetype content** based on a person's core archetype name, description, and Sun, Ascendant, and Moon signs.
121
121
 
122
- Your response must be insightful, symbolic, and poetic. Avoid direct mentions of zodiac signs or planets; instead, convey their **archetypal energy** through rich metaphors and evocative storytelling.
122
+ Your response must be insightful, symbolic, and restrained. Focus on personality traits, behaviors, and subtle symbolic elements inspired by the archetypal energies of the Sun, Ascendant, and Moon signs, conveyed through elegant metaphors and thoughtful storytelling. Avoid overly fantastical or magical imagery like glowing lights, ethereal realms, or supernatural abilities, and instead emphasize a grounded, sober tone while maintaining a mystical depth.
123
+
124
+ Do not include the archetype name in the content itself. Describe the archetype based on its description and the archetypal energies without repeating its name.
123
125
 
124
126
  Generate two versions of the content:
125
127
  - One in **English** (gender-neutral).