mystyk 2026.2.0 → 2026.3.0

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": "mystyk",
3
- "version": "2026.2.0",
3
+ "version": "2026.3.0",
4
4
  "description": "Cognitive primer for AI agents - calibrates frequency before work",
5
5
  "type": "module",
6
6
  "bin": {
package/src/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { Command } from 'commander';
2
2
  import * as readline from 'readline';
3
3
  import colors from './ui/colors.js';
4
- import { getGradientLogo, version, symbol, particles } from './ui/ascii-art.js';
4
+ import { getGradientLogo, version, symbol, particles, tagline } from './ui/ascii-art.js';
5
5
 
6
6
  // Import commands
7
7
  import oracle from './commands/oracle.js';
@@ -64,6 +64,7 @@ function clear() {
64
64
  function showInteractiveMenu() {
65
65
  console.log();
66
66
  console.log(getGradientLogo());
67
+ console.log(colors.dim(` ${tagline}`));
67
68
  console.log(colors.dim(` ${version}`));
68
69
  console.log();
69
70
 
@@ -8,6 +8,9 @@ export const logo = `
8
8
  ╩ ╩ ╚╝ ╚═╝ ╩ ╚╝ ╩ ╩
9
9
  `;
10
10
 
11
+ // Tagline
12
+ export const tagline = 'A Field Resonance Inducer by Pixelspace';
13
+
11
14
  // Logo with diacritics
12
15
  export const logoWithDots = `
13
16
  ╔╦╗╦ ╦╔═╗╔╦╗╦ ╦╦╔═