@proflandrigan/shards 1.1.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/README.md +475 -0
- package/package.json +37 -0
- package/src/agents/academic.md +276 -0
- package/src/agents/ai-engineer.md +377 -0
- package/src/agents/analytics-engineer.md +364 -0
- package/src/agents/applied-ml-scientist.md +410 -0
- package/src/agents/backend-engineer.md +255 -0
- package/src/agents/bi-engineer.md +333 -0
- package/src/agents/data-analyst.md +343 -0
- package/src/agents/data-engineer.md +260 -0
- package/src/agents/data-modeller.md +386 -0
- package/src/agents/data-scientist.md +366 -0
- package/src/agents/deep-learning-engineer.md +389 -0
- package/src/agents/ml-engineer.md +424 -0
- package/src/agents/mlops-engineer.md +339 -0
- package/src/agents/researcher.md +187 -0
- package/src/agents/specific_instructions/academic/critical_review.md +263 -0
- package/src/agents/specific_instructions/academic/report.md +113 -0
- package/src/agents/specific_instructions/ai_engineer/advise.md +162 -0
- package/src/agents/specific_instructions/ai_engineer/bi_engineer_handoff.md +86 -0
- package/src/agents/specific_instructions/ai_engineer/experiment.md +471 -0
- package/src/agents/specific_instructions/ai_engineer/experiment_ui_mode.md +44 -0
- package/src/agents/specific_instructions/ai_engineer/phases/index.md +45 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-1.md +55 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-2.md +86 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-3.md +96 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-4.md +138 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-5.md +157 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-6.md +196 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-7.md +313 -0
- package/src/agents/specific_instructions/ai_engineer/phases.md +1011 -0
- package/src/agents/specific_instructions/ai_engineer/prompt_lab.md +161 -0
- package/src/agents/specific_instructions/ai_engineer/prompt_lab_ui_mode.md +28 -0
- package/src/agents/specific_instructions/ai_engineer/research.md +393 -0
- package/src/agents/specific_instructions/ai_engineer/research_ui_mode.md +66 -0
- package/src/agents/specific_instructions/ai_engineer/review.md +159 -0
- package/src/agents/specific_instructions/ai_engineer/validation_checklist.md +182 -0
- package/src/agents/specific_instructions/analytics_engineer/advise.md +155 -0
- package/src/agents/specific_instructions/analytics_engineer/bi_engineer_handoff.md +91 -0
- package/src/agents/specific_instructions/analytics_engineer/data_analyst_handoff.md +84 -0
- package/src/agents/specific_instructions/analytics_engineer/deep_phases.md +818 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/index.md +24 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-1.md +77 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-2.md +106 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-3.md +93 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-4.md +79 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-5.md +61 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-6.md +45 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-7.md +235 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-8.md +221 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_quick/index.md +19 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_quick/phase-1.md +47 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_quick/phase-2.md +78 -0
- package/src/agents/specific_instructions/analytics_engineer/quick_phases.md +112 -0
- package/src/agents/specific_instructions/analytics_engineer/review.md +167 -0
- package/src/agents/specific_instructions/analytics_engineer/service_mode.md +369 -0
- package/src/agents/specific_instructions/analytics_engineer/ui_mode.md +45 -0
- package/src/agents/specific_instructions/analytics_engineer/update.md +162 -0
- package/src/agents/specific_instructions/analytics_engineer/validation_checklist.md +121 -0
- package/src/agents/specific_instructions/applied_ml_scientist/advise.md +143 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/index.md +21 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/phase-1.md +51 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/phase-2.md +66 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/phase-3.md +113 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/phase-4.md +104 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/phase-5.md +156 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases.md +428 -0
- package/src/agents/specific_instructions/applied_ml_scientist/research.md +379 -0
- package/src/agents/specific_instructions/applied_ml_scientist/review.md +142 -0
- package/src/agents/specific_instructions/applied_ml_scientist/validation_checklist.md +136 -0
- package/src/agents/specific_instructions/backend_engineer/clean.md +149 -0
- package/src/agents/specific_instructions/backend_engineer/review.md +91 -0
- package/src/agents/specific_instructions/backend_engineer/review_checklist.md +54 -0
- package/src/agents/specific_instructions/backend_engineer/service_mode.md +67 -0
- package/src/agents/specific_instructions/bi_engineer/advise.md +137 -0
- package/src/agents/specific_instructions/bi_engineer/data_analyst_handoff.md +77 -0
- package/src/agents/specific_instructions/bi_engineer/incoming_handoff.md +45 -0
- package/src/agents/specific_instructions/bi_engineer/phases/index.md +20 -0
- package/src/agents/specific_instructions/bi_engineer/phases/phase-1.md +164 -0
- package/src/agents/specific_instructions/bi_engineer/phases/phase-2.md +92 -0
- package/src/agents/specific_instructions/bi_engineer/phases/phase-3.md +121 -0
- package/src/agents/specific_instructions/bi_engineer/phases/phase-4.md +106 -0
- package/src/agents/specific_instructions/bi_engineer/phases.md +451 -0
- package/src/agents/specific_instructions/bi_engineer/review.md +166 -0
- package/src/agents/specific_instructions/bi_engineer/update.md +147 -0
- package/src/agents/specific_instructions/bi_engineer/validation_checklist.md +124 -0
- package/src/agents/specific_instructions/data_analyst/advise.md +138 -0
- package/src/agents/specific_instructions/data_analyst/explain.md +221 -0
- package/src/agents/specific_instructions/data_analyst/incoming_handoff.md +40 -0
- package/src/agents/specific_instructions/data_analyst/phases/index.md +20 -0
- package/src/agents/specific_instructions/data_analyst/phases/phase-1.md +159 -0
- package/src/agents/specific_instructions/data_analyst/phases/phase-2.md +112 -0
- package/src/agents/specific_instructions/data_analyst/phases/phase-3.md +265 -0
- package/src/agents/specific_instructions/data_analyst/phases/phase-4.md +100 -0
- package/src/agents/specific_instructions/data_analyst/phases.md +501 -0
- package/src/agents/specific_instructions/data_analyst/review.md +138 -0
- package/src/agents/specific_instructions/data_analyst/ui_mode.md +26 -0
- package/src/agents/specific_instructions/data_analyst/update.md +144 -0
- package/src/agents/specific_instructions/data_analyst/validation_checklist.md +95 -0
- package/src/agents/specific_instructions/data_engineer/advise.md +137 -0
- package/src/agents/specific_instructions/data_engineer/phases.md +466 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/index.md +23 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-1.md +49 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-2.md +93 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-3.md +55 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-4.md +48 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-5.md +40 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-6.md +102 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-7.md +87 -0
- package/src/agents/specific_instructions/data_engineer/phases_quick/index.md +19 -0
- package/src/agents/specific_instructions/data_engineer/phases_quick/phase-1.md +45 -0
- package/src/agents/specific_instructions/data_engineer/phases_quick/phase-2.md +54 -0
- package/src/agents/specific_instructions/data_engineer/review.md +135 -0
- package/src/agents/specific_instructions/data_engineer/validation_checklist.md +136 -0
- package/src/agents/specific_instructions/data_modeller/advise.md +137 -0
- package/src/agents/specific_instructions/data_modeller/phases.md +581 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/index.md +23 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-1.md +52 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-2.md +113 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-3.md +47 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-4.md +51 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-5.md +45 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-6.md +105 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-7.md +136 -0
- package/src/agents/specific_instructions/data_modeller/phases_quick/index.md +19 -0
- package/src/agents/specific_instructions/data_modeller/phases_quick/phase-1.md +47 -0
- package/src/agents/specific_instructions/data_modeller/phases_quick/phase-2.md +65 -0
- package/src/agents/specific_instructions/data_modeller/review.md +141 -0
- package/src/agents/specific_instructions/data_modeller/service_mode.md +218 -0
- package/src/agents/specific_instructions/data_modeller/validation_checklist.md +125 -0
- package/src/agents/specific_instructions/data_scientist/advise.md +158 -0
- package/src/agents/specific_instructions/data_scientist/bi_engineer_handoff.md +63 -0
- package/src/agents/specific_instructions/data_scientist/experiment.md +482 -0
- package/src/agents/specific_instructions/data_scientist/experiment_ui_mode.md +44 -0
- package/src/agents/specific_instructions/data_scientist/explain.md +247 -0
- package/src/agents/specific_instructions/data_scientist/greenfield_data.md +35 -0
- package/src/agents/specific_instructions/data_scientist/ml_engineer_handoff.md +52 -0
- package/src/agents/specific_instructions/data_scientist/notebook_walkthrough.md +76 -0
- package/src/agents/specific_instructions/data_scientist/phases/index.md +24 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-1.md +45 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-2.md +67 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-3.md +89 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-4.md +143 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-5.md +71 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-6.md +239 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-7.md +207 -0
- package/src/agents/specific_instructions/data_scientist/phases.md +651 -0
- package/src/agents/specific_instructions/data_scientist/research.md +345 -0
- package/src/agents/specific_instructions/data_scientist/research_ui_mode.md +52 -0
- package/src/agents/specific_instructions/data_scientist/review.md +136 -0
- package/src/agents/specific_instructions/data_scientist/service_mode.md +247 -0
- package/src/agents/specific_instructions/data_scientist/validation_checklist.md +183 -0
- package/src/agents/specific_instructions/deep_learning_engineer/advise.md +145 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/index.md +21 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/phase-1.md +74 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/phase-2.md +98 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/phase-3.md +76 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/phase-4.md +128 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/phase-5.md +292 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases.md +567 -0
- package/src/agents/specific_instructions/deep_learning_engineer/research.md +389 -0
- package/src/agents/specific_instructions/deep_learning_engineer/review.md +155 -0
- package/src/agents/specific_instructions/deep_learning_engineer/validation_checklist.md +147 -0
- package/src/agents/specific_instructions/ml_engineer/advise.md +174 -0
- package/src/agents/specific_instructions/ml_engineer/bi_engineer_handoff.md +71 -0
- package/src/agents/specific_instructions/ml_engineer/experiment.md +474 -0
- package/src/agents/specific_instructions/ml_engineer/experiment_ui_mode.md +44 -0
- package/src/agents/specific_instructions/ml_engineer/notebook_walkthrough.md +75 -0
- package/src/agents/specific_instructions/ml_engineer/phases/index.md +25 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-1.md +49 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-2.md +75 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-3.md +124 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-4.md +279 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-5.md +160 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-6-5.md +170 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-6.md +295 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-7.md +337 -0
- package/src/agents/specific_instructions/ml_engineer/phases.md +1068 -0
- package/src/agents/specific_instructions/ml_engineer/research.md +437 -0
- package/src/agents/specific_instructions/ml_engineer/research_ui_mode.md +71 -0
- package/src/agents/specific_instructions/ml_engineer/review.md +187 -0
- package/src/agents/specific_instructions/ml_engineer/service_mode.md +273 -0
- package/src/agents/specific_instructions/ml_engineer/validation_checklist.md +185 -0
- package/src/agents/specific_instructions/mlops_engineer/advise.md +139 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/index.md +23 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-1.md +52 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-2.md +86 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-3.md +105 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-4.md +128 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-5.md +106 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-6.md +128 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-7.md +144 -0
- package/src/agents/specific_instructions/mlops_engineer/phases.md +671 -0
- package/src/agents/specific_instructions/mlops_engineer/review.md +164 -0
- package/src/agents/specific_instructions/mlops_engineer/service_mode.md +81 -0
- package/src/agents/specific_instructions/mlops_engineer/validation_checklist.md +151 -0
- package/src/agents/specific_instructions/researcher/critical_review.md +292 -0
- package/src/agents/specific_instructions/researcher/review_checklist.md +67 -0
- package/src/agents/specific_instructions/researcher/service_mode.md +224 -0
- package/src/agents/specific_instructions/shared/auto_verify_mode.md +141 -0
- package/src/agents/specific_instructions/shared/autonomous_research.md +1289 -0
- package/src/agents/specific_instructions/shared/behavioral_rules.md +36 -0
- package/src/agents/specific_instructions/shared/diverge_protocol.md +387 -0
- package/src/agents/specific_instructions/shared/engineering_guidelines.md +136 -0
- package/src/agents/specific_instructions/shared/experiment_versioning.md +184 -0
- package/src/agents/specific_instructions/shared/goal_mode.md +187 -0
- package/src/agents/specific_instructions/shared/incremental_testing.md +139 -0
- package/src/agents/specific_instructions/shared/intent_discovery.md +223 -0
- package/src/agents/specific_instructions/shared/join_path_protocol.md +168 -0
- package/src/agents/specific_instructions/shared/knowledge_checkpoint.md +83 -0
- package/src/agents/specific_instructions/shared/knowledge_harvest.md +220 -0
- package/src/agents/specific_instructions/shared/knowledge_retrieval.md +100 -0
- package/src/agents/specific_instructions/shared/notebook_walkthrough_protocol.md +367 -0
- package/src/agents/specific_instructions/shared/reviewer_verdict_protocol.md +74 -0
- package/src/agents/specific_instructions/shared/swarm_protocol.md +97 -0
- package/src/agents/specific_instructions/shared/validation_protocol.md +139 -0
- package/src/agents/specific_instructions/syn/arbiter.md +140 -0
- package/src/agents/specific_instructions/syn/brainstorm.md +550 -0
- package/src/agents/specific_instructions/syn/code_review.md +232 -0
- package/src/agents/specific_instructions/syn/diff.md +239 -0
- package/src/agents/specific_instructions/syn/final_review.md +65 -0
- package/src/agents/specific_instructions/syn/fixer.md +240 -0
- package/src/agents/specific_instructions/syn/free_form.md +130 -0
- package/src/agents/specific_instructions/syn/knowledge.md +468 -0
- package/src/agents/specific_instructions/syn/notebook_walkthrough.md +78 -0
- package/src/agents/specific_instructions/syn/panel_review.md +634 -0
- package/src/agents/specific_instructions/syn/pm.md +453 -0
- package/src/agents/specific_instructions/syn/pr_review.md +255 -0
- package/src/agents/specific_instructions/syn/slides.md +417 -0
- package/src/agents/syn.md +729 -0
- package/src/commands/academic.md +41 -0
- package/src/commands/ai-engineer.md +45 -0
- package/src/commands/analytics-engineer.md +48 -0
- package/src/commands/applied-ml-scientist.md +45 -0
- package/src/commands/backend-engineer.md +35 -0
- package/src/commands/bi-engineer.md +40 -0
- package/src/commands/brainstorm.md +24 -0
- package/src/commands/data-analyst.md +38 -0
- package/src/commands/data-engineer.md +37 -0
- package/src/commands/data-modeller.md +38 -0
- package/src/commands/data-scientist.md +38 -0
- package/src/commands/deep-learning-engineer.md +47 -0
- package/src/commands/end.md +49 -0
- package/src/commands/knowledge.md +24 -0
- package/src/commands/ml-engineer.md +42 -0
- package/src/commands/mlops-engineer.md +47 -0
- package/src/commands/notebook-walkthrough.md +58 -0
- package/src/commands/researcher.md +40 -0
- package/src/commands/resume.md +57 -0
- package/src/commands/review-pr.md +26 -0
- package/src/commands/shards-guide.md +41 -0
- package/src/commands/shards-ui.md +32 -0
- package/src/commands/shards.md +41 -0
- package/src/docs/01-getting-started/concepts.md +109 -0
- package/src/docs/01-getting-started/first-session.md +79 -0
- package/src/docs/01-getting-started/install.md +61 -0
- package/src/docs/02-agents/academic.md +71 -0
- package/src/docs/02-agents/ai-engineer.md +78 -0
- package/src/docs/02-agents/analytics-engineer.md +58 -0
- package/src/docs/02-agents/applied-ml-scientist.md +59 -0
- package/src/docs/02-agents/backend-engineer.md +58 -0
- package/src/docs/02-agents/bi-engineer.md +65 -0
- package/src/docs/02-agents/data-analyst.md +67 -0
- package/src/docs/02-agents/data-engineer.md +57 -0
- package/src/docs/02-agents/data-modeller.md +51 -0
- package/src/docs/02-agents/data-scientist.md +78 -0
- package/src/docs/02-agents/deep-learning-engineer.md +64 -0
- package/src/docs/02-agents/ml-engineer.md +80 -0
- package/src/docs/02-agents/mlops-engineer.md +59 -0
- package/src/docs/02-agents/overview.md +62 -0
- package/src/docs/02-agents/researcher.md +73 -0
- package/src/docs/02-agents/syn.md +88 -0
- package/src/docs/03-protocols/auto-verify.md +82 -0
- package/src/docs/03-protocols/autonomous-research.md +59 -0
- package/src/docs/03-protocols/behavioral-rules.md +35 -0
- package/src/docs/03-protocols/diverge.md +50 -0
- package/src/docs/03-protocols/engineering-guidelines.md +56 -0
- package/src/docs/03-protocols/experiment-versioning.md +38 -0
- package/src/docs/03-protocols/gate-pattern.md +65 -0
- package/src/docs/03-protocols/incremental-testing.md +68 -0
- package/src/docs/03-protocols/join-path.md +46 -0
- package/src/docs/03-protocols/knowledge-ledger.md +70 -0
- package/src/docs/03-protocols/reviewer-verdicts.md +39 -0
- package/src/docs/03-protocols/swarm.md +40 -0
- package/src/docs/03-protocols/validation.md +174 -0
- package/src/docs/04-ui/activity-bar.md +70 -0
- package/src/docs/04-ui/chat-pane.md +80 -0
- package/src/docs/04-ui/code-intel.md +62 -0
- package/src/docs/04-ui/file-editing.md +61 -0
- package/src/docs/04-ui/git.md +54 -0
- package/src/docs/04-ui/keybindings.md +79 -0
- package/src/docs/04-ui/knowledge-map.md +76 -0
- package/src/docs/04-ui/overview.md +93 -0
- package/src/docs/04-ui/panels.md +49 -0
- package/src/docs/04-ui/pinboard-selection.md +66 -0
- package/src/docs/04-ui/quick-open-palette.md +56 -0
- package/src/docs/04-ui/sessions.md +81 -0
- package/src/docs/04-ui/settings-permissions.md +56 -0
- package/src/docs/05-commands/reference.md +59 -0
- package/src/docs/06-outputs/directory-map.md +116 -0
- package/src/docs/07-workflows/ai-eval-first.md +57 -0
- package/src/docs/07-workflows/deep-study-to-production.md +76 -0
- package/src/docs/07-workflows/diverge-exploration.md +77 -0
- package/src/docs/07-workflows/quick-analysis.md +45 -0
- package/src/docs/08-integrations/claude-code-auto-mode.md +191 -0
- package/src/docs/08-integrations/google-slides.md +175 -0
- package/src/docs/README.md +30 -0
- package/src/docs/manifest.json +108 -0
- package/src/templates/analysis-template.md +20 -0
- package/src/templates/branch-report.md +46 -0
- package/src/templates/diff-report.md +88 -0
- package/src/templates/knowledge-index.md +7 -0
- package/src/templates/model-card-schema.json +186 -0
- package/src/templates/model-card-schema.md +88 -0
- package/src/templates/model-card.md +124 -0
- package/src/templates/project-plan.md +47 -0
- package/src/templates/project-specs.md +81 -0
- package/src/templates/report-template.md +43 -0
- package/src/templates/study-template.md +25 -0
- package/src/ui/cc-readonly.js +181 -0
- package/src/ui/chat-session.js +466 -0
- package/src/ui/css/base.css +136 -0
- package/src/ui/css/brainstorm.css +525 -0
- package/src/ui/css/chat.css +1405 -0
- package/src/ui/css/editor.css +546 -0
- package/src/ui/css/eval-dashboard.css +157 -0
- package/src/ui/css/experiment.css +237 -0
- package/src/ui/css/guide.css +186 -0
- package/src/ui/css/knowledge-map.css +383 -0
- package/src/ui/css/layout.css +431 -0
- package/src/ui/css/model-card.css +161 -0
- package/src/ui/css/notebook-walkthrough.css +271 -0
- package/src/ui/css/pr-review.css +403 -0
- package/src/ui/css/prompt-lab.css +325 -0
- package/src/ui/css/sessions.css +258 -0
- package/src/ui/css/sidebar.css +661 -0
- package/src/ui/css/terminal.css +113 -0
- package/src/ui/css/theme-light.css +542 -0
- package/src/ui/index.html +389 -0
- package/src/ui/js/agents.js +32 -0
- package/src/ui/js/bookmarks.js +230 -0
- package/src/ui/js/chat.js +1776 -0
- package/src/ui/js/code-intel.js +328 -0
- package/src/ui/js/command-palette.js +142 -0
- package/src/ui/js/events.js +591 -0
- package/src/ui/js/explorer.js +317 -0
- package/src/ui/js/file-view.js +477 -0
- package/src/ui/js/git.js +536 -0
- package/src/ui/js/guide.js +198 -0
- package/src/ui/js/hud.js +75 -0
- package/src/ui/js/init.js +351 -0
- package/src/ui/js/knowledge-map.js +906 -0
- package/src/ui/js/markdown.js +114 -0
- package/src/ui/js/monaco.js +164 -0
- package/src/ui/js/notebook-walkthrough.js +272 -0
- package/src/ui/js/notebook.js +448 -0
- package/src/ui/js/panels.js +2681 -0
- package/src/ui/js/pinboard.js +186 -0
- package/src/ui/js/quick-open.js +164 -0
- package/src/ui/js/selection-context.js +131 -0
- package/src/ui/js/sessions.js +256 -0
- package/src/ui/js/settings.js +476 -0
- package/src/ui/js/split-view.js +82 -0
- package/src/ui/js/state.js +343 -0
- package/src/ui/js/table.js +161 -0
- package/src/ui/js/tabs.js +284 -0
- package/src/ui/js/tabular.js +125 -0
- package/src/ui/js/terminal.js +354 -0
- package/src/ui/js/timeline.js +137 -0
- package/src/ui/js/utils.js +293 -0
- package/src/ui/notebook-kernel.py +790 -0
- package/src/ui/open-browser.js +55 -0
- package/src/ui/permission-pattern.js +42 -0
- package/src/ui/relay.js +513 -0
- package/src/ui/server.js +3072 -0
- package/src/ui/session-index.js +225 -0
- package/src/ui/shards_icon.png +0 -0
- package/src/ui/spawn-server.js +41 -0
- package/src/ui/symbol-index.js +813 -0
- package/src/ui/ui-push.js +177 -0
- package/tools/gate-hook/VALIDATION_SPEC.md +273 -0
- package/tools/gate-hook/__tests__/auto-verify.test.js +343 -0
- package/tools/gate-hook/auto-allowlist.js +179 -0
- package/tools/gate-hook/auto-state.js +68 -0
- package/tools/gate-hook/classify.js +21 -0
- package/tools/gate-hook/log.js +57 -0
- package/tools/gate-hook/parser.js +205 -0
- package/tools/gate-hook/sql-guard.js +230 -0
- package/tools/gate-hook/state.js +170 -0
- package/tools/gate-hook/sweep.js +139 -0
- package/tools/gate-hook/transcript.js +45 -0
- package/tools/gate-hook/validation.js +321 -0
- package/tools/gate-hook.js +475 -0
- package/tools/install.js +914 -0
- package/tools/shards-gates.js +311 -0
- package/tools/shards-sessions.js +261 -0
- package/tools/shards-ui.js +377 -0
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
* { box-sizing: border-box; margin: 0; padding: 0; }
|
|
2
|
+
|
|
3
|
+
:root {
|
|
4
|
+
--glass-bg: rgba(20, 20, 35, 0.7);
|
|
5
|
+
--glass-border: rgba(255, 255, 255, 0.1);
|
|
6
|
+
--glass-blur: 20px;
|
|
7
|
+
--glass-gradient-border: linear-gradient(135deg, rgba(255,255,255,0.12), transparent 50%, rgba(255,255,255,0.12));
|
|
8
|
+
--shard-clip: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
|
|
9
|
+
--shimmer-opacity: 0.04;
|
|
10
|
+
--current-accent: #3860c0;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
@property --current-accent {
|
|
14
|
+
syntax: '<color>';
|
|
15
|
+
inherits: true;
|
|
16
|
+
initial-value: #3860c0;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
@keyframes shimmer {
|
|
20
|
+
0% { background-position: -200% 0; }
|
|
21
|
+
100% { background-position: 200% 0; }
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
body {
|
|
25
|
+
background-color: #05050f;
|
|
26
|
+
background-image: radial-gradient(circle at 50% 50%, rgba(20, 20, 40, 1) 0%, #05050f 100%);
|
|
27
|
+
color: #e0e0f0;
|
|
28
|
+
font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
|
|
29
|
+
font-size: 14px;
|
|
30
|
+
height: 100vh;
|
|
31
|
+
overflow: hidden;
|
|
32
|
+
display: flex;
|
|
33
|
+
flex-direction: column;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
/* ─── Scrollbars ─────────────────────────────────────────── */
|
|
37
|
+
::-webkit-scrollbar { width: 5px; height: 5px; }
|
|
38
|
+
::-webkit-scrollbar-track { background: transparent; }
|
|
39
|
+
::-webkit-scrollbar-thumb { background: rgba(255, 255, 255, 0.06); border-radius: 3px; }
|
|
40
|
+
::-webkit-scrollbar-thumb:hover { background: #252540; }
|
|
41
|
+
|
|
42
|
+
/* ─── Context menu ──────────────────────────────────────── */
|
|
43
|
+
.ctx-menu {
|
|
44
|
+
display: none;
|
|
45
|
+
position: fixed;
|
|
46
|
+
z-index: 9999;
|
|
47
|
+
background: var(--glass-bg);
|
|
48
|
+
backdrop-filter: blur(var(--glass-blur));
|
|
49
|
+
-webkit-backdrop-filter: blur(var(--glass-blur));
|
|
50
|
+
border: 1px solid var(--glass-border);
|
|
51
|
+
border-radius: 5px;
|
|
52
|
+
padding: 4px 0;
|
|
53
|
+
min-width: 140px;
|
|
54
|
+
box-shadow: 0 4px 16px rgba(0,0,0,0.5);
|
|
55
|
+
clip-path: var(--shard-clip);
|
|
56
|
+
}
|
|
57
|
+
.ctx-menu.visible { display: block; }
|
|
58
|
+
.ctx-item {
|
|
59
|
+
padding: 5px 14px;
|
|
60
|
+
font-size: 11px;
|
|
61
|
+
color: #8888a8;
|
|
62
|
+
cursor: pointer;
|
|
63
|
+
white-space: nowrap;
|
|
64
|
+
}
|
|
65
|
+
.ctx-item:hover { background: rgba(255, 215, 0, 0.08); color: #c0c0d8; }
|
|
66
|
+
|
|
67
|
+
/* ─── Copy toast ────────────────────────────────────────── */
|
|
68
|
+
.copy-toast {
|
|
69
|
+
position: fixed;
|
|
70
|
+
bottom: 20px;
|
|
71
|
+
left: 50%;
|
|
72
|
+
transform: translateX(-50%);
|
|
73
|
+
background: #1a2a1a;
|
|
74
|
+
border: 1px solid #2a6a2a;
|
|
75
|
+
color: #60a060;
|
|
76
|
+
font-size: 11px;
|
|
77
|
+
padding: 5px 14px;
|
|
78
|
+
border-radius: 5px;
|
|
79
|
+
z-index: 10000;
|
|
80
|
+
pointer-events: none;
|
|
81
|
+
animation: toast-fade 1.2s ease forwards;
|
|
82
|
+
}
|
|
83
|
+
@keyframes toast-fade {
|
|
84
|
+
0%, 60% { opacity: 1; }
|
|
85
|
+
100% { opacity: 0; }
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
/* ─── Notification toast ─────────────────────────────────── */
|
|
89
|
+
.notification-toast {
|
|
90
|
+
position: fixed;
|
|
91
|
+
bottom: 20px;
|
|
92
|
+
right: 20px;
|
|
93
|
+
background: #1a1a2e;
|
|
94
|
+
border: 1px solid #2a2a50;
|
|
95
|
+
border-left: 3px solid var(--toast-color, #5080e0);
|
|
96
|
+
color: #c0c0d8;
|
|
97
|
+
font-size: 12px;
|
|
98
|
+
padding: 8px 14px;
|
|
99
|
+
border-radius: 6px;
|
|
100
|
+
z-index: 10000;
|
|
101
|
+
cursor: pointer;
|
|
102
|
+
display: flex;
|
|
103
|
+
align-items: center;
|
|
104
|
+
gap: 8px;
|
|
105
|
+
animation: toast-slide-in 0.3s ease-out;
|
|
106
|
+
max-width: 300px;
|
|
107
|
+
box-shadow: 0 4px 12px rgba(0,0,0,0.3);
|
|
108
|
+
}
|
|
109
|
+
.notification-toast:hover { background: #222240; }
|
|
110
|
+
.notification-toast-dot {
|
|
111
|
+
width: 6px;
|
|
112
|
+
height: 6px;
|
|
113
|
+
border-radius: 50%;
|
|
114
|
+
flex-shrink: 0;
|
|
115
|
+
}
|
|
116
|
+
.notification-toast-title {
|
|
117
|
+
font-weight: 600;
|
|
118
|
+
white-space: nowrap;
|
|
119
|
+
overflow: hidden;
|
|
120
|
+
text-overflow: ellipsis;
|
|
121
|
+
}
|
|
122
|
+
.notification-toast-reason {
|
|
123
|
+
color: #8080a0;
|
|
124
|
+
white-space: nowrap;
|
|
125
|
+
}
|
|
126
|
+
.notification-toast.toast-exit {
|
|
127
|
+
animation: toast-slide-out 0.4s ease-in forwards;
|
|
128
|
+
}
|
|
129
|
+
@keyframes toast-slide-in {
|
|
130
|
+
from { opacity: 0; transform: translateX(20px); }
|
|
131
|
+
to { opacity: 1; transform: translateX(0); }
|
|
132
|
+
}
|
|
133
|
+
@keyframes toast-slide-out {
|
|
134
|
+
from { opacity: 1; transform: translateX(0); }
|
|
135
|
+
to { opacity: 0; transform: translateX(20px); }
|
|
136
|
+
}
|
|
@@ -0,0 +1,525 @@
|
|
|
1
|
+
/* ═══════════════════════════════════════════════════════════════
|
|
2
|
+
Brainstorm panel — live multi-specialist fan-out from Syn
|
|
3
|
+
Renderer: src/ui/js/panels.js renderBrainstorm()
|
|
4
|
+
Data: brainstorm/brainstorm_<project>.state.json
|
|
5
|
+
═══════════════════════════════════════════════════════════════ */
|
|
6
|
+
|
|
7
|
+
.brainstorm-panel {
|
|
8
|
+
padding: 20px 24px;
|
|
9
|
+
height: 100%;
|
|
10
|
+
overflow-y: auto;
|
|
11
|
+
font-size: 13px;
|
|
12
|
+
color: var(--text-color, #b0b0c8);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
/* ── Header ─────────────────────────────────────────────────── */
|
|
16
|
+
|
|
17
|
+
.brain-header {
|
|
18
|
+
display: flex;
|
|
19
|
+
align-items: center;
|
|
20
|
+
gap: 12px;
|
|
21
|
+
margin-bottom: 6px;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.brain-title {
|
|
25
|
+
font-size: 18px;
|
|
26
|
+
font-weight: 600;
|
|
27
|
+
color: var(--text-color-strong, #e0e0f0);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.brain-phase-pill {
|
|
31
|
+
font-size: 10px;
|
|
32
|
+
font-weight: 600;
|
|
33
|
+
text-transform: uppercase;
|
|
34
|
+
letter-spacing: 0.05em;
|
|
35
|
+
padding: 3px 9px;
|
|
36
|
+
border-radius: 10px;
|
|
37
|
+
background: #2a2a44;
|
|
38
|
+
color: #b0b0c8;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.brain-phase-intake { background: #2a2a44; color: #b0b0c8; }
|
|
42
|
+
.brain-phase-gathering { background: #3a4a8a; color: #c8d8ff; }
|
|
43
|
+
.brain-phase-synthesis { background: #4a3a8a; color: #d8c8ff; }
|
|
44
|
+
.brain-phase-facilitation { background: #4a8a4a; color: #c8ffc8; }
|
|
45
|
+
|
|
46
|
+
/* ── Problem statement ──────────────────────────────────────── */
|
|
47
|
+
|
|
48
|
+
.brain-problem {
|
|
49
|
+
margin: 10px 0 16px;
|
|
50
|
+
padding: 12px 14px;
|
|
51
|
+
background: rgba(106, 138, 200, 0.08);
|
|
52
|
+
border-left: 3px solid #6a8ac8;
|
|
53
|
+
border-radius: 0 4px 4px 0;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.brain-problem-label {
|
|
57
|
+
display: block;
|
|
58
|
+
font-size: 10px;
|
|
59
|
+
font-weight: 600;
|
|
60
|
+
text-transform: uppercase;
|
|
61
|
+
letter-spacing: 0.05em;
|
|
62
|
+
color: #6a8ac8;
|
|
63
|
+
margin-bottom: 4px;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.brain-problem-body {
|
|
67
|
+
font-size: 13px;
|
|
68
|
+
line-height: 1.5;
|
|
69
|
+
color: var(--text-color-strong, #e0e0f0);
|
|
70
|
+
overflow-wrap: anywhere;
|
|
71
|
+
word-break: break-word;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
/* ── Context strip ──────────────────────────────────────────── */
|
|
75
|
+
|
|
76
|
+
.brain-context-strip {
|
|
77
|
+
display: flex;
|
|
78
|
+
flex-wrap: wrap;
|
|
79
|
+
gap: 8px;
|
|
80
|
+
margin-bottom: 18px;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.brain-context-item {
|
|
84
|
+
display: flex;
|
|
85
|
+
flex-direction: column;
|
|
86
|
+
padding: 6px 10px;
|
|
87
|
+
background: rgba(255, 255, 255, 0.03);
|
|
88
|
+
border-radius: 4px;
|
|
89
|
+
min-width: 80px;
|
|
90
|
+
max-width: 240px;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.brain-context-key {
|
|
94
|
+
font-size: 9px;
|
|
95
|
+
font-weight: 600;
|
|
96
|
+
text-transform: uppercase;
|
|
97
|
+
letter-spacing: 0.05em;
|
|
98
|
+
color: #6a6a88;
|
|
99
|
+
margin-bottom: 2px;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.brain-context-val {
|
|
103
|
+
font-size: 11px;
|
|
104
|
+
color: var(--text-color, #b0b0c8);
|
|
105
|
+
overflow: hidden;
|
|
106
|
+
text-overflow: ellipsis;
|
|
107
|
+
white-space: nowrap;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
/* ── Progress bar ───────────────────────────────────────────── */
|
|
111
|
+
|
|
112
|
+
.brain-progress {
|
|
113
|
+
margin-bottom: 18px;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.brain-progress-label {
|
|
117
|
+
display: flex;
|
|
118
|
+
justify-content: space-between;
|
|
119
|
+
align-items: center;
|
|
120
|
+
font-size: 11px;
|
|
121
|
+
color: var(--text-color, #b0b0c8);
|
|
122
|
+
margin-bottom: 6px;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
.brain-progress-pending {
|
|
126
|
+
color: #c8a84a;
|
|
127
|
+
font-style: italic;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.brain-progress-bar {
|
|
131
|
+
display: flex;
|
|
132
|
+
gap: 2px;
|
|
133
|
+
height: 8px;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
.brain-prog-seg {
|
|
137
|
+
flex: 1;
|
|
138
|
+
border-radius: 2px;
|
|
139
|
+
background: #2a2a44;
|
|
140
|
+
transition: background 0.3s ease;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
.brain-prog-seg.queued { background: #2a2a44; }
|
|
144
|
+
.brain-prog-seg.thinking { background: #4a5a8a; animation: brain-pulse 1.4s ease-in-out infinite; }
|
|
145
|
+
.brain-prog-seg.responded { background: #4a9; }
|
|
146
|
+
.brain-prog-seg.skipped { background: #5a3a3a; }
|
|
147
|
+
|
|
148
|
+
@keyframes brain-pulse {
|
|
149
|
+
0%, 100% { opacity: 0.5; }
|
|
150
|
+
50% { opacity: 1; }
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
/* ── Section labels ─────────────────────────────────────────── */
|
|
154
|
+
|
|
155
|
+
.brain-section-label {
|
|
156
|
+
font-size: 10px;
|
|
157
|
+
font-weight: 600;
|
|
158
|
+
text-transform: uppercase;
|
|
159
|
+
letter-spacing: 0.08em;
|
|
160
|
+
color: #6a6a88;
|
|
161
|
+
margin: 18px 0 8px;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
/* ── Specialist grid ────────────────────────────────────────── */
|
|
165
|
+
|
|
166
|
+
.brain-specialist-grid {
|
|
167
|
+
display: grid;
|
|
168
|
+
grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
|
|
169
|
+
gap: 10px;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
.brain-card {
|
|
173
|
+
padding: 10px 12px;
|
|
174
|
+
background: rgba(255, 255, 255, 0.03);
|
|
175
|
+
border: 1px solid transparent;
|
|
176
|
+
border-radius: 6px;
|
|
177
|
+
transition: border-color 0.2s ease, background 0.2s ease;
|
|
178
|
+
max-width: 380px;
|
|
179
|
+
min-width: 0;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
.brain-card-queued { opacity: 0.55; }
|
|
183
|
+
.brain-card-thinking { border-color: #4a5a8a; background: rgba(74, 90, 138, 0.08); }
|
|
184
|
+
.brain-card-responded { border-color: rgba(74, 153, 153, 0.4); background: rgba(74, 153, 153, 0.06); }
|
|
185
|
+
.brain-card-skipped { opacity: 0.4; }
|
|
186
|
+
|
|
187
|
+
.brain-card-head {
|
|
188
|
+
display: flex;
|
|
189
|
+
justify-content: space-between;
|
|
190
|
+
align-items: center;
|
|
191
|
+
gap: 6px;
|
|
192
|
+
margin-bottom: 6px;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
.brain-card-name {
|
|
196
|
+
font-weight: 600;
|
|
197
|
+
font-size: 12px;
|
|
198
|
+
color: var(--text-color-strong, #e0e0f0);
|
|
199
|
+
min-width: 0;
|
|
200
|
+
overflow-wrap: anywhere;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
.brain-card-status {
|
|
204
|
+
font-size: 10px;
|
|
205
|
+
text-transform: uppercase;
|
|
206
|
+
letter-spacing: 0.05em;
|
|
207
|
+
color: #6a6a88;
|
|
208
|
+
display: inline-flex;
|
|
209
|
+
align-items: center;
|
|
210
|
+
gap: 4px;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
.brain-card-thinking .brain-card-status { color: #6a8ac8; }
|
|
214
|
+
.brain-card-responded .brain-card-status { color: #4a9; }
|
|
215
|
+
|
|
216
|
+
.brain-spinner {
|
|
217
|
+
width: 8px;
|
|
218
|
+
height: 8px;
|
|
219
|
+
border-radius: 50%;
|
|
220
|
+
background: currentColor;
|
|
221
|
+
animation: brain-pulse 1.2s ease-in-out infinite;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
.brain-card-headline {
|
|
225
|
+
font-size: 12px;
|
|
226
|
+
line-height: 1.4;
|
|
227
|
+
color: var(--text-color, #b0b0c8);
|
|
228
|
+
overflow-wrap: anywhere;
|
|
229
|
+
word-break: break-word;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
.brain-card-pending {
|
|
233
|
+
font-style: italic;
|
|
234
|
+
color: #6a6a88;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.brain-card-meta {
|
|
238
|
+
margin-top: 6px;
|
|
239
|
+
font-size: 10px;
|
|
240
|
+
color: #6a6a88;
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
.brain-empty {
|
|
244
|
+
padding: 16px;
|
|
245
|
+
text-align: center;
|
|
246
|
+
color: #6a6a88;
|
|
247
|
+
font-style: italic;
|
|
248
|
+
background: rgba(255, 255, 255, 0.02);
|
|
249
|
+
border-radius: 6px;
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
/* ── Synthesis ──────────────────────────────────────────────── */
|
|
253
|
+
|
|
254
|
+
.brain-synthesis {
|
|
255
|
+
display: flex;
|
|
256
|
+
flex-direction: column;
|
|
257
|
+
gap: 12px;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
.brain-bucket {
|
|
261
|
+
padding: 12px 14px;
|
|
262
|
+
background: rgba(255, 255, 255, 0.03);
|
|
263
|
+
border-radius: 6px;
|
|
264
|
+
border-left: 3px solid #6a6a88;
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
.brain-bucket-quick-wins { border-left-color: #4a9; }
|
|
268
|
+
.brain-bucket-bold-bets { border-left-color: #c8a84a; }
|
|
269
|
+
.brain-bucket-wildcards { border-left-color: #c84aa8; }
|
|
270
|
+
|
|
271
|
+
.brain-bucket-label {
|
|
272
|
+
font-size: 10px;
|
|
273
|
+
font-weight: 600;
|
|
274
|
+
text-transform: uppercase;
|
|
275
|
+
letter-spacing: 0.08em;
|
|
276
|
+
color: var(--text-color, #b0b0c8);
|
|
277
|
+
margin-bottom: 6px;
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
.brain-bucket-list {
|
|
281
|
+
margin: 0;
|
|
282
|
+
padding-left: 20px;
|
|
283
|
+
font-size: 12px;
|
|
284
|
+
line-height: 1.6;
|
|
285
|
+
color: var(--text-color, #b0b0c8);
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
.brain-bucket-list li {
|
|
289
|
+
margin-bottom: 4px;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
.brain-bucket-list strong {
|
|
293
|
+
color: var(--text-color-strong, #e0e0f0);
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
.brain-themes {
|
|
297
|
+
padding: 10px 14px;
|
|
298
|
+
background: rgba(106, 138, 200, 0.06);
|
|
299
|
+
border-radius: 6px;
|
|
300
|
+
font-size: 12px;
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
.brain-themes-label {
|
|
304
|
+
font-weight: 600;
|
|
305
|
+
color: #6a8ac8;
|
|
306
|
+
margin-right: 4px;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
.brain-theme-chip {
|
|
310
|
+
display: inline-block;
|
|
311
|
+
padding: 2px 8px;
|
|
312
|
+
margin: 2px 4px 2px 0;
|
|
313
|
+
background: rgba(106, 138, 200, 0.15);
|
|
314
|
+
color: var(--text-color-strong, #e0e0f0);
|
|
315
|
+
border-radius: 10px;
|
|
316
|
+
font-size: 11px;
|
|
317
|
+
max-width: 100%;
|
|
318
|
+
overflow-wrap: anywhere;
|
|
319
|
+
word-break: break-word;
|
|
320
|
+
vertical-align: top;
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
.brain-recommend {
|
|
324
|
+
margin-top: 4px;
|
|
325
|
+
padding: 14px 16px;
|
|
326
|
+
background: linear-gradient(135deg, rgba(74, 153, 153, 0.12), rgba(106, 138, 200, 0.08));
|
|
327
|
+
border-radius: 8px;
|
|
328
|
+
border: 1px solid rgba(74, 153, 153, 0.3);
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
.brain-recommend-label {
|
|
332
|
+
font-size: 10px;
|
|
333
|
+
font-weight: 600;
|
|
334
|
+
text-transform: uppercase;
|
|
335
|
+
letter-spacing: 0.08em;
|
|
336
|
+
color: #4a9;
|
|
337
|
+
margin-bottom: 4px;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
.brain-recommend-title {
|
|
341
|
+
font-size: 14px;
|
|
342
|
+
font-weight: 600;
|
|
343
|
+
color: var(--text-color-strong, #e0e0f0);
|
|
344
|
+
margin-bottom: 4px;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
.brain-recommend-rationale {
|
|
348
|
+
font-size: 12px;
|
|
349
|
+
color: var(--text-color, #b0b0c8);
|
|
350
|
+
line-height: 1.4;
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
/* ── Facilitation log ───────────────────────────────────────── */
|
|
354
|
+
|
|
355
|
+
.brain-log {
|
|
356
|
+
display: flex;
|
|
357
|
+
flex-direction: column;
|
|
358
|
+
gap: 4px;
|
|
359
|
+
max-height: 280px;
|
|
360
|
+
overflow-y: auto;
|
|
361
|
+
padding: 8px 10px;
|
|
362
|
+
background: rgba(255, 255, 255, 0.02);
|
|
363
|
+
border-radius: 6px;
|
|
364
|
+
}
|
|
365
|
+
|
|
366
|
+
.brain-log-entry {
|
|
367
|
+
display: flex;
|
|
368
|
+
align-items: baseline;
|
|
369
|
+
gap: 8px;
|
|
370
|
+
padding: 4px 0;
|
|
371
|
+
font-size: 12px;
|
|
372
|
+
border-bottom: 1px solid rgba(255, 255, 255, 0.03);
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
.brain-log-entry:last-child {
|
|
376
|
+
border-bottom: none;
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
.brain-log-actor {
|
|
380
|
+
font-weight: 600;
|
|
381
|
+
font-size: 10px;
|
|
382
|
+
text-transform: uppercase;
|
|
383
|
+
letter-spacing: 0.05em;
|
|
384
|
+
min-width: 60px;
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
.brain-actor-user { color: #6a8ac8; }
|
|
388
|
+
.brain-actor-syn { color: #c8a84a; }
|
|
389
|
+
|
|
390
|
+
.brain-log-text {
|
|
391
|
+
flex: 1;
|
|
392
|
+
min-width: 0;
|
|
393
|
+
color: var(--text-color, #b0b0c8);
|
|
394
|
+
line-height: 1.4;
|
|
395
|
+
overflow-wrap: anywhere;
|
|
396
|
+
word-break: break-word;
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
.brain-log-ts {
|
|
400
|
+
font-size: 10px;
|
|
401
|
+
color: #6a6a88;
|
|
402
|
+
font-variant-numeric: tabular-nums;
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
/* ── Outcome banner ─────────────────────────────────────────── */
|
|
406
|
+
|
|
407
|
+
.brain-outcome {
|
|
408
|
+
margin-top: 18px;
|
|
409
|
+
padding: 12px 16px;
|
|
410
|
+
background: rgba(74, 153, 153, 0.1);
|
|
411
|
+
border-radius: 6px;
|
|
412
|
+
border-left: 3px solid #4a9;
|
|
413
|
+
display: flex;
|
|
414
|
+
align-items: center;
|
|
415
|
+
gap: 12px;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
/* Explicit teal for `single` decision (matches default styling). */
|
|
419
|
+
.brain-outcome-single {
|
|
420
|
+
background: rgba(74, 153, 153, 0.1);
|
|
421
|
+
border-left-color: #4a9;
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
.brain-outcome-multi-workstream {
|
|
425
|
+
background: rgba(200, 168, 74, 0.1);
|
|
426
|
+
border-left-color: #c8a84a;
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
/* Neutral fallback for unanticipated decision values (renderer dumps JSON). */
|
|
430
|
+
.brain-outcome-unknown {
|
|
431
|
+
background: rgba(255, 255, 255, 0.04);
|
|
432
|
+
border-left-color: #6a6a88;
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
.brain-outcome-label {
|
|
436
|
+
font-size: 10px;
|
|
437
|
+
font-weight: 600;
|
|
438
|
+
text-transform: uppercase;
|
|
439
|
+
letter-spacing: 0.08em;
|
|
440
|
+
color: #4a9;
|
|
441
|
+
flex-shrink: 0;
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
.brain-outcome-multi-workstream .brain-outcome-label {
|
|
445
|
+
color: #c8a84a;
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
.brain-outcome-unknown .brain-outcome-label {
|
|
449
|
+
color: #b0b0c8;
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
.brain-outcome-detail {
|
|
453
|
+
font-size: 13px;
|
|
454
|
+
color: var(--text-color-strong, #e0e0f0);
|
|
455
|
+
min-width: 0;
|
|
456
|
+
overflow-wrap: anywhere;
|
|
457
|
+
word-break: break-word;
|
|
458
|
+
}
|
|
459
|
+
|
|
460
|
+
.brain-outcome-detail code {
|
|
461
|
+
font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
|
|
462
|
+
font-size: 11px;
|
|
463
|
+
background: rgba(255, 255, 255, 0.05);
|
|
464
|
+
padding: 1px 5px;
|
|
465
|
+
border-radius: 3px;
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
/* ── Light theme overrides ──────────────────────────────────── */
|
|
469
|
+
|
|
470
|
+
[data-theme="light"] .brain-card {
|
|
471
|
+
background: #f5f5fa;
|
|
472
|
+
}
|
|
473
|
+
[data-theme="light"] .brain-card-thinking { background: #e8eef8; }
|
|
474
|
+
[data-theme="light"] .brain-card-responded { background: #e8f5f0; }
|
|
475
|
+
[data-theme="light"] .brain-problem { background: #eef2fa; }
|
|
476
|
+
[data-theme="light"] .brain-bucket { background: #f5f5fa; }
|
|
477
|
+
[data-theme="light"] .brain-themes { background: #eef2fa; }
|
|
478
|
+
[data-theme="light"] .brain-context-item { background: #f0f0f5; }
|
|
479
|
+
[data-theme="light"] .brain-empty { background: #f5f5fa; }
|
|
480
|
+
[data-theme="light"] .brain-log { background: #f5f5fa; }
|
|
481
|
+
|
|
482
|
+
/* Phase pills — dark solids need darker text on lighter pill bgs */
|
|
483
|
+
[data-theme="light"] .brain-phase-pill,
|
|
484
|
+
[data-theme="light"] .brain-phase-intake { background: #e0e0e8; color: #555; }
|
|
485
|
+
[data-theme="light"] .brain-phase-gathering { background: #dbe5fb; color: #2a4a8a; }
|
|
486
|
+
[data-theme="light"] .brain-phase-synthesis { background: #e4dbfb; color: #4a2a8a; }
|
|
487
|
+
[data-theme="light"] .brain-phase-facilitation { background: #d6f0d6; color: #2a6a2a; }
|
|
488
|
+
|
|
489
|
+
/* Progress segments — dark fills become softer hues, keep contrast vs label */
|
|
490
|
+
[data-theme="light"] .brain-prog-seg { background: #d8d8e0; }
|
|
491
|
+
[data-theme="light"] .brain-prog-seg.queued { background: #d8d8e0; }
|
|
492
|
+
[data-theme="light"] .brain-prog-seg.thinking { background: #7a8ec8; }
|
|
493
|
+
[data-theme="light"] .brain-prog-seg.responded { background: #3a8a7a; }
|
|
494
|
+
[data-theme="light"] .brain-prog-seg.skipped { background: #c8a8a8; }
|
|
495
|
+
|
|
496
|
+
/* Recommend banner gradient and outcome tints read low-contrast on white */
|
|
497
|
+
[data-theme="light"] .brain-recommend {
|
|
498
|
+
background: linear-gradient(135deg, rgba(74, 153, 153, 0.18), rgba(106, 138, 200, 0.14));
|
|
499
|
+
border-color: rgba(74, 153, 153, 0.45);
|
|
500
|
+
}
|
|
501
|
+
[data-theme="light"] .brain-outcome,
|
|
502
|
+
[data-theme="light"] .brain-outcome-single { background: rgba(74, 153, 153, 0.16); }
|
|
503
|
+
[data-theme="light"] .brain-outcome-multi-workstream { background: rgba(200, 168, 74, 0.20); }
|
|
504
|
+
[data-theme="light"] .brain-outcome-unknown { background: rgba(0, 0, 0, 0.05); }
|
|
505
|
+
|
|
506
|
+
/* Log entry dividers and code chip need a darker accent on light bg */
|
|
507
|
+
[data-theme="light"] .brain-log-entry { border-bottom-color: rgba(0, 0, 0, 0.06); }
|
|
508
|
+
[data-theme="light"] .brain-outcome-detail code { background: rgba(0, 0, 0, 0.06); }
|
|
509
|
+
[data-theme="light"] .brain-theme-chip { background: rgba(106, 138, 200, 0.20); }
|
|
510
|
+
|
|
511
|
+
/* ── Reduced motion ─────────────────────────────────────────── */
|
|
512
|
+
/* With up to 11 specialists thinking in parallel, the pulse animation
|
|
513
|
+
becomes ~22 parallel infinite animations. Disable for users who
|
|
514
|
+
request reduced motion. */
|
|
515
|
+
@media (prefers-reduced-motion: reduce) {
|
|
516
|
+
.brain-prog-seg.thinking,
|
|
517
|
+
.brain-spinner {
|
|
518
|
+
animation: none;
|
|
519
|
+
}
|
|
520
|
+
.brain-prog-seg.thinking { opacity: 0.85; }
|
|
521
|
+
.brain-spinner { opacity: 0.85; }
|
|
522
|
+
.brain-card {
|
|
523
|
+
transition: none;
|
|
524
|
+
}
|
|
525
|
+
}
|