@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,546 @@
|
|
|
1
|
+
/* ─── File pane ──────────────────────────────────────────── */
|
|
2
|
+
#file-pane {
|
|
3
|
+
flex: 1;
|
|
4
|
+
display: none;
|
|
5
|
+
flex-direction: column;
|
|
6
|
+
overflow: hidden;
|
|
7
|
+
background: rgba(0, 0, 0, 0.2);
|
|
8
|
+
min-width: 0;
|
|
9
|
+
}
|
|
10
|
+
#file-pane.visible { display: flex; }
|
|
11
|
+
|
|
12
|
+
#file-toolbar {
|
|
13
|
+
display: flex;
|
|
14
|
+
align-items: center;
|
|
15
|
+
padding: 4px 12px;
|
|
16
|
+
border-bottom: 1px solid #1a1a2c;
|
|
17
|
+
background: #0a0a14;
|
|
18
|
+
flex-shrink: 0;
|
|
19
|
+
gap: 8px;
|
|
20
|
+
min-height: 30px;
|
|
21
|
+
}
|
|
22
|
+
#file-path-display {
|
|
23
|
+
flex: 1;
|
|
24
|
+
font-size: 11px;
|
|
25
|
+
color: #5a5a78;
|
|
26
|
+
overflow: hidden;
|
|
27
|
+
text-overflow: ellipsis;
|
|
28
|
+
white-space: nowrap;
|
|
29
|
+
cursor: pointer;
|
|
30
|
+
}
|
|
31
|
+
#file-path-display:hover { color: #8888a8; }
|
|
32
|
+
.copy-path-btn {
|
|
33
|
+
font-size: 12px !important;
|
|
34
|
+
padding: 2px 6px !important;
|
|
35
|
+
flex-shrink: 0;
|
|
36
|
+
}
|
|
37
|
+
.copy-path-btn.copied {
|
|
38
|
+
border-color: #2a6a2a !important;
|
|
39
|
+
color: #60a060 !important;
|
|
40
|
+
}
|
|
41
|
+
.toolbar-btn {
|
|
42
|
+
background: #0f0f1e;
|
|
43
|
+
border: 1px solid #1e1e32;
|
|
44
|
+
border-radius: 4px;
|
|
45
|
+
color: #6a6a88;
|
|
46
|
+
font-family: inherit;
|
|
47
|
+
font-size: 10px;
|
|
48
|
+
padding: 2px 10px;
|
|
49
|
+
cursor: pointer;
|
|
50
|
+
transition: all 0.2s;
|
|
51
|
+
}
|
|
52
|
+
.toolbar-btn:hover { background: #1a1a30; color: #9090b0; }
|
|
53
|
+
.toolbar-btn.active { background: #1a2a1a; border-color: #2a6a2a; color: #60a060; }
|
|
54
|
+
.toolbar-btn.save { border-color: #2a4a6a; color: #6090c0; }
|
|
55
|
+
.toolbar-btn.save:hover { background: #0a1a2a; color: #80b0e0; }
|
|
56
|
+
|
|
57
|
+
/* ─── File editor ────────────────────────────────────────── */
|
|
58
|
+
#file-editor {
|
|
59
|
+
flex: 1;
|
|
60
|
+
display: flex;
|
|
61
|
+
overflow: hidden;
|
|
62
|
+
}
|
|
63
|
+
#line-gutter {
|
|
64
|
+
width: 52px;
|
|
65
|
+
overflow: hidden;
|
|
66
|
+
background: #060610;
|
|
67
|
+
color: #2a2a44;
|
|
68
|
+
text-align: right;
|
|
69
|
+
padding: 10px 8px 10px 0;
|
|
70
|
+
font-size: 11px;
|
|
71
|
+
line-height: 1.55;
|
|
72
|
+
user-select: none;
|
|
73
|
+
border-right: 1px solid #141420;
|
|
74
|
+
flex-shrink: 0;
|
|
75
|
+
}
|
|
76
|
+
#file-view-area {
|
|
77
|
+
flex: 1;
|
|
78
|
+
overflow: auto;
|
|
79
|
+
position: relative;
|
|
80
|
+
}
|
|
81
|
+
#code-view {
|
|
82
|
+
margin: 0;
|
|
83
|
+
padding: 10px 14px;
|
|
84
|
+
font-size: 11px;
|
|
85
|
+
line-height: 1.55;
|
|
86
|
+
background: none;
|
|
87
|
+
border: none;
|
|
88
|
+
color: #b0b0c4;
|
|
89
|
+
white-space: pre;
|
|
90
|
+
min-height: 100%;
|
|
91
|
+
}
|
|
92
|
+
#code-view code {
|
|
93
|
+
background: none;
|
|
94
|
+
padding: 0;
|
|
95
|
+
font-family: inherit;
|
|
96
|
+
font-size: inherit;
|
|
97
|
+
color: inherit;
|
|
98
|
+
}
|
|
99
|
+
#code-edit {
|
|
100
|
+
display: none;
|
|
101
|
+
width: 100%;
|
|
102
|
+
min-height: 100%;
|
|
103
|
+
font-family: inherit;
|
|
104
|
+
font-size: 11px;
|
|
105
|
+
line-height: 1.55;
|
|
106
|
+
background: #0a0a16;
|
|
107
|
+
color: #c0c0d0;
|
|
108
|
+
border: none;
|
|
109
|
+
outline: none;
|
|
110
|
+
resize: none;
|
|
111
|
+
padding: 10px 14px;
|
|
112
|
+
tab-size: 4;
|
|
113
|
+
white-space: pre;
|
|
114
|
+
overflow-wrap: normal;
|
|
115
|
+
}
|
|
116
|
+
#code-edit.visible { display: block; }
|
|
117
|
+
|
|
118
|
+
/* File rendered view (markdown) */
|
|
119
|
+
#file-rendered-view {
|
|
120
|
+
display: none;
|
|
121
|
+
flex: 1;
|
|
122
|
+
overflow: auto;
|
|
123
|
+
padding: 14px 18px;
|
|
124
|
+
}
|
|
125
|
+
#file-rendered-view.visible { display: block; }
|
|
126
|
+
#file-rendered-view.diagram-active {
|
|
127
|
+
overflow: hidden;
|
|
128
|
+
padding: 0;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
/* ─── Diagram pan/zoom viewport ─────────────────────────── */
|
|
132
|
+
.diagram-viewport {
|
|
133
|
+
position: relative;
|
|
134
|
+
width: 100%;
|
|
135
|
+
height: 100%;
|
|
136
|
+
overflow: hidden;
|
|
137
|
+
cursor: grab;
|
|
138
|
+
user-select: none;
|
|
139
|
+
-webkit-user-select: none;
|
|
140
|
+
}
|
|
141
|
+
.diagram-viewport:active {
|
|
142
|
+
cursor: grabbing;
|
|
143
|
+
}
|
|
144
|
+
.diagram-canvas {
|
|
145
|
+
transform-origin: 0 0;
|
|
146
|
+
will-change: transform;
|
|
147
|
+
}
|
|
148
|
+
.diagram-canvas svg {
|
|
149
|
+
display: block;
|
|
150
|
+
}
|
|
151
|
+
.diagram-controls {
|
|
152
|
+
position: absolute;
|
|
153
|
+
bottom: 12px;
|
|
154
|
+
right: 12px;
|
|
155
|
+
display: flex;
|
|
156
|
+
align-items: center;
|
|
157
|
+
gap: 4px;
|
|
158
|
+
background: rgba(10, 10, 20, 0.85);
|
|
159
|
+
backdrop-filter: blur(8px);
|
|
160
|
+
-webkit-backdrop-filter: blur(8px);
|
|
161
|
+
border: 1px solid #1e1e32;
|
|
162
|
+
border-radius: 6px;
|
|
163
|
+
padding: 4px 6px;
|
|
164
|
+
z-index: 10;
|
|
165
|
+
}
|
|
166
|
+
.diagram-ctrl-btn {
|
|
167
|
+
background: none;
|
|
168
|
+
border: 1px solid #1e1e32;
|
|
169
|
+
border-radius: 4px;
|
|
170
|
+
color: #6a6a88;
|
|
171
|
+
font-family: inherit;
|
|
172
|
+
font-size: 12px;
|
|
173
|
+
width: 24px;
|
|
174
|
+
height: 24px;
|
|
175
|
+
display: flex;
|
|
176
|
+
align-items: center;
|
|
177
|
+
justify-content: center;
|
|
178
|
+
cursor: pointer;
|
|
179
|
+
transition: all 0.15s;
|
|
180
|
+
}
|
|
181
|
+
.diagram-ctrl-btn:hover {
|
|
182
|
+
background: #1a1a30;
|
|
183
|
+
color: #b0b0c8;
|
|
184
|
+
border-color: #3a3a5a;
|
|
185
|
+
}
|
|
186
|
+
.diagram-zoom-label {
|
|
187
|
+
font-size: 10px;
|
|
188
|
+
color: #5a5a78;
|
|
189
|
+
min-width: 36px;
|
|
190
|
+
text-align: center;
|
|
191
|
+
pointer-events: none;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
.file-rendered { font-size: 11px; line-height: 1.6; color: #b0b0c4; }
|
|
195
|
+
.file-rendered h1 { font-size: 14px; color: #dde; margin: 10px 0 5px; }
|
|
196
|
+
.file-rendered h2 { font-size: 13px; color: #ccd; margin: 9px 0 4px; border-bottom: 1px solid #1a1a2c; padding-bottom: 3px; }
|
|
197
|
+
.file-rendered h3 { font-size: 12px; color: #bbc; margin: 7px 0 3px; }
|
|
198
|
+
.file-rendered h4, .file-rendered h5, .file-rendered h6 { font-size: 11px; color: #aab; margin: 5px 0 2px; }
|
|
199
|
+
.file-rendered p { margin: 5px 0; }
|
|
200
|
+
.file-rendered code { background: #0d0d1e; border-radius: 3px; padding: 1px 4px; font-size: 10px; color: #8aa4ff; font-family: inherit; }
|
|
201
|
+
.file-rendered pre { background: #06060f; border: 1px solid #141420; border-radius: 5px; padding: 10px; overflow-x: auto; margin: 7px 0; }
|
|
202
|
+
.file-rendered pre code { background: none; padding: 0; color: #b0b0c0; }
|
|
203
|
+
.file-rendered ul, .file-rendered ol { padding-left: 16px; margin: 4px 0; }
|
|
204
|
+
.file-rendered li { margin: 2px 0; }
|
|
205
|
+
.file-rendered strong { color: #d0d0e0; }
|
|
206
|
+
.file-rendered em { color: #8888a8; }
|
|
207
|
+
.file-rendered hr { border: none; border-top: 1px solid #141420; margin: 8px 0; }
|
|
208
|
+
.file-rendered blockquote { border-left: 2px solid #1e1e30; padding-left: 8px; color: #555; margin: 4px 0; }
|
|
209
|
+
.file-rendered table { border-collapse: collapse; margin: 6px 0; font-size: 10px; }
|
|
210
|
+
.file-rendered th, .file-rendered td { border: 1px solid #1a1a2c; padding: 3px 7px; }
|
|
211
|
+
.file-rendered th { background: #0b0b16; color: #aab; }
|
|
212
|
+
.file-rendered del { opacity: 0.55; text-decoration: line-through; }
|
|
213
|
+
.file-rendered input[type="checkbox"] { margin-right: 5px; vertical-align: middle; pointer-events: none; }
|
|
214
|
+
.file-rendered li.task-list-item { list-style: none; margin-left: -16px; }
|
|
215
|
+
|
|
216
|
+
/* ─── Project-specs latest section highlight ─────────────── */
|
|
217
|
+
.specs-latest-section {
|
|
218
|
+
position: relative;
|
|
219
|
+
background: rgba(56, 96, 192, 0.08);
|
|
220
|
+
border-left: 3px solid #3860c0;
|
|
221
|
+
padding-left: 8px;
|
|
222
|
+
margin-left: -11px;
|
|
223
|
+
border-radius: 0 4px 4px 0;
|
|
224
|
+
animation: specsHighlightPulse 2s ease-out;
|
|
225
|
+
}
|
|
226
|
+
@keyframes specsHighlightPulse {
|
|
227
|
+
0% { background: rgba(56, 96, 192, 0.2); }
|
|
228
|
+
100% { background: rgba(56, 96, 192, 0.08); }
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
/* ─── Table view (Tabulator) ─────────────────────────────── */
|
|
232
|
+
#table-view {
|
|
233
|
+
display: none;
|
|
234
|
+
flex-direction: column;
|
|
235
|
+
flex: 1;
|
|
236
|
+
overflow: hidden;
|
|
237
|
+
}
|
|
238
|
+
#table-view.visible { display: flex; }
|
|
239
|
+
#table-toolbar {
|
|
240
|
+
display: flex;
|
|
241
|
+
align-items: center;
|
|
242
|
+
gap: 8px;
|
|
243
|
+
padding: 4px 12px;
|
|
244
|
+
border-bottom: 1px solid #1a1a2c;
|
|
245
|
+
background: #0a0a14;
|
|
246
|
+
flex-shrink: 0;
|
|
247
|
+
}
|
|
248
|
+
#table-search {
|
|
249
|
+
background: #0f0f1e;
|
|
250
|
+
border: 1px solid #1e1e32;
|
|
251
|
+
border-radius: 4px;
|
|
252
|
+
color: #b0b0c4;
|
|
253
|
+
font-family: inherit;
|
|
254
|
+
font-size: 10px;
|
|
255
|
+
padding: 3px 8px;
|
|
256
|
+
width: 180px;
|
|
257
|
+
outline: none;
|
|
258
|
+
}
|
|
259
|
+
#table-search:focus { border-color: #3a3a5a; }
|
|
260
|
+
#table-row-count {
|
|
261
|
+
font-size: 10px;
|
|
262
|
+
color: #5a5a78;
|
|
263
|
+
margin-left: auto;
|
|
264
|
+
}
|
|
265
|
+
#table-edit-btns { display: none; gap: 4px; }
|
|
266
|
+
#table-edit-btns.visible { display: flex; }
|
|
267
|
+
#table-container {
|
|
268
|
+
flex: 1;
|
|
269
|
+
overflow: hidden;
|
|
270
|
+
}
|
|
271
|
+
/* Tabulator midnight theme overrides for Shards palette */
|
|
272
|
+
#table-container .tabulator {
|
|
273
|
+
background: rgba(0, 0, 0, 0.2);
|
|
274
|
+
border: none;
|
|
275
|
+
font-family: 'SF Mono', 'Fira Code', 'Cascadia Code', Consolas, monospace;
|
|
276
|
+
font-size: 11px;
|
|
277
|
+
color: #b0b0c4;
|
|
278
|
+
}
|
|
279
|
+
#table-container .tabulator-header {
|
|
280
|
+
background: rgba(0, 0, 0, 0.3);
|
|
281
|
+
border-bottom: 1px solid var(--glass-border);
|
|
282
|
+
}
|
|
283
|
+
#table-container .tabulator-col {
|
|
284
|
+
background: rgba(0, 0, 0, 0.3);
|
|
285
|
+
border-right: 1px solid var(--glass-border);
|
|
286
|
+
}
|
|
287
|
+
#table-container .tabulator-col-title {
|
|
288
|
+
color: #8888a8;
|
|
289
|
+
font-weight: 600;
|
|
290
|
+
}
|
|
291
|
+
#table-container .tabulator-col .tabulator-header-filter input {
|
|
292
|
+
background: #0f0f1e;
|
|
293
|
+
border: 1px solid #1e1e32;
|
|
294
|
+
color: #b0b0c4;
|
|
295
|
+
font-family: inherit;
|
|
296
|
+
font-size: 10px;
|
|
297
|
+
border-radius: 3px;
|
|
298
|
+
padding: 2px 4px;
|
|
299
|
+
}
|
|
300
|
+
#table-container .tabulator-row {
|
|
301
|
+
border-bottom: 1px solid #111120;
|
|
302
|
+
min-height: 26px;
|
|
303
|
+
}
|
|
304
|
+
#table-container .tabulator-row:hover { background: #12122a; }
|
|
305
|
+
#table-container .tabulator-row.tabulator-selected { background: #1a1a3a; }
|
|
306
|
+
#table-container .tabulator-cell {
|
|
307
|
+
border-right: 1px solid #111120;
|
|
308
|
+
padding: 3px 6px;
|
|
309
|
+
white-space: normal;
|
|
310
|
+
word-break: break-word;
|
|
311
|
+
}
|
|
312
|
+
#table-container .tabulator-cell.tabulator-editing input {
|
|
313
|
+
background: #0a0a16;
|
|
314
|
+
color: #c0c0d0;
|
|
315
|
+
border: 1px solid #3a3a5a;
|
|
316
|
+
font-family: inherit;
|
|
317
|
+
font-size: 11px;
|
|
318
|
+
}
|
|
319
|
+
#table-container .tabulator-tableholder {
|
|
320
|
+
background: rgba(0, 0, 0, 0.2);
|
|
321
|
+
}
|
|
322
|
+
#table-container .tabulator-placeholder {
|
|
323
|
+
color: #3a3a50;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
/* ─── Media preview (images, PDFs) ────────────────────────── */
|
|
327
|
+
.media-preview {
|
|
328
|
+
display: flex;
|
|
329
|
+
align-items: center;
|
|
330
|
+
justify-content: center;
|
|
331
|
+
width: 100%;
|
|
332
|
+
height: 100%;
|
|
333
|
+
min-height: 200px;
|
|
334
|
+
}
|
|
335
|
+
.image-preview img {
|
|
336
|
+
max-width: 100%;
|
|
337
|
+
max-height: 100%;
|
|
338
|
+
object-fit: contain;
|
|
339
|
+
border-radius: 4px;
|
|
340
|
+
background: repeating-conic-gradient(rgba(255,255,255,0.06) 0% 25%, rgba(0,0,0,0.2) 0% 50%) 0 0 / 16px 16px;
|
|
341
|
+
}
|
|
342
|
+
.pdf-preview iframe {
|
|
343
|
+
width: 100%;
|
|
344
|
+
height: 100%;
|
|
345
|
+
border: none;
|
|
346
|
+
border-radius: 4px;
|
|
347
|
+
background: rgba(0, 0, 0, 0.2);
|
|
348
|
+
}
|
|
349
|
+
.pdf-preview {
|
|
350
|
+
width: 100%;
|
|
351
|
+
height: 100%;
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
/* ─── No-file placeholder ────────────────────────────────── */
|
|
355
|
+
.no-file-msg {
|
|
356
|
+
color: #2a2a3a;
|
|
357
|
+
font-size: 12px;
|
|
358
|
+
text-align: center;
|
|
359
|
+
margin-top: 60px;
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
/* ─── Syntax highlight ───────────────────────────────────── */
|
|
363
|
+
.kw { color: #c678dd; }
|
|
364
|
+
.str { color: #98c379; }
|
|
365
|
+
.num { color: #d19a66; }
|
|
366
|
+
.cmt { color: #4a5060; font-style: italic; }
|
|
367
|
+
.fn { color: #61afef; }
|
|
368
|
+
.op { color: #56b6c2; }
|
|
369
|
+
.attr{ color: #e06c75; }
|
|
370
|
+
|
|
371
|
+
/* ─── Notebook styles ───────────────────────────────────── */
|
|
372
|
+
.notebook-container {
|
|
373
|
+
padding: 12px 16px;
|
|
374
|
+
display: flex;
|
|
375
|
+
flex-direction: column;
|
|
376
|
+
gap: 0;
|
|
377
|
+
}
|
|
378
|
+
.nb-cell {
|
|
379
|
+
display: flex;
|
|
380
|
+
gap: 0;
|
|
381
|
+
border: 1px solid #1a1a2c;
|
|
382
|
+
border-radius: 6px;
|
|
383
|
+
background: #0a0a16;
|
|
384
|
+
margin-bottom: 4px;
|
|
385
|
+
overflow: hidden;
|
|
386
|
+
transition: border-color 0.2s;
|
|
387
|
+
}
|
|
388
|
+
.nb-cell.nb-cell-active {
|
|
389
|
+
border-color: #3860c0;
|
|
390
|
+
}
|
|
391
|
+
.nb-cell-sidebar {
|
|
392
|
+
width: 44px;
|
|
393
|
+
flex-shrink: 0;
|
|
394
|
+
display: flex;
|
|
395
|
+
flex-direction: column;
|
|
396
|
+
align-items: center;
|
|
397
|
+
padding: 6px 4px;
|
|
398
|
+
gap: 4px;
|
|
399
|
+
background: #080812;
|
|
400
|
+
border-right: 1px solid #141420;
|
|
401
|
+
}
|
|
402
|
+
.nb-cell-badge {
|
|
403
|
+
font-size: 8px;
|
|
404
|
+
font-weight: 600;
|
|
405
|
+
letter-spacing: 0.5px;
|
|
406
|
+
padding: 1px 4px;
|
|
407
|
+
border-radius: 3px;
|
|
408
|
+
text-transform: uppercase;
|
|
409
|
+
}
|
|
410
|
+
.nb-cell-badge.code { background: #1a1a3a; color: #5080e0; }
|
|
411
|
+
.nb-cell-badge.markdown { background: #1a2a1a; color: #60a060; }
|
|
412
|
+
.nb-exec-count {
|
|
413
|
+
font-size: 9px;
|
|
414
|
+
color: #3a3a54;
|
|
415
|
+
}
|
|
416
|
+
.nb-cell-actions {
|
|
417
|
+
display: flex;
|
|
418
|
+
flex-direction: column;
|
|
419
|
+
gap: 2px;
|
|
420
|
+
margin-top: auto;
|
|
421
|
+
opacity: 0;
|
|
422
|
+
transition: opacity 0.2s;
|
|
423
|
+
}
|
|
424
|
+
.nb-cell:hover .nb-cell-actions { opacity: 1; }
|
|
425
|
+
.nb-cell-action-btn {
|
|
426
|
+
background: none;
|
|
427
|
+
border: 1px solid #1e1e32;
|
|
428
|
+
border-radius: 3px;
|
|
429
|
+
color: #4a4a68;
|
|
430
|
+
font-size: 9px;
|
|
431
|
+
cursor: pointer;
|
|
432
|
+
padding: 1px 3px;
|
|
433
|
+
font-family: inherit;
|
|
434
|
+
line-height: 1.2;
|
|
435
|
+
}
|
|
436
|
+
.nb-cell-action-btn:hover { color: #8080a0; border-color: #3a3a5a; }
|
|
437
|
+
.nb-cell-content {
|
|
438
|
+
flex: 1;
|
|
439
|
+
min-width: 0;
|
|
440
|
+
display: flex;
|
|
441
|
+
flex-direction: column;
|
|
442
|
+
}
|
|
443
|
+
.nb-cell-input {
|
|
444
|
+
padding: 8px 10px;
|
|
445
|
+
cursor: pointer;
|
|
446
|
+
min-height: 28px;
|
|
447
|
+
}
|
|
448
|
+
.nb-cell-input pre {
|
|
449
|
+
margin: 0;
|
|
450
|
+
font-size: 11px;
|
|
451
|
+
line-height: 1.55;
|
|
452
|
+
white-space: pre-wrap;
|
|
453
|
+
word-break: break-word;
|
|
454
|
+
color: #b0b0c4;
|
|
455
|
+
}
|
|
456
|
+
.nb-cell-input pre code {
|
|
457
|
+
background: none;
|
|
458
|
+
padding: 0;
|
|
459
|
+
font-family: inherit;
|
|
460
|
+
font-size: inherit;
|
|
461
|
+
color: inherit;
|
|
462
|
+
}
|
|
463
|
+
.nb-cell-input .file-rendered {
|
|
464
|
+
font-size: 11px;
|
|
465
|
+
line-height: 1.6;
|
|
466
|
+
color: #b0b0c4;
|
|
467
|
+
}
|
|
468
|
+
.nb-cell-input .monaco-container {
|
|
469
|
+
min-height: 40px;
|
|
470
|
+
}
|
|
471
|
+
.nb-cell-input textarea {
|
|
472
|
+
width: 100%;
|
|
473
|
+
min-height: 60px;
|
|
474
|
+
background: #0a0a16;
|
|
475
|
+
color: #c0c0d0;
|
|
476
|
+
border: none;
|
|
477
|
+
outline: none;
|
|
478
|
+
font-family: inherit;
|
|
479
|
+
font-size: 11px;
|
|
480
|
+
line-height: 1.55;
|
|
481
|
+
resize: vertical;
|
|
482
|
+
padding: 0;
|
|
483
|
+
}
|
|
484
|
+
.nb-cell-output {
|
|
485
|
+
border-top: 1px solid #141420;
|
|
486
|
+
padding: 6px 10px;
|
|
487
|
+
font-size: 10px;
|
|
488
|
+
line-height: 1.5;
|
|
489
|
+
overflow-x: auto;
|
|
490
|
+
}
|
|
491
|
+
.nb-cell-output pre {
|
|
492
|
+
margin: 0;
|
|
493
|
+
white-space: pre-wrap;
|
|
494
|
+
word-break: break-word;
|
|
495
|
+
font-size: 10px;
|
|
496
|
+
color: #9090a8;
|
|
497
|
+
}
|
|
498
|
+
.nb-output-error pre {
|
|
499
|
+
color: #e06060;
|
|
500
|
+
}
|
|
501
|
+
.nb-output-html {
|
|
502
|
+
overflow: auto;
|
|
503
|
+
max-height: 400px;
|
|
504
|
+
}
|
|
505
|
+
.nb-output-html table { border-collapse: collapse; font-size: 11px; }
|
|
506
|
+
.nb-output-html th, .nb-output-html td { border: 1px solid #1a1a2c; padding: 3px 7px; }
|
|
507
|
+
.nb-output-html th { background: #0b0b16; color: #aab; }
|
|
508
|
+
.nb-cell-output img {
|
|
509
|
+
max-width: 100%;
|
|
510
|
+
height: auto;
|
|
511
|
+
}
|
|
512
|
+
.nb-add-cell-row {
|
|
513
|
+
display: flex;
|
|
514
|
+
justify-content: center;
|
|
515
|
+
gap: 8px;
|
|
516
|
+
padding: 2px 0;
|
|
517
|
+
opacity: 0;
|
|
518
|
+
transition: opacity 0.2s;
|
|
519
|
+
}
|
|
520
|
+
.notebook-container:hover .nb-add-cell-row,
|
|
521
|
+
.nb-add-cell-row:focus-within { opacity: 1; }
|
|
522
|
+
.nb-add-cell-btn {
|
|
523
|
+
background: #0f0f1e;
|
|
524
|
+
border: 1px solid #1e1e32;
|
|
525
|
+
border-radius: 4px;
|
|
526
|
+
color: #4a4a68;
|
|
527
|
+
font-family: inherit;
|
|
528
|
+
font-size: 9px;
|
|
529
|
+
padding: 2px 10px;
|
|
530
|
+
cursor: pointer;
|
|
531
|
+
transition: all 0.2s;
|
|
532
|
+
}
|
|
533
|
+
.nb-add-cell-btn:hover { background: #1a1a30; color: #8080a0; }
|
|
534
|
+
|
|
535
|
+
/* ─── Monaco container ──────────────────────────────────── */
|
|
536
|
+
.monaco-container {
|
|
537
|
+
width: 100%;
|
|
538
|
+
min-height: 100px;
|
|
539
|
+
}
|
|
540
|
+
#monaco-file-container {
|
|
541
|
+
position: absolute;
|
|
542
|
+
top: 0;
|
|
543
|
+
left: 0;
|
|
544
|
+
right: 0;
|
|
545
|
+
bottom: 0;
|
|
546
|
+
}
|
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
/* ─── Eval Dashboard Panel ─────────────────────────────── */
|
|
2
|
+
.eval-dashboard {
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
gap: 16px;
|
|
6
|
+
padding: 16px;
|
|
7
|
+
height: 100%;
|
|
8
|
+
overflow-y: auto;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
/* Summary header */
|
|
12
|
+
.eval-summary-header {
|
|
13
|
+
display: flex;
|
|
14
|
+
align-items: center;
|
|
15
|
+
gap: 12px;
|
|
16
|
+
flex-wrap: wrap;
|
|
17
|
+
}
|
|
18
|
+
.eval-verdict-badge {
|
|
19
|
+
display: inline-block;
|
|
20
|
+
font-size: 12px;
|
|
21
|
+
font-weight: 700;
|
|
22
|
+
text-transform: uppercase;
|
|
23
|
+
letter-spacing: 0.5px;
|
|
24
|
+
padding: 4px 14px;
|
|
25
|
+
border-radius: 4px;
|
|
26
|
+
}
|
|
27
|
+
.eval-verdict-badge.pass { background: #1a2a1a; color: #4a9; }
|
|
28
|
+
.eval-verdict-badge.fail { background: #2a1a1a; color: #c84a4a; }
|
|
29
|
+
.eval-verdict-badge.partial { background: #2a2a1a; color: #c8a84a; }
|
|
30
|
+
.eval-summary-stat {
|
|
31
|
+
font-size: 12px;
|
|
32
|
+
color: #6a6a88;
|
|
33
|
+
}
|
|
34
|
+
.eval-summary-stat strong { color: #b0b0c8; }
|
|
35
|
+
.eval-status-badge {
|
|
36
|
+
display: inline-block;
|
|
37
|
+
font-size: 10px;
|
|
38
|
+
font-weight: 600;
|
|
39
|
+
text-transform: uppercase;
|
|
40
|
+
letter-spacing: 0.5px;
|
|
41
|
+
padding: 2px 8px;
|
|
42
|
+
border-radius: 3px;
|
|
43
|
+
}
|
|
44
|
+
.eval-status-badge.running { background: #1a2a1a; color: #4a9; animation: eval-pulse 1.2s ease-in-out infinite; }
|
|
45
|
+
.eval-status-badge.complete { background: #1a2a1a; color: #4a9; }
|
|
46
|
+
@keyframes eval-pulse {
|
|
47
|
+
0%, 100% { opacity: 1; }
|
|
48
|
+
50% { opacity: 0.5; }
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
/* Section labels */
|
|
52
|
+
.eval-section-label {
|
|
53
|
+
font-size: 11px;
|
|
54
|
+
font-weight: 600;
|
|
55
|
+
text-transform: uppercase;
|
|
56
|
+
letter-spacing: 0.5px;
|
|
57
|
+
color: #6a6a88;
|
|
58
|
+
margin: 0;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
/* Dimensions table */
|
|
62
|
+
.eval-dimensions-table { min-height: 150px; }
|
|
63
|
+
|
|
64
|
+
/* Prompt comparison (AI Engineer) */
|
|
65
|
+
.eval-prompt-compare { min-height: 180px; }
|
|
66
|
+
|
|
67
|
+
/* Safety cards */
|
|
68
|
+
.eval-safety-cards {
|
|
69
|
+
display: flex;
|
|
70
|
+
gap: 12px;
|
|
71
|
+
flex-wrap: wrap;
|
|
72
|
+
}
|
|
73
|
+
.eval-safety-card {
|
|
74
|
+
flex: 1;
|
|
75
|
+
min-width: 140px;
|
|
76
|
+
background: #0f0f1e;
|
|
77
|
+
border: 1px solid #1e1e32;
|
|
78
|
+
border-radius: 6px;
|
|
79
|
+
padding: 12px;
|
|
80
|
+
}
|
|
81
|
+
.eval-safety-card-label {
|
|
82
|
+
font-size: 10px;
|
|
83
|
+
color: #6a6a88;
|
|
84
|
+
text-transform: uppercase;
|
|
85
|
+
letter-spacing: 0.3px;
|
|
86
|
+
margin-bottom: 4px;
|
|
87
|
+
}
|
|
88
|
+
.eval-safety-card-value {
|
|
89
|
+
font-size: 20px;
|
|
90
|
+
font-weight: 700;
|
|
91
|
+
}
|
|
92
|
+
.eval-safety-card-value.high { color: #4a9; }
|
|
93
|
+
.eval-safety-card-value.medium { color: #c8a84a; }
|
|
94
|
+
.eval-safety-card-value.low { color: #c84a4a; }
|
|
95
|
+
.eval-safety-card-count {
|
|
96
|
+
font-size: 10px;
|
|
97
|
+
color: #6a6a88;
|
|
98
|
+
margin-top: 2px;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
/* Cost cards */
|
|
102
|
+
.eval-cost-cards {
|
|
103
|
+
display: flex;
|
|
104
|
+
gap: 12px;
|
|
105
|
+
flex-wrap: wrap;
|
|
106
|
+
}
|
|
107
|
+
.eval-cost-card {
|
|
108
|
+
flex: 1;
|
|
109
|
+
min-width: 120px;
|
|
110
|
+
background: #0f0f1e;
|
|
111
|
+
border: 1px solid #1e1e32;
|
|
112
|
+
border-radius: 6px;
|
|
113
|
+
padding: 12px;
|
|
114
|
+
}
|
|
115
|
+
.eval-cost-card-label {
|
|
116
|
+
font-size: 10px;
|
|
117
|
+
color: #6a6a88;
|
|
118
|
+
text-transform: uppercase;
|
|
119
|
+
letter-spacing: 0.3px;
|
|
120
|
+
margin-bottom: 4px;
|
|
121
|
+
}
|
|
122
|
+
.eval-cost-card-value {
|
|
123
|
+
font-size: 18px;
|
|
124
|
+
font-weight: 700;
|
|
125
|
+
color: #b0b0c8;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
/* Charts (ML Engineer baseline vs candidate) */
|
|
129
|
+
.eval-charts {
|
|
130
|
+
display: flex;
|
|
131
|
+
gap: 16px;
|
|
132
|
+
min-height: 280px;
|
|
133
|
+
}
|
|
134
|
+
.eval-charts > div { flex: 1; min-width: 0; }
|
|
135
|
+
|
|
136
|
+
/* Infrastructure table (ML Engineer) */
|
|
137
|
+
.eval-infra-table { min-height: 120px; }
|
|
138
|
+
|
|
139
|
+
/* Verdict badges in tables */
|
|
140
|
+
.eval-cell-pass { color: #4a9; font-weight: 600; }
|
|
141
|
+
.eval-cell-fail { color: #c84a4a; font-weight: 600; }
|
|
142
|
+
|
|
143
|
+
/* ─── Light theme ─────────────────────────────────────────── */
|
|
144
|
+
[data-theme="light"] .eval-summary-stat { color: #666; }
|
|
145
|
+
[data-theme="light"] .eval-summary-stat strong { color: #333; }
|
|
146
|
+
[data-theme="light"] .eval-section-label { color: #666; }
|
|
147
|
+
[data-theme="light"] .eval-safety-card,
|
|
148
|
+
[data-theme="light"] .eval-cost-card { background: #f8f8f8; border-color: #e0e0e0; }
|
|
149
|
+
[data-theme="light"] .eval-safety-card-label,
|
|
150
|
+
[data-theme="light"] .eval-safety-card-count,
|
|
151
|
+
[data-theme="light"] .eval-cost-card-label { color: #666; }
|
|
152
|
+
[data-theme="light"] .eval-cost-card-value { color: #333; }
|
|
153
|
+
[data-theme="light"] .eval-status-badge.running { background: #e8f5e9; }
|
|
154
|
+
[data-theme="light"] .eval-status-badge.complete { background: #e8f5e9; }
|
|
155
|
+
[data-theme="light"] .eval-verdict-badge.pass { background: #e8f5e9; }
|
|
156
|
+
[data-theme="light"] .eval-verdict-badge.fail { background: #fde8e8; }
|
|
157
|
+
[data-theme="light"] .eval-verdict-badge.partial { background: #fef3e0; }
|