gstack/scripts
Garry Tan 446a4dce80
feat(brain): gstack-core@1.0.0 schema pack (T1 / Phase 0)
Defines 8 typed page kinds for the brain entity model:
  gstack/user-profile, gstack/product, gstack/goal,
  gstack/developer-persona, gstack/brand, gstack/competitive-intel,
  gstack/skill-run, gstack/take

Each declares frontmatter shape (typed fields with required/optional flags),
retention policy (immutable / archive-after-90d / never-archive), and
emits_links graph for mcp__gbrain__schema_graph rendering.

getSchemaPackMutationPayload() returns JSON in the shape accepted by
mcp__gbrain__schema_apply_mutations. Idempotent registration: gbrain
skips when pack+version already installed.

test/gstack-schema-pack.test.ts: 16 invariants on pack shape, retention
policies, link verb consistency, JSON serializability.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 23:00:48 -07:00
..
app
host-adapters
resolvers v1.46.0.0 feat: gstack v2 foundation — catalog tokens drop 56%, eval-first floor covers all 51 skills (#1712) 2026-05-26 16:50:03 -07:00
analytics.ts
archetypes.ts
brain-cache-spec.ts feat(brain): brain-cache-spec.ts — single source of truth for cache layer 2026-05-26 22:58:23 -07:00
build-app.sh
build.sh
capture-baseline.ts v1.46.0.0 feat: gstack v2 foundation — catalog tokens drop 56%, eval-first floor covers all 51 skills (#1712) 2026-05-26 16:50:03 -07:00
compare-pr-version.ts
detect-bump.ts
dev-skill.ts
discover-skills.ts
eval-compare.ts
eval-list.ts
eval-select.ts
eval-summary.ts
eval-watch.ts
garry-output-comparison.ts
gen-llms-txt.ts
gen-skill-docs.ts v1.46.0.0 feat: gstack v2 foundation — catalog tokens drop 56%, eval-first floor covers all 51 skills (#1712) 2026-05-26 16:50:03 -07:00
gstack-schema-pack.ts feat(brain): gstack-core@1.0.0 schema pack (T1 / Phase 0) 2026-05-26 23:00:48 -07:00
host-config-export.ts
host-config.ts
jargon-list.json
models.ts
one-way-doors.ts
preflight-agent-sdk.ts
proactive-suggestions.json v1.46.0.0 feat: gstack v2 foundation — catalog tokens drop 56%, eval-first floor covers all 51 skills (#1712) 2026-05-26 16:50:03 -07:00
psychographic-signals.ts
question-registry.ts
setup-scc.sh
skill-check.ts
slop-diff.ts
task-emission-schema.ts
test-free-shards.ts
update-readme-throughput.ts
write-version-files.sh