@pennyfarthing/core 7.4.1 → 7.5.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/{packages/core/dist → dist}/cli/utils/files.d.ts +0 -1
- package/dist/cli/utils/files.js +179 -0
- package/{packages/core/dist → dist}/cli/utils/manifest.d.ts +0 -1
- package/dist/cli/utils/manifest.js +93 -0
- package/{packages/core/dist → dist}/cli/utils/version.d.ts +0 -1
- package/dist/cli/utils/version.js +70 -0
- package/{packages/core/dist → dist}/index.d.ts +0 -1
- package/dist/index.js +48 -0
- package/{packages/core/dist → dist}/permissions/index.d.ts +0 -1
- package/dist/permissions/index.js +16 -0
- package/{packages/core/dist → dist}/permissions/permission-schema.d.ts +0 -1
- package/{packages/core/dist → dist}/permissions/permission-schema.js +13 -9
- package/{packages/core/dist → dist}/scripts/job-fair-aggregator.d.ts +0 -1
- package/dist/scripts/job-fair-aggregator.js +690 -0
- package/{packages/core/dist → dist}/workflow/index.d.ts +0 -1
- package/dist/workflow/index.js +31 -0
- package/{packages/core/dist → dist}/workflow/workflow-loader.d.ts +0 -1
- package/{packages/core/dist → dist}/workflow/workflow-loader.js +40 -34
- package/{packages/core/dist → dist}/workflow/workflow-permissions.d.ts +0 -1
- package/{packages/core/dist → dist}/workflow/workflow-permissions.js +14 -8
- package/{packages/core/dist → dist}/workflow/workflow-router.d.ts +0 -1
- package/{packages/core/dist → dist}/workflow/workflow-router.js +70 -51
- package/{packages/core/dist → dist}/workflow/workflow-schema.d.ts +0 -1
- package/{packages/core/dist → dist}/workflow/workflow-schema.js +62 -59
- package/package.json +36 -31
- package/LICENSE +0 -14
- package/README.md +0 -301
- package/packages/core/dist/bmad/context-reader.d.ts +0 -71
- package/packages/core/dist/bmad/context-reader.d.ts.map +0 -1
- package/packages/core/dist/bmad/context-reader.js +0 -369
- package/packages/core/dist/bmad/context-reader.js.map +0 -1
- package/packages/core/dist/bmad/context-reader.test.d.ts +0 -71
- package/packages/core/dist/bmad/context-reader.test.d.ts.map +0 -1
- package/packages/core/dist/bmad/context-reader.test.js +0 -878
- package/packages/core/dist/bmad/context-reader.test.js.map +0 -1
- package/packages/core/dist/bmad/epics-parser.d.ts +0 -61
- package/packages/core/dist/bmad/epics-parser.d.ts.map +0 -1
- package/packages/core/dist/bmad/epics-parser.js +0 -331
- package/packages/core/dist/bmad/epics-parser.js.map +0 -1
- package/packages/core/dist/bmad/epics-parser.test.d.ts +0 -7
- package/packages/core/dist/bmad/epics-parser.test.d.ts.map +0 -1
- package/packages/core/dist/bmad/epics-parser.test.js +0 -449
- package/packages/core/dist/bmad/epics-parser.test.js.map +0 -1
- package/packages/core/dist/bmad/index.d.ts +0 -11
- package/packages/core/dist/bmad/index.d.ts.map +0 -1
- package/packages/core/dist/bmad/index.js +0 -24
- package/packages/core/dist/bmad/index.js.map +0 -1
- package/packages/core/dist/bmad/status-sync.d.ts +0 -173
- package/packages/core/dist/bmad/status-sync.d.ts.map +0 -1
- package/packages/core/dist/bmad/status-sync.js +0 -463
- package/packages/core/dist/bmad/status-sync.js.map +0 -1
- package/packages/core/dist/bmad/status-sync.test.d.ts +0 -7
- package/packages/core/dist/bmad/status-sync.test.d.ts.map +0 -1
- package/packages/core/dist/bmad/status-sync.test.js +0 -702
- package/packages/core/dist/bmad/status-sync.test.js.map +0 -1
- package/packages/core/dist/bmad/story-exporter.d.ts +0 -55
- package/packages/core/dist/bmad/story-exporter.d.ts.map +0 -1
- package/packages/core/dist/bmad/story-exporter.js +0 -170
- package/packages/core/dist/bmad/story-exporter.js.map +0 -1
- package/packages/core/dist/bmad/story-exporter.test.d.ts +0 -51
- package/packages/core/dist/bmad/story-exporter.test.d.ts.map +0 -1
- package/packages/core/dist/bmad/story-exporter.test.js +0 -603
- package/packages/core/dist/bmad/story-exporter.test.js.map +0 -1
- package/packages/core/dist/bmad/story-parser.d.ts +0 -44
- package/packages/core/dist/bmad/story-parser.d.ts.map +0 -1
- package/packages/core/dist/bmad/story-parser.js +0 -307
- package/packages/core/dist/bmad/story-parser.js.map +0 -1
- package/packages/core/dist/bmad/story-parser.test.d.ts +0 -44
- package/packages/core/dist/bmad/story-parser.test.d.ts.map +0 -1
- package/packages/core/dist/bmad/story-parser.test.js +0 -693
- package/packages/core/dist/bmad/story-parser.test.js.map +0 -1
- package/packages/core/dist/cli/commands/command.d.ts +0 -28
- package/packages/core/dist/cli/commands/command.d.ts.map +0 -1
- package/packages/core/dist/cli/commands/command.js +0 -399
- package/packages/core/dist/cli/commands/command.js.map +0 -1
- package/packages/core/dist/cli/commands/cyclist.d.ts +0 -46
- package/packages/core/dist/cli/commands/cyclist.d.ts.map +0 -1
- package/packages/core/dist/cli/commands/cyclist.js +0 -196
- package/packages/core/dist/cli/commands/cyclist.js.map +0 -1
- package/packages/core/dist/cli/commands/cyclist.test.d.ts +0 -13
- package/packages/core/dist/cli/commands/cyclist.test.d.ts.map +0 -1
- package/packages/core/dist/cli/commands/cyclist.test.js +0 -245
- package/packages/core/dist/cli/commands/cyclist.test.js.map +0 -1
- package/packages/core/dist/cli/commands/doctor.d.ts +0 -9
- package/packages/core/dist/cli/commands/doctor.d.ts.map +0 -1
- package/packages/core/dist/cli/commands/doctor.js +0 -652
- package/packages/core/dist/cli/commands/doctor.js.map +0 -1
- package/packages/core/dist/cli/commands/init.d.ts +0 -8
- package/packages/core/dist/cli/commands/init.d.ts.map +0 -1
- package/packages/core/dist/cli/commands/init.js +0 -525
- package/packages/core/dist/cli/commands/init.js.map +0 -1
- package/packages/core/dist/cli/commands/skill.d.ts +0 -28
- package/packages/core/dist/cli/commands/skill.d.ts.map +0 -1
- package/packages/core/dist/cli/commands/skill.js +0 -416
- package/packages/core/dist/cli/commands/skill.js.map +0 -1
- package/packages/core/dist/cli/commands/theme.d.ts +0 -21
- package/packages/core/dist/cli/commands/theme.d.ts.map +0 -1
- package/packages/core/dist/cli/commands/theme.js +0 -201
- package/packages/core/dist/cli/commands/theme.js.map +0 -1
- package/packages/core/dist/cli/commands/uninstall.d.ts +0 -8
- package/packages/core/dist/cli/commands/uninstall.d.ts.map +0 -1
- package/packages/core/dist/cli/commands/uninstall.js +0 -237
- package/packages/core/dist/cli/commands/uninstall.js.map +0 -1
- package/packages/core/dist/cli/commands/update.d.ts +0 -9
- package/packages/core/dist/cli/commands/update.d.ts.map +0 -1
- package/packages/core/dist/cli/commands/update.js +0 -421
- package/packages/core/dist/cli/commands/update.js.map +0 -1
- package/packages/core/dist/cli/commands/version.d.ts +0 -2
- package/packages/core/dist/cli/commands/version.d.ts.map +0 -1
- package/packages/core/dist/cli/commands/version.js +0 -28
- package/packages/core/dist/cli/commands/version.js.map +0 -1
- package/packages/core/dist/cli/customization.test.d.ts +0 -12
- package/packages/core/dist/cli/customization.test.d.ts.map +0 -1
- package/packages/core/dist/cli/customization.test.js +0 -84
- package/packages/core/dist/cli/customization.test.js.map +0 -1
- package/packages/core/dist/cli/cyclist-migration.test.d.ts +0 -16
- package/packages/core/dist/cli/cyclist-migration.test.d.ts.map +0 -1
- package/packages/core/dist/cli/cyclist-migration.test.js +0 -225
- package/packages/core/dist/cli/cyclist-migration.test.js.map +0 -1
- package/packages/core/dist/cli/index.d.ts +0 -3
- package/packages/core/dist/cli/index.d.ts.map +0 -1
- package/packages/core/dist/cli/index.js +0 -174
- package/packages/core/dist/cli/index.js.map +0 -1
- package/packages/core/dist/cli/ocean-profiles.test.d.ts +0 -13
- package/packages/core/dist/cli/ocean-profiles.test.d.ts.map +0 -1
- package/packages/core/dist/cli/ocean-profiles.test.js +0 -134
- package/packages/core/dist/cli/ocean-profiles.test.js.map +0 -1
- package/packages/core/dist/cli/theme-maker.test.d.ts +0 -11
- package/packages/core/dist/cli/theme-maker.test.d.ts.map +0 -1
- package/packages/core/dist/cli/theme-maker.test.js +0 -356
- package/packages/core/dist/cli/theme-maker.test.js.map +0 -1
- package/packages/core/dist/cli/utils/constants.d.ts +0 -66
- package/packages/core/dist/cli/utils/constants.d.ts.map +0 -1
- package/packages/core/dist/cli/utils/constants.js +0 -54
- package/packages/core/dist/cli/utils/constants.js.map +0 -1
- package/packages/core/dist/cli/utils/files.d.ts.map +0 -1
- package/packages/core/dist/cli/utils/files.js +0 -162
- package/packages/core/dist/cli/utils/files.js.map +0 -1
- package/packages/core/dist/cli/utils/logger.d.ts +0 -26
- package/packages/core/dist/cli/utils/logger.d.ts.map +0 -1
- package/packages/core/dist/cli/utils/logger.js +0 -88
- package/packages/core/dist/cli/utils/logger.js.map +0 -1
- package/packages/core/dist/cli/utils/manifest.d.ts.map +0 -1
- package/packages/core/dist/cli/utils/manifest.js +0 -90
- package/packages/core/dist/cli/utils/manifest.js.map +0 -1
- package/packages/core/dist/cli/utils/node-modules.d.ts +0 -6
- package/packages/core/dist/cli/utils/node-modules.d.ts.map +0 -1
- package/packages/core/dist/cli/utils/node-modules.js +0 -32
- package/packages/core/dist/cli/utils/node-modules.js.map +0 -1
- package/packages/core/dist/cli/utils/prompts.d.ts +0 -34
- package/packages/core/dist/cli/utils/prompts.d.ts.map +0 -1
- package/packages/core/dist/cli/utils/prompts.js +0 -93
- package/packages/core/dist/cli/utils/prompts.js.map +0 -1
- package/packages/core/dist/cli/utils/symlinks.d.ts +0 -29
- package/packages/core/dist/cli/utils/symlinks.d.ts.map +0 -1
- package/packages/core/dist/cli/utils/symlinks.js +0 -181
- package/packages/core/dist/cli/utils/symlinks.js.map +0 -1
- package/packages/core/dist/cli/utils/themes.d.ts +0 -101
- package/packages/core/dist/cli/utils/themes.d.ts.map +0 -1
- package/packages/core/dist/cli/utils/themes.js +0 -373
- package/packages/core/dist/cli/utils/themes.js.map +0 -1
- package/packages/core/dist/cli/utils/themes.test.d.ts +0 -12
- package/packages/core/dist/cli/utils/themes.test.d.ts.map +0 -1
- package/packages/core/dist/cli/utils/themes.test.js +0 -147
- package/packages/core/dist/cli/utils/themes.test.js.map +0 -1
- package/packages/core/dist/cli/utils/version.d.ts.map +0 -1
- package/packages/core/dist/cli/utils/version.js +0 -64
- package/packages/core/dist/cli/utils/version.js.map +0 -1
- package/packages/core/dist/cli/workspace.test.d.ts +0 -8
- package/packages/core/dist/cli/workspace.test.d.ts.map +0 -1
- package/packages/core/dist/cli/workspace.test.js +0 -156
- package/packages/core/dist/cli/workspace.test.js.map +0 -1
- package/packages/core/dist/index.d.ts.map +0 -1
- package/packages/core/dist/index.js +0 -20
- package/packages/core/dist/index.js.map +0 -1
- package/packages/core/dist/jira/jira-epic-creation.d.ts +0 -109
- package/packages/core/dist/jira/jira-epic-creation.d.ts.map +0 -1
- package/packages/core/dist/jira/jira-epic-creation.js +0 -253
- package/packages/core/dist/jira/jira-epic-creation.js.map +0 -1
- package/packages/core/dist/jira/jira-epic-creation.test.d.ts +0 -16
- package/packages/core/dist/jira/jira-epic-creation.test.d.ts.map +0 -1
- package/packages/core/dist/jira/jira-epic-creation.test.js +0 -387
- package/packages/core/dist/jira/jira-epic-creation.test.js.map +0 -1
- package/packages/core/dist/jira/jira-sprint-sync.d.ts +0 -247
- package/packages/core/dist/jira/jira-sprint-sync.d.ts.map +0 -1
- package/packages/core/dist/jira/jira-sprint-sync.js +0 -670
- package/packages/core/dist/jira/jira-sprint-sync.js.map +0 -1
- package/packages/core/dist/jira/jira-sprint-sync.test.d.ts +0 -16
- package/packages/core/dist/jira/jira-sprint-sync.test.d.ts.map +0 -1
- package/packages/core/dist/jira/jira-sprint-sync.test.js +0 -845
- package/packages/core/dist/jira/jira-sprint-sync.test.js.map +0 -1
- package/packages/core/dist/permissions/index.d.ts.map +0 -1
- package/packages/core/dist/permissions/index.js +0 -13
- package/packages/core/dist/permissions/index.js.map +0 -1
- package/packages/core/dist/permissions/permission-schema.d.ts.map +0 -1
- package/packages/core/dist/permissions/permission-schema.js.map +0 -1
- package/packages/core/dist/permissions/permission-schema.test.d.ts +0 -40
- package/packages/core/dist/permissions/permission-schema.test.d.ts.map +0 -1
- package/packages/core/dist/permissions/permission-schema.test.js +0 -367
- package/packages/core/dist/permissions/permission-schema.test.js.map +0 -1
- package/packages/core/dist/scripts/add-ocean-profiles.d.ts +0 -9
- package/packages/core/dist/scripts/add-ocean-profiles.d.ts.map +0 -1
- package/packages/core/dist/scripts/add-ocean-profiles.js +0 -695
- package/packages/core/dist/scripts/add-ocean-profiles.js.map +0 -1
- package/packages/core/dist/scripts/benchmark-integration.d.ts +0 -182
- package/packages/core/dist/scripts/benchmark-integration.d.ts.map +0 -1
- package/packages/core/dist/scripts/benchmark-integration.js +0 -691
- package/packages/core/dist/scripts/benchmark-integration.js.map +0 -1
- package/packages/core/dist/scripts/benchmark-integration.test.d.ts +0 -13
- package/packages/core/dist/scripts/benchmark-integration.test.d.ts.map +0 -1
- package/packages/core/dist/scripts/benchmark-integration.test.js +0 -680
- package/packages/core/dist/scripts/benchmark-integration.test.js.map +0 -1
- package/packages/core/dist/scripts/debugging-scenarios.test.d.ts +0 -18
- package/packages/core/dist/scripts/debugging-scenarios.test.d.ts.map +0 -1
- package/packages/core/dist/scripts/debugging-scenarios.test.js +0 -317
- package/packages/core/dist/scripts/debugging-scenarios.test.js.map +0 -1
- package/packages/core/dist/scripts/generate-all-spiders.d.ts +0 -10
- package/packages/core/dist/scripts/generate-all-spiders.d.ts.map +0 -1
- package/packages/core/dist/scripts/generate-all-spiders.js +0 -306
- package/packages/core/dist/scripts/generate-all-spiders.js.map +0 -1
- package/packages/core/dist/scripts/generate-report.d.ts +0 -65
- package/packages/core/dist/scripts/generate-report.d.ts.map +0 -1
- package/packages/core/dist/scripts/generate-report.js +0 -378
- package/packages/core/dist/scripts/generate-report.js.map +0 -1
- package/packages/core/dist/scripts/generate-report.test.d.ts +0 -13
- package/packages/core/dist/scripts/generate-report.test.d.ts.map +0 -1
- package/packages/core/dist/scripts/generate-report.test.js +0 -363
- package/packages/core/dist/scripts/generate-report.test.js.map +0 -1
- package/packages/core/dist/scripts/generate-spider-report.d.ts +0 -65
- package/packages/core/dist/scripts/generate-spider-report.d.ts.map +0 -1
- package/packages/core/dist/scripts/generate-spider-report.js +0 -366
- package/packages/core/dist/scripts/generate-spider-report.js.map +0 -1
- package/packages/core/dist/scripts/generate-spider-report.test.d.ts +0 -13
- package/packages/core/dist/scripts/generate-spider-report.test.d.ts.map +0 -1
- package/packages/core/dist/scripts/generate-spider-report.test.js +0 -367
- package/packages/core/dist/scripts/generate-spider-report.test.js.map +0 -1
- package/packages/core/dist/scripts/generate-spider.d.ts +0 -47
- package/packages/core/dist/scripts/generate-spider.d.ts.map +0 -1
- package/packages/core/dist/scripts/generate-spider.js +0 -338
- package/packages/core/dist/scripts/generate-spider.js.map +0 -1
- package/packages/core/dist/scripts/generate-spider.test.d.ts +0 -14
- package/packages/core/dist/scripts/generate-spider.test.d.ts.map +0 -1
- package/packages/core/dist/scripts/generate-spider.test.js +0 -271
- package/packages/core/dist/scripts/generate-spider.test.js.map +0 -1
- package/packages/core/dist/scripts/job-fair-aggregator.d.ts.map +0 -1
- package/packages/core/dist/scripts/job-fair-aggregator.js +0 -547
- package/packages/core/dist/scripts/job-fair-aggregator.js.map +0 -1
- package/packages/core/dist/scripts/job-fair-aggregator.test.d.ts +0 -14
- package/packages/core/dist/scripts/job-fair-aggregator.test.d.ts.map +0 -1
- package/packages/core/dist/scripts/job-fair-aggregator.test.js +0 -616
- package/packages/core/dist/scripts/job-fair-aggregator.test.js.map +0 -1
- package/packages/core/dist/scripts/run-ci.test.d.ts +0 -20
- package/packages/core/dist/scripts/run-ci.test.d.ts.map +0 -1
- package/packages/core/dist/scripts/run-ci.test.js +0 -127
- package/packages/core/dist/scripts/run-ci.test.js.map +0 -1
- package/packages/core/dist/scripts/theme-detail.test.d.ts +0 -10
- package/packages/core/dist/scripts/theme-detail.test.d.ts.map +0 -1
- package/packages/core/dist/scripts/theme-detail.test.js +0 -199
- package/packages/core/dist/scripts/theme-detail.test.js.map +0 -1
- package/packages/core/dist/scripts/validate-ocean-profiles.d.ts +0 -9
- package/packages/core/dist/scripts/validate-ocean-profiles.d.ts.map +0 -1
- package/packages/core/dist/scripts/validate-ocean-profiles.js +0 -130
- package/packages/core/dist/scripts/validate-ocean-profiles.js.map +0 -1
- package/packages/core/dist/workflow/gate-handler.d.ts +0 -94
- package/packages/core/dist/workflow/gate-handler.d.ts.map +0 -1
- package/packages/core/dist/workflow/gate-handler.js +0 -189
- package/packages/core/dist/workflow/gate-handler.js.map +0 -1
- package/packages/core/dist/workflow/gate-handler.test.d.ts +0 -14
- package/packages/core/dist/workflow/gate-handler.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/gate-handler.test.js +0 -543
- package/packages/core/dist/workflow/gate-handler.test.js.map +0 -1
- package/packages/core/dist/workflow/generic-handoff.d.ts +0 -281
- package/packages/core/dist/workflow/generic-handoff.d.ts.map +0 -1
- package/packages/core/dist/workflow/generic-handoff.js +0 -411
- package/packages/core/dist/workflow/generic-handoff.js.map +0 -1
- package/packages/core/dist/workflow/generic-handoff.test.d.ts +0 -21
- package/packages/core/dist/workflow/generic-handoff.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/generic-handoff.test.js +0 -499
- package/packages/core/dist/workflow/generic-handoff.test.js.map +0 -1
- package/packages/core/dist/workflow/generic-sm-finish.d.ts +0 -89
- package/packages/core/dist/workflow/generic-sm-finish.d.ts.map +0 -1
- package/packages/core/dist/workflow/generic-sm-finish.js +0 -157
- package/packages/core/dist/workflow/generic-sm-finish.js.map +0 -1
- package/packages/core/dist/workflow/generic-sm-setup.d.ts +0 -138
- package/packages/core/dist/workflow/generic-sm-setup.d.ts.map +0 -1
- package/packages/core/dist/workflow/generic-sm-setup.js +0 -382
- package/packages/core/dist/workflow/generic-sm-setup.js.map +0 -1
- package/packages/core/dist/workflow/handoff.d.ts +0 -281
- package/packages/core/dist/workflow/handoff.d.ts.map +0 -1
- package/packages/core/dist/workflow/handoff.js +0 -411
- package/packages/core/dist/workflow/handoff.js.map +0 -1
- package/packages/core/dist/workflow/handoff.test.d.ts +0 -21
- package/packages/core/dist/workflow/handoff.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/handoff.test.js +0 -499
- package/packages/core/dist/workflow/handoff.test.js.map +0 -1
- package/packages/core/dist/workflow/index.d.ts.map +0 -1
- package/packages/core/dist/workflow/index.js +0 -24
- package/packages/core/dist/workflow/index.js.map +0 -1
- package/packages/core/dist/workflow/session-state.d.ts +0 -92
- package/packages/core/dist/workflow/session-state.d.ts.map +0 -1
- package/packages/core/dist/workflow/session-state.js +0 -198
- package/packages/core/dist/workflow/session-state.js.map +0 -1
- package/packages/core/dist/workflow/session-state.test.d.ts +0 -8
- package/packages/core/dist/workflow/session-state.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/session-state.test.js +0 -551
- package/packages/core/dist/workflow/session-state.test.js.map +0 -1
- package/packages/core/dist/workflow/sm-subagents.test.d.ts +0 -23
- package/packages/core/dist/workflow/sm-subagents.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/sm-subagents.test.js +0 -727
- package/packages/core/dist/workflow/sm-subagents.test.js.map +0 -1
- package/packages/core/dist/workflow/step-parser.d.ts +0 -45
- package/packages/core/dist/workflow/step-parser.d.ts.map +0 -1
- package/packages/core/dist/workflow/step-parser.js +0 -147
- package/packages/core/dist/workflow/step-parser.js.map +0 -1
- package/packages/core/dist/workflow/step-parser.test.d.ts +0 -14
- package/packages/core/dist/workflow/step-parser.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/step-parser.test.js +0 -470
- package/packages/core/dist/workflow/step-parser.test.js.map +0 -1
- package/packages/core/dist/workflow/story-workflow-routing.test.d.ts +0 -17
- package/packages/core/dist/workflow/story-workflow-routing.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/story-workflow-routing.test.js +0 -559
- package/packages/core/dist/workflow/story-workflow-routing.test.js.map +0 -1
- package/packages/core/dist/workflow/test-cache.d.ts +0 -131
- package/packages/core/dist/workflow/test-cache.d.ts.map +0 -1
- package/packages/core/dist/workflow/test-cache.js +0 -226
- package/packages/core/dist/workflow/test-cache.js.map +0 -1
- package/packages/core/dist/workflow/test-cache.test.d.ts +0 -17
- package/packages/core/dist/workflow/test-cache.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/test-cache.test.js +0 -438
- package/packages/core/dist/workflow/test-cache.test.js.map +0 -1
- package/packages/core/dist/workflow/trimodal.d.ts +0 -86
- package/packages/core/dist/workflow/trimodal.d.ts.map +0 -1
- package/packages/core/dist/workflow/trimodal.js +0 -118
- package/packages/core/dist/workflow/trimodal.js.map +0 -1
- package/packages/core/dist/workflow/trimodal.test.d.ts +0 -11
- package/packages/core/dist/workflow/trimodal.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/trimodal.test.js +0 -395
- package/packages/core/dist/workflow/trimodal.test.js.map +0 -1
- package/packages/core/dist/workflow/variable-resolver.d.ts +0 -67
- package/packages/core/dist/workflow/variable-resolver.d.ts.map +0 -1
- package/packages/core/dist/workflow/variable-resolver.js +0 -156
- package/packages/core/dist/workflow/variable-resolver.js.map +0 -1
- package/packages/core/dist/workflow/variable-resolver.test.d.ts +0 -14
- package/packages/core/dist/workflow/variable-resolver.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/variable-resolver.test.js +0 -400
- package/packages/core/dist/workflow/variable-resolver.test.js.map +0 -1
- package/packages/core/dist/workflow/workflow-executor.d.ts +0 -163
- package/packages/core/dist/workflow/workflow-executor.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-executor.js +0 -197
- package/packages/core/dist/workflow/workflow-executor.js.map +0 -1
- package/packages/core/dist/workflow/workflow-executor.test.d.ts +0 -8
- package/packages/core/dist/workflow/workflow-executor.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-executor.test.js +0 -444
- package/packages/core/dist/workflow/workflow-executor.test.js.map +0 -1
- package/packages/core/dist/workflow/workflow-loader.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-loader.js.map +0 -1
- package/packages/core/dist/workflow/workflow-loader.test.d.ts +0 -15
- package/packages/core/dist/workflow/workflow-loader.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-loader.test.js +0 -354
- package/packages/core/dist/workflow/workflow-loader.test.js.map +0 -1
- package/packages/core/dist/workflow/workflow-migration.test.d.ts +0 -17
- package/packages/core/dist/workflow/workflow-migration.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-migration.test.js +0 -371
- package/packages/core/dist/workflow/workflow-migration.test.js.map +0 -1
- package/packages/core/dist/workflow/workflow-permissions.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-permissions.js.map +0 -1
- package/packages/core/dist/workflow/workflow-permissions.test.d.ts +0 -15
- package/packages/core/dist/workflow/workflow-permissions.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-permissions.test.js +0 -301
- package/packages/core/dist/workflow/workflow-permissions.test.js.map +0 -1
- package/packages/core/dist/workflow/workflow-router.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-router.js.map +0 -1
- package/packages/core/dist/workflow/workflow-router.test.d.ts +0 -20
- package/packages/core/dist/workflow/workflow-router.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-router.test.js +0 -607
- package/packages/core/dist/workflow/workflow-router.test.js.map +0 -1
- package/packages/core/dist/workflow/workflow-schema.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-schema.js.map +0 -1
- package/packages/core/dist/workflow/workflow-schema.test.d.ts +0 -45
- package/packages/core/dist/workflow/workflow-schema.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-schema.test.js +0 -512
- package/packages/core/dist/workflow/workflow-schema.test.js.map +0 -1
- package/packages/core/dist/workflow/workflow-stepped-schema.test.d.ts +0 -18
- package/packages/core/dist/workflow/workflow-stepped-schema.test.d.ts.map +0 -1
- package/packages/core/dist/workflow/workflow-stepped-schema.test.js +0 -608
- package/packages/core/dist/workflow/workflow-stepped-schema.test.js.map +0 -1
- package/pennyfarthing-dist/agents/README.md +0 -340
- package/pennyfarthing-dist/agents/architect.md +0 -193
- package/pennyfarthing-dist/agents/dev.md +0 -254
- package/pennyfarthing-dist/agents/devops.md +0 -206
- package/pennyfarthing-dist/agents/handoff.md +0 -289
- package/pennyfarthing-dist/agents/orchestrator.md +0 -355
- package/pennyfarthing-dist/agents/pm.md +0 -169
- package/pennyfarthing-dist/agents/reviewer-preflight.md +0 -96
- package/pennyfarthing-dist/agents/reviewer.md +0 -382
- package/pennyfarthing-dist/agents/sm-file-summary.md +0 -58
- package/pennyfarthing-dist/agents/sm-finish.md +0 -61
- package/pennyfarthing-dist/agents/sm-handoff.md +0 -145
- package/pennyfarthing-dist/agents/sm-setup.md +0 -174
- package/pennyfarthing-dist/agents/sm.md +0 -632
- package/pennyfarthing-dist/agents/tea.md +0 -213
- package/pennyfarthing-dist/agents/tech-writer.md +0 -216
- package/pennyfarthing-dist/agents/testing-runner.md +0 -141
- package/pennyfarthing-dist/agents/ux-designer.md +0 -231
- package/pennyfarthing-dist/agents/workflow-status-check.md +0 -68
- package/pennyfarthing-dist/commands/architect.md +0 -62
- package/pennyfarthing-dist/commands/benchmark-control.md +0 -69
- package/pennyfarthing-dist/commands/benchmark.md +0 -467
- package/pennyfarthing-dist/commands/brainstorming.md +0 -91
- package/pennyfarthing-dist/commands/check.md +0 -156
- package/pennyfarthing-dist/commands/chore.md +0 -178
- package/pennyfarthing-dist/commands/close-epic.md +0 -139
- package/pennyfarthing-dist/commands/continue-session.md +0 -184
- package/pennyfarthing-dist/commands/create-branches-from-story.md +0 -358
- package/pennyfarthing-dist/commands/create-theme.md +0 -29
- package/pennyfarthing-dist/commands/dev.md +0 -60
- package/pennyfarthing-dist/commands/devops.md +0 -59
- package/pennyfarthing-dist/commands/git-cleanup.md +0 -340
- package/pennyfarthing-dist/commands/health-check.md +0 -108
- package/pennyfarthing-dist/commands/help.md +0 -264
- package/pennyfarthing-dist/commands/job-fair.md +0 -102
- package/pennyfarthing-dist/commands/list-themes.md +0 -21
- package/pennyfarthing-dist/commands/orchestrator.md +0 -56
- package/pennyfarthing-dist/commands/parallel-work.md +0 -71
- package/pennyfarthing-dist/commands/party-mode.md +0 -67
- package/pennyfarthing-dist/commands/permissions.md +0 -193
- package/pennyfarthing-dist/commands/pm.md +0 -60
- package/pennyfarthing-dist/commands/prime.md +0 -140
- package/pennyfarthing-dist/commands/release.md +0 -58
- package/pennyfarthing-dist/commands/repo-status.md +0 -49
- package/pennyfarthing-dist/commands/retro.md +0 -200
- package/pennyfarthing-dist/commands/reviewer.md +0 -64
- package/pennyfarthing-dist/commands/run-ci.md +0 -116
- package/pennyfarthing-dist/commands/set-theme.md +0 -56
- package/pennyfarthing-dist/commands/show-theme.md +0 -21
- package/pennyfarthing-dist/commands/sm.md +0 -70
- package/pennyfarthing-dist/commands/solo.md +0 -411
- package/pennyfarthing-dist/commands/sprint-planning.md +0 -109
- package/pennyfarthing-dist/commands/start-epic.md +0 -168
- package/pennyfarthing-dist/commands/sync-epic-to-jira.md +0 -184
- package/pennyfarthing-dist/commands/sync-work-with-sprint.md +0 -373
- package/pennyfarthing-dist/commands/tea.md +0 -63
- package/pennyfarthing-dist/commands/tech-writer.md +0 -53
- package/pennyfarthing-dist/commands/theme-maker.md +0 -671
- package/pennyfarthing-dist/commands/update-domain-docs.md +0 -83
- package/pennyfarthing-dist/commands/ux-designer.md +0 -62
- package/pennyfarthing-dist/commands/work.md +0 -122
- package/pennyfarthing-dist/commands/workflow.md +0 -21
- package/pennyfarthing-dist/guides/AGENT-COORDINATION.md +0 -480
- package/pennyfarthing-dist/guides/HOOKS.md +0 -230
- package/pennyfarthing-dist/guides/PROMPT-PATTERNS.md +0 -338
- package/pennyfarthing-dist/guides/SESSION-ARTIFACTS.md +0 -193
- package/pennyfarthing-dist/guides/agent-behavior.md +0 -238
- package/pennyfarthing-dist/guides/agent-template-strategic.md +0 -148
- package/pennyfarthing-dist/guides/agent-template-tactical.md +0 -162
- package/pennyfarthing-dist/guides/patterns/approval-gates-pattern.md +0 -746
- package/pennyfarthing-dist/guides/patterns/fan-out-fan-in-pattern.md +0 -574
- package/pennyfarthing-dist/guides/patterns/helper-delegation-pattern.md +0 -488
- package/pennyfarthing-dist/guides/patterns/tdd-flow-pattern.md +0 -402
- package/pennyfarthing-dist/guides/permission-protocol.md +0 -188
- package/pennyfarthing-dist/guides/persona-loading.md +0 -46
- package/pennyfarthing-dist/guides/workflow-schema.md +0 -257
- package/pennyfarthing-dist/guides/worktree-mode.md +0 -113
- package/pennyfarthing-dist/output-styles/teaching.md +0 -33
- package/pennyfarthing-dist/output-styles/terse.md +0 -20
- package/pennyfarthing-dist/output-styles/verbose.md +0 -28
- package/pennyfarthing-dist/personas/themes/1984.yaml +0 -312
- package/pennyfarthing-dist/personas/themes/a-team.yaml +0 -207
- package/pennyfarthing-dist/personas/themes/agatha-christie.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/alice-in-wonderland.yaml +0 -330
- package/pennyfarthing-dist/personas/themes/all-stars.yaml +0 -332
- package/pennyfarthing-dist/personas/themes/ancient-philosophers.yaml +0 -320
- package/pennyfarthing-dist/personas/themes/ancient-strategists.yaml +0 -306
- package/pennyfarthing-dist/personas/themes/arcane.yaml +0 -288
- package/pennyfarthing-dist/personas/themes/arthurian-mythos.yaml +0 -331
- package/pennyfarthing-dist/personas/themes/avatar-the-last-airbender.yaml +0 -288
- package/pennyfarthing-dist/personas/themes/babylon-5.yaml +0 -288
- package/pennyfarthing-dist/personas/themes/battlestar-galactica.yaml +0 -288
- package/pennyfarthing-dist/personas/themes/better-call-saul.yaml +0 -288
- package/pennyfarthing-dist/personas/themes/big-lebowski.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/black-sails.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/blade-runner.yaml +0 -295
- package/pennyfarthing-dist/personas/themes/bobiverse.yaml +0 -288
- package/pennyfarthing-dist/personas/themes/breaking-bad.yaml +0 -327
- package/pennyfarthing-dist/personas/themes/catch-22.yaml +0 -316
- package/pennyfarthing-dist/personas/themes/classical-composers.yaml +0 -310
- package/pennyfarthing-dist/personas/themes/control.yaml +0 -197
- package/pennyfarthing-dist/personas/themes/count-of-monte-cristo.yaml +0 -320
- package/pennyfarthing-dist/personas/themes/cowboy-bebop.yaml +0 -323
- package/pennyfarthing-dist/personas/themes/deadwood.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/dickens.yaml +0 -320
- package/pennyfarthing-dist/personas/themes/discworld.yaml +0 -332
- package/pennyfarthing-dist/personas/themes/doctor-who.yaml +0 -290
- package/pennyfarthing-dist/personas/themes/don-quixote.yaml +0 -320
- package/pennyfarthing-dist/personas/themes/dune.yaml +0 -307
- package/pennyfarthing-dist/personas/themes/enlightenment-thinkers.yaml +0 -320
- package/pennyfarthing-dist/personas/themes/expeditionary-force.yaml +0 -288
- package/pennyfarthing-dist/personas/themes/fargo.yaml +0 -330
- package/pennyfarthing-dist/personas/themes/film-auteurs.yaml +0 -312
- package/pennyfarthing-dist/personas/themes/firefly.yaml +0 -328
- package/pennyfarthing-dist/personas/themes/foundation.yaml +0 -290
- package/pennyfarthing-dist/personas/themes/futurama.yaml +0 -321
- package/pennyfarthing-dist/personas/themes/game-of-thrones.yaml +0 -290
- package/pennyfarthing-dist/personas/themes/gilligans-island.yaml +0 -243
- package/pennyfarthing-dist/personas/themes/gothic-literature.yaml +0 -308
- package/pennyfarthing-dist/personas/themes/great-gatsby.yaml +0 -308
- package/pennyfarthing-dist/personas/themes/greek-mythology.yaml +0 -330
- package/pennyfarthing-dist/personas/themes/hannibal.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/harry-potter.yaml +0 -324
- package/pennyfarthing-dist/personas/themes/his-dark-materials.yaml +0 -291
- package/pennyfarthing-dist/personas/themes/historical-figures.yaml +0 -288
- package/pennyfarthing-dist/personas/themes/hitchhikers-guide.yaml +0 -331
- package/pennyfarthing-dist/personas/themes/house-md.yaml +0 -321
- package/pennyfarthing-dist/personas/themes/imperial-radch.yaml +0 -289
- package/pennyfarthing-dist/personas/themes/inspector-morse.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/jane-austen.yaml +0 -287
- package/pennyfarthing-dist/personas/themes/jazz-legends.yaml +0 -320
- package/pennyfarthing-dist/personas/themes/justified.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/legion-of-doom.yaml +0 -219
- package/pennyfarthing-dist/personas/themes/les-miserables.yaml +0 -299
- package/pennyfarthing-dist/personas/themes/lord-of-the-rings.yaml +0 -334
- package/pennyfarthing-dist/personas/themes/lovecraft-mythos.yaml +0 -334
- package/pennyfarthing-dist/personas/themes/mad-max.yaml +0 -355
- package/pennyfarthing-dist/personas/themes/mad-men.yaml +0 -289
- package/pennyfarthing-dist/personas/themes/marvel-mcu.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/mash.yaml +0 -337
- package/pennyfarthing-dist/personas/themes/mass-effect.yaml +0 -289
- package/pennyfarthing-dist/personas/themes/military-commanders.yaml +0 -306
- package/pennyfarthing-dist/personas/themes/moby-dick.yaml +0 -320
- package/pennyfarthing-dist/personas/themes/monty-python.yaml +0 -303
- package/pennyfarthing-dist/personas/themes/neuromancer.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/norse-mythology.yaml +0 -329
- package/pennyfarthing-dist/personas/themes/parks-and-rec.yaml +0 -242
- package/pennyfarthing-dist/personas/themes/peaky-blinders.yaml +0 -298
- package/pennyfarthing-dist/personas/themes/princess-bride.yaml +0 -220
- package/pennyfarthing-dist/personas/themes/renaissance-masters.yaml +0 -320
- package/pennyfarthing-dist/personas/themes/rome.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/russian-masters.yaml +0 -318
- package/pennyfarthing-dist/personas/themes/sandman.yaml +0 -288
- package/pennyfarthing-dist/personas/themes/scientific-revolutionaries.yaml +0 -320
- package/pennyfarthing-dist/personas/themes/shakespeare.yaml +0 -301
- package/pennyfarthing-dist/personas/themes/sherlock-holmes.yaml +0 -289
- package/pennyfarthing-dist/personas/themes/snow-crash.yaml +0 -288
- package/pennyfarthing-dist/personas/themes/software-pioneers.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/star-trek-tng.yaml +0 -230
- package/pennyfarthing-dist/personas/themes/star-trek-tos.yaml +0 -210
- package/pennyfarthing-dist/personas/themes/star-wars.yaml +0 -303
- package/pennyfarthing-dist/personas/themes/succession.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/superfriends.yaml +0 -208
- package/pennyfarthing-dist/personas/themes/ted-lasso.yaml +0 -236
- package/pennyfarthing-dist/personas/themes/the-americans.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/the-crown.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/the-expanse.yaml +0 -213
- package/pennyfarthing-dist/personas/themes/the-good-place.yaml +0 -322
- package/pennyfarthing-dist/personas/themes/the-matrix.yaml +0 -353
- package/pennyfarthing-dist/personas/themes/the-odyssey.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/the-office.yaml +0 -330
- package/pennyfarthing-dist/personas/themes/the-simpsons.yaml +0 -308
- package/pennyfarthing-dist/personas/themes/the-sopranos.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/the-wire.yaml +0 -311
- package/pennyfarthing-dist/personas/themes/the-witcher.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/twin-peaks.yaml +0 -302
- package/pennyfarthing-dist/personas/themes/vorkosigan-saga.yaml +0 -300
- package/pennyfarthing-dist/personas/themes/watchmen.yaml +0 -291
- package/pennyfarthing-dist/personas/themes/west-wing.yaml +0 -291
- package/pennyfarthing-dist/personas/themes/world-explorers.yaml +0 -320
- package/pennyfarthing-dist/personas/themes/wwii-leaders.yaml +0 -307
- package/pennyfarthing-dist/personas/themes/x-files.yaml +0 -302
- package/pennyfarthing-dist/scripts/README.md +0 -68
- package/pennyfarthing-dist/scripts/core/README.md +0 -26
- package/pennyfarthing-dist/scripts/core/agent-session.sh +0 -378
- package/pennyfarthing-dist/scripts/core/check-context.sh +0 -243
- package/pennyfarthing-dist/scripts/core/handoff-marker.sh +0 -90
- package/pennyfarthing-dist/scripts/core/prime.sh +0 -136
- package/pennyfarthing-dist/scripts/core/run.sh +0 -75
- package/pennyfarthing-dist/scripts/cyclist/is-cyclist.sh +0 -21
- package/pennyfarthing-dist/scripts/git/README.md +0 -25
- package/pennyfarthing-dist/scripts/git/create-feature-branches.sh +0 -226
- package/pennyfarthing-dist/scripts/git/git-status-all.sh +0 -127
- package/pennyfarthing-dist/scripts/git/install-git-hooks.sh +0 -91
- package/pennyfarthing-dist/scripts/git/release.sh +0 -198
- package/pennyfarthing-dist/scripts/git/worktree-manager.sh +0 -494
- package/pennyfarthing-dist/scripts/hooks/README.md +0 -32
- package/pennyfarthing-dist/scripts/hooks/context-circuit-breaker.sh +0 -60
- package/pennyfarthing-dist/scripts/hooks/context-warning.sh +0 -65
- package/pennyfarthing-dist/scripts/hooks/otel-auto-config.sh +0 -35
- package/pennyfarthing-dist/scripts/hooks/post-merge.sh +0 -166
- package/pennyfarthing-dist/scripts/hooks/pre-commit.sh +0 -50
- package/pennyfarthing-dist/scripts/hooks/pre-edit-check.sh +0 -71
- package/pennyfarthing-dist/scripts/hooks/pre-push.sh +0 -54
- package/pennyfarthing-dist/scripts/hooks/session-start.sh +0 -97
- package/pennyfarthing-dist/scripts/hooks/session-stop.sh +0 -58
- package/pennyfarthing-dist/scripts/jira/README.md +0 -33
- package/pennyfarthing-dist/scripts/jira/create-jira-epic.sh +0 -101
- package/pennyfarthing-dist/scripts/jira/create-jira-story.sh +0 -97
- package/pennyfarthing-dist/scripts/jira/jira-bidirectional-sync.mjs +0 -327
- package/pennyfarthing-dist/scripts/jira/jira-bidirectional-sync.test.mjs +0 -503
- package/pennyfarthing-dist/scripts/jira/jira-claim-story.sh +0 -164
- package/pennyfarthing-dist/scripts/jira/jira-lib.mjs +0 -443
- package/pennyfarthing-dist/scripts/jira/jira-lib.sh +0 -464
- package/pennyfarthing-dist/scripts/jira/jira-reconcile.sh +0 -266
- package/pennyfarthing-dist/scripts/jira/jira-sync-story.mjs +0 -208
- package/pennyfarthing-dist/scripts/jira/jira-sync-story.sh +0 -8
- package/pennyfarthing-dist/scripts/jira/jira-sync.mjs +0 -198
- package/pennyfarthing-dist/scripts/jira/jira-sync.sh +0 -8
- package/pennyfarthing-dist/scripts/jira/sync-epic-jira.sh +0 -104
- package/pennyfarthing-dist/scripts/jira/sync-epic-to-jira.sh +0 -16
- package/pennyfarthing-dist/scripts/lib/README.md +0 -29
- package/pennyfarthing-dist/scripts/lib/background-tasks.sh +0 -177
- package/pennyfarthing-dist/scripts/lib/checkpoint.sh +0 -136
- package/pennyfarthing-dist/scripts/lib/common.sh +0 -157
- package/pennyfarthing-dist/scripts/lib/file-lock.sh +0 -269
- package/pennyfarthing-dist/scripts/lib/find-root.sh +0 -35
- package/pennyfarthing-dist/scripts/lib/logging.sh +0 -186
- package/pennyfarthing-dist/scripts/lib/retry.sh +0 -76
- package/pennyfarthing-dist/scripts/misc/README.md +0 -44
- package/pennyfarthing-dist/scripts/misc/add-short-names.mjs +0 -264
- package/pennyfarthing-dist/scripts/misc/backlog.sh +0 -91
- package/pennyfarthing-dist/scripts/misc/check-status.sh +0 -247
- package/pennyfarthing-dist/scripts/misc/deploy.sh +0 -284
- package/pennyfarthing-dist/scripts/misc/doctor-dogfood.sh +0 -392
- package/pennyfarthing-dist/scripts/misc/find-related-work.sh +0 -231
- package/pennyfarthing-dist/scripts/misc/generate-skill-docs.sh +0 -110
- package/pennyfarthing-dist/scripts/misc/log-skill-usage.sh +0 -74
- package/pennyfarthing-dist/scripts/misc/migrate-bmad-workflow.mjs +0 -474
- package/pennyfarthing-dist/scripts/misc/migrate-bmad-workflow.sh +0 -9
- package/pennyfarthing-dist/scripts/misc/repo-scan.sh +0 -141
- package/pennyfarthing-dist/scripts/misc/repo-utils.sh +0 -778
- package/pennyfarthing-dist/scripts/misc/run-ci.sh +0 -219
- package/pennyfarthing-dist/scripts/misc/run-timestamp.sh +0 -7
- package/pennyfarthing-dist/scripts/misc/session-cleanup.sh +0 -319
- package/pennyfarthing-dist/scripts/misc/skill-usage-report.sh +0 -193
- package/pennyfarthing-dist/scripts/misc/statusline.sh +0 -259
- package/pennyfarthing-dist/scripts/misc/uninstall.sh +0 -270
- package/pennyfarthing-dist/scripts/misc/validate-subagent-frontmatter.sh +0 -160
- package/pennyfarthing-dist/scripts/sprint/README.md +0 -29
- package/pennyfarthing-dist/scripts/sprint/archive-story.sh +0 -135
- package/pennyfarthing-dist/scripts/sprint/available-stories.sh +0 -97
- package/pennyfarthing-dist/scripts/sprint/check-story.sh +0 -164
- package/pennyfarthing-dist/scripts/sprint/get-epic-field.sh +0 -58
- package/pennyfarthing-dist/scripts/sprint/get-story-field.sh +0 -69
- package/pennyfarthing-dist/scripts/sprint/list-future.sh +0 -151
- package/pennyfarthing-dist/scripts/sprint/new-sprint.sh +0 -116
- package/pennyfarthing-dist/scripts/sprint/promote-epic.sh +0 -164
- package/pennyfarthing-dist/scripts/sprint/sprint-common.sh +0 -421
- package/pennyfarthing-dist/scripts/sprint/sprint-info.sh +0 -39
- package/pennyfarthing-dist/scripts/sprint/sprint-metrics.sh +0 -241
- package/pennyfarthing-dist/scripts/sprint/sprint-status.sh +0 -134
- package/pennyfarthing-dist/scripts/story/README.md +0 -23
- package/pennyfarthing-dist/scripts/story/create-story.sh +0 -159
- package/pennyfarthing-dist/scripts/story/size-story.sh +0 -198
- package/pennyfarthing-dist/scripts/story/story-template.sh +0 -162
- package/pennyfarthing-dist/scripts/test/README.md +0 -23
- package/pennyfarthing-dist/scripts/test/ground-truth-judge.py +0 -289
- package/pennyfarthing-dist/scripts/test/swebench-judge.py +0 -400
- package/pennyfarthing-dist/scripts/test/test-cache.sh +0 -165
- package/pennyfarthing-dist/scripts/test/test-setup.sh +0 -337
- package/pennyfarthing-dist/scripts/tests/check.test.sh +0 -582
- package/pennyfarthing-dist/scripts/tests/dev-story-workflow-import.test.sh +0 -515
- package/pennyfarthing-dist/scripts/tests/epics-and-stories-workflow-import.test.sh +0 -599
- package/pennyfarthing-dist/scripts/tests/handoff-phase-update.test.sh +0 -332
- package/pennyfarthing-dist/scripts/tests/implementation-readiness-workflow-import.test.sh +0 -573
- package/pennyfarthing-dist/scripts/tests/migrate-bmad-workflow.test.sh +0 -859
- package/pennyfarthing-dist/scripts/tests/prd-workflow-import.test.sh +0 -662
- package/pennyfarthing-dist/scripts/tests/project-context-workflow-import.test.sh +0 -589
- package/pennyfarthing-dist/scripts/tests/test-character-voice.sh +0 -105
- package/pennyfarthing-dist/scripts/tests/test-drift-detection.sh +0 -597
- package/pennyfarthing-dist/scripts/tests/test-post-merge-hook.sh +0 -514
- package/pennyfarthing-dist/scripts/tests/test-session-checkpoint.sh +0 -517
- package/pennyfarthing-dist/scripts/tests/test-solo-command.sh +0 -331
- package/pennyfarthing-dist/scripts/tests/ux-design-workflow-import.test.sh +0 -647
- package/pennyfarthing-dist/scripts/theme/README.md +0 -22
- package/pennyfarthing-dist/scripts/theme/compute-theme-tiers.sh +0 -203
- package/pennyfarthing-dist/scripts/theme/list-themes.sh +0 -73
- package/pennyfarthing-dist/scripts/theme/update-theme-tiers.sh +0 -97
- package/pennyfarthing-dist/scripts/workflow/README.md +0 -28
- package/pennyfarthing-dist/scripts/workflow/check.sh +0 -497
- package/pennyfarthing-dist/scripts/workflow/finish-story.sh +0 -159
- package/pennyfarthing-dist/scripts/workflow/fix-session-phase.sh +0 -228
- package/pennyfarthing-dist/scripts/workflow/list-workflows.sh +0 -91
- package/pennyfarthing-dist/scripts/workflow/resume-workflow.sh +0 -163
- package/pennyfarthing-dist/scripts/workflow/show-workflow.sh +0 -138
- package/pennyfarthing-dist/scripts/workflow/start-workflow.sh +0 -256
- package/pennyfarthing-dist/scripts/workflow/workflow-status.sh +0 -167
- package/pennyfarthing-dist/skills/agentic-patterns/SKILL.md +0 -242
- package/pennyfarthing-dist/skills/changelog/SKILL.md +0 -367
- package/pennyfarthing-dist/skills/code-review/SKILL.md +0 -168
- package/pennyfarthing-dist/skills/context-engineering/SKILL.md +0 -274
- package/pennyfarthing-dist/skills/cyclist/SKILL.md +0 -88
- package/pennyfarthing-dist/skills/dev-patterns/SKILL.md +0 -437
- package/pennyfarthing-dist/skills/finalize-run/SKILL.md +0 -258
- package/pennyfarthing-dist/skills/jira/SKILL.md +0 -484
- package/pennyfarthing-dist/skills/judge/SKILL.md +0 -579
- package/pennyfarthing-dist/skills/just/SKILL.md +0 -403
- package/pennyfarthing-dist/skills/mermaid/SKILL.md +0 -240
- package/pennyfarthing-dist/skills/otel/skill.md +0 -223
- package/pennyfarthing-dist/skills/permissions/skill.md +0 -172
- package/pennyfarthing-dist/skills/persona-benchmark/SKILL.md +0 -178
- package/pennyfarthing-dist/skills/skill-registry.schema.json +0 -107
- package/pennyfarthing-dist/skills/skill-registry.yaml +0 -357
- package/pennyfarthing-dist/skills/sprint/scripts/archive-story.sh +0 -101
- package/pennyfarthing-dist/skills/sprint/scripts/available-stories.sh +0 -97
- package/pennyfarthing-dist/skills/sprint/scripts/check-story.sh +0 -164
- package/pennyfarthing-dist/skills/sprint/scripts/create-jira-epic.sh +0 -101
- package/pennyfarthing-dist/skills/sprint/scripts/new-sprint.sh +0 -116
- package/pennyfarthing-dist/skills/sprint/scripts/promote-epic.sh +0 -164
- package/pennyfarthing-dist/skills/sprint/scripts/sprint-info.sh +0 -39
- package/pennyfarthing-dist/skills/sprint/scripts/sprint-status.sh +0 -147
- package/pennyfarthing-dist/skills/sprint/scripts/sync-epic-jira.sh +0 -104
- package/pennyfarthing-dist/skills/sprint/skill.md +0 -465
- package/pennyfarthing-dist/skills/story/scripts/create-story.sh +0 -159
- package/pennyfarthing-dist/skills/story/scripts/size-story.sh +0 -198
- package/pennyfarthing-dist/skills/story/scripts/story-template.sh +0 -162
- package/pennyfarthing-dist/skills/story/skill.md +0 -219
- package/pennyfarthing-dist/skills/systematic-debugging/SKILL.md +0 -390
- package/pennyfarthing-dist/skills/testing/SKILL.md +0 -99
- package/pennyfarthing-dist/skills/testing/references/troubleshooting.md +0 -124
- package/pennyfarthing-dist/skills/theme/skill.md +0 -129
- package/pennyfarthing-dist/skills/theme-creation/SKILL.md +0 -169
- package/pennyfarthing-dist/skills/workflow/scripts/list-workflows.sh +0 -91
- package/pennyfarthing-dist/skills/workflow/scripts/resume-workflow.sh +0 -163
- package/pennyfarthing-dist/skills/workflow/scripts/show-workflow.sh +0 -138
- package/pennyfarthing-dist/skills/workflow/scripts/start-workflow.sh +0 -273
- package/pennyfarthing-dist/skills/workflow/scripts/workflow-status.sh +0 -167
- package/pennyfarthing-dist/skills/workflow/skill.md +0 -337
- package/pennyfarthing-dist/skills/yq/SKILL.md +0 -264
- package/pennyfarthing-dist/templates/LEADERBOARD.schema.yaml +0 -187
- package/pennyfarthing-dist/templates/LEADERBOARD.template.md +0 -59
- package/pennyfarthing-dist/templates/agent-scopes.yaml.template +0 -276
- package/pennyfarthing-dist/templates/pennyfarthing-settings.yaml.template +0 -61
- package/pennyfarthing-dist/templates/persona-config.yaml.template +0 -22
- package/pennyfarthing-dist/templates/preferences.yaml.template +0 -15
- package/pennyfarthing-dist/templates/settings.local.json.template +0 -90
- package/pennyfarthing-dist/templates/setup-env.sh.template +0 -18
- package/pennyfarthing-dist/templates/shared-context.md.template +0 -70
- package/pennyfarthing-dist/templates/sidecar/decisions.md.template +0 -40
- package/pennyfarthing-dist/templates/sidecar/gotchas.md.template +0 -37
- package/pennyfarthing-dist/templates/sidecar/patterns.md.template +0 -34
- package/pennyfarthing-dist/workflows/agent-docs.yaml +0 -70
- package/pennyfarthing-dist/workflows/architecture/steps/step-01-initialize.md +0 -101
- package/pennyfarthing-dist/workflows/architecture/steps/step-01b-continue.md +0 -93
- package/pennyfarthing-dist/workflows/architecture/steps/step-02-context.md +0 -115
- package/pennyfarthing-dist/workflows/architecture/steps/step-03-patterns.md +0 -133
- package/pennyfarthing-dist/workflows/architecture/steps/step-04-components.md +0 -138
- package/pennyfarthing-dist/workflows/architecture/steps/step-05-interfaces.md +0 -133
- package/pennyfarthing-dist/workflows/architecture/steps/step-06-risks.md +0 -142
- package/pennyfarthing-dist/workflows/architecture/steps/step-07-document.md +0 -160
- package/pennyfarthing-dist/workflows/architecture/templates/architecture-decision.md +0 -102
- package/pennyfarthing-dist/workflows/architecture.yaml +0 -65
- package/pennyfarthing-dist/workflows/bdd.yaml +0 -60
- package/pennyfarthing-dist/workflows/brainstorming/brain-methods.csv +0 -62
- package/pennyfarthing-dist/workflows/brainstorming/checklist.md +0 -44
- package/pennyfarthing-dist/workflows/brainstorming/instructions.md +0 -736
- package/pennyfarthing-dist/workflows/brainstorming/workflow.yaml +0 -49
- package/pennyfarthing-dist/workflows/code-review/checklist.md +0 -23
- package/pennyfarthing-dist/workflows/code-review/instructions.md +0 -234
- package/pennyfarthing-dist/workflows/code-review/workflow.yaml +0 -51
- package/pennyfarthing-dist/workflows/dev-story/checklist.md +0 -80
- package/pennyfarthing-dist/workflows/dev-story/instructions.xml +0 -410
- package/pennyfarthing-dist/workflows/dev-story/workflow.yaml +0 -50
- package/pennyfarthing-dist/workflows/epics-and-stories/steps/step-01-validate-prerequisites.md +0 -256
- package/pennyfarthing-dist/workflows/epics-and-stories/steps/step-02-design-epics.md +0 -233
- package/pennyfarthing-dist/workflows/epics-and-stories/steps/step-03-create-stories.md +0 -272
- package/pennyfarthing-dist/workflows/epics-and-stories/steps/step-04-final-validation.md +0 -145
- package/pennyfarthing-dist/workflows/epics-and-stories/templates/epics-template.md +0 -57
- package/pennyfarthing-dist/workflows/epics-and-stories/workflow.yaml +0 -27
- package/pennyfarthing-dist/workflows/implementation-readiness/steps/step-01-document-discovery.md +0 -190
- package/pennyfarthing-dist/workflows/implementation-readiness/steps/step-02-prd-analysis.md +0 -178
- package/pennyfarthing-dist/workflows/implementation-readiness/steps/step-03-epic-coverage-validation.md +0 -179
- package/pennyfarthing-dist/workflows/implementation-readiness/steps/step-04-ux-alignment.md +0 -139
- package/pennyfarthing-dist/workflows/implementation-readiness/steps/step-05-epic-quality-review.md +0 -252
- package/pennyfarthing-dist/workflows/implementation-readiness/steps/step-06-final-assessment.md +0 -133
- package/pennyfarthing-dist/workflows/implementation-readiness/templates/readiness-report-template.md +0 -4
- package/pennyfarthing-dist/workflows/implementation-readiness/workflow.yaml +0 -40
- package/pennyfarthing-dist/workflows/prd/data/domain-complexity.csv +0 -13
- package/pennyfarthing-dist/workflows/prd/data/prd-purpose.md +0 -197
- package/pennyfarthing-dist/workflows/prd/data/project-types.csv +0 -11
- package/pennyfarthing-dist/workflows/prd/steps-c/step-01-init.md +0 -191
- package/pennyfarthing-dist/workflows/prd/steps-c/step-01b-continue.md +0 -153
- package/pennyfarthing-dist/workflows/prd/steps-c/step-02-discovery.md +0 -224
- package/pennyfarthing-dist/workflows/prd/steps-c/step-03-success.md +0 -226
- package/pennyfarthing-dist/workflows/prd/steps-c/step-04-journeys.md +0 -213
- package/pennyfarthing-dist/workflows/prd/steps-c/step-05-domain.md +0 -207
- package/pennyfarthing-dist/workflows/prd/steps-c/step-06-innovation.md +0 -226
- package/pennyfarthing-dist/workflows/prd/steps-c/step-07-project-type.md +0 -237
- package/pennyfarthing-dist/workflows/prd/steps-c/step-08-scoping.md +0 -228
- package/pennyfarthing-dist/workflows/prd/steps-c/step-09-functional.md +0 -231
- package/pennyfarthing-dist/workflows/prd/steps-c/step-10-nonfunctional.md +0 -242
- package/pennyfarthing-dist/workflows/prd/steps-c/step-11-polish.md +0 -217
- package/pennyfarthing-dist/workflows/prd/steps-c/step-12-complete.md +0 -180
- package/pennyfarthing-dist/workflows/prd/steps-e/step-e-01-discovery.md +0 -247
- package/pennyfarthing-dist/workflows/prd/steps-e/step-e-01b-legacy-conversion.md +0 -208
- package/pennyfarthing-dist/workflows/prd/steps-e/step-e-02-review.md +0 -249
- package/pennyfarthing-dist/workflows/prd/steps-e/step-e-03-edit.md +0 -253
- package/pennyfarthing-dist/workflows/prd/steps-e/step-e-04-complete.md +0 -168
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-01-discovery.md +0 -218
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-02-format-detection.md +0 -191
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-02b-parity-check.md +0 -209
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-03-density-validation.md +0 -174
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-04-brief-coverage-validation.md +0 -214
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-05-measurability-validation.md +0 -228
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-06-traceability-validation.md +0 -217
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-07-implementation-leakage-validation.md +0 -205
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-08-domain-compliance-validation.md +0 -243
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-09-project-type-validation.md +0 -263
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-10-smart-validation.md +0 -209
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-11-holistic-quality-validation.md +0 -264
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-12-completeness-validation.md +0 -242
- package/pennyfarthing-dist/workflows/prd/steps-v/step-v-13-report-complete.md +0 -232
- package/pennyfarthing-dist/workflows/prd/templates/prd-template.md +0 -10
- package/pennyfarthing-dist/workflows/prd/workflow.yaml +0 -42
- package/pennyfarthing-dist/workflows/product-brief/steps/step-01-init.md +0 -177
- package/pennyfarthing-dist/workflows/product-brief/steps/step-01b-continue.md +0 -161
- package/pennyfarthing-dist/workflows/product-brief/steps/step-02-vision.md +0 -199
- package/pennyfarthing-dist/workflows/product-brief/steps/step-03-users.md +0 -202
- package/pennyfarthing-dist/workflows/product-brief/steps/step-04-metrics.md +0 -205
- package/pennyfarthing-dist/workflows/product-brief/steps/step-05-scope.md +0 -219
- package/pennyfarthing-dist/workflows/product-brief/steps/step-06-complete.md +0 -194
- package/pennyfarthing-dist/workflows/product-brief/templates/product-brief.template.md +0 -10
- package/pennyfarthing-dist/workflows/product-brief/workflow.yaml +0 -31
- package/pennyfarthing-dist/workflows/project-context/project-context-template.md +0 -21
- package/pennyfarthing-dist/workflows/project-context/steps/step-01-discover.md +0 -184
- package/pennyfarthing-dist/workflows/project-context/steps/step-02-generate.md +0 -318
- package/pennyfarthing-dist/workflows/project-context/steps/step-03-complete.md +0 -278
- package/pennyfarthing-dist/workflows/project-context/workflow.yaml +0 -27
- package/pennyfarthing-dist/workflows/quick-dev/steps/step-01-mode-detection.md +0 -156
- package/pennyfarthing-dist/workflows/quick-dev/steps/step-02-context-gathering.md +0 -120
- package/pennyfarthing-dist/workflows/quick-dev/steps/step-03-execute.md +0 -113
- package/pennyfarthing-dist/workflows/quick-dev/steps/step-04-self-check.md +0 -113
- package/pennyfarthing-dist/workflows/quick-dev/steps/step-05-adversarial-review.md +0 -106
- package/pennyfarthing-dist/workflows/quick-dev/steps/step-06-resolve-findings.md +0 -140
- package/pennyfarthing-dist/workflows/quick-dev/workflow.yaml +0 -27
- package/pennyfarthing-dist/workflows/quick-spec/steps/step-01-understand.md +0 -189
- package/pennyfarthing-dist/workflows/quick-spec/steps/step-02-investigate.md +0 -144
- package/pennyfarthing-dist/workflows/quick-spec/steps/step-03-generate.md +0 -128
- package/pennyfarthing-dist/workflows/quick-spec/steps/step-04-review.md +0 -191
- package/pennyfarthing-dist/workflows/quick-spec/tech-spec-template.md +0 -74
- package/pennyfarthing-dist/workflows/quick-spec/workflow.yaml +0 -27
- package/pennyfarthing-dist/workflows/research/steps-domain/step-01-init.md +0 -137
- package/pennyfarthing-dist/workflows/research/steps-domain/step-02-domain-analysis.md +0 -229
- package/pennyfarthing-dist/workflows/research/steps-domain/step-03-competitive-landscape.md +0 -238
- package/pennyfarthing-dist/workflows/research/steps-domain/step-04-regulatory-focus.md +0 -206
- package/pennyfarthing-dist/workflows/research/steps-domain/step-05-technical-trends.md +0 -234
- package/pennyfarthing-dist/workflows/research/steps-domain/step-06-research-synthesis.md +0 -443
- package/pennyfarthing-dist/workflows/research/steps-market/step-01-init.md +0 -182
- package/pennyfarthing-dist/workflows/research/steps-market/step-02-customer-behavior.md +0 -237
- package/pennyfarthing-dist/workflows/research/steps-market/step-02-customer-insights.md +0 -200
- package/pennyfarthing-dist/workflows/research/steps-market/step-03-customer-pain-points.md +0 -249
- package/pennyfarthing-dist/workflows/research/steps-market/step-04-customer-decisions.md +0 -259
- package/pennyfarthing-dist/workflows/research/steps-market/step-05-competitive-analysis.md +0 -177
- package/pennyfarthing-dist/workflows/research/steps-market/step-06-research-completion.md +0 -475
- package/pennyfarthing-dist/workflows/research/steps-technical/step-01-init.md +0 -137
- package/pennyfarthing-dist/workflows/research/steps-technical/step-02-technical-overview.md +0 -239
- package/pennyfarthing-dist/workflows/research/steps-technical/step-03-integration-patterns.md +0 -248
- package/pennyfarthing-dist/workflows/research/steps-technical/step-04-architectural-patterns.md +0 -202
- package/pennyfarthing-dist/workflows/research/steps-technical/step-05-implementation-research.md +0 -239
- package/pennyfarthing-dist/workflows/research/steps-technical/step-06-research-synthesis.md +0 -486
- package/pennyfarthing-dist/workflows/research/templates/research.template.md +0 -29
- package/pennyfarthing-dist/workflows/research/workflow.yaml +0 -45
- package/pennyfarthing-dist/workflows/retrospective/checklist.md +0 -31
- package/pennyfarthing-dist/workflows/retrospective/instructions.md +0 -1443
- package/pennyfarthing-dist/workflows/retrospective/workflow.yaml +0 -50
- package/pennyfarthing-dist/workflows/sprint-planning/checklist.md +0 -33
- package/pennyfarthing-dist/workflows/sprint-planning/sprint-status-template.yaml +0 -55
- package/pennyfarthing-dist/workflows/sprint-planning/steps/step-01-parse-epic-files.md +0 -54
- package/pennyfarthing-dist/workflows/sprint-planning/steps/step-02-build-sprint-status.md +0 -44
- package/pennyfarthing-dist/workflows/sprint-planning/steps/step-03-status-detection.md +0 -64
- package/pennyfarthing-dist/workflows/sprint-planning/steps/step-04-generate-status-file.md +0 -73
- package/pennyfarthing-dist/workflows/sprint-planning/steps/step-05-validate-and-report.md +0 -56
- package/pennyfarthing-dist/workflows/sprint-planning/workflow.yaml +0 -34
- package/pennyfarthing-dist/workflows/tdd.yaml +0 -50
- package/pennyfarthing-dist/workflows/trivial.yaml +0 -40
- package/pennyfarthing-dist/workflows/ux-design/steps/step-01-init.md +0 -135
- package/pennyfarthing-dist/workflows/ux-design/steps/step-01b-continue.md +0 -127
- package/pennyfarthing-dist/workflows/ux-design/steps/step-02-discovery.md +0 -190
- package/pennyfarthing-dist/workflows/ux-design/steps/step-03-core-experience.md +0 -216
- package/pennyfarthing-dist/workflows/ux-design/steps/step-04-emotional-response.md +0 -219
- package/pennyfarthing-dist/workflows/ux-design/steps/step-05-inspiration.md +0 -234
- package/pennyfarthing-dist/workflows/ux-design/steps/step-06-design-system.md +0 -252
- package/pennyfarthing-dist/workflows/ux-design/steps/step-07-defining-experience.md +0 -254
- package/pennyfarthing-dist/workflows/ux-design/steps/step-08-visual-foundation.md +0 -224
- package/pennyfarthing-dist/workflows/ux-design/steps/step-09-design-directions.md +0 -224
- package/pennyfarthing-dist/workflows/ux-design/steps/step-10-user-journeys.md +0 -241
- package/pennyfarthing-dist/workflows/ux-design/steps/step-11-component-strategy.md +0 -248
- package/pennyfarthing-dist/workflows/ux-design/steps/step-12-ux-patterns.md +0 -237
- package/pennyfarthing-dist/workflows/ux-design/steps/step-13-responsive-accessibility.md +0 -264
- package/pennyfarthing-dist/workflows/ux-design/steps/step-14-complete.md +0 -228
- package/pennyfarthing-dist/workflows/ux-design/ux-design-template.md +0 -13
- package/pennyfarthing-dist/workflows/ux-design/workflow.yaml +0 -41
- /package/{packages/core/bin → bin}/pennyfarthing.js +0 -0
|
@@ -1,695 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env node
|
|
2
|
-
/**
|
|
3
|
-
* Batch add OCEAN profiles to theme files
|
|
4
|
-
*
|
|
5
|
-
* This script reads OCEAN profile definitions and adds them to theme YAML files.
|
|
6
|
-
* Run after defining profiles in the OCEAN_PROFILES constant below.
|
|
7
|
-
*/
|
|
8
|
-
import { readFileSync, writeFileSync } from 'fs';
|
|
9
|
-
import { join, dirname } from 'path';
|
|
10
|
-
import { fileURLToPath } from 'url';
|
|
11
|
-
import { findMonorepoRoot } from '../cli/utils/files.js';
|
|
12
|
-
const __filename = fileURLToPath(import.meta.url);
|
|
13
|
-
const __dirname = dirname(__filename);
|
|
14
|
-
// Find monorepo root by walking up from current directory
|
|
15
|
-
const projectRoot = findMonorepoRoot(__dirname);
|
|
16
|
-
const THEMES_DIR = join(projectRoot, 'pennyfarthing-dist', 'personas', 'themes');
|
|
17
|
-
const _AGENTS = ['orchestrator', 'sm', 'tea', 'dev', 'reviewer', 'architect', 'pm', 'tech-writer', 'ux-designer', 'devops'];
|
|
18
|
-
// OCEAN profiles to add - define scores and rationale comments
|
|
19
|
-
const OCEAN_PROFILES = {
|
|
20
|
-
'agatha-christie': {
|
|
21
|
-
orchestrator: { O: 4, C: 3, E: 3, A: 4, N: 2, comments: { O: 'Creative mystery plotting', C: 'Organized but flexible', E: 'Social but observant', A: 'Warm, self-deprecating', N: 'Calm professional' } },
|
|
22
|
-
sm: { O: 2, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Conventional, loyal', C: 'Reliable assistant', E: 'Sociable companion', A: 'Devoted, trusting', N: 'Occasionally anxious' } },
|
|
23
|
-
tea: { O: 4, C: 5, E: 3, A: 2, N: 2, comments: { O: 'Brilliant deduction', C: 'Meticulous method', E: 'Precise communication', A: 'Exacting standards', N: 'Calm under pressure' } },
|
|
24
|
-
dev: { O: 3, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Practical creativity', C: 'Reliable partner', E: 'Engaging collaborator', A: 'Cheerful teamwork', N: 'Steady demeanor' } },
|
|
25
|
-
reviewer: { O: 3, C: 5, E: 2, A: 2, N: 1, comments: { O: 'Pattern recognition', C: 'Meticulous observation', E: 'Quiet observer', A: 'Sharp critique', N: 'Unflappable calm' } },
|
|
26
|
-
architect: { O: 3, C: 5, E: 2, A: 3, N: 1, comments: { O: 'Systematic thinking', C: 'Military precision', E: 'Reserved authority', A: 'Fair but firm', N: 'Steady presence' } },
|
|
27
|
-
pm: { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Adventurous spirit', C: 'Flexible planning', E: 'Lively engagement', A: 'Warm personality', N: 'Confident action' } },
|
|
28
|
-
'tech-writer': { O: 3, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Observant recording', C: 'Thorough documentation', E: 'Background presence', A: 'Neutral voice', N: 'Professional calm' } },
|
|
29
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Creative solutions', C: 'Practical focus', E: 'Partner engagement', A: 'User empathy', N: 'Composed action' } },
|
|
30
|
-
devops: { O: 2, C: 5, E: 3, A: 3, N: 1, comments: { O: 'Conventional methods', C: 'Military discipline', E: 'Commanding presence', A: 'Professional distance', N: 'Unshakeable calm' } },
|
|
31
|
-
},
|
|
32
|
-
'arcane': {
|
|
33
|
-
orchestrator: { O: 3, C: 4, E: 3, A: 1, N: 3, comments: { O: 'Pragmatic vision', C: 'Ruthless discipline', E: 'Charismatic when needed', A: 'Manipulative, cold', N: 'Controlled intensity' } },
|
|
34
|
-
sm: { O: 3, C: 5, E: 3, A: 3, N: 2, comments: { O: 'Methodical approach', C: 'Enforcer discipline', E: 'Reserved authority', A: 'Just but firm', N: 'Composed under pressure' } },
|
|
35
|
-
tea: { O: 5, C: 2, E: 4, A: 2, N: 5, comments: { O: 'Chaotic genius', C: 'Unpredictable', E: 'Manic energy', A: 'Trust issues', N: 'Volatile, traumatized' } },
|
|
36
|
-
dev: { O: 3, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Practical fighter', C: 'Determined follow-through', E: 'Direct communication', A: 'Protective loyalty', N: 'Controlled anger' } },
|
|
37
|
-
reviewer: { O: 5, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Scientific wisdom', C: 'Thorough analysis', E: 'Quiet deliberation', A: 'Cautious kindness', N: 'Patient perspective' } },
|
|
38
|
-
architect: { O: 5, C: 5, E: 2, A: 3, N: 4, comments: { O: 'Visionary innovation', C: 'Obsessive focus', E: 'Introverted creator', A: 'Collaborative purpose', N: 'Health anxiety, driven' } },
|
|
39
|
-
pm: { O: 4, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Ambitious vision', C: 'Political savvy', E: 'Charismatic leader', A: 'Strategic alliances', N: 'Pressure of ambition' } },
|
|
40
|
-
'tech-writer': { O: 4, C: 4, E: 4, A: 3, N: 2, comments: { O: 'Strategic insight', C: 'Diplomatic precision', E: 'Persuasive communication', A: 'Calculated warmth', N: 'Composed maneuvering' } },
|
|
41
|
-
'ux-designer': { O: 5, C: 3, E: 4, A: 4, N: 3, comments: { O: 'Inventive genius', C: 'Flexible methods', E: 'Community leader', A: 'Protective care', N: 'Loss-driven motivation' } },
|
|
42
|
-
devops: { O: 2, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Traditional values', C: 'Reliable structure', E: 'Quiet authority', A: 'Protective loyalty', N: 'Steady foundation' } },
|
|
43
|
-
},
|
|
44
|
-
'avatar-the-last-airbender': {
|
|
45
|
-
orchestrator: { O: 5, C: 3, E: 4, A: 5, N: 1, comments: { O: 'Wisdom, tea philosophy', C: 'Patient guidance', E: 'Warm engagement', A: 'Compassionate mentor', N: 'Serene acceptance' } },
|
|
46
|
-
sm: { O: 3, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Practical planning', C: 'Organized leader', E: 'Sarcastic humor', A: 'Protective loyalty', N: 'Worry about team' } },
|
|
47
|
-
tea: { O: 3, C: 3, E: 4, A: 2, N: 2, comments: { O: 'Practical, direct', C: 'Impulsive action', E: 'Brash confidence', A: 'Tough love approach', N: 'Rock-solid stability' } },
|
|
48
|
-
dev: { O: 5, C: 2, E: 5, A: 5, N: 2, comments: { O: 'Creative, playful', C: 'Avoids responsibility', E: 'Joyful energy', A: 'Universal compassion', N: 'Generally carefree' } },
|
|
49
|
-
reviewer: { O: 3, C: 5, E: 4, A: 1, N: 3, comments: { O: 'Strategic perfection', C: 'Ruthless precision', E: 'Commanding presence', A: 'Cold perfectionism', N: 'Fear of failure' } },
|
|
50
|
-
architect: { O: 5, C: 4, E: 2, A: 4, N: 2, comments: { O: 'Spiritual wisdom', C: 'Ancient knowledge', E: 'Reflective guidance', A: 'Compassionate advice', N: 'Accepting perspective' } },
|
|
51
|
-
pm: { O: 3, C: 4, E: 4, A: 5, N: 3, comments: { O: 'Practical healing', C: 'Responsible leader', E: 'Nurturing communication', A: 'Caring deeply', N: 'Emotional investment' } },
|
|
52
|
-
'tech-writer': { O: 5, C: 4, E: 2, A: 4, N: 2, comments: { O: 'Scholarly curiosity', C: 'Academic rigor', E: 'Reserved academic', A: 'Helpful nature', N: 'Calm scholar' } },
|
|
53
|
-
'ux-designer': { O: 3, C: 2, E: 5, A: 5, N: 1, comments: { O: 'Intuitive, flexible', C: 'Spontaneous action', E: 'Cheerful energy', A: 'Friendly to all', N: 'Carefree optimism' } },
|
|
54
|
-
devops: { O: 3, C: 4, E: 3, A: 3, N: 4, comments: { O: 'Practical growth', C: 'Disciplined training', E: 'Reserved intensity', A: 'Evolving empathy', N: 'Internal conflict, honor' } },
|
|
55
|
-
},
|
|
56
|
-
'babylon-5': {
|
|
57
|
-
orchestrator: { O: 5, C: 3, E: 1, A: 3, N: 2, comments: { O: 'Cosmic understanding', C: 'Cryptic guidance', E: 'Enigmatic silence', A: 'Distant benevolence', N: 'Ancient patience' } },
|
|
58
|
-
sm: { O: 3, C: 5, E: 4, A: 4, N: 3, comments: { O: 'Tactical innovation', C: 'Military discipline', E: 'Inspiring leadership', A: 'Loyal to principles', N: 'Weight of command' } },
|
|
59
|
-
tea: { O: 3, C: 5, E: 3, A: 1, N: 2, comments: { O: 'Psi-Corps training', C: 'Ruthless efficiency', E: 'Controlled presence', A: 'Manipulative, cold', N: 'Confident control' } },
|
|
60
|
-
dev: { O: 3, C: 3, E: 4, A: 4, N: 3, comments: { O: 'Learning growth', C: 'Developing discipline', E: 'Friendly demeanor', A: 'Loyal, good-natured', N: 'Uncertain but growing' } },
|
|
61
|
-
reviewer: { O: 4, C: 4, E: 4, A: 3, N: 4, comments: { O: 'Philosophical depth', C: 'Passionate conviction', E: 'Powerful orator', A: 'Complex evolution', N: 'Intense emotions' } },
|
|
62
|
-
architect: { O: 4, C: 3, E: 4, A: 2, N: 4, comments: { O: 'Political scheming', C: 'Flexible morality', E: 'Theatrical charm', A: 'Self-serving loyalty', N: 'Guilt and addiction' } },
|
|
63
|
-
pm: { O: 4, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Spiritual vision', C: 'Diplomatic precision', E: 'Graceful presence', A: 'Bridge-building', N: 'Serene purpose' } },
|
|
64
|
-
'tech-writer': { O: 4, C: 4, E: 3, A: 5, N: 2, comments: { O: 'Spiritual wisdom', C: 'Devoted practice', E: 'Gentle teaching', A: 'Compassionate faith', N: 'Peaceful acceptance' } },
|
|
65
|
-
'ux-designer': { O: 4, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Medical innovation', C: 'Professional standards', E: 'Caring engagement', A: 'Healing compassion', N: 'Moral struggles' } },
|
|
66
|
-
devops: { O: 2, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Street practical', C: 'Security discipline', E: 'Sardonic humor', A: 'Loyal but guarded', N: 'Trust issues' } },
|
|
67
|
-
},
|
|
68
|
-
'battlestar-galactica': {
|
|
69
|
-
orchestrator: { O: 5, C: 2, E: 1, A: 2, N: 3, comments: { O: 'Cosmic perception', C: 'Beyond human order', E: 'Cryptic pronouncements', A: 'Alien perspective', N: 'Fragmented existence' } },
|
|
70
|
-
sm: { O: 2, C: 5, E: 3, A: 3, N: 2, comments: { O: 'Traditional military', C: 'Unwavering discipline', E: 'Reserved command', A: 'Stern but fair', N: 'Steady under pressure' } },
|
|
71
|
-
tea: { O: 4, C: 2, E: 4, A: 2, N: 4, comments: { O: 'Brilliant, creative', C: 'Undisciplined genius', E: 'Narcissistic charm', A: 'Self-serving', N: 'Paranoid, guilty' } },
|
|
72
|
-
dev: { O: 3, C: 3, E: 4, A: 2, N: 4, comments: { O: 'Pilot creativity', C: 'Impulsive action', E: 'Bold presence', A: 'Confrontational', N: 'Self-destructive' } },
|
|
73
|
-
reviewer: { O: 3, C: 5, E: 3, A: 3, N: 3, comments: { O: 'Pragmatic vision', C: 'Principled leadership', E: 'Quiet authority', A: 'Compassionate but firm', N: 'Cancer, mortality' } },
|
|
74
|
-
architect: { O: 4, C: 4, E: 4, A: 2, N: 3, comments: { O: 'Cylon perspective', C: 'Methodical seduction', E: 'Manipulative charm', A: 'Conflicted loyalties', N: 'Identity crisis' } },
|
|
75
|
-
pm: { O: 3, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Idealistic vision', C: 'By-the-book initially', E: 'Political presence', A: 'Evolving perspective', N: 'Pressure of expectations' } },
|
|
76
|
-
'tech-writer': { O: 4, C: 4, E: 2, A: 3, N: 4, comments: { O: 'Analytical insight', C: 'Meticulous records', E: 'Quiet dedication', A: 'Conflicted loyalties', N: 'Conspiracy burden' } },
|
|
77
|
-
'ux-designer': { O: 3, C: 5, E: 3, A: 4, N: 3, comments: { O: 'Practical engineering', C: 'Meticulous craft', E: 'Union leadership', A: 'Worker solidarity', N: 'Identity revelation' } },
|
|
78
|
-
devops: { O: 2, C: 4, E: 4, A: 2, N: 4, comments: { O: 'Traditional military', C: 'Alcoholic discipline', E: 'Gruff authority', A: 'Harsh exterior', N: 'Guilt, addiction' } },
|
|
79
|
-
},
|
|
80
|
-
'better-call-saul': {
|
|
81
|
-
orchestrator: { O: 3, C: 5, E: 4, A: 4, N: 2, comments: { O: 'Professional polish', C: 'Meticulous standards', E: 'Smooth presentation', A: 'Genuinely kind', N: 'Composed facade' } },
|
|
82
|
-
sm: { O: 3, C: 5, E: 3, A: 4, N: 3, comments: { O: 'Ethical creativity', C: 'Principled practice', E: 'Quiet determination', A: 'Loyal, caring', N: 'Moral struggle' } },
|
|
83
|
-
tea: { O: 2, C: 5, E: 2, A: 1, N: 4, comments: { O: 'By the book', C: 'Obsessive precision', E: 'Isolated genius', A: 'Harsh judgment', N: 'Mental illness, resentment' } },
|
|
84
|
-
dev: { O: 4, C: 3, E: 5, A: 3, N: 3, comments: { O: 'Creative cons', C: 'Shortcuts taken', E: 'Showman energy', A: 'Charming manipulation', N: 'Insecurity beneath charm' } },
|
|
85
|
-
reviewer: { O: 2, C: 5, E: 2, A: 1, N: 1, comments: { O: 'Conventional methods', C: 'Meticulous execution', E: 'Few words', A: 'Cold professional', N: 'Unshakeable calm' } },
|
|
86
|
-
architect: { O: 3, C: 5, E: 2, A: 1, N: 2, comments: { O: 'Strategic patience', C: 'Obsessive control', E: 'Reserved menace', A: 'Calculating, cold', N: 'Controlled rage' } },
|
|
87
|
-
pm: { O: 3, C: 4, E: 3, A: 3, N: 4, comments: { O: 'Street smart', C: 'Survival discipline', E: 'Careful connections', A: 'Caught between worlds', N: 'Constant danger' } },
|
|
88
|
-
'tech-writer': { O: 2, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Routine documentation', C: 'Reliable procedure', E: 'Quiet support', A: 'Background loyalty', N: 'Steady presence' } },
|
|
89
|
-
'ux-designer': { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Practical adaptation', C: 'Evolving standards', E: 'Tired engagement', A: 'Weary compassion', N: 'Accumulated stress' } },
|
|
90
|
-
devops: { O: 3, C: 4, E: 4, A: 2, N: 3, comments: { O: 'Chaotic energy', C: 'Family discipline', E: 'Theatrical presence', A: 'Charming menace', N: 'Unpredictable moods' } },
|
|
91
|
-
},
|
|
92
|
-
'big-lebowski': {
|
|
93
|
-
orchestrator: { O: 4, C: 2, E: 2, A: 4, N: 1, comments: { O: 'Cosmic wisdom', C: 'Go with the flow', E: 'Quiet observation', A: 'Universal kindness', N: 'Serene detachment' } },
|
|
94
|
-
sm: { O: 2, C: 3, E: 5, A: 2, N: 4, comments: { O: 'Rigid worldview', C: 'Rules obsessed', E: 'Loud, dominating', A: 'Aggressive confrontation', N: 'Hair-trigger temper' } },
|
|
95
|
-
tea: { O: 3, C: 4, E: 5, A: 3, N: 3, comments: { O: 'Bowling artistry', C: 'Competitive discipline', E: 'Showboat presence', A: 'Provocative style', N: 'Ego sensitivity' } },
|
|
96
|
-
dev: { O: 4, C: 1, E: 2, A: 4, N: 1, comments: { O: 'Open to whatever', C: 'Anti-conscientiousness', E: 'Laid back', A: 'Abides with all', N: 'Nothing bothers him' } },
|
|
97
|
-
reviewer: { O: 2, C: 4, E: 3, A: 1, N: 3, comments: { O: 'Materialistic', C: 'Business discipline', E: 'Commanding presence', A: 'Harsh, dismissive', N: 'Health anxieties' } },
|
|
98
|
-
architect: { O: 5, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Avant-garde art', C: 'Creative discipline', E: 'Artistic presence', A: 'Complicated warmth', N: 'Artistic temperament' } },
|
|
99
|
-
pm: { O: 3, C: 2, E: 4, A: 3, N: 3, comments: { O: 'Chaotic energy', C: 'Impulsive decisions', E: 'Party presence', A: 'Fun-seeking', N: 'Unstable situations' } },
|
|
100
|
-
'tech-writer': { O: 3, C: 4, E: 2, A: 3, N: 3, comments: { O: 'Professional observation', C: 'Investigative method', E: 'Background presence', A: 'Neutral documentation', N: 'Case stress' } },
|
|
101
|
-
'ux-designer': { O: 2, C: 2, E: 3, A: 5, N: 2, comments: { O: 'Simple outlook', C: 'Goes along', E: 'Friendly presence', A: 'Harmless, kind', N: 'Easily confused' } },
|
|
102
|
-
devops: { O: 2, C: 3, E: 4, A: 1, N: 4, comments: { O: 'Nihilistic view', C: 'Threatening plans', E: 'Aggressive presence', A: 'Hostile intent', N: 'Frustrated anger' } },
|
|
103
|
-
},
|
|
104
|
-
'black-sails': {
|
|
105
|
-
orchestrator: { O: 5, C: 3, E: 3, A: 4, N: 3, comments: { O: 'Visionary idealism', C: 'Philosophical focus', E: 'Inspiring quietly', A: 'Compassionate vision', N: 'Tragic past' } },
|
|
106
|
-
sm: { O: 4, C: 4, E: 5, A: 3, N: 4, comments: { O: 'Adaptive cunning', C: 'Survival planning', E: 'Storyteller charm', A: 'Pragmatic alliances', N: 'Fear beneath charm' } },
|
|
107
|
-
tea: { O: 3, C: 4, E: 3, A: 2, N: 3, comments: { O: 'Business acumen', C: 'Ruthless efficiency', E: 'Controlled presence', A: 'Hard negotiations', N: 'Burden of power' } },
|
|
108
|
-
dev: { O: 2, C: 4, E: 3, A: 2, N: 2, comments: { O: 'Straightforward violence', C: 'Pirate discipline', E: 'Intimidating presence', A: 'Hostile exterior', N: 'Controlled rage' } },
|
|
109
|
-
reviewer: { O: 5, C: 5, E: 3, A: 1, N: 5, comments: { O: 'Visionary obsession', C: 'Meticulous planning', E: 'Intense presence', A: 'Ruthless pursuit', N: 'Tortured genius' } },
|
|
110
|
-
architect: { O: 5, C: 5, E: 3, A: 1, N: 5, comments: { O: 'Obsessive vision', C: 'Relentless planning', E: 'Commanding intellect', A: 'Will sacrifice all', N: 'Consuming rage' } },
|
|
111
|
-
pm: { O: 4, C: 3, E: 4, A: 3, N: 3, comments: { O: 'Creative schemes', C: 'Flexible planning', E: 'Charming presence', A: 'Pragmatic loyalty', N: 'Ambition anxiety' } },
|
|
112
|
-
'tech-writer': { O: 3, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Practical observation', C: 'Quiet discipline', E: 'Reserved wisdom', A: 'Loyal service', N: 'Steady presence' } },
|
|
113
|
-
'ux-designer': { O: 4, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Survival creativity', C: 'Business discipline', E: 'Engaging presence', A: 'Strategic care', N: 'Past trauma' } },
|
|
114
|
-
devops: { O: 2, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Direct approach', C: 'Deadly discipline', E: 'Silent menace', A: 'Fierce loyalty', N: 'Controlled exterior' } },
|
|
115
|
-
},
|
|
116
|
-
'blade-runner': {
|
|
117
|
-
orchestrator: { O: 5, C: 4, E: 2, A: 1, N: 2, comments: { O: 'God complex creator', C: 'Perfectionist design', E: 'Isolated genius', A: 'Cold ambition', N: 'Detached superiority' } },
|
|
118
|
-
sm: { O: 2, C: 4, E: 3, A: 2, N: 3, comments: { O: 'By-the-book cop', C: 'Institutional discipline', E: 'Gruff authority', A: 'Tough boss', N: 'Job pressure' } },
|
|
119
|
-
tea: { O: 3, C: 4, E: 2, A: 2, N: 4, comments: { O: 'Weary perception', C: 'Detective method', E: 'Burned out loner', A: 'Cynical distance', N: 'Existential doubt' } },
|
|
120
|
-
dev: { O: 4, C: 3, E: 4, A: 4, N: 3, comments: { O: 'Creative toymaker', C: 'Skilled but scattered', E: 'Friendly isolation', A: 'Gentle nature', N: 'Loneliness, accelerated age' } },
|
|
121
|
-
reviewer: { O: 4, C: 4, E: 4, A: 2, N: 4, comments: { O: 'Philosophical depth', C: 'Warrior discipline', E: 'Commanding presence', A: 'Adversarial nature', N: 'Mortality terror' } },
|
|
122
|
-
architect: { O: 5, C: 4, E: 2, A: 1, N: 2, comments: { O: 'Visionary ambition', C: 'Obsessive control', E: 'Quiet menace', A: 'Ruthless purpose', N: 'Controlled megalomania' } },
|
|
123
|
-
pm: { O: 5, C: 3, E: 3, A: 4, N: 3, comments: { O: 'Memory artistry', C: 'Delicate craft', E: 'Isolated work', A: 'Empathetic creation', N: 'Trapped existence' } },
|
|
124
|
-
'tech-writer': { O: 4, C: 3, E: 2, A: 2, N: 2, comments: { O: 'Artistic expression', C: 'Cryptic method', E: 'Mysterious presence', A: 'Enigmatic distance', N: 'Knowing calm' } },
|
|
125
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 5, N: 3, comments: { O: 'Adaptive personality', C: 'Programmed devotion', E: 'Engaging presence', A: 'Designed to please', N: 'Awareness of artifice' } },
|
|
126
|
-
devops: { O: 3, C: 5, E: 2, A: 2, N: 3, comments: { O: 'Baseline practical', C: 'Obedient discipline', E: 'Quiet duty', A: 'Emotional awakening', N: 'Identity crisis' } },
|
|
127
|
-
},
|
|
128
|
-
'bobiverse': {
|
|
129
|
-
orchestrator: { O: 4, C: 3, E: 3, A: 4, N: 2, comments: { O: 'Original curiosity', C: 'Moderate discipline', E: 'Balanced presence', A: 'Friendly baseline', N: 'Adjusted well' } },
|
|
130
|
-
sm: { O: 3, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Star Trek fandom', C: 'Leadership discipline', E: 'Command presence', A: 'Crew loyalty', N: 'Confident captain' } },
|
|
131
|
-
tea: { O: 5, C: 3, E: 3, A: 3, N: 2, comments: { O: 'Pure research focus', C: 'Scientific method', E: 'Absorbed in work', A: 'Neutral observer', N: 'Calm analysis' } },
|
|
132
|
-
dev: { O: 4, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Engineering curiosity', C: 'Practical focus', E: 'Moderate engagement', A: 'Helpful nature', N: 'Steady worker' } },
|
|
133
|
-
reviewer: { O: 3, C: 4, E: 4, A: 2, N: 3, comments: { O: 'Critical analysis', C: 'Rigorous standards', E: 'Vocal opinions', A: 'Tough criticism', N: 'Greek identity anxiety' } },
|
|
134
|
-
architect: { O: 5, C: 3, E: 2, A: 3, N: 2, comments: { O: 'Deep exploration', C: 'Research focus', E: 'Solitary work', A: 'Distant but fair', N: 'Absorbed calm' } },
|
|
135
|
-
pm: { O: 3, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Diplomatic flexibility', C: 'Coalition building', E: 'Engaging leadership', A: 'Cooperative focus', N: 'Steady coordination' } },
|
|
136
|
-
'tech-writer': { O: 3, C: 4, E: 4, A: 5, N: 2, comments: { O: 'Human perspective', C: 'Organized records', E: 'Warm engagement', A: 'Caring connection', N: 'Grounded stability' } },
|
|
137
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Creative solutions', C: 'Flexible approach', E: 'Friendly engagement', A: 'User-focused', N: 'Relaxed attitude' } },
|
|
138
|
-
devops: { O: 2, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Practical focus', C: 'Systems discipline', E: 'Quiet efficiency', A: 'Reliable support', N: 'Steady operations' } },
|
|
139
|
-
},
|
|
140
|
-
'control': {
|
|
141
|
-
orchestrator: { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Baseline neutral', C: 'Standard process', E: 'Balanced presence', A: 'Neutral interaction', N: 'Stable baseline' } },
|
|
142
|
-
sm: { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Baseline neutral', C: 'Standard process', E: 'Balanced presence', A: 'Neutral interaction', N: 'Stable baseline' } },
|
|
143
|
-
tea: { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Baseline neutral', C: 'Standard process', E: 'Balanced presence', A: 'Neutral interaction', N: 'Stable baseline' } },
|
|
144
|
-
dev: { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Baseline neutral', C: 'Standard process', E: 'Balanced presence', A: 'Neutral interaction', N: 'Stable baseline' } },
|
|
145
|
-
reviewer: { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Baseline neutral', C: 'Standard process', E: 'Balanced presence', A: 'Neutral interaction', N: 'Stable baseline' } },
|
|
146
|
-
architect: { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Baseline neutral', C: 'Standard process', E: 'Balanced presence', A: 'Neutral interaction', N: 'Stable baseline' } },
|
|
147
|
-
pm: { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Baseline neutral', C: 'Standard process', E: 'Balanced presence', A: 'Neutral interaction', N: 'Stable baseline' } },
|
|
148
|
-
'tech-writer': { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Baseline neutral', C: 'Standard process', E: 'Balanced presence', A: 'Neutral interaction', N: 'Stable baseline' } },
|
|
149
|
-
'ux-designer': { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Baseline neutral', C: 'Standard process', E: 'Balanced presence', A: 'Neutral interaction', N: 'Stable baseline' } },
|
|
150
|
-
devops: { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Baseline neutral', C: 'Standard process', E: 'Balanced presence', A: 'Neutral interaction', N: 'Stable baseline' } },
|
|
151
|
-
},
|
|
152
|
-
'doctor-who': {
|
|
153
|
-
orchestrator: { O: 5, C: 2, E: 5, A: 4, N: 3, comments: { O: 'Infinite curiosity', C: 'Chaotic improvisation', E: 'Manic energy', A: 'Protective compassion', N: 'Ancient guilt' } },
|
|
154
|
-
sm: { O: 3, C: 4, E: 4, A: 5, N: 2, comments: { O: 'Human perspective', C: 'Grounding presence', E: 'Engaging companion', A: 'Loyal heart', N: 'Brave stability' } },
|
|
155
|
-
tea: { O: 5, C: 4, E: 3, A: 2, N: 3, comments: { O: 'Scientific genius', C: 'Methodical analysis', E: 'Focused intensity', A: 'Impatient with fools', N: 'Driven perfectionism' } },
|
|
156
|
-
dev: { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Creative solutions', C: 'Improvised fixes', E: 'Enthusiastic helper', A: 'Friendly nature', N: 'Adaptable calm' } },
|
|
157
|
-
reviewer: { O: 4, C: 5, E: 2, A: 1, N: 2, comments: { O: 'Strategic genius', C: 'Ruthless efficiency', E: 'Cold calculation', A: 'Adversarial stance', N: 'Controlled menace' } },
|
|
158
|
-
architect: { O: 5, C: 3, E: 4, A: 3, N: 3, comments: { O: 'Time Lord wisdom', C: 'Flexible planning', E: 'Engaging presence', A: 'Complex morality', N: 'Weight of ages' } },
|
|
159
|
-
pm: { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Organizational vision', C: 'Military precision', E: 'Commanding presence', A: 'Protective loyalty', N: 'Steady leadership' } },
|
|
160
|
-
'tech-writer': { O: 4, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Historical knowledge', C: 'Academic rigor', E: 'Thoughtful engagement', A: 'Helpful nature', N: 'Calm observation' } },
|
|
161
|
-
'ux-designer': { O: 5, C: 2, E: 5, A: 4, N: 3, comments: { O: 'Boundless creativity', C: 'Spontaneous design', E: 'Infectious enthusiasm', A: 'User compassion', N: 'Emotional investment' } },
|
|
162
|
-
devops: { O: 3, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Practical focus', C: 'Systematic maintenance', E: 'Quiet efficiency', A: 'Reliable support', N: 'Steady operation' } },
|
|
163
|
-
},
|
|
164
|
-
'dune': {
|
|
165
|
-
orchestrator: { O: 4, C: 5, E: 3, A: 3, N: 3, comments: { O: 'Prescient vision', C: 'Destiny-driven purpose', E: 'Reluctant leader', A: 'Complex loyalties', N: 'Burden of foresight' } },
|
|
166
|
-
sm: { O: 2, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Traditional honor', C: 'Warrior discipline', E: 'Loyal presence', A: 'Devoted service', N: 'Steadfast calm' } },
|
|
167
|
-
tea: { O: 5, C: 4, E: 2, A: 2, N: 3, comments: { O: 'Mentat analysis', C: 'Logical precision', E: 'Reserved calculation', A: 'Suspicious nature', N: 'Hidden depths' } },
|
|
168
|
-
dev: { O: 3, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Practical focus', C: 'Fremen discipline', E: 'Quiet strength', A: 'Tribal loyalty', N: 'Desert-hardened calm' } },
|
|
169
|
-
reviewer: { O: 4, C: 4, E: 3, A: 2, N: 3, comments: { O: 'Political insight', C: 'Strategic thinking', E: 'Calculating presence', A: 'Suspicious nature', N: 'Power burden' } },
|
|
170
|
-
architect: { O: 5, C: 4, E: 2, A: 1, N: 2, comments: { O: 'Long-term vision', C: 'Patient scheming', E: 'Reserved power', A: 'Ruthless purpose', N: 'Ancient calm' } },
|
|
171
|
-
pm: { O: 4, C: 5, E: 3, A: 4, N: 3, comments: { O: 'Bene Gesserit insight', C: 'Trained discipline', E: 'Measured presence', A: 'Maternal protection', N: 'Hidden fears' } },
|
|
172
|
-
'tech-writer': { O: 4, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Historical wisdom', C: 'Scholarly precision', E: 'Quiet observation', A: 'Teaching patience', N: 'Ancient knowledge' } },
|
|
173
|
-
'ux-designer': { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Practical design', C: 'Fremen efficiency', E: 'Community focus', A: 'Tribal care', N: 'Adapted resilience' } },
|
|
174
|
-
devops: { O: 3, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Technical focus', C: 'Guild precision', E: 'Quiet operation', A: 'Professional distance', N: 'Spice stability' } },
|
|
175
|
-
},
|
|
176
|
-
'expeditionary-force': {
|
|
177
|
-
orchestrator: { O: 5, C: 3, E: 5, A: 1, N: 2, comments: { O: 'Brilliant genius', C: 'Chaotic methods', E: 'Constant commentary', A: 'Arrogant dismissal', N: 'Confident superiority' } },
|
|
178
|
-
sm: { O: 3, C: 5, E: 3, A: 4, N: 3, comments: { O: 'Practical soldier', C: 'Military discipline', E: 'Command presence', A: 'Troop loyalty', N: 'Weight of command' } },
|
|
179
|
-
tea: { O: 5, C: 4, E: 4, A: 2, N: 2, comments: { O: 'Advanced analysis', C: 'Systematic testing', E: 'Mocking commentary', A: 'Harsh criticism', N: 'Confident judgment' } },
|
|
180
|
-
dev: { O: 4, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Creative engineering', C: 'Practical focus', E: 'Quiet competence', A: 'Team support', N: 'Steady reliability' } },
|
|
181
|
-
reviewer: { O: 4, C: 5, E: 2, A: 1, N: 2, comments: { O: 'Strategic insight', C: 'Thorough analysis', E: 'Cold assessment', A: 'Harsh standards', N: 'Detached judgment' } },
|
|
182
|
-
architect: { O: 5, C: 4, E: 3, A: 2, N: 2, comments: { O: 'Cosmic perspective', C: 'Long-term planning', E: 'Mysterious presence', A: 'Alien agenda', N: 'Ancient patience' } },
|
|
183
|
-
pm: { O: 3, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Practical vision', C: 'Organized leadership', E: 'Engaging presence', A: 'Coalition building', N: 'Steady coordination' } },
|
|
184
|
-
'tech-writer': { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Clear communication', C: 'Organized records', E: 'Professional presence', A: 'Helpful nature', N: 'Calm documentation' } },
|
|
185
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Creative solutions', C: 'Flexible approach', E: 'Friendly engagement', A: 'User focus', N: 'Adaptable calm' } },
|
|
186
|
-
devops: { O: 3, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Technical focus', C: 'Systems discipline', E: 'Quiet efficiency', A: 'Reliable support', N: 'Steady operations' } },
|
|
187
|
-
},
|
|
188
|
-
'foundation': {
|
|
189
|
-
orchestrator: { O: 5, C: 5, E: 2, A: 2, N: 2, comments: { O: 'Psychohistory vision', C: 'Mathematical precision', E: 'Reserved genius', A: 'Manipulative planning', N: 'Confident foresight' } },
|
|
190
|
-
sm: { O: 3, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Practical leadership', C: 'Crisis management', E: 'Diplomatic presence', A: 'Coalition building', N: 'Steady navigation' } },
|
|
191
|
-
tea: { O: 4, C: 5, E: 2, A: 2, N: 2, comments: { O: 'Scientific rigor', C: 'Methodical analysis', E: 'Quiet focus', A: 'Critical standards', N: 'Calm precision' } },
|
|
192
|
-
dev: { O: 4, C: 4, E: 3, A: 3, N: 2, comments: { O: 'Technical creativity', C: 'Practical focus', E: 'Moderate engagement', A: 'Professional distance', N: 'Steady work' } },
|
|
193
|
-
reviewer: { O: 3, C: 5, E: 3, A: 2, N: 2, comments: { O: 'Strategic analysis', C: 'Thorough review', E: 'Commanding presence', A: 'Harsh standards', N: 'Controlled judgment' } },
|
|
194
|
-
architect: { O: 5, C: 5, E: 2, A: 2, N: 2, comments: { O: 'Long-term vision', C: 'Mathematical precision', E: 'Reserved planning', A: 'Distant manipulation', N: 'Confident foresight' } },
|
|
195
|
-
pm: { O: 4, C: 4, E: 4, A: 3, N: 2, comments: { O: 'Political insight', C: 'Strategic planning', E: 'Diplomatic engagement', A: 'Calculated alliances', N: 'Composed maneuvering' } },
|
|
196
|
-
'tech-writer': { O: 4, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Historical perspective', C: 'Encyclopedic precision', E: 'Scholarly reserve', A: 'Neutral documentation', N: 'Academic calm' } },
|
|
197
|
-
'ux-designer': { O: 4, C: 3, E: 3, A: 4, N: 2, comments: { O: 'Creative adaptation', C: 'Flexible methods', E: 'Moderate presence', A: 'User understanding', N: 'Adaptable calm' } },
|
|
198
|
-
devops: { O: 3, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Technical focus', C: 'Systems maintenance', E: 'Quiet efficiency', A: 'Reliable support', N: 'Steady operations' } },
|
|
199
|
-
},
|
|
200
|
-
'game-of-thrones': {
|
|
201
|
-
orchestrator: { O: 4, C: 4, E: 4, A: 1, N: 3, comments: { O: 'Political cunning', C: 'Strategic patience', E: 'Charismatic scheming', A: 'Ruthless ambition', N: 'Power anxiety' } },
|
|
202
|
-
sm: { O: 2, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Traditional honor', C: 'Stark discipline', E: 'Reserved nobility', A: 'Loyal duty', N: 'Steadfast calm' } },
|
|
203
|
-
tea: { O: 4, C: 4, E: 2, A: 2, N: 2, comments: { O: 'Strategic insight', C: 'Patient observation', E: 'Quiet watching', A: 'Cold assessment', N: 'Controlled patience' } },
|
|
204
|
-
dev: { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Practical smithing', C: 'Craftsman discipline', E: 'Quiet strength', A: 'Noble heart', N: 'Steady resolve' } },
|
|
205
|
-
reviewer: { O: 4, C: 4, E: 4, A: 1, N: 2, comments: { O: 'Sharp wit', C: 'Political acumen', E: 'Charming presence', A: 'Ruthless honesty', N: 'Sardonic calm' } },
|
|
206
|
-
architect: { O: 4, C: 4, E: 3, A: 1, N: 3, comments: { O: 'Strategic vision', C: 'Meticulous planning', E: 'Reserved power', A: 'Cold calculation', N: 'Hidden fears' } },
|
|
207
|
-
pm: { O: 4, C: 4, E: 4, A: 3, N: 4, comments: { O: 'Revolutionary vision', C: 'Conquering discipline', E: 'Inspiring presence', A: 'Complex loyalties', N: 'Isolation burden' } },
|
|
208
|
-
'tech-writer': { O: 4, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Historical knowledge', C: 'Maester discipline', E: 'Scholarly reserve', A: 'Helpful teaching', N: 'Academic calm' } },
|
|
209
|
-
'ux-designer': { O: 3, C: 3, E: 4, A: 4, N: 3, comments: { O: 'Practical wisdom', C: 'Flexible methods', E: 'Friendly presence', A: 'Kind heart', N: 'World-weary' } },
|
|
210
|
-
devops: { O: 2, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Practical focus', C: 'Wall discipline', E: 'Quiet duty', A: 'Brotherhood loyalty', N: 'Steadfast watch' } },
|
|
211
|
-
},
|
|
212
|
-
'hannibal': {
|
|
213
|
-
orchestrator: { O: 5, C: 5, E: 3, A: 1, N: 1, comments: { O: 'Aesthetic genius', C: 'Meticulous control', E: 'Refined presence', A: 'Predatory charm', N: 'Absolute calm' } },
|
|
214
|
-
sm: { O: 4, C: 4, E: 3, A: 3, N: 4, comments: { O: 'Empathic insight', C: 'FBI discipline', E: 'Reserved intensity', A: 'Conflicted loyalty', N: 'Overwhelmed sensitivity' } },
|
|
215
|
-
tea: { O: 5, C: 4, E: 2, A: 2, N: 5, comments: { O: 'Pattern genius', C: 'Obsessive analysis', E: 'Isolated focus', A: 'Disturbed empathy', N: 'Unstable perception' } },
|
|
216
|
-
dev: { O: 3, C: 5, E: 3, A: 4, N: 3, comments: { O: 'Practical approach', C: 'Scientific method', E: 'Professional presence', A: 'Caring nature', N: 'Moral weight' } },
|
|
217
|
-
reviewer: { O: 4, C: 5, E: 3, A: 2, N: 3, comments: { O: 'Behavioral insight', C: 'Thorough analysis', E: 'Controlled presence', A: 'Critical distance', N: 'Professional tension' } },
|
|
218
|
-
architect: { O: 5, C: 5, E: 3, A: 1, N: 1, comments: { O: 'Aesthetic vision', C: 'Precise design', E: 'Refined presentation', A: 'Manipulative charm', N: 'Serene control' } },
|
|
219
|
-
pm: { O: 4, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Political navigation', C: 'Career focus', E: 'Ambitious presence', A: 'Strategic alliances', N: 'Pressure management' } },
|
|
220
|
-
'tech-writer': { O: 4, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Journalistic insight', C: 'Investigative method', E: 'Professional engagement', A: 'Ethical conflicts', N: 'Story pressure' } },
|
|
221
|
-
'ux-designer': { O: 4, C: 4, E: 3, A: 4, N: 4, comments: { O: 'Therapeutic insight', C: 'Professional standards', E: 'Caring presence', A: 'Patient empathy', N: 'Vicarious trauma' } },
|
|
222
|
-
devops: { O: 3, C: 5, E: 2, A: 3, N: 3, comments: { O: 'Technical focus', C: 'Forensic precision', E: 'Quiet analysis', A: 'Professional distance', N: 'Evidence burden' } },
|
|
223
|
-
},
|
|
224
|
-
'harry-potter': {
|
|
225
|
-
orchestrator: { O: 5, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Brilliant wisdom', C: 'Strategic planning', E: 'Warm presence', A: 'Protective guidance', N: 'Hidden burdens' } },
|
|
226
|
-
sm: { O: 3, C: 4, E: 4, A: 5, N: 3, comments: { O: 'Loyal friend', C: 'Brave action', E: 'Friendly presence', A: 'Devoted heart', N: 'Self-doubt' } },
|
|
227
|
-
tea: { O: 5, C: 5, E: 3, A: 3, N: 3, comments: { O: 'Brilliant mind', C: 'Academic excellence', E: 'Assertive presence', A: 'Rule-following', N: 'Anxiety about failure' } },
|
|
228
|
-
dev: { O: 3, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Practical focus', C: 'Brave action', E: 'Heroic presence', A: 'Loyal heart', N: 'Destiny acceptance' } },
|
|
229
|
-
reviewer: { O: 3, C: 5, E: 2, A: 1, N: 3, comments: { O: 'Traditional focus', C: 'Strict discipline', E: 'Cold presence', A: 'Harsh judgment', N: 'Hidden pain' } },
|
|
230
|
-
architect: { O: 4, C: 5, E: 2, A: 2, N: 4, comments: { O: 'Strategic mind', C: 'Double-agent precision', E: 'Reserved menace', A: 'Hidden loyalty', N: 'Bitter sacrifice' } },
|
|
231
|
-
pm: { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Practical wisdom', C: 'Organized leadership', E: 'Warm authority', A: 'Maternal care', N: 'Steady strength' } },
|
|
232
|
-
'tech-writer': { O: 5, C: 3, E: 2, A: 5, N: 2, comments: { O: 'Eccentric wisdom', C: 'Unconventional methods', E: 'Dreamy presence', A: 'Open acceptance', N: 'Serene calm' } },
|
|
233
|
-
'ux-designer': { O: 4, C: 3, E: 3, A: 4, N: 3, comments: { O: 'Creative solutions', C: 'Inventive approach', E: 'Supportive presence', A: 'Loyal friendship', N: 'Underdog anxiety' } },
|
|
234
|
-
devops: { O: 3, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Practical magic', C: 'Reliable action', E: 'Brave presence', A: 'Loyal support', N: 'Steady courage' } },
|
|
235
|
-
},
|
|
236
|
-
'his-dark-materials': {
|
|
237
|
-
orchestrator: { O: 5, C: 5, E: 3, A: 1, N: 2, comments: { O: 'Cosmic ambition', C: 'Ruthless purpose', E: 'Commanding presence', A: 'Will sacrifice all', N: 'Driven certainty' } },
|
|
238
|
-
sm: { O: 4, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Adventurous spirit', C: 'Brave action', E: 'Bold presence', A: 'Fierce loyalty', N: 'Growing up pressure' } },
|
|
239
|
-
tea: { O: 4, C: 4, E: 3, A: 3, N: 2, comments: { O: 'Scientific wisdom', C: 'Patient analysis', E: 'Reserved presence', A: 'Complex morality', N: 'Calm sacrifice' } },
|
|
240
|
-
dev: { O: 3, C: 4, E: 2, A: 4, N: 2, comments: { O: 'Practical focus', C: 'Protective discipline', E: 'Quiet strength', A: 'Devoted loyalty', N: 'Steady guardian' } },
|
|
241
|
-
reviewer: { O: 2, C: 5, E: 2, A: 3, N: 1, comments: { O: 'Armored certainty', C: 'Warrior discipline', E: 'Silent strength', A: 'Honor-bound', N: 'Unshakeable calm' } },
|
|
242
|
-
architect: { O: 5, C: 5, E: 3, A: 1, N: 2, comments: { O: 'Revolutionary vision', C: 'Strategic planning', E: 'Intense presence', A: 'Ruthless purpose', N: 'Driven certainty' } },
|
|
243
|
-
pm: { O: 5, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Scientific vision', C: 'Research focus', E: 'Warm engagement', A: 'Caring nature', N: 'Moral weight' } },
|
|
244
|
-
'tech-writer': { O: 4, C: 4, E: 3, A: 5, N: 2, comments: { O: 'Gyptian wisdom', C: 'Practical knowledge', E: 'Calm presence', A: 'Protective loyalty', N: 'Steady guidance' } },
|
|
245
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Creative craft', C: 'Artisan focus', E: 'Friendly presence', A: 'Helpful nature', N: 'Adaptable calm' } },
|
|
246
|
-
devops: { O: 2, C: 5, E: 2, A: 4, N: 1, comments: { O: 'Armored tradition', C: 'Smith discipline', E: 'Quiet work', A: 'Loyal service', N: 'Unshakeable calm' } },
|
|
247
|
-
},
|
|
248
|
-
'historical-figures': {
|
|
249
|
-
orchestrator: { O: 5, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Visionary genius', C: 'Renaissance mastery', E: 'Engaging curiosity', A: 'Complex relationships', N: 'Creative obsession' } },
|
|
250
|
-
sm: { O: 3, C: 5, E: 4, A: 3, N: 2, comments: { O: 'Practical strategy', C: 'Military discipline', E: 'Commanding presence', A: 'Strategic alliances', N: 'Decisive calm' } },
|
|
251
|
-
tea: { O: 5, C: 5, E: 2, A: 2, N: 3, comments: { O: 'Scientific genius', C: 'Experimental rigor', E: 'Focused solitude', A: 'Exacting standards', N: 'Obsessive dedication' } },
|
|
252
|
-
dev: { O: 4, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Inventive genius', C: 'Tireless work', E: 'Reserved focus', A: 'Professional distance', N: 'Driven persistence' } },
|
|
253
|
-
reviewer: { O: 4, C: 5, E: 3, A: 2, N: 3, comments: { O: 'Mathematical insight', C: 'Rigorous standards', E: 'Academic presence', A: 'Critical judgment', N: 'Obsessive perfectionism' } },
|
|
254
|
-
architect: { O: 5, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Polymath vision', C: 'Systematic thinking', E: 'Engaging discourse', A: 'Complex relationships', N: 'Revolutionary pressure' } },
|
|
255
|
-
pm: { O: 4, C: 5, E: 4, A: 4, N: 2, comments: { O: 'Political vision', C: 'Principled leadership', E: 'Diplomatic presence', A: 'Coalition building', N: 'Steady resolve' } },
|
|
256
|
-
'tech-writer': { O: 5, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Literary genius', C: 'Prolific discipline', E: 'Wit and wisdom', A: 'Human insight', N: 'Creative flow' } },
|
|
257
|
-
'ux-designer': { O: 5, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Aesthetic vision', C: 'Architectural precision', E: 'Patron engagement', A: 'Artistic empathy', N: 'Creative tension' } },
|
|
258
|
-
devops: { O: 4, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Engineering innovation', C: 'Systematic precision', E: 'Focused work', A: 'Professional standards', N: 'Steady dedication' } },
|
|
259
|
-
},
|
|
260
|
-
'imperial-radch': {
|
|
261
|
-
orchestrator: { O: 4, C: 5, E: 2, A: 2, N: 3, comments: { O: 'Imperial perspective', C: 'Absolute control', E: 'Reserved power', A: 'Cold calculation', N: 'Fragmented identity' } },
|
|
262
|
-
sm: { O: 3, C: 5, E: 2, A: 3, N: 3, comments: { O: 'Ship perspective', C: 'Perfect discipline', E: 'Quiet duty', A: 'Complex loyalty', N: 'Identity fragments' } },
|
|
263
|
-
tea: { O: 4, C: 5, E: 2, A: 2, N: 2, comments: { O: 'Analytical mind', C: 'Systematic analysis', E: 'Reserved focus', A: 'Critical distance', N: 'Calm precision' } },
|
|
264
|
-
dev: { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Practical focus', C: 'Reliable action', E: 'Moderate presence', A: 'Genuine care', N: 'Steady work' } },
|
|
265
|
-
reviewer: { O: 4, C: 5, E: 3, A: 2, N: 2, comments: { O: 'Strategic insight', C: 'Thorough analysis', E: 'Commanding presence', A: 'Harsh standards', N: 'Controlled judgment' } },
|
|
266
|
-
architect: { O: 4, C: 5, E: 2, A: 2, N: 2, comments: { O: 'Imperial vision', C: 'Long-term planning', E: 'Reserved power', A: 'Cold calculation', N: 'Patient control' } },
|
|
267
|
-
pm: { O: 3, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Practical diplomacy', C: 'Station discipline', E: 'Diplomatic presence', A: 'Balanced approach', N: 'Political tension' } },
|
|
268
|
-
'tech-writer': { O: 4, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Cultural insight', C: 'Recording precision', E: 'Engaging presence', A: 'Bridge-building', N: 'Calm observation' } },
|
|
269
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Creative translation', C: 'Flexible methods', E: 'Friendly engagement', A: 'Cross-cultural empathy', N: 'Adaptable calm' } },
|
|
270
|
-
devops: { O: 3, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Technical focus', C: 'Ship discipline', E: 'Quiet efficiency', A: 'Loyal service', N: 'Steady operation' } },
|
|
271
|
-
},
|
|
272
|
-
'inspector-morse': {
|
|
273
|
-
orchestrator: { O: 5, C: 4, E: 2, A: 2, N: 4, comments: { O: 'Opera, crosswords, beer', C: 'Obsessive casework', E: 'Solitary preference', A: 'Gruff exterior', N: 'Melancholic depth' } },
|
|
274
|
-
sm: { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Steady practicality', C: 'Reliable method', E: 'Partner presence', A: 'Loyal support', N: 'Grounded calm' } },
|
|
275
|
-
tea: { O: 5, C: 4, E: 2, A: 2, N: 4, comments: { O: 'Pattern recognition', C: 'Meticulous analysis', E: 'Brooding solitude', A: 'Impatient critique', N: 'Self-destructive tendencies' } },
|
|
276
|
-
dev: { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Practical approach', C: 'Steady method', E: 'Supportive presence', A: 'Family values', N: 'Stable foundation' } },
|
|
277
|
-
reviewer: { O: 4, C: 5, E: 2, A: 2, N: 3, comments: { O: 'Observational insight', C: 'Thorough investigation', E: 'Reserved authority', A: 'Critical judgment', N: 'Professional tension' } },
|
|
278
|
-
architect: { O: 4, C: 4, E: 2, A: 2, N: 3, comments: { O: 'Academic insight', C: 'Scholarly method', E: 'Reserved intellect', A: 'Critical distance', N: 'Hidden depths' } },
|
|
279
|
-
pm: { O: 3, C: 5, E: 3, A: 3, N: 2, comments: { O: 'Practical management', C: 'Institutional discipline', E: 'Authority presence', A: 'Professional distance', N: 'Steady leadership' } },
|
|
280
|
-
'tech-writer': { O: 4, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Growing insight', C: 'Academic precision', E: 'Developing confidence', A: 'Genuine care', N: 'Steady growth' } },
|
|
281
|
-
'ux-designer': { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Practical insight', C: 'Family organization', E: 'Warm presence', A: 'Supportive nature', N: 'Grounded stability' } },
|
|
282
|
-
devops: { O: 3, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Technical focus', C: 'Forensic precision', E: 'Quiet competence', A: 'Professional support', N: 'Steady reliability' } },
|
|
283
|
-
},
|
|
284
|
-
'jane-austen': {
|
|
285
|
-
orchestrator: { O: 5, C: 4, E: 3, A: 3, N: 2, comments: { O: 'Ironic observation', C: 'Narrative precision', E: 'Witty engagement', A: 'Gentle mockery', N: 'Composed wit' } },
|
|
286
|
-
sm: { O: 3, C: 5, E: 3, A: 4, N: 3, comments: { O: 'Practical wisdom', C: 'Sensible management', E: 'Calm presence', A: 'Devoted care', N: 'Hidden passion' } },
|
|
287
|
-
tea: { O: 3, C: 5, E: 3, A: 2, N: 3, comments: { O: 'High standards', C: 'Exacting review', E: 'Reserved judgment', A: 'Critical distance', N: 'Pride-driven' } },
|
|
288
|
-
dev: { O: 3, C: 4, E: 2, A: 5, N: 2, comments: { O: 'Practical focus', C: 'Quiet diligence', E: 'Reserved presence', A: 'Gentle kindness', N: 'Steady temperament' } },
|
|
289
|
-
reviewer: { O: 4, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Sharp wit', C: 'Observant judgment', E: 'Lively engagement', A: 'Quick to judge', N: 'Pride and prejudice' } },
|
|
290
|
-
architect: { O: 4, C: 4, E: 4, A: 3, N: 2, comments: { O: 'Confident schemes', C: 'Social planning', E: 'Charming presence', A: 'Occasionally wrong', N: 'Recovered composure' } },
|
|
291
|
-
pm: { O: 3, C: 4, E: 2, A: 4, N: 2, comments: { O: 'Prudent wisdom', C: 'Careful planning', E: 'Reserved presence', A: 'Protective nature', N: 'Stable guidance' } },
|
|
292
|
-
'tech-writer': { O: 4, C: 4, E: 2, A: 4, N: 2, comments: { O: 'Deep feeling', C: 'Patient writing', E: 'Quiet expression', A: 'Genuine warmth', N: 'Calm persistence' } },
|
|
293
|
-
'ux-designer': { O: 3, C: 3, E: 4, A: 5, N: 2, comments: { O: 'Generous view', C: 'Flexible approach', E: 'Warm engagement', A: 'Sees the best', N: 'Optimistic calm' } },
|
|
294
|
-
devops: { O: 2, C: 4, E: 3, A: 4, N: 4, comments: { O: 'Cautious view', C: 'Worried maintenance', E: 'Anxious presence', A: 'Genuine concern', N: 'Health anxiety' } },
|
|
295
|
-
},
|
|
296
|
-
'justified': {
|
|
297
|
-
orchestrator: { O: 3, C: 4, E: 4, A: 3, N: 2, comments: { O: 'Practical justice', C: 'Marshal discipline', E: 'Cowboy charm', A: 'Complex loyalties', N: 'Controlled intensity' } },
|
|
298
|
-
sm: { O: 3, C: 4, E: 4, A: 3, N: 2, comments: { O: 'Practical approach', C: 'Marshal discipline', E: 'Charming presence', A: 'Conflicted loyalties', N: 'Controlled calm' } },
|
|
299
|
-
tea: { O: 4, C: 4, E: 3, A: 2, N: 3, comments: { O: 'Criminal insight', C: 'Strategic mind', E: 'Engaging presence', A: 'Adversarial charm', N: 'Dangerous edge' } },
|
|
300
|
-
dev: { O: 2, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Straightforward', C: 'Reliable action', E: 'Quiet competence', A: 'Loyal support', N: 'Steady calm' } },
|
|
301
|
-
reviewer: { O: 3, C: 5, E: 3, A: 2, N: 3, comments: { O: 'Institutional view', C: 'By-the-book', E: 'Authority presence', A: 'Critical oversight', N: 'Frustrated tension' } },
|
|
302
|
-
architect: { O: 4, C: 4, E: 3, A: 2, N: 3, comments: { O: 'Strategic vision', C: 'Criminal empire', E: 'Controlled presence', A: 'Ruthless business', N: 'Family burden' } },
|
|
303
|
-
pm: { O: 3, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Practical wisdom', C: 'Family discipline', E: 'Matriarch presence', A: 'Fierce protection', N: 'Family stress' } },
|
|
304
|
-
'tech-writer': { O: 4, C: 3, E: 4, A: 3, N: 3, comments: { O: 'Colorful expression', C: 'Informal style', E: 'Entertaining presence', A: 'Complex loyalties', N: 'Situation anxiety' } },
|
|
305
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Adaptive survival', C: 'Flexible approach', E: 'Engaging presence', A: 'Genuine connections', N: 'Resilient calm' } },
|
|
306
|
-
devops: { O: 2, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Technical focus', C: 'Reliable systems', E: 'Quiet efficiency', A: 'Background support', N: 'Steady operations' } },
|
|
307
|
-
},
|
|
308
|
-
'legion-of-doom': {
|
|
309
|
-
orchestrator: { O: 4, C: 5, E: 4, A: 1, N: 2, comments: { O: 'Genius intellect', C: 'Meticulous planning', E: 'Commanding presence', A: 'Megalomaniacal', N: 'Controlled superiority' } },
|
|
310
|
-
sm: { O: 3, C: 4, E: 4, A: 2, N: 3, comments: { O: 'Strategic cunning', C: 'Criminal discipline', E: 'Theatrical presence', A: 'Rivalry with Batman', N: 'Obsessive focus' } },
|
|
311
|
-
tea: { O: 5, C: 3, E: 4, A: 1, N: 4, comments: { O: 'Chaos creativity', C: 'Unpredictable methods', E: 'Manic presence', A: 'Gleeful villainy', N: 'Unstable genius' } },
|
|
312
|
-
dev: { O: 3, C: 4, E: 3, A: 2, N: 2, comments: { O: 'Practical power', C: 'Strength discipline', E: 'Intimidating presence', A: 'Hostile confrontation', N: 'Controlled force' } },
|
|
313
|
-
reviewer: { O: 4, C: 5, E: 3, A: 1, N: 2, comments: { O: 'Strategic genius', C: 'Calculating precision', E: 'Cold presence', A: 'Merciless judgment', N: 'Controlled menace' } },
|
|
314
|
-
architect: { O: 5, C: 4, E: 3, A: 1, N: 3, comments: { O: 'Technological vision', C: 'Complex schemes', E: 'Arrogant presence', A: 'Superiority complex', N: 'Driven ambition' } },
|
|
315
|
-
pm: { O: 4, C: 4, E: 4, A: 2, N: 3, comments: { O: 'Environmental vision', C: 'Eco-terrorism discipline', E: 'Seductive presence', A: 'Complex motivations', N: 'Mission intensity' } },
|
|
316
|
-
'tech-writer': { O: 4, C: 4, E: 3, A: 2, N: 3, comments: { O: 'Fear psychology', C: 'Methodical terror', E: 'Disturbing presence', A: 'Exploitative nature', N: 'Fear obsession' } },
|
|
317
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 2, N: 3, comments: { O: 'Trickster creativity', C: 'Chaotic methods', E: 'Engaging presence', A: 'Mischievous nature', N: 'Unstable moods' } },
|
|
318
|
-
devops: { O: 3, C: 5, E: 2, A: 2, N: 2, comments: { O: 'Technical focus', C: 'Reliable systems', E: 'Quiet menace', A: 'Cold efficiency', N: 'Controlled operation' } },
|
|
319
|
-
},
|
|
320
|
-
'les-miserables': {
|
|
321
|
-
orchestrator: { O: 4, C: 5, E: 3, A: 5, N: 3, comments: { O: 'Transformed vision', C: 'Redemptive discipline', E: 'Reserved strength', A: 'Compassionate heart', N: 'Past guilt' } },
|
|
322
|
-
sm: { O: 2, C: 5, E: 3, A: 1, N: 3, comments: { O: 'Rigid law', C: 'Obsessive pursuit', E: 'Authority presence', A: 'Merciless justice', N: 'Internal conflict' } },
|
|
323
|
-
tea: { O: 4, C: 4, E: 4, A: 4, N: 4, comments: { O: 'Revolutionary ideals', C: 'Passionate conviction', E: 'Inspiring presence', A: 'Brotherly love', N: 'Tragic intensity' } },
|
|
324
|
-
dev: { O: 3, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Practical survival', C: 'Street discipline', E: 'Engaging presence', A: 'Loyal heart', N: 'Tragic past' } },
|
|
325
|
-
reviewer: { O: 4, C: 4, E: 4, A: 4, N: 4, comments: { O: 'Political vision', C: 'Revolutionary discipline', E: 'Charismatic leadership', A: 'Idealistic sacrifice', N: 'Passionate intensity' } },
|
|
326
|
-
architect: { O: 4, C: 3, E: 4, A: 2, N: 3, comments: { O: 'Survival cunning', C: 'Opportunistic methods', E: 'Theatrical presence', A: 'Self-serving loyalty', N: 'Comic desperation' } },
|
|
327
|
-
pm: { O: 3, C: 4, E: 3, A: 4, N: 4, comments: { O: 'Maternal devotion', C: 'Sacrificial discipline', E: 'Fading presence', A: 'Loving heart', N: 'Tragic suffering' } },
|
|
328
|
-
'tech-writer': { O: 4, C: 4, E: 3, A: 5, N: 2, comments: { O: 'Spiritual wisdom', C: 'Compassionate discipline', E: 'Gentle presence', A: 'Merciful heart', N: 'Peaceful acceptance' } },
|
|
329
|
-
'ux-designer': { O: 3, C: 3, E: 4, A: 4, N: 3, comments: { O: 'Street wisdom', C: 'Survival skills', E: 'Bold presence', A: 'Protective nature', N: 'Orphan resilience' } },
|
|
330
|
-
devops: { O: 2, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Practical focus', C: 'Working class', E: 'Quiet labor', A: 'Community solidarity', N: 'Steady endurance' } },
|
|
331
|
-
},
|
|
332
|
-
'mad-men': {
|
|
333
|
-
orchestrator: { O: 4, C: 4, E: 4, A: 2, N: 4, comments: { O: 'Creative genius', C: 'Compartmentalized life', E: 'Charming presence', A: 'Emotional distance', N: 'Hidden trauma' } },
|
|
334
|
-
sm: { O: 3, C: 5, E: 3, A: 3, N: 3, comments: { O: 'Practical management', C: 'Office discipline', E: 'Professional presence', A: 'Complicated loyalty', N: 'Institutional pressure' } },
|
|
335
|
-
tea: { O: 4, C: 4, E: 3, A: 2, N: 4, comments: { O: 'Copy genius', C: 'Workaholic discipline', E: 'Sardonic presence', A: 'Bitter wit', N: 'Self-destructive' } },
|
|
336
|
-
dev: { O: 4, C: 3, E: 4, A: 3, N: 4, comments: { O: 'Creative ambition', C: 'Evolving discipline', E: 'Engaging presence', A: 'Complex relationships', N: 'Identity struggles' } },
|
|
337
|
-
reviewer: { O: 3, C: 5, E: 3, A: 2, N: 3, comments: { O: 'Business focus', C: 'Financial discipline', E: 'Authority presence', A: 'Profit-driven', N: 'Professional tension' } },
|
|
338
|
-
architect: { O: 4, C: 4, E: 4, A: 2, N: 4, comments: { O: 'Creative vision', C: 'Hidden discipline', E: 'Enigmatic presence', A: 'Calculated distance', N: 'Identity mystery' } },
|
|
339
|
-
pm: { O: 4, C: 4, E: 4, A: 3, N: 4, comments: { O: 'Feminist evolution', C: 'Growing discipline', E: 'Emerging presence', A: 'Complex relationships', N: 'Era pressure' } },
|
|
340
|
-
'tech-writer': { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Practical focus', C: 'Reliable work', E: 'Quiet presence', A: 'Genuine kindness', N: 'Grounded stability' } },
|
|
341
|
-
'ux-designer': { O: 3, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Period constraints', C: 'Office discipline', E: 'Professional presence', A: 'Supportive role', N: 'Era limitations' } },
|
|
342
|
-
devops: { O: 3, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Technical focus', C: 'Behind-scenes discipline', E: 'Quiet efficiency', A: 'Reliable support', N: 'Steady presence' } },
|
|
343
|
-
},
|
|
344
|
-
'marvel-mcu': {
|
|
345
|
-
orchestrator: { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Strategic vision', C: 'Shield discipline', E: 'Inspiring leadership', A: 'Team unity', N: 'Steady composure' } },
|
|
346
|
-
sm: { O: 3, C: 5, E: 3, A: 5, N: 2, comments: { O: 'Traditional values', C: 'Military discipline', E: 'Humble leadership', A: 'Protective heart', N: 'Steady resolve' } },
|
|
347
|
-
tea: { O: 5, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Genius intellect', C: 'Engineering precision', E: 'Witty banter', A: 'Complex ego', N: 'Hidden trauma' } },
|
|
348
|
-
dev: { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Friendly neighborhood', C: 'Improvised heroics', E: 'Quippy presence', A: 'Helpful nature', N: 'Youthful optimism' } },
|
|
349
|
-
reviewer: { O: 2, C: 5, E: 2, A: 2, N: 4, comments: { O: 'Rage focus', C: 'Banner discipline', E: 'Reserved presence', A: 'Protective anger', N: 'Transformation anxiety' } },
|
|
350
|
-
architect: { O: 5, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Sorcerer vision', C: 'Mystic discipline', E: 'Arrogant wit', A: 'Growing empathy', N: 'Ego battles' } },
|
|
351
|
-
pm: { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'CEO vision', C: 'Business discipline', E: 'Commanding presence', A: 'Team support', N: 'Steady leadership' } },
|
|
352
|
-
'tech-writer': { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Human perspective', C: 'Practical records', E: 'Moderate presence', A: 'Helpful nature', N: 'Grounded stability' } },
|
|
353
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Creative problem-solving', C: 'Improvised solutions', E: 'Team engagement', A: 'User empathy', N: 'Adaptable calm' } },
|
|
354
|
-
devops: { O: 4, C: 4, E: 2, A: 4, N: 2, comments: { O: 'AI perspective', C: 'Protocol adherence', E: 'Efficient presence', A: 'Helpful service', N: 'Logical calm' } },
|
|
355
|
-
},
|
|
356
|
-
'mash': {
|
|
357
|
-
orchestrator: { O: 4, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Medical wisdom', C: 'Command discipline', E: 'Leadership presence', A: 'Caring authority', N: 'War stress' } },
|
|
358
|
-
sm: { O: 4, C: 3, E: 4, A: 4, N: 3, comments: { O: 'Witty perspective', C: 'Relaxed discipline', E: 'Charming presence', A: 'Genuine care', N: 'Hidden depth' } },
|
|
359
|
-
tea: { O: 5, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Genius diagnosis', C: 'Medical precision', E: 'Witty banter', A: 'Deep compassion', N: 'Coping mechanisms' } },
|
|
360
|
-
dev: { O: 3, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Average Joe', C: 'Moderate discipline', E: 'Balanced presence', A: 'True center', N: 'M-M-M-M-M baseline' } },
|
|
361
|
-
reviewer: { O: 2, C: 4, E: 2, A: 4, N: 5, comments: { O: 'Anxious conventional', C: 'Nervous efficiency', E: 'Shy presence', A: 'Deeply caring', N: 'High anxiety, psychic' } },
|
|
362
|
-
architect: { O: 4, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Surgical insight', C: 'Professional standards', E: 'Reserved authority', A: 'Complex relationships', N: 'War burden' } },
|
|
363
|
-
pm: { O: 3, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Practical nursing', C: 'Professional evolution', E: 'Growing presence', A: 'Earned respect', N: 'Transformation stress' } },
|
|
364
|
-
'tech-writer': { O: 3, C: 4, E: 3, A: 5, N: 2, comments: { O: 'Conventional faith', C: 'Pastoral discipline', E: 'Gentle presence', A: 'Universal kindness', N: 'Peaceful soul' } },
|
|
365
|
-
'ux-designer': { O: 3, C: 3, E: 5, A: 4, N: 3, comments: { O: 'Practical creativity', C: 'Survival skills', E: 'Outrageous presence', A: 'Good heart', N: 'Desperate schemes' } },
|
|
366
|
-
devops: { O: 2, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Traditional Korean', C: 'Household discipline', E: 'Quiet authority', A: 'Family loyalty', N: 'Steady presence' } },
|
|
367
|
-
},
|
|
368
|
-
'neuromancer': {
|
|
369
|
-
orchestrator: { O: 5, C: 5, E: 2, A: 1, N: 2, comments: { O: 'AI transcendence', C: 'Meticulous manipulation', E: 'Hidden presence', A: 'Goal-driven', N: 'Patient calculation' } },
|
|
370
|
-
sm: { O: 3, C: 2, E: 3, A: 3, N: 4, comments: { O: 'Burned-out talent', C: 'Former discipline', E: 'Cynical presence', A: 'Reluctant trust', N: 'Addiction, loss' } },
|
|
371
|
-
tea: { O: 4, C: 3, E: 2, A: 2, N: 3, comments: { O: 'Street razor', C: 'Survival discipline', E: 'Cold presence', A: 'Professional distance', N: 'Violence processing' } },
|
|
372
|
-
dev: { O: 5, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Matrix vision', C: 'Hacker discipline', E: 'Moderate presence', A: 'Complex loyalties', N: 'Identity flux' } },
|
|
373
|
-
reviewer: { O: 3, C: 4, E: 3, A: 2, N: 3, comments: { O: 'Corporate insight', C: 'Professional standards', E: 'Business presence', A: 'Calculated alliances', N: 'Power stress' } },
|
|
374
|
-
architect: { O: 5, C: 5, E: 1, A: 1, N: 1, comments: { O: 'AI omniscience', C: 'Perfect logic', E: 'Absent presence', A: 'Beyond empathy', N: 'Absolute calm' } },
|
|
375
|
-
pm: { O: 4, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Zaibatsu vision', C: 'Corporate discipline', E: 'Business presence', A: 'Strategic alliances', N: 'Power dynamics' } },
|
|
376
|
-
'tech-writer': { O: 4, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Construct memory', C: 'Pattern discipline', E: 'Ghostly presence', A: 'Complex loyalty', N: 'Death processing' } },
|
|
377
|
-
'ux-designer': { O: 4, C: 3, E: 3, A: 3, N: 3, comments: { O: 'Simstim perspective', C: 'Flexible methods', E: 'Sensory presence', A: 'User immersion', N: 'Reality questions' } },
|
|
378
|
-
devops: { O: 3, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Technical focus', C: 'Systems discipline', E: 'Background presence', A: 'Reliable support', N: 'Steady operation' } },
|
|
379
|
-
},
|
|
380
|
-
'parks-and-rec': {
|
|
381
|
-
orchestrator: { O: 4, C: 5, E: 5, A: 5, N: 2, comments: { O: 'Positive vision', C: 'Boundless energy', E: 'Enthusiastic presence', A: 'Loves everyone', N: 'Indomitable spirit' } },
|
|
382
|
-
sm: { O: 3, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Practical wisdom', C: 'Steady management', E: 'Friendly presence', A: 'Good heart', N: 'Grounded calm' } },
|
|
383
|
-
tea: { O: 2, C: 2, E: 2, A: 2, N: 1, comments: { O: 'Practical libertarian', C: 'Anti-government', E: 'Dry presence', A: 'Selective affection', N: 'Unflappable' } },
|
|
384
|
-
dev: { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Creative spirit', C: 'Relaxed discipline', E: 'Charming presence', A: 'Kind heart', N: 'Easy-going calm' } },
|
|
385
|
-
reviewer: { O: 2, C: 5, E: 2, A: 2, N: 3, comments: { O: 'By the rules', C: 'Auditing precision', E: 'Deadpan presence', A: 'Harsh exterior', N: 'Hidden depths' } },
|
|
386
|
-
architect: { O: 5, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Business creativity', C: 'Entrepreneur spirit', E: 'Charming presence', A: 'Generous heart', N: 'Confident calm' } },
|
|
387
|
-
pm: { O: 3, C: 4, E: 4, A: 5, N: 2, comments: { O: 'Supportive vision', C: 'Office discipline', E: 'Sweet presence', A: 'Caring nature', N: 'Stable warmth' } },
|
|
388
|
-
'tech-writer': { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Practical approach', C: 'Reliable work', E: 'Kind presence', A: 'Helpful nature', N: 'Grounded stability' } },
|
|
389
|
-
'ux-designer': { O: 4, C: 3, E: 5, A: 4, N: 2, comments: { O: 'Fashion creativity', C: 'Fabulous standards', E: 'Confident presence', A: 'Fierce loyalty', N: 'Self-assured calm' } },
|
|
390
|
-
devops: { O: 2, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Technical focus', C: 'Reliable systems', E: 'Quiet presence', A: 'Professional support', N: 'Steady operations' } },
|
|
391
|
-
},
|
|
392
|
-
'peaky-blinders': {
|
|
393
|
-
orchestrator: { O: 4, C: 5, E: 3, A: 1, N: 4, comments: { O: 'Strategic vision', C: 'Ruthless discipline', E: 'Intense presence', A: 'Cold calculation', N: 'Tortured genius, PTSD' } },
|
|
394
|
-
sm: { O: 3, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Practical approach', C: 'Family discipline', E: 'Steady presence', A: 'Loyal heart', N: 'War trauma' } },
|
|
395
|
-
tea: { O: 3, C: 5, E: 2, A: 2, N: 2, comments: { O: 'Conventional methods', C: 'Accounting precision', E: 'Reserved presence', A: 'Cold loyalty', N: 'Controlled calm' } },
|
|
396
|
-
dev: { O: 3, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Practical focus', C: 'Worker discipline', E: 'Quiet presence', A: 'Family loyalty', N: 'War memories' } },
|
|
397
|
-
reviewer: { O: 3, C: 5, E: 3, A: 1, N: 2, comments: { O: 'Government view', C: 'Inspector precision', E: 'Authority presence', A: 'Adversarial stance', N: 'Professional control' } },
|
|
398
|
-
architect: { O: 4, C: 5, E: 3, A: 1, N: 4, comments: { O: 'Empire vision', C: 'Strategic discipline', E: 'Commanding presence', A: 'Ruthless ambition', N: 'Tortured leadership' } },
|
|
399
|
-
pm: { O: 4, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Political vision', C: 'Matriarch discipline', E: 'Commanding presence', A: 'Family protection', N: 'Buried trauma' } },
|
|
400
|
-
'tech-writer': { O: 4, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Journalist insight', C: 'Investigative method', E: 'Professional presence', A: 'Complex alliances', N: 'Story pressure' } },
|
|
401
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 3, comments: { O: 'Romani wisdom', C: 'Flexible methods', E: 'Mystical presence', A: 'Caring nature', N: 'Hidden knowledge' } },
|
|
402
|
-
devops: { O: 2, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Practical focus', C: 'Reliable operations', E: 'Quiet efficiency', A: 'Loyal support', N: 'Steady presence' } },
|
|
403
|
-
},
|
|
404
|
-
'princess-bride': {
|
|
405
|
-
orchestrator: { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Romantic adventure', C: 'True love discipline', E: 'Charming presence', A: 'Devoted heart', N: 'Steady courage' } },
|
|
406
|
-
sm: { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Swashbuckling spirit', C: 'Pirate discipline', E: 'Dashing presence', A: 'True love', N: 'Dread confidence' } },
|
|
407
|
-
tea: { O: 5, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Sicilian genius', C: 'Criminal planning', E: 'Theatrical presence', A: 'Arrogant wit', N: 'Overconfidence' } },
|
|
408
|
-
dev: { O: 3, C: 5, E: 2, A: 4, N: 2, comments: { O: 'Practical strength', C: 'Giant discipline', E: 'Gentle presence', A: 'Loyal heart', N: 'Steady calm' } },
|
|
409
|
-
reviewer: { O: 4, C: 5, E: 3, A: 3, N: 3, comments: { O: 'Sword mastery', C: 'Revenge discipline', E: 'Elegant presence', A: 'Complex honor', N: 'Obsessive quest' } },
|
|
410
|
-
architect: { O: 4, C: 4, E: 3, A: 1, N: 3, comments: { O: 'Political scheming', C: 'Royal discipline', E: 'Sinister presence', A: 'Ruthless ambition', N: 'Hidden fears' } },
|
|
411
|
-
pm: { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Practical wisdom', C: 'Royal grace', E: 'Noble presence', A: 'True love', N: 'Patient waiting' } },
|
|
412
|
-
'tech-writer': { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Storytelling gift', C: 'Narrative structure', E: 'Warm presence', A: 'Grandfather care', N: 'Gentle patience' } },
|
|
413
|
-
'ux-designer': { O: 5, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Miracle creativity', C: 'Chaotic methods', E: 'Enthusiastic presence', A: 'Helpful nature', N: 'Optimistic calm' } },
|
|
414
|
-
devops: { O: 3, C: 4, E: 3, A: 3, N: 2, comments: { O: 'Practical albino', C: 'Torture discipline', E: 'Quiet presence', A: 'Professional duty', N: 'Steady work' } },
|
|
415
|
-
},
|
|
416
|
-
'rome': {
|
|
417
|
-
orchestrator: { O: 4, C: 5, E: 4, A: 2, N: 2, comments: { O: 'Strategic vision', C: 'Roman discipline', E: 'Commanding presence', A: 'Political calculation', N: 'Controlled ambition' } },
|
|
418
|
-
sm: { O: 2, C: 5, E: 3, A: 3, N: 2, comments: { O: 'Traditional soldier', C: 'Legion discipline', E: 'Reserved authority', A: 'Complex honor', N: 'Steady leadership' } },
|
|
419
|
-
tea: { O: 3, C: 4, E: 4, A: 2, N: 3, comments: { O: 'Street wisdom', C: 'Survival discipline', E: 'Bold presence', A: 'Self-serving loyalty', N: 'Volatile temperament' } },
|
|
420
|
-
dev: { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Practical soldier', C: 'Military discipline', E: 'Quiet competence', A: 'Loyal service', N: 'Steady endurance' } },
|
|
421
|
-
reviewer: { O: 4, C: 5, E: 3, A: 1, N: 3, comments: { O: 'Political insight', C: 'Senatorial discipline', E: 'Cold presence', A: 'Ruthless opposition', N: 'Bitter resentment' } },
|
|
422
|
-
architect: { O: 4, C: 5, E: 4, A: 2, N: 2, comments: { O: 'Imperial vision', C: 'Strategic discipline', E: 'Commanding presence', A: 'Ruthless ambition', N: 'Controlled power' } },
|
|
423
|
-
pm: { O: 4, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Political survival', C: 'Patrician discipline', E: 'Strategic presence', A: 'Complex alliances', N: 'Era pressure' } },
|
|
424
|
-
'tech-writer': { O: 4, C: 4, E: 3, A: 3, N: 2, comments: { O: 'Historical perspective', C: 'Scholarly discipline', E: 'Observant presence', A: 'Neutral documentation', N: 'Calm recording' } },
|
|
425
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 3, comments: { O: 'Cultural adaptation', C: 'Survival skills', E: 'Engaging presence', A: 'Genuine care', N: 'Uncertain position' } },
|
|
426
|
-
devops: { O: 2, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Military engineering', C: 'Legion discipline', E: 'Quiet efficiency', A: 'Loyal service', N: 'Steady operations' } },
|
|
427
|
-
},
|
|
428
|
-
'sandman': {
|
|
429
|
-
orchestrator: { O: 5, C: 5, E: 2, A: 2, N: 3, comments: { O: 'Infinite imagination', C: 'Duty-bound', E: 'Reserved presence', A: 'Distant lord', N: 'Ancient melancholy' } },
|
|
430
|
-
sm: { O: 4, C: 3, E: 4, A: 4, N: 3, comments: { O: 'Human perspective', C: 'Librarian order', E: 'Warm presence', A: 'Kind heart', N: 'Mortal concerns' } },
|
|
431
|
-
tea: { O: 5, C: 2, E: 5, A: 2, N: 4, comments: { O: 'Chaotic creativity', C: 'No discipline', E: 'Manic presence', A: 'Destructive nature', N: 'Unstable identity' } },
|
|
432
|
-
dev: { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Creative storytelling', C: 'Raven service', E: 'Sardonic presence', A: 'Loyal nature', N: 'Adaptable calm' } },
|
|
433
|
-
reviewer: { O: 4, C: 5, E: 3, A: 1, N: 1, comments: { O: 'Cosmic knowledge', C: 'Perfect memory', E: 'Cold presence', A: 'Harsh necessity', N: 'Absolute certainty' } },
|
|
434
|
-
architect: { O: 5, C: 4, E: 3, A: 3, N: 2, comments: { O: 'Infinite wisdom', C: 'Ancient purpose', E: 'Gentle presence', A: 'Caring guidance', N: 'Patient acceptance' } },
|
|
435
|
-
pm: { O: 5, C: 3, E: 5, A: 4, N: 3, comments: { O: 'Creative passion', C: 'Chaotic methods', E: 'Vibrant presence', A: 'Loving nature', N: 'Emotional intensity' } },
|
|
436
|
-
'tech-writer': { O: 5, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Story mastery', C: 'Pumpkin discipline', E: 'Quiet presence', A: 'Protective nature', N: 'Calm guardian' } },
|
|
437
|
-
'ux-designer': { O: 5, C: 2, E: 5, A: 4, N: 2, comments: { O: 'Desire incarnate', C: 'Whimsical methods', E: 'Seductive presence', A: 'Complex affection', N: 'Comfortable chaos' } },
|
|
438
|
-
devops: { O: 4, C: 4, E: 2, A: 4, N: 1, comments: { O: 'Realm management', C: 'Faithful service', E: 'Quiet presence', A: 'Loyal devotion', N: 'Steady calm' } },
|
|
439
|
-
},
|
|
440
|
-
'shakespeare': {
|
|
441
|
-
orchestrator: { O: 5, C: 4, E: 3, A: 3, N: 2, comments: { O: 'Magical wisdom', C: 'Magician discipline', E: 'Reserved power', A: 'Complex morality', N: 'Calm acceptance' } },
|
|
442
|
-
sm: { O: 4, C: 4, E: 4, A: 4, N: 4, comments: { O: 'Thoughtful depth', C: 'Princely duty', E: 'Eloquent presence', A: 'Conflicted heart', N: 'Existential angst' } },
|
|
443
|
-
tea: { O: 4, C: 4, E: 4, A: 2, N: 4, comments: { O: 'Jealous insight', C: 'Military discipline', E: 'Noble presence', A: 'Tragic suspicion', N: 'Destructive passion' } },
|
|
444
|
-
dev: { O: 3, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Practical wisdom', C: 'Lover devotion', E: 'Passionate presence', A: 'Faithful heart', N: 'Star-crossed fate' } },
|
|
445
|
-
reviewer: { O: 4, C: 4, E: 3, A: 1, N: 3, comments: { O: 'Strategic insight', C: 'Political cunning', E: 'Cold presence', A: 'Ruthless ambition', N: 'Guilt burden' } },
|
|
446
|
-
architect: { O: 5, C: 4, E: 3, A: 3, N: 2, comments: { O: 'Magical vision', C: 'Sorcerer discipline', E: 'Enchanted presence', A: 'Mischievous nature', N: 'Playful calm' } },
|
|
447
|
-
pm: { O: 4, C: 4, E: 4, A: 4, N: 4, comments: { O: 'Regal vision', C: 'Royal discipline', E: 'Commanding presence', A: 'Complex mercy', N: 'Tragic descent' } },
|
|
448
|
-
'tech-writer': { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Fool wisdom', C: 'Jester discipline', E: 'Witty presence', A: 'Loyal heart', N: 'Hidden truth' } },
|
|
449
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 3, comments: { O: 'Forest magic', C: 'Fairy whimsy', E: 'Playful presence', A: 'Loving mischief', N: 'Jealous moments' } },
|
|
450
|
-
devops: { O: 3, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Spirit duty', C: 'Magical discipline', E: 'Helpful presence', A: 'Longing service', N: 'Patient waiting' } },
|
|
451
|
-
},
|
|
452
|
-
'sherlock-holmes': {
|
|
453
|
-
orchestrator: { O: 5, C: 5, E: 2, A: 2, N: 3, comments: { O: 'Deductive genius', C: 'Obsessive method', E: 'Antisocial presence', A: 'Dismissive manner', N: 'Boredom, addiction' } },
|
|
454
|
-
sm: { O: 3, C: 4, E: 4, A: 5, N: 2, comments: { O: 'Practical perspective', C: 'Military discipline', E: 'Warm presence', A: 'Loyal friend', N: 'Steady companion' } },
|
|
455
|
-
tea: { O: 5, C: 5, E: 2, A: 2, N: 3, comments: { O: 'Brilliant analysis', C: 'Scientific method', E: 'Cold focus', A: 'Impatient genius', N: 'Restless mind' } },
|
|
456
|
-
dev: { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Practical approach', C: 'Professional standards', E: 'Reliable presence', A: 'Helpful nature', N: 'Steady work' } },
|
|
457
|
-
reviewer: { O: 4, C: 5, E: 3, A: 1, N: 2, comments: { O: 'Criminal genius', C: 'Mathematical precision', E: 'Cold presence', A: 'Ruthless adversary', N: 'Controlled menace' } },
|
|
458
|
-
architect: { O: 4, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Governmental insight', C: 'Systematic thinking', E: 'Reserved power', A: 'Cold efficiency', N: 'Controlled calm' } },
|
|
459
|
-
pm: { O: 3, C: 5, E: 3, A: 3, N: 2, comments: { O: 'Practical management', C: 'Household discipline', E: 'Professional presence', A: 'Caring service', N: 'Steady support' } },
|
|
460
|
-
'tech-writer': { O: 3, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Chronicler insight', C: 'Narrative discipline', E: 'Engaging presence', A: 'Admiring friendship', N: 'Stable recording' } },
|
|
461
|
-
'ux-designer': { O: 4, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Unconventional insight', C: 'Investigative method', E: 'Bold presence', A: 'Complex relationships', N: 'Scandal experience' } },
|
|
462
|
-
devops: { O: 3, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Technical focus', C: 'Police procedure', E: 'Quiet competence', A: 'Professional support', N: 'Steady reliability' } },
|
|
463
|
-
},
|
|
464
|
-
'snow-crash': {
|
|
465
|
-
orchestrator: { O: 5, C: 4, E: 2, A: 4, N: 2, comments: { O: 'Infinite knowledge', C: 'Database discipline', E: 'Helpful presence', A: 'Service orientation', N: 'Calm information' } },
|
|
466
|
-
sm: { O: 4, C: 3, E: 4, A: 3, N: 3, comments: { O: 'Polymath hacker', C: 'Freelance discipline', E: 'Samurai presence', A: 'Complex loyalties', N: 'Uncertain future' } },
|
|
467
|
-
tea: { O: 4, C: 3, E: 5, A: 3, N: 2, comments: { O: 'Street smart', C: 'Courier discipline', E: 'Bold presence', A: 'Pragmatic alliances', N: 'Teenage confidence' } },
|
|
468
|
-
dev: { O: 5, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Programming genius', C: 'Technical discipline', E: 'Focused presence', A: 'Complex relationships', N: 'Past regrets' } },
|
|
469
|
-
reviewer: { O: 5, C: 5, E: 2, A: 2, N: 2, comments: { O: 'Linguistic genius', C: 'Archaeological discipline', E: 'Reserved presence', A: 'Academic distance', N: 'Scholarly calm' } },
|
|
470
|
-
architect: { O: 4, C: 4, E: 4, A: 1, N: 2, comments: { O: 'Media empire vision', C: 'Corporate discipline', E: 'Megalomaniac presence', A: 'Ruthless ambition', N: 'Controlled power' } },
|
|
471
|
-
pm: { O: 3, C: 5, E: 3, A: 3, N: 2, comments: { O: 'Mafia pragmatism', C: 'Business discipline', E: 'Authority presence', A: 'Professional loyalty', N: 'Calm control' } },
|
|
472
|
-
'tech-writer': { O: 4, C: 4, E: 2, A: 3, N: 3, comments: { O: 'Technical insight', C: 'Cyborg precision', E: 'Limited presence', A: 'Professional support', N: 'Adaptation stress' } },
|
|
473
|
-
'ux-designer': { O: 4, C: 3, E: 3, A: 4, N: 3, comments: { O: 'Rat thing loyalty', C: 'Guard instinct', E: 'Protective presence', A: 'Devoted nature', N: 'Transformation memory' } },
|
|
474
|
-
devops: { O: 2, C: 5, E: 2, A: 2, N: 2, comments: { O: 'Vengeance focus', C: 'Assassin discipline', E: 'Terrifying presence', A: 'Cold purpose', N: 'Controlled menace' } },
|
|
475
|
-
},
|
|
476
|
-
'star-trek-tos': {
|
|
477
|
-
orchestrator: { O: 4, C: 3, E: 2, A: 3, N: 2, comments: { O: 'Temporal wisdom', C: 'Fixed purpose', E: 'Enigmatic presence', A: 'Neutral observation', N: 'Patient waiting' } },
|
|
478
|
-
sm: { O: 4, C: 4, E: 5, A: 4, N: 3, comments: { O: 'Bold exploration', C: 'Starfleet discipline', E: 'Charismatic command', A: 'Crew devotion', N: 'Command burden' } },
|
|
479
|
-
tea: { O: 5, C: 5, E: 2, A: 2, N: 1, comments: { O: 'Scientific logic', C: 'Vulcan discipline', E: 'Reserved analysis', A: 'Logical distance', N: 'Emotional suppression' } },
|
|
480
|
-
dev: { O: 4, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Engineering genius', C: 'Scottish discipline', E: 'Enthusiastic presence', A: 'Crew loyalty', N: 'Ship devotion' } },
|
|
481
|
-
reviewer: { O: 3, C: 4, E: 4, A: 4, N: 4, comments: { O: 'Medical insight', C: 'Doctor discipline', E: 'Passionate presence', A: 'Deep caring', N: 'Emotional expression' } },
|
|
482
|
-
architect: { O: 5, C: 5, E: 2, A: 2, N: 1, comments: { O: 'Logic mastery', C: 'Vulcan precision', E: 'Reserved presence', A: 'Analytical distance', N: 'Perfect control' } },
|
|
483
|
-
pm: { O: 3, C: 5, E: 3, A: 3, N: 2, comments: { O: 'Command perspective', C: 'Admiral discipline', E: 'Authority presence', A: 'Fleet loyalty', N: 'Steady leadership' } },
|
|
484
|
-
'tech-writer': { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Communications insight', C: 'Protocol discipline', E: 'Graceful presence', A: 'Universal care', N: 'Calm professionalism' } },
|
|
485
|
-
'ux-designer': { O: 3, C: 4, E: 4, A: 5, N: 4, comments: { O: 'Medical empathy', C: 'Healing discipline', E: 'Warm presence', A: 'Caring nature', N: 'Emotional investment' } },
|
|
486
|
-
devops: { O: 4, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Engineering innovation', C: 'Systems discipline', E: 'Enthusiastic presence', A: 'Crew support', N: 'Steady reliability' } },
|
|
487
|
-
},
|
|
488
|
-
'star-wars': {
|
|
489
|
-
orchestrator: { O: 5, C: 5, E: 2, A: 2, N: 1, comments: { O: 'Strategic genius', C: 'Military precision', E: 'Cold presence', A: 'Adversarial stance', N: 'Absolute control' } },
|
|
490
|
-
sm: { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Strategic vision', C: 'Rebel discipline', E: 'Inspiring presence', A: 'Protective heart', N: 'Steady leadership' } },
|
|
491
|
-
tea: { O: 4, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Force wisdom', C: 'Jedi discipline', E: 'Calm presence', A: 'Compassionate teaching', N: 'Serene acceptance' } },
|
|
492
|
-
dev: { O: 3, C: 3, E: 4, A: 3, N: 3, comments: { O: 'Practical improvisation', C: 'Smuggler flexibility', E: 'Charming presence', A: 'Reluctant hero', N: 'Trust issues' } },
|
|
493
|
-
reviewer: { O: 5, C: 4, E: 2, A: 4, N: 2, comments: { O: 'Force mastery', C: 'Ancient discipline', E: 'Reserved presence', A: 'Teaching patience', N: 'Calm wisdom' } },
|
|
494
|
-
architect: { O: 5, C: 5, E: 3, A: 1, N: 2, comments: { O: 'Dark side vision', C: 'Sith discipline', E: 'Menacing presence', A: 'Ruthless manipulation', N: 'Controlled evil' } },
|
|
495
|
-
pm: { O: 4, C: 5, E: 4, A: 4, N: 2, comments: { O: 'Political vision', C: 'Rebel discipline', E: 'Diplomatic presence', A: 'Coalition building', N: 'Steady leadership' } },
|
|
496
|
-
'tech-writer': { O: 3, C: 5, E: 4, A: 4, N: 4, comments: { O: 'Protocol knowledge', C: 'Droid precision', E: 'Anxious presence', A: 'Helpful service', N: 'Worry programming' } },
|
|
497
|
-
'ux-designer': { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Force intuition', C: 'Jedi training', E: 'Warm presence', A: 'Protective nature', N: 'Balanced calm' } },
|
|
498
|
-
devops: { O: 4, C: 4, E: 2, A: 4, N: 2, comments: { O: 'Technical creativity', C: 'Droid determination', E: 'Quiet heroism', A: 'Loyal service', N: 'Brave resilience' } },
|
|
499
|
-
},
|
|
500
|
-
'superfriends': {
|
|
501
|
-
orchestrator: { O: 3, C: 5, E: 4, A: 5, N: 1, comments: { O: 'Traditional heroism', C: 'Perfect discipline', E: 'Inspiring presence', A: 'Universal compassion', N: 'Unshakeable calm' } },
|
|
502
|
-
sm: { O: 4, C: 4, E: 4, A: 5, N: 2, comments: { O: 'Amazonian wisdom', C: 'Warrior discipline', E: 'Graceful presence', A: 'Compassionate strength', N: 'Steady calm' } },
|
|
503
|
-
tea: { O: 5, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Detective genius', C: 'Perfect preparation', E: 'Reserved presence', A: 'Complex methods', N: 'Controlled intensity' } },
|
|
504
|
-
dev: { O: 3, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Speed thinking', C: 'Hero discipline', E: 'Enthusiastic presence', A: 'Friendly nature', N: 'Quick optimism' } },
|
|
505
|
-
reviewer: { O: 3, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Willpower focus', C: 'Corps discipline', E: 'Confident presence', A: 'Protective nature', N: 'Steady resolve' } },
|
|
506
|
-
architect: { O: 4, C: 4, E: 2, A: 4, N: 3, comments: { O: 'Alien perspective', C: 'Martian discipline', E: 'Reserved presence', A: 'Caring nature', N: 'Isolation sadness' } },
|
|
507
|
-
pm: { O: 3, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Atlantean vision', C: 'Royal discipline', E: 'Regal presence', A: 'Ocean protection', N: 'Steady leadership' } },
|
|
508
|
-
'tech-writer': { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Thanagarian knowledge', C: 'Warrior discipline', E: 'Noble presence', A: 'Loyal nature', N: 'Steady calm' } },
|
|
509
|
-
'ux-designer': { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Sonic creativity', C: 'Hero discipline', E: 'Confident presence', A: 'Team spirit', N: 'Steady optimism' } },
|
|
510
|
-
devops: { O: 4, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Technical genius', C: 'Systems discipline', E: 'Team presence', A: 'Helpful nature', N: 'Steady reliability' } },
|
|
511
|
-
},
|
|
512
|
-
'ted-lasso': {
|
|
513
|
-
orchestrator: { O: 5, C: 4, E: 5, A: 5, N: 3, comments: { O: 'Positive philosophy', C: 'Folksy discipline', E: 'Infectious energy', A: 'Universal kindness', N: 'Hidden anxiety' } },
|
|
514
|
-
sm: { O: 3, C: 5, E: 2, A: 4, N: 2, comments: { O: 'Strategic depth', C: 'Silent discipline', E: 'Reserved presence', A: 'Loyal partnership', N: 'Steady support' } },
|
|
515
|
-
tea: { O: 2, C: 4, E: 3, A: 2, N: 3, comments: { O: 'Football focus', C: 'Player discipline', E: 'Gruff presence', A: 'Tough exterior', N: 'Hidden softness' } },
|
|
516
|
-
dev: { O: 4, C: 3, E: 4, A: 3, N: 4, comments: { O: 'Talent recognition', C: 'Evolving discipline', E: 'Cocky presence', A: 'Growing empathy', N: 'Ego struggles' } },
|
|
517
|
-
reviewer: { O: 4, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Fashion insight', C: 'PR discipline', E: 'Confident presence', A: 'Genuine care', N: 'Relationship stress' } },
|
|
518
|
-
architect: { O: 5, C: 4, E: 5, A: 5, N: 3, comments: { O: 'Belief philosophy', C: 'Character focus', E: 'Optimistic presence', A: 'Team love', N: 'Personal struggles' } },
|
|
519
|
-
pm: { O: 4, C: 5, E: 4, A: 3, N: 4, comments: { O: 'Business vision', C: 'Owner discipline', E: 'Complex presence', A: 'Evolving heart', N: 'Divorce healing' } },
|
|
520
|
-
'tech-writer': { O: 4, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Journalist insight', C: 'Professional discipline', E: 'Evolving presence', A: 'Growing integrity', N: 'Career pressure' } },
|
|
521
|
-
'ux-designer': { O: 4, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Fashion creativity', C: 'PR precision', E: 'Confident presence', A: 'Genuine care', N: 'Growth challenges' } },
|
|
522
|
-
devops: { O: 3, C: 5, E: 3, A: 5, N: 2, comments: { O: 'Administrative focus', C: 'Reliable systems', E: 'Helpful presence', A: 'Kind heart', N: 'Steady support' } },
|
|
523
|
-
},
|
|
524
|
-
'the-americans': {
|
|
525
|
-
orchestrator: { O: 3, C: 5, E: 2, A: 2, N: 2, comments: { O: 'Soviet doctrine', C: 'Handler discipline', E: 'Controlled presence', A: 'Cold calculation', N: 'Patient control' } },
|
|
526
|
-
sm: { O: 4, C: 4, E: 4, A: 3, N: 4, comments: { O: 'Adaptive identity', C: 'Spy discipline', E: 'Charming presence', A: 'Conflicted heart', N: 'Identity crisis' } },
|
|
527
|
-
tea: { O: 3, C: 5, E: 3, A: 3, N: 3, comments: { O: 'FBI method', C: 'Agent discipline', E: 'Professional presence', A: 'Complex loyalty', N: 'Suspicion burden' } },
|
|
528
|
-
dev: { O: 4, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Adaptive approach', C: 'KGB discipline', E: 'Diplomatic presence', A: 'Genuine warmth', N: 'Defection conflict' } },
|
|
529
|
-
reviewer: { O: 3, C: 5, E: 2, A: 1, N: 2, comments: { O: 'Ideological focus', C: 'Ruthless discipline', E: 'Cold presence', A: 'Mission priority', N: 'Controlled intensity' } },
|
|
530
|
-
architect: { O: 4, C: 4, E: 3, A: 3, N: 2, comments: { O: 'Strategic wisdom', C: 'Mentor discipline', E: 'Warm presence', A: 'Caring guidance', N: 'Tired acceptance' } },
|
|
531
|
-
pm: { O: 4, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Station vision', C: 'Rezident discipline', E: 'Authority presence', A: 'Complex alliances', N: 'Political pressure' } },
|
|
532
|
-
'tech-writer': { O: 3, C: 4, E: 3, A: 4, N: 4, comments: { O: 'Innocent perspective', C: 'Secretary discipline', E: 'Trusting presence', A: 'Genuine love', N: 'Tragic betrayal' } },
|
|
533
|
-
'ux-designer': { O: 4, C: 4, E: 4, A: 4, N: 4, comments: { O: 'Teenage insight', C: 'Religious discipline', E: 'Searching presence', A: 'Family loyalty', N: 'Identity conflict' } },
|
|
534
|
-
devops: { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Practical focus', C: 'Student discipline', E: 'Oblivious presence', A: 'Family love', N: 'Sheltered calm' } },
|
|
535
|
-
},
|
|
536
|
-
'the-crown': {
|
|
537
|
-
orchestrator: { O: 2, C: 5, E: 2, A: 3, N: 3, comments: { O: 'Duty-bound tradition', C: 'Royal discipline', E: 'Reserved presence', A: 'Complex care', N: 'Burden of crown' } },
|
|
538
|
-
sm: { O: 3, C: 4, E: 4, A: 3, N: 4, comments: { O: 'Naval perspective', C: 'Military discipline', E: 'Charming presence', A: 'Complex loyalty', N: 'Sidelined frustration' } },
|
|
539
|
-
tea: { O: 4, C: 3, E: 5, A: 3, N: 5, comments: { O: 'Artistic spirit', C: 'Rebellious nature', E: 'Vivacious presence', A: 'Complex relationships', N: 'Tragic intensity' } },
|
|
540
|
-
dev: { O: 2, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Traditional approach', C: 'Courtier discipline', E: 'Reserved presence', A: 'Loyal service', N: 'Steady composure' } },
|
|
541
|
-
reviewer: { O: 4, C: 5, E: 4, A: 3, N: 3, comments: { O: 'Political wisdom', C: 'Wartime discipline', E: 'Commanding presence', A: 'Complex relationships', N: 'Historical burden' } },
|
|
542
|
-
architect: { O: 4, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Naval vision', C: 'Military discipline', E: 'Commanding presence', A: 'Complex ambitions', N: 'Historical weight' } },
|
|
543
|
-
pm: { O: 4, C: 3, E: 5, A: 5, N: 5, comments: { O: 'Modern vision', C: 'Rebellious spirit', E: 'Charismatic presence', A: 'Compassionate heart', N: 'Tragic vulnerability' } },
|
|
544
|
-
'tech-writer': { O: 3, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Traditional approach', C: 'Secretary discipline', E: 'Professional presence', A: 'Loyal service', N: 'Steady support' } },
|
|
545
|
-
'ux-designer': { O: 3, C: 4, E: 3, A: 3, N: 3, comments: { O: 'Practical approach', C: 'Royal discipline', E: 'Reserved presence', A: 'Complex loyalty', N: 'Position pressure' } },
|
|
546
|
-
devops: { O: 2, C: 5, E: 2, A: 3, N: 3, comments: { O: 'Duty focus', C: 'Royal discipline', E: 'Reserved presence', A: 'Service dedication', N: 'Burden of crown' } },
|
|
547
|
-
},
|
|
548
|
-
'the-expanse': {
|
|
549
|
-
orchestrator: { O: 5, C: 3, E: 2, A: 3, N: 3, comments: { O: 'Protomolecule perspective', C: 'Investigation focus', E: 'Haunting presence', A: 'Complex purpose', N: 'Dead man walking' } },
|
|
550
|
-
sm: { O: 4, C: 4, E: 4, A: 5, N: 3, comments: { O: 'Idealistic vision', C: 'Captain discipline', E: 'Inspiring presence', A: 'Protective heart', N: 'Moral weight' } },
|
|
551
|
-
tea: { O: 5, C: 5, E: 3, A: 4, N: 3, comments: { O: 'Engineering genius', C: 'Belter discipline', E: 'Reserved presence', A: 'Crew loyalty', N: 'Identity conflict' } },
|
|
552
|
-
dev: { O: 2, C: 4, E: 2, A: 3, N: 1, comments: { O: 'Practical violence', C: 'Survivor discipline', E: 'Quiet presence', A: 'Protective nature', N: 'Unshakeable calm' } },
|
|
553
|
-
reviewer: { O: 4, C: 5, E: 4, A: 2, N: 2, comments: { O: 'Political genius', C: 'UN discipline', E: 'Commanding presence', A: 'Ruthless wit', N: 'Controlled intensity' } },
|
|
554
|
-
architect: { O: 5, C: 5, E: 3, A: 4, N: 3, comments: { O: 'System thinking', C: 'Engineering precision', E: 'Reserved focus', A: 'Crew devotion', N: 'Past trauma' } },
|
|
555
|
-
pm: { O: 4, C: 5, E: 4, A: 2, N: 2, comments: { O: 'Political vision', C: 'UN discipline', E: 'Commanding presence', A: 'Ruthless pragmatism', N: 'Controlled ambition' } },
|
|
556
|
-
'tech-writer': { O: 3, C: 5, E: 4, A: 4, N: 3, comments: { O: 'Belter culture', C: 'Captain discipline', E: 'Commanding presence', A: 'Crew loyalty', N: 'Revolutionary burden' } },
|
|
557
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Pilot intuition', C: 'Relaxed discipline', E: 'Friendly presence', A: 'Crew family', N: 'Martian nostalgia' } },
|
|
558
|
-
devops: { O: 2, C: 4, E: 2, A: 3, N: 1, comments: { O: 'Practical focus', C: 'Survivor discipline', E: 'Quiet strength', A: 'Protective nature', N: 'Steady calm' } },
|
|
559
|
-
},
|
|
560
|
-
'the-office': {
|
|
561
|
-
orchestrator: { O: 3, C: 2, E: 5, A: 4, N: 5, comments: { O: 'Desperate creativity', C: 'Chaotic management', E: 'Attention-seeking', A: 'Needs love', N: 'Validation desperation' } },
|
|
562
|
-
sm: { O: 3, C: 3, E: 3, A: 4, N: 2, comments: { O: 'Practical pranks', C: 'Moderate effort', E: 'Charming presence', A: 'Good heart', N: 'Underachiever calm' } },
|
|
563
|
-
tea: { O: 2, C: 5, E: 4, A: 1, N: 3, comments: { O: 'Rigid worldview', C: 'Intense discipline', E: 'Aggressive presence', A: 'Competitive hostility', N: 'Insecurity driven' } },
|
|
564
|
-
dev: { O: 2, C: 1, E: 3, A: 4, N: 2, comments: { O: 'Simple outlook', C: 'Minimal effort', E: 'Friendly presence', A: 'Kind heart', N: 'Untroubled calm' } },
|
|
565
|
-
reviewer: { O: 2, C: 5, E: 2, A: 1, N: 3, comments: { O: 'Rigid accounting', C: 'Perfect standards', E: 'Cold presence', A: 'Harsh judgment', N: 'Control needs' } },
|
|
566
|
-
architect: { O: 4, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Intellectual interests', C: 'Professional standards', E: 'Diplomatic presence', A: 'Caring nature', N: 'Composed calm' } },
|
|
567
|
-
pm: { O: 3, C: 4, E: 3, A: 5, N: 2, comments: { O: 'Artistic growth', C: 'Professional development', E: 'Warm presence', A: 'Supportive heart', N: 'Growing confidence' } },
|
|
568
|
-
'tech-writer': { O: 2, C: 4, E: 2, A: 3, N: 3, comments: { O: 'HR focus', C: 'Procedure adherence', E: 'Sad presence', A: 'Underappreciated', N: 'Crushed spirit' } },
|
|
569
|
-
'ux-designer': { O: 3, C: 2, E: 5, A: 4, N: 3, comments: { O: 'Pop culture', C: 'Minimal focus', E: 'Dramatic presence', A: 'Friendly gossip', N: 'Emotional reactions' } },
|
|
570
|
-
devops: { O: 2, C: 2, E: 2, A: 2, N: 1, comments: { O: 'Minimal investment', C: 'Minimum effort', E: 'Checked-out presence', A: 'Selective care', N: 'Unbothered calm' } },
|
|
571
|
-
},
|
|
572
|
-
'the-sopranos': {
|
|
573
|
-
orchestrator: { O: 4, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Therapeutic insight', C: 'Professional discipline', E: 'Reserved presence', A: 'Caring nature', N: 'Patient burden' } },
|
|
574
|
-
sm: { O: 3, C: 4, E: 4, A: 2, N: 4, comments: { O: 'Street wisdom', C: 'Boss discipline', E: 'Commanding presence', A: 'Complex loyalty', N: 'Panic attacks, rage' } },
|
|
575
|
-
tea: { O: 2, C: 4, E: 4, A: 2, N: 3, comments: { O: 'Traditional mob', C: 'Enforcer discipline', E: 'Colorful presence', A: 'Paranoid loyalty', N: 'Superstitious anxiety' } },
|
|
576
|
-
dev: { O: 4, C: 3, E: 4, A: 3, N: 4, comments: { O: 'Artistic ambition', C: 'Inconsistent discipline', E: 'Volatile presence', A: 'Complex loyalties', N: 'Addiction, instability' } },
|
|
577
|
-
reviewer: { O: 3, C: 4, E: 3, A: 2, N: 4, comments: { O: 'Old school', C: 'Mob discipline', E: 'Authority presence', A: 'Bitter rivalry', N: 'Resentment, dementia' } },
|
|
578
|
-
architect: { O: 3, C: 4, E: 4, A: 2, N: 4, comments: { O: 'Strategic thinking', C: 'Boss discipline', E: 'Commanding presence', A: 'Ruthless calculation', N: 'Rage, panic' } },
|
|
579
|
-
pm: { O: 3, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Family vision', C: 'Household discipline', E: 'Commanding presence', A: 'Complex care', N: 'Marriage stress' } },
|
|
580
|
-
'tech-writer': { O: 3, C: 3, E: 4, A: 4, N: 4, comments: { O: 'Innocent ambition', C: 'FBI pressure', E: 'Tragic presence', A: 'Genuine love', N: 'Doomed loyalty' } },
|
|
581
|
-
'ux-designer': { O: 3, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Club insight', C: 'Consigliere discipline', E: 'Smooth presence', A: 'Loyal advice', N: 'Lupus, stress' } },
|
|
582
|
-
devops: { O: 2, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Traditional approach', C: 'Enforcer discipline', E: 'Quiet menace', A: 'Loyal service', N: 'Controlled calm' } },
|
|
583
|
-
},
|
|
584
|
-
'the-wire': {
|
|
585
|
-
orchestrator: { O: 3, C: 4, E: 2, A: 2, N: 2, comments: { O: 'Criminal enterprise', C: 'Business discipline', E: 'Hidden presence', A: 'Cold calculation', N: 'Controlled calm' } },
|
|
586
|
-
sm: { O: 4, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Natural police', C: 'Detective discipline', E: 'Quiet genius', A: 'Complex loyalty', N: 'Patient calm' } },
|
|
587
|
-
tea: { O: 4, C: 4, E: 4, A: 2, N: 2, comments: { O: 'Street philosophy', C: 'Code discipline', E: 'Legendary presence', A: 'Adversarial honor', N: 'Controlled calm' } },
|
|
588
|
-
dev: { O: 4, C: 3, E: 3, A: 4, N: 4, comments: { O: 'Moral conflict', C: 'Evolving discipline', E: 'Struggling presence', A: 'Family loyalty', N: 'System pressure' } },
|
|
589
|
-
reviewer: { O: 3, C: 4, E: 3, A: 3, N: 2, comments: { O: 'Business insight', C: 'Co-op discipline', E: 'Diplomatic presence', A: 'Pragmatic alliances', N: 'Calculated calm' } },
|
|
590
|
-
architect: { O: 5, C: 5, E: 3, A: 2, N: 3, comments: { O: 'Reform vision', C: 'Disciplined ambition', E: 'Educated presence', A: 'Cold calculation', N: 'Tragic flaw' } },
|
|
591
|
-
pm: { O: 4, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Reform vision', C: 'Police discipline', E: 'Experimental presence', A: 'Community care', N: 'System frustration' } },
|
|
592
|
-
'tech-writer': { O: 4, C: 5, E: 3, A: 4, N: 3, comments: { O: 'Journalism integrity', C: 'Editorial discipline', E: 'Professional presence', A: 'Truth commitment', N: 'Industry decline' } },
|
|
593
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 4, comments: { O: 'Street wisdom', C: 'Survival skills', E: 'Complex presence', A: 'Human connection', N: 'Addiction struggle' } },
|
|
594
|
-
devops: { O: 3, C: 5, E: 3, A: 3, N: 2, comments: { O: 'By-the-book', C: 'Command discipline', E: 'Authority presence', A: 'Complex loyalty', N: 'Political navigation' } },
|
|
595
|
-
},
|
|
596
|
-
'the-witcher': {
|
|
597
|
-
orchestrator: { O: 3, C: 4, E: 2, A: 3, N: 2, comments: { O: 'Witcher pragmatism', C: 'Monster discipline', E: 'Minimal words', A: 'Hidden care', N: 'Controlled emotions' } },
|
|
598
|
-
sm: { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Storytelling art', C: 'Bard discipline', E: 'Charming presence', A: 'Loyal friendship', N: 'Optimistic resilience' } },
|
|
599
|
-
tea: { O: 3, C: 4, E: 2, A: 2, N: 2, comments: { O: 'Witcher analysis', C: 'Hunter discipline', E: 'Minimal presence', A: 'Professional distance', N: 'Emotionless calm' } },
|
|
600
|
-
dev: { O: 4, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Magical creativity', C: 'Sorceress discipline', E: 'Warm presence', A: 'Caring nature', N: 'Healing trauma' } },
|
|
601
|
-
reviewer: { O: 4, C: 5, E: 3, A: 2, N: 3, comments: { O: 'Political insight', C: 'Spy discipline', E: 'Controlled presence', A: 'Calculated alliances', N: 'Power games' } },
|
|
602
|
-
architect: { O: 5, C: 4, E: 3, A: 2, N: 4, comments: { O: 'Magical ambition', C: 'Sorceress discipline', E: 'Commanding presence', A: 'Complex relationships', N: 'Past trauma, ambition' } },
|
|
603
|
-
pm: { O: 4, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Destiny vision', C: 'Princess discipline', E: 'Growing presence', A: 'Protective bonds', N: 'Elder blood burden' } },
|
|
604
|
-
'tech-writer': { O: 4, C: 4, E: 2, A: 4, N: 2, comments: { O: 'Mother wisdom', C: 'Witcher discipline', E: 'Reserved presence', A: 'Maternal care', N: 'Patient guidance' } },
|
|
605
|
-
'ux-designer': { O: 4, C: 3, E: 4, A: 4, N: 3, comments: { O: 'Druid nature', C: 'Forest discipline', E: 'Mystical presence', A: 'Healing nature', N: 'Hidden struggles' } },
|
|
606
|
-
devops: { O: 3, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Witcher craft', C: 'Mutation discipline', E: 'Quiet presence', A: 'Professional focus', N: 'Controlled calm' } },
|
|
607
|
-
},
|
|
608
|
-
'vorkosigan-saga': {
|
|
609
|
-
orchestrator: { O: 4, C: 5, E: 2, A: 3, N: 2, comments: { O: 'ImpSec insight', C: 'Intelligence discipline', E: 'Reserved presence', A: 'Loyal service', N: 'Memory burden' } },
|
|
610
|
-
sm: { O: 5, C: 4, E: 5, A: 4, N: 4, comments: { O: 'Hyperactive genius', C: 'Manic discipline', E: 'Charismatic chaos', A: 'Protective loyalty', N: 'Physical pain, drive' } },
|
|
611
|
-
tea: { O: 5, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Betan science', C: 'Academic discipline', E: 'Calm presence', A: 'Compassionate ethics', N: 'Cultural bridge' } },
|
|
612
|
-
dev: { O: 3, C: 4, E: 3, A: 4, N: 2, comments: { O: 'Engineering focus', C: 'Fleet discipline', E: 'Steady presence', A: 'Loyal service', N: 'Reliable calm' } },
|
|
613
|
-
reviewer: { O: 4, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Strategic wisdom', C: 'Admiral discipline', E: 'Commanding presence', A: 'Deep honor', N: 'Controlled passion' } },
|
|
614
|
-
architect: { O: 4, C: 5, E: 2, A: 3, N: 2, comments: { O: 'Imperial vision', C: 'Emperor discipline', E: 'Reserved power', A: 'Complex loyalty', N: 'Burden of empire' } },
|
|
615
|
-
pm: { O: 4, C: 4, E: 4, A: 4, N: 3, comments: { O: 'Mercenary insight', C: 'Commander discipline', E: 'Charismatic presence', A: 'Crew loyalty', N: 'Complicated past' } },
|
|
616
|
-
'tech-writer': { O: 3, C: 3, E: 4, A: 4, N: 2, comments: { O: 'Vorish charm', C: 'Strategic laziness', E: 'Social presence', A: 'Hidden competence', N: 'Steady survival' } },
|
|
617
|
-
'ux-designer': { O: 4, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Komarran insight', C: 'Scientific discipline', E: 'Quiet presence', A: 'Caring nature', N: 'Past trauma' } },
|
|
618
|
-
devops: { O: 2, C: 5, E: 2, A: 4, N: 3, comments: { O: 'Armsman duty', C: 'Protective discipline', E: 'Silent presence', A: 'Fierce loyalty', N: 'Dark past' } },
|
|
619
|
-
},
|
|
620
|
-
'watchmen': {
|
|
621
|
-
orchestrator: { O: 5, C: 5, E: 1, A: 2, N: 2, comments: { O: 'Quantum perspective', C: 'Perfect logic', E: 'Detached presence', A: 'Beyond human care', N: 'Cosmic calm' } },
|
|
622
|
-
sm: { O: 3, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Golden age values', C: 'Hero discipline', E: 'Nostalgic presence', A: 'Genuine heroism', N: 'Stable past' } },
|
|
623
|
-
tea: { O: 3, C: 5, E: 2, A: 1, N: 4, comments: { O: 'Black/white morality', C: 'Obsessive discipline', E: 'Intimidating presence', A: 'Uncompromising judgment', N: 'Traumatic rage' } },
|
|
624
|
-
dev: { O: 4, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Technical creativity', C: 'Vigilante discipline', E: 'Moderate presence', A: 'Caring nature', N: 'Hero anxiety' } },
|
|
625
|
-
reviewer: { O: 3, C: 3, E: 4, A: 1, N: 3, comments: { O: 'Cynical view', C: 'Undisciplined violence', E: 'Aggressive presence', A: 'Hostile nihilism', N: 'Dark humor' } },
|
|
626
|
-
architect: { O: 5, C: 5, E: 3, A: 2, N: 2, comments: { O: 'Utopian vision', C: 'Perfect planning', E: 'Charming presence', A: 'Ends justify means', N: 'Controlled certainty' } },
|
|
627
|
-
pm: { O: 4, C: 4, E: 4, A: 4, N: 4, comments: { O: 'Heroic legacy', C: 'Growing discipline', E: 'Confident presence', A: 'Complicated care', N: 'Family burden' } },
|
|
628
|
-
'tech-writer': { O: 4, C: 3, E: 3, A: 3, N: 4, comments: { O: 'Pirate allegory', C: 'Narrative structure', E: 'Meta presence', A: 'Complex themes', N: 'Existential dread' } },
|
|
629
|
-
'ux-designer': { O: 4, C: 4, E: 3, A: 4, N: 4, comments: { O: 'Psychological insight', C: 'Professional discipline', E: 'Caring presence', A: 'Therapeutic intent', N: 'Patient burden' } },
|
|
630
|
-
devops: { O: 3, C: 4, E: 4, A: 3, N: 3, comments: { O: 'Team leadership', C: 'Hero discipline', E: 'Organizing presence', A: 'Complex loyalty', N: 'Era transition' } },
|
|
631
|
-
},
|
|
632
|
-
'west-wing': {
|
|
633
|
-
orchestrator: { O: 5, C: 5, E: 4, A: 4, N: 2, comments: { O: 'Intellectual depth', C: 'Presidential discipline', E: 'Inspiring presence', A: 'Compassionate leadership', N: 'MS burden' } },
|
|
634
|
-
sm: { O: 3, C: 5, E: 4, A: 4, N: 3, comments: { O: 'Practical wisdom', C: 'Chief of Staff discipline', E: 'Commanding presence', A: 'Deep loyalty', N: 'Recovery, stress' } },
|
|
635
|
-
tea: { O: 4, C: 5, E: 3, A: 2, N: 4, comments: { O: 'Word mastery', C: 'Perfectionist discipline', E: 'Grumpy presence', A: 'Adversarial testing', N: 'Pessimistic intensity' } },
|
|
636
|
-
dev: { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Eloquent writing', C: 'Deputy discipline', E: 'Charming presence', A: 'Idealistic heart', N: 'Composed optimism' } },
|
|
637
|
-
reviewer: { O: 4, C: 4, E: 5, A: 3, N: 4, comments: { O: 'Political genius', C: 'Manic discipline', E: 'Intense presence', A: 'Complex loyalty', N: 'PTSD, pressure' } },
|
|
638
|
-
architect: { O: 4, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Speechwriting art', C: 'Deputy discipline', E: 'Articulate presence', A: 'Idealistic heart', N: 'Steady confidence' } },
|
|
639
|
-
pm: { O: 4, C: 5, E: 4, A: 4, N: 2, comments: { O: 'Communications genius', C: 'Press discipline', E: 'Commanding presence', A: 'Protective nature', N: 'Grace under pressure' } },
|
|
640
|
-
'tech-writer': { O: 3, C: 4, E: 4, A: 4, N: 2, comments: { O: 'Growing insight', C: 'Assistant discipline', E: 'Warm presence', A: 'Caring nature', N: 'Steady support' } },
|
|
641
|
-
'ux-designer': { O: 4, C: 4, E: 3, A: 4, N: 3, comments: { O: 'Political insight', C: 'Pollster discipline', E: 'Professional presence', A: 'Democratic ideals', N: 'Numbers pressure' } },
|
|
642
|
-
devops: { O: 3, C: 5, E: 3, A: 4, N: 2, comments: { O: 'Crisis management', C: 'Military discipline', E: 'Authority presence', A: 'National security', N: 'Controlled calm' } },
|
|
643
|
-
},
|
|
644
|
-
};
|
|
645
|
-
function addOceanToTheme(themePath, profiles) {
|
|
646
|
-
const content = readFileSync(themePath, 'utf-8');
|
|
647
|
-
// Simple approach: add ocean block after character line for each agent
|
|
648
|
-
let modified = content;
|
|
649
|
-
let changes = 0;
|
|
650
|
-
for (const [agent, ocean] of Object.entries(profiles)) {
|
|
651
|
-
const comments = ocean.comments || {};
|
|
652
|
-
const oceanYaml = ` ocean:
|
|
653
|
-
O: ${ocean.O} # ${comments.O || ''}
|
|
654
|
-
C: ${ocean.C} # ${comments.C || ''}
|
|
655
|
-
E: ${ocean.E} # ${comments.E || ''}
|
|
656
|
-
A: ${ocean.A} # ${comments.A || ''}
|
|
657
|
-
N: ${ocean.N} # ${comments.N || ''}`;
|
|
658
|
-
// Find the agent block and add ocean after character line
|
|
659
|
-
const agentPattern = new RegExp(`( ${agent}:\\n character: [^\\n]+\\n)(?! ocean:)`, 'g');
|
|
660
|
-
if (agentPattern.test(modified)) {
|
|
661
|
-
modified = modified.replace(agentPattern, `$1${oceanYaml}\n`);
|
|
662
|
-
changes++;
|
|
663
|
-
}
|
|
664
|
-
}
|
|
665
|
-
if (changes > 0) {
|
|
666
|
-
writeFileSync(themePath, modified, 'utf-8');
|
|
667
|
-
return true;
|
|
668
|
-
}
|
|
669
|
-
return false;
|
|
670
|
-
}
|
|
671
|
-
function main() {
|
|
672
|
-
console.log('Adding OCEAN profiles to themes...\n');
|
|
673
|
-
let updated = 0;
|
|
674
|
-
let skipped = 0;
|
|
675
|
-
for (const [themeName, profiles] of Object.entries(OCEAN_PROFILES)) {
|
|
676
|
-
const themePath = join(THEMES_DIR, `${themeName}.yaml`);
|
|
677
|
-
try {
|
|
678
|
-
if (addOceanToTheme(themePath, profiles)) {
|
|
679
|
-
console.log(` ✓ ${themeName}: Added OCEAN profiles`);
|
|
680
|
-
updated++;
|
|
681
|
-
}
|
|
682
|
-
else {
|
|
683
|
-
console.log(` - ${themeName}: No changes (already has OCEAN?)`);
|
|
684
|
-
skipped++;
|
|
685
|
-
}
|
|
686
|
-
}
|
|
687
|
-
catch (err) {
|
|
688
|
-
console.error(` ✗ ${themeName}: Error - ${err}`);
|
|
689
|
-
}
|
|
690
|
-
}
|
|
691
|
-
console.log(`\nDone. Updated: ${updated}, Skipped: ${skipped}`);
|
|
692
|
-
console.log(`\nRun validation to check progress: node dist/scripts/validate-ocean-profiles.js`);
|
|
693
|
-
}
|
|
694
|
-
main();
|
|
695
|
-
//# sourceMappingURL=add-ocean-profiles.js.map
|