@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,431 @@
|
|
|
1
|
+
/* ─── Header ─────────────────────────────────────────────── */
|
|
2
|
+
#header {
|
|
3
|
+
display: flex;
|
|
4
|
+
align-items: center;
|
|
5
|
+
justify-content: space-between;
|
|
6
|
+
padding: 0 16px;
|
|
7
|
+
background: rgba(0, 0, 0, 0.3);
|
|
8
|
+
border-bottom: 1px solid var(--glass-border);
|
|
9
|
+
flex-shrink: 0;
|
|
10
|
+
height: 42px;
|
|
11
|
+
}
|
|
12
|
+
#header-center {
|
|
13
|
+
flex: 1;
|
|
14
|
+
display: flex;
|
|
15
|
+
align-items: center;
|
|
16
|
+
min-width: 0;
|
|
17
|
+
margin: 0 16px;
|
|
18
|
+
}
|
|
19
|
+
#conn-status-area {
|
|
20
|
+
display: flex;
|
|
21
|
+
align-items: center;
|
|
22
|
+
gap: 6px;
|
|
23
|
+
font-size: 11px;
|
|
24
|
+
color: #444;
|
|
25
|
+
}
|
|
26
|
+
.conn-indicator {
|
|
27
|
+
width: 6px;
|
|
28
|
+
height: 6px;
|
|
29
|
+
border-radius: 50%;
|
|
30
|
+
background: #2a2a3a;
|
|
31
|
+
transition: background 0.4s;
|
|
32
|
+
}
|
|
33
|
+
.conn-indicator.connected { background: #4CAF50; }
|
|
34
|
+
.conn-indicator.disconnected { background: #F44336; }
|
|
35
|
+
|
|
36
|
+
/* ─── Main layout ────────────────────────────────────────── */
|
|
37
|
+
#main {
|
|
38
|
+
display: flex;
|
|
39
|
+
flex: 1;
|
|
40
|
+
overflow: hidden;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
/* ─── Resize handles ─────────────────────────────────────── */
|
|
44
|
+
.resize-handle {
|
|
45
|
+
width: 4px;
|
|
46
|
+
cursor: col-resize;
|
|
47
|
+
background: transparent;
|
|
48
|
+
flex-shrink: 0;
|
|
49
|
+
position: relative;
|
|
50
|
+
z-index: 10;
|
|
51
|
+
}
|
|
52
|
+
.resize-handle:hover,
|
|
53
|
+
.resize-handle.dragging {
|
|
54
|
+
background: #3860c0;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
/* ─── Workspace ──────────────────────────────────────────── */
|
|
58
|
+
#workspace {
|
|
59
|
+
flex: 1;
|
|
60
|
+
display: flex;
|
|
61
|
+
flex-direction: column;
|
|
62
|
+
overflow: hidden;
|
|
63
|
+
min-width: 0;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
/* ─── Workspace tab bar ──────────────────────────────────── */
|
|
67
|
+
#ws-tab-bar {
|
|
68
|
+
display: flex;
|
|
69
|
+
align-items: stretch;
|
|
70
|
+
border-bottom: 1px solid var(--glass-border);
|
|
71
|
+
background: rgba(0, 0, 0, 0.3);
|
|
72
|
+
flex-shrink: 0;
|
|
73
|
+
min-height: 34px;
|
|
74
|
+
overflow-x: auto;
|
|
75
|
+
scrollbar-width: none;
|
|
76
|
+
}
|
|
77
|
+
#ws-tab-bar::-webkit-scrollbar { display: none; }
|
|
78
|
+
|
|
79
|
+
.ws-tab {
|
|
80
|
+
padding: 0 14px;
|
|
81
|
+
font-size: 11px;
|
|
82
|
+
color: #4a4a68;
|
|
83
|
+
cursor: pointer;
|
|
84
|
+
white-space: nowrap;
|
|
85
|
+
border-right: 1px solid #141420;
|
|
86
|
+
display: flex;
|
|
87
|
+
align-items: center;
|
|
88
|
+
gap: 6px;
|
|
89
|
+
flex-shrink: 0;
|
|
90
|
+
transition: color 0.2s, background 0.2s;
|
|
91
|
+
user-select: none;
|
|
92
|
+
}
|
|
93
|
+
.ws-tab:hover { color: #707090; background: #0c0c18; }
|
|
94
|
+
.ws-tab.active { color: #b0b0c8; background: rgba(255, 255, 255, 0.05); border-bottom: 2px solid var(--current-accent); }
|
|
95
|
+
.ws-tab.pinned { color: #8888a8; }
|
|
96
|
+
.ws-tab.pinned.active { color: #c8c8d8; }
|
|
97
|
+
.ws-tab.in-split { border-bottom: 2px solid #2a6a2a; }
|
|
98
|
+
.ws-tab .tab-dot {
|
|
99
|
+
width: 5px;
|
|
100
|
+
height: 5px;
|
|
101
|
+
border-radius: 50%;
|
|
102
|
+
background: #4CAF50;
|
|
103
|
+
display: none;
|
|
104
|
+
flex-shrink: 0;
|
|
105
|
+
}
|
|
106
|
+
.ws-tab.unread .tab-dot { display: block; }
|
|
107
|
+
.ws-tab .modified-dot {
|
|
108
|
+
width: 6px;
|
|
109
|
+
height: 6px;
|
|
110
|
+
border-radius: 50%;
|
|
111
|
+
background: #e0a040;
|
|
112
|
+
display: none;
|
|
113
|
+
flex-shrink: 0;
|
|
114
|
+
}
|
|
115
|
+
.ws-tab.modified .modified-dot { display: block; }
|
|
116
|
+
/* Panel tabs — agent-pushed interactive panels */
|
|
117
|
+
.ws-tab.panel-tab { border-bottom: 2px solid #5a3898; }
|
|
118
|
+
.ws-tab.panel-tab.active { border-bottom-color: #8060d0; color: #c0b0e8; }
|
|
119
|
+
.ws-tab.panel-tab .panel-tab-icon { margin-right: 5px; opacity: 0.75; font-size: 11px; }
|
|
120
|
+
|
|
121
|
+
.ws-tab .close-btn {
|
|
122
|
+
font-size: 12px;
|
|
123
|
+
color: #4a4a68;
|
|
124
|
+
cursor: pointer;
|
|
125
|
+
margin-left: 2px;
|
|
126
|
+
line-height: 1;
|
|
127
|
+
}
|
|
128
|
+
.ws-tab .close-btn:hover { color: #888; }
|
|
129
|
+
|
|
130
|
+
#ws-tab-actions {
|
|
131
|
+
margin-left: auto;
|
|
132
|
+
display: flex;
|
|
133
|
+
align-items: center;
|
|
134
|
+
padding: 0 8px;
|
|
135
|
+
gap: 4px;
|
|
136
|
+
flex-shrink: 0;
|
|
137
|
+
}
|
|
138
|
+
#split-btn, #close-all-btn {
|
|
139
|
+
background: rgba(255, 255, 255, 0.06);
|
|
140
|
+
border: 1px solid #3a3a5a;
|
|
141
|
+
border-radius: 4px;
|
|
142
|
+
color: #8888a8;
|
|
143
|
+
font-family: inherit;
|
|
144
|
+
font-size: 10px;
|
|
145
|
+
padding: 3px 10px;
|
|
146
|
+
cursor: pointer;
|
|
147
|
+
transition: all 0.2s;
|
|
148
|
+
}
|
|
149
|
+
#split-btn:hover, #close-all-btn:hover { background: #1a1a30; color: #b0b0c8; }
|
|
150
|
+
#split-btn.active { background: #1a2a1a; border-color: #2a6a2a; color: #60a060; }
|
|
151
|
+
|
|
152
|
+
/* ─── Workspace content ──────────────────────────────────── */
|
|
153
|
+
#ws-content {
|
|
154
|
+
flex: 1;
|
|
155
|
+
display: flex;
|
|
156
|
+
overflow: hidden;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
/* ─── Theme toggle button ───────────────────────────────── */
|
|
160
|
+
#theme-toggle {
|
|
161
|
+
background: none;
|
|
162
|
+
border: 1px solid #3a3a5a;
|
|
163
|
+
border-radius: 4px;
|
|
164
|
+
cursor: pointer;
|
|
165
|
+
font-size: 14px;
|
|
166
|
+
padding: 2px 6px;
|
|
167
|
+
line-height: 1;
|
|
168
|
+
color: #8888a8;
|
|
169
|
+
transition: all 0.2s;
|
|
170
|
+
display: flex;
|
|
171
|
+
align-items: center;
|
|
172
|
+
justify-content: center;
|
|
173
|
+
}
|
|
174
|
+
#theme-toggle:hover { background: #1a1a30; color: #b0b0c8; }
|
|
175
|
+
|
|
176
|
+
/* ─── Overlay panels (quick-open, command palette, settings) ── */
|
|
177
|
+
.overlay-backdrop {
|
|
178
|
+
display: none;
|
|
179
|
+
position: fixed;
|
|
180
|
+
inset: 0;
|
|
181
|
+
background: rgba(0,0,0,0.4);
|
|
182
|
+
backdrop-filter: blur(4px);
|
|
183
|
+
-webkit-backdrop-filter: blur(4px);
|
|
184
|
+
z-index: 9000;
|
|
185
|
+
justify-content: center;
|
|
186
|
+
padding-top: 80px;
|
|
187
|
+
align-items: flex-start;
|
|
188
|
+
}
|
|
189
|
+
.overlay-backdrop.visible { display: flex; }
|
|
190
|
+
.overlay-panel {
|
|
191
|
+
background: var(--glass-bg);
|
|
192
|
+
backdrop-filter: blur(var(--glass-blur));
|
|
193
|
+
-webkit-backdrop-filter: blur(var(--glass-blur));
|
|
194
|
+
border: 1px solid var(--glass-border);
|
|
195
|
+
border-radius: 8px;
|
|
196
|
+
width: 520px;
|
|
197
|
+
max-width: 90vw;
|
|
198
|
+
max-height: 400px;
|
|
199
|
+
display: flex;
|
|
200
|
+
flex-direction: column;
|
|
201
|
+
box-shadow: 0 8px 32px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.05);
|
|
202
|
+
clip-path: var(--shard-clip);
|
|
203
|
+
overflow: hidden;
|
|
204
|
+
position: relative;
|
|
205
|
+
}
|
|
206
|
+
.overlay-panel::after {
|
|
207
|
+
content: '';
|
|
208
|
+
position: absolute;
|
|
209
|
+
inset: 0;
|
|
210
|
+
background: linear-gradient(45deg, transparent 40%, rgba(255,215,0, var(--shimmer-opacity)) 50%, transparent 60%);
|
|
211
|
+
background-size: 200% 100%;
|
|
212
|
+
animation: shimmer 8s infinite linear;
|
|
213
|
+
pointer-events: none;
|
|
214
|
+
z-index: 1;
|
|
215
|
+
}
|
|
216
|
+
.overlay-input {
|
|
217
|
+
background: rgba(10, 10, 20, 0.4);
|
|
218
|
+
border: none;
|
|
219
|
+
border-bottom: 1px solid rgba(255,255,255,0.06);
|
|
220
|
+
color: #c8c8d8;
|
|
221
|
+
font-family: inherit;
|
|
222
|
+
font-size: 14px;
|
|
223
|
+
padding: 12px 16px;
|
|
224
|
+
outline: none;
|
|
225
|
+
width: 100%;
|
|
226
|
+
box-sizing: border-box;
|
|
227
|
+
}
|
|
228
|
+
.overlay-input:focus { border-bottom-color: var(--current-accent); }
|
|
229
|
+
.overlay-input::placeholder { color: #4a4a68; }
|
|
230
|
+
.overlay-results {
|
|
231
|
+
overflow-y: auto;
|
|
232
|
+
flex: 1;
|
|
233
|
+
}
|
|
234
|
+
.overlay-item {
|
|
235
|
+
padding: 8px 16px;
|
|
236
|
+
padding-left: 14px;
|
|
237
|
+
cursor: pointer;
|
|
238
|
+
display: flex;
|
|
239
|
+
align-items: center;
|
|
240
|
+
justify-content: space-between;
|
|
241
|
+
color: #b0b0c8;
|
|
242
|
+
font-size: 13px;
|
|
243
|
+
border-left: 2px solid transparent;
|
|
244
|
+
transition: all 0.15s ease;
|
|
245
|
+
}
|
|
246
|
+
.overlay-item:hover, .overlay-item.active {
|
|
247
|
+
background: rgba(255, 215, 0, 0.08);
|
|
248
|
+
border-left: 2px solid var(--current-accent);
|
|
249
|
+
}
|
|
250
|
+
.overlay-item-shortcut {
|
|
251
|
+
font-size: 10px;
|
|
252
|
+
background: rgba(255, 255, 255, 0.06);
|
|
253
|
+
border: 1px solid #2a2a40;
|
|
254
|
+
border-radius: 3px;
|
|
255
|
+
padding: 1px 6px;
|
|
256
|
+
color: #6a6a90;
|
|
257
|
+
margin-left: 12px;
|
|
258
|
+
white-space: nowrap;
|
|
259
|
+
}
|
|
260
|
+
.overlay-item-category {
|
|
261
|
+
font-size: 10px;
|
|
262
|
+
color: #4a4a68;
|
|
263
|
+
margin-left: 8px;
|
|
264
|
+
}
|
|
265
|
+
.overlay-empty {
|
|
266
|
+
padding: 16px;
|
|
267
|
+
text-align: center;
|
|
268
|
+
color: #4a4a68;
|
|
269
|
+
font-size: 12px;
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
/* ─── Code Intelligence badges ───────────────────────────── */
|
|
273
|
+
.ci-badge {
|
|
274
|
+
display: inline-block;
|
|
275
|
+
font-size: 9px;
|
|
276
|
+
font-weight: 600;
|
|
277
|
+
padding: 1px 5px;
|
|
278
|
+
border-radius: 3px;
|
|
279
|
+
margin-right: 6px;
|
|
280
|
+
text-transform: uppercase;
|
|
281
|
+
letter-spacing: 0.5px;
|
|
282
|
+
vertical-align: middle;
|
|
283
|
+
}
|
|
284
|
+
.ci-badge-fn { background: #1a3a5c; color: #61afef; }
|
|
285
|
+
.ci-badge-cls { background: #3a2a1a; color: #d19a66; }
|
|
286
|
+
.ci-badge-var { background: #1a2a1a; color: #98c379; }
|
|
287
|
+
.ci-badge-other { background: #2a2a3a; color: #b0b0c4; }
|
|
288
|
+
.ci-symbol-name { font-weight: 500; }
|
|
289
|
+
.ci-symbol-sig { color: #4a4a68; margin-left: 4px; font-size: 11px; }
|
|
290
|
+
.ci-symbol-file { float: right; color: #3a3a58; font-size: 11px; }
|
|
291
|
+
|
|
292
|
+
/* ─── Settings overlay ───────────────────────────────────── */
|
|
293
|
+
.settings-panel {
|
|
294
|
+
width: 400px;
|
|
295
|
+
}
|
|
296
|
+
.settings-section {
|
|
297
|
+
padding: 12px 16px;
|
|
298
|
+
border-bottom: 1px solid #1e1e32;
|
|
299
|
+
display: flex;
|
|
300
|
+
align-items: center;
|
|
301
|
+
justify-content: space-between;
|
|
302
|
+
}
|
|
303
|
+
.settings-label {
|
|
304
|
+
font-size: 13px;
|
|
305
|
+
color: #b0b0c8;
|
|
306
|
+
}
|
|
307
|
+
.settings-select, .settings-input {
|
|
308
|
+
background: #0a0a14;
|
|
309
|
+
border: 1px solid #1e1e32;
|
|
310
|
+
border-radius: 4px;
|
|
311
|
+
color: #c8c8d8;
|
|
312
|
+
font-family: inherit;
|
|
313
|
+
font-size: 12px;
|
|
314
|
+
padding: 4px 8px;
|
|
315
|
+
outline: none;
|
|
316
|
+
width: 80px;
|
|
317
|
+
}
|
|
318
|
+
.settings-btn {
|
|
319
|
+
background: rgba(255, 255, 255, 0.06);
|
|
320
|
+
border: 1px solid #2a2a40;
|
|
321
|
+
border-radius: 4px;
|
|
322
|
+
color: #6a6a90;
|
|
323
|
+
font-size: 12px;
|
|
324
|
+
padding: 4px 12px;
|
|
325
|
+
cursor: pointer;
|
|
326
|
+
font-family: inherit;
|
|
327
|
+
}
|
|
328
|
+
.settings-btn:hover { background: #252540; color: #b0b0c8; }
|
|
329
|
+
.settings-panel { max-height: 80vh; overflow-y: auto; }
|
|
330
|
+
.perm-item {
|
|
331
|
+
display: flex;
|
|
332
|
+
align-items: center;
|
|
333
|
+
justify-content: space-between;
|
|
334
|
+
padding: 3px 6px;
|
|
335
|
+
border-radius: 3px;
|
|
336
|
+
font-size: 11px;
|
|
337
|
+
color: #a0a0c0;
|
|
338
|
+
background: rgba(255, 255, 255, 0.03);
|
|
339
|
+
}
|
|
340
|
+
.perm-item:hover { background: rgba(255, 255, 255, 0.06); }
|
|
341
|
+
.perm-item code {
|
|
342
|
+
font-family: inherit;
|
|
343
|
+
font-size: 11px;
|
|
344
|
+
word-break: break-all;
|
|
345
|
+
}
|
|
346
|
+
.perm-item .perm-remove {
|
|
347
|
+
cursor: pointer;
|
|
348
|
+
color: #6a6a90;
|
|
349
|
+
font-size: 14px;
|
|
350
|
+
padding: 0 4px;
|
|
351
|
+
line-height: 1;
|
|
352
|
+
flex-shrink: 0;
|
|
353
|
+
}
|
|
354
|
+
.perm-item .perm-remove:hover { color: #ff6b6b; }
|
|
355
|
+
.perm-empty {
|
|
356
|
+
font-size: 11px;
|
|
357
|
+
color: #6a6a90;
|
|
358
|
+
padding: 4px 0;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
/* ─── Environment HUD (bottom status bar) ────────────────── */
|
|
362
|
+
#status-bar {
|
|
363
|
+
display: flex;
|
|
364
|
+
align-items: center;
|
|
365
|
+
justify-content: space-between;
|
|
366
|
+
height: 24px;
|
|
367
|
+
padding: 0 12px;
|
|
368
|
+
background: rgba(0, 0, 0, 0.4);
|
|
369
|
+
border-top: 1px solid var(--glass-border);
|
|
370
|
+
flex-shrink: 0;
|
|
371
|
+
font-size: 11px;
|
|
372
|
+
color: #6a6a90;
|
|
373
|
+
user-select: none;
|
|
374
|
+
}
|
|
375
|
+
.hud-left, .hud-right {
|
|
376
|
+
display: flex;
|
|
377
|
+
align-items: center;
|
|
378
|
+
gap: 10px;
|
|
379
|
+
}
|
|
380
|
+
.hud-item {
|
|
381
|
+
display: flex;
|
|
382
|
+
align-items: center;
|
|
383
|
+
gap: 4px;
|
|
384
|
+
white-space: nowrap;
|
|
385
|
+
}
|
|
386
|
+
.hud-icon {
|
|
387
|
+
font-size: 12px;
|
|
388
|
+
opacity: 0.7;
|
|
389
|
+
}
|
|
390
|
+
.hud-separator {
|
|
391
|
+
width: 1px;
|
|
392
|
+
height: 12px;
|
|
393
|
+
background: rgba(255, 255, 255, 0.08);
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
/* ── Git section — visually prominent with background badge ── */
|
|
397
|
+
.hud-git {
|
|
398
|
+
background: rgba(56, 96, 192, 0.15);
|
|
399
|
+
border-radius: 3px;
|
|
400
|
+
padding: 1px 8px;
|
|
401
|
+
color: #7aa0e0;
|
|
402
|
+
}
|
|
403
|
+
.hud-branch-name {
|
|
404
|
+
font-weight: 600;
|
|
405
|
+
max-width: 180px;
|
|
406
|
+
overflow: hidden;
|
|
407
|
+
text-overflow: ellipsis;
|
|
408
|
+
}
|
|
409
|
+
.hud-dirty-active { color: #e0a040; }
|
|
410
|
+
.hud-dirty-clean { color: #4CAF50; }
|
|
411
|
+
|
|
412
|
+
/* ── Context indicator — visually prominent on right side ── */
|
|
413
|
+
.hud-context {
|
|
414
|
+
background: rgba(76, 175, 80, 0.12);
|
|
415
|
+
border-radius: 3px;
|
|
416
|
+
padding: 1px 8px;
|
|
417
|
+
gap: 5px;
|
|
418
|
+
}
|
|
419
|
+
.hud-label {
|
|
420
|
+
color: #6a6a90;
|
|
421
|
+
font-size: 10px;
|
|
422
|
+
text-transform: uppercase;
|
|
423
|
+
letter-spacing: 0.5px;
|
|
424
|
+
}
|
|
425
|
+
.hud-context-value {
|
|
426
|
+
font-weight: 700;
|
|
427
|
+
font-variant-numeric: tabular-nums;
|
|
428
|
+
}
|
|
429
|
+
.hud-ctx-low { color: #4CAF50; }
|
|
430
|
+
.hud-ctx-mid { color: #e0a040; }
|
|
431
|
+
.hud-ctx-high { color: #F44336; }
|
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
/* ─── Model Card Panel ────────────────────────────────── */
|
|
2
|
+
.model-card-panel {
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
gap: 16px;
|
|
6
|
+
padding: 16px;
|
|
7
|
+
height: 100%;
|
|
8
|
+
overflow-y: auto;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
/* Header */
|
|
12
|
+
.model-card-header {
|
|
13
|
+
display: flex;
|
|
14
|
+
flex-direction: column;
|
|
15
|
+
gap: 6px;
|
|
16
|
+
padding-bottom: 12px;
|
|
17
|
+
border-bottom: 1px solid #1e1e32;
|
|
18
|
+
}
|
|
19
|
+
.model-card-title {
|
|
20
|
+
font-size: 18px;
|
|
21
|
+
font-weight: 700;
|
|
22
|
+
color: #e0e0f0;
|
|
23
|
+
margin: 0;
|
|
24
|
+
}
|
|
25
|
+
.model-card-meta {
|
|
26
|
+
display: flex;
|
|
27
|
+
gap: 12px;
|
|
28
|
+
flex-wrap: wrap;
|
|
29
|
+
font-size: 11px;
|
|
30
|
+
color: #6a6a88;
|
|
31
|
+
}
|
|
32
|
+
.model-card-meta-item strong { color: #b0b0c8; }
|
|
33
|
+
.model-card-version-badge {
|
|
34
|
+
display: inline-block;
|
|
35
|
+
font-size: 10px;
|
|
36
|
+
font-weight: 600;
|
|
37
|
+
padding: 2px 8px;
|
|
38
|
+
border-radius: 3px;
|
|
39
|
+
background: #1a1a3a;
|
|
40
|
+
color: #6a8ac8;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
/* Collapsible sections */
|
|
44
|
+
.model-card-section {
|
|
45
|
+
border: 1px solid #1e1e32;
|
|
46
|
+
border-radius: 6px;
|
|
47
|
+
overflow: hidden;
|
|
48
|
+
}
|
|
49
|
+
.model-card-section summary {
|
|
50
|
+
padding: 10px 14px;
|
|
51
|
+
font-size: 12px;
|
|
52
|
+
font-weight: 600;
|
|
53
|
+
color: #b0b0c8;
|
|
54
|
+
cursor: pointer;
|
|
55
|
+
background: #0f0f1e;
|
|
56
|
+
user-select: none;
|
|
57
|
+
list-style: none;
|
|
58
|
+
}
|
|
59
|
+
.model-card-section summary::-webkit-details-marker { display: none; }
|
|
60
|
+
.model-card-section summary::before {
|
|
61
|
+
content: '\25B6';
|
|
62
|
+
display: inline-block;
|
|
63
|
+
margin-right: 8px;
|
|
64
|
+
font-size: 9px;
|
|
65
|
+
transition: transform 0.15s ease;
|
|
66
|
+
color: #6a6a88;
|
|
67
|
+
}
|
|
68
|
+
.model-card-section[open] summary::before { transform: rotate(90deg); }
|
|
69
|
+
.model-card-section summary:hover { color: #e0e0f0; }
|
|
70
|
+
.model-card-section-body {
|
|
71
|
+
padding: 12px 14px;
|
|
72
|
+
font-size: 12px;
|
|
73
|
+
color: #b0b0c8;
|
|
74
|
+
line-height: 1.6;
|
|
75
|
+
}
|
|
76
|
+
.model-card-section-body p { margin: 0 0 8px; }
|
|
77
|
+
.model-card-section-body ul {
|
|
78
|
+
margin: 4px 0 8px;
|
|
79
|
+
padding-left: 18px;
|
|
80
|
+
}
|
|
81
|
+
.model-card-section-body li { margin-bottom: 4px; }
|
|
82
|
+
.model-card-section-body strong { color: #e0e0f0; }
|
|
83
|
+
|
|
84
|
+
/* Ethical considerations — highlighted */
|
|
85
|
+
.model-card-section.ethical { border-color: #2a2a1a; }
|
|
86
|
+
.model-card-section.ethical summary { background: #1a1a0f; color: #c8a84a; }
|
|
87
|
+
|
|
88
|
+
/* Inline tables */
|
|
89
|
+
.model-card-table {
|
|
90
|
+
width: 100%;
|
|
91
|
+
border-collapse: collapse;
|
|
92
|
+
font-size: 11px;
|
|
93
|
+
margin: 8px 0;
|
|
94
|
+
}
|
|
95
|
+
.model-card-table th,
|
|
96
|
+
.model-card-table td {
|
|
97
|
+
padding: 5px 8px;
|
|
98
|
+
text-align: left;
|
|
99
|
+
border-bottom: 1px solid #1e1e32;
|
|
100
|
+
}
|
|
101
|
+
.model-card-table th {
|
|
102
|
+
color: #6a6a88;
|
|
103
|
+
font-weight: 600;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
/* Eval summary footer */
|
|
107
|
+
.model-card-eval-footer {
|
|
108
|
+
border-top: 1px solid #1e1e32;
|
|
109
|
+
padding-top: 12px;
|
|
110
|
+
}
|
|
111
|
+
.model-card-eval-footer .eval-verdict-badge {
|
|
112
|
+
font-size: 11px;
|
|
113
|
+
padding: 3px 10px;
|
|
114
|
+
}
|
|
115
|
+
.model-card-eval-dims {
|
|
116
|
+
display: flex;
|
|
117
|
+
gap: 8px;
|
|
118
|
+
flex-wrap: wrap;
|
|
119
|
+
margin-top: 8px;
|
|
120
|
+
}
|
|
121
|
+
.model-card-eval-dim {
|
|
122
|
+
font-size: 10px;
|
|
123
|
+
padding: 2px 8px;
|
|
124
|
+
border-radius: 3px;
|
|
125
|
+
}
|
|
126
|
+
.model-card-eval-dim.pass { background: #1a2a1a; color: #4a9; }
|
|
127
|
+
.model-card-eval-dim.fail { background: #2a1a1a; color: #c84a4a; }
|
|
128
|
+
|
|
129
|
+
/* Export button */
|
|
130
|
+
.model-card-export-btn {
|
|
131
|
+
background: #0f0f1e;
|
|
132
|
+
border: 1px solid #1e1e32;
|
|
133
|
+
border-radius: 4px;
|
|
134
|
+
color: #6a6a88;
|
|
135
|
+
font-family: inherit;
|
|
136
|
+
font-size: 11px;
|
|
137
|
+
padding: 6px 14px;
|
|
138
|
+
cursor: pointer;
|
|
139
|
+
align-self: flex-start;
|
|
140
|
+
}
|
|
141
|
+
.model-card-export-btn:hover { border-color: #4a9; color: #4a9; }
|
|
142
|
+
|
|
143
|
+
/* ─── Light theme ─────────────────────────────────────────── */
|
|
144
|
+
[data-theme="light"] .model-card-title { color: #1a1a1a; }
|
|
145
|
+
[data-theme="light"] .model-card-meta { color: #666; }
|
|
146
|
+
[data-theme="light"] .model-card-meta-item strong { color: #333; }
|
|
147
|
+
[data-theme="light"] .model-card-header { border-bottom-color: #e0e0e0; }
|
|
148
|
+
[data-theme="light"] .model-card-version-badge { background: #e8eaf6; color: #3f51b5; }
|
|
149
|
+
[data-theme="light"] .model-card-section { border-color: #e0e0e0; }
|
|
150
|
+
[data-theme="light"] .model-card-section summary { background: #f8f8f8; color: #333; }
|
|
151
|
+
[data-theme="light"] .model-card-section summary::before { color: #999; }
|
|
152
|
+
[data-theme="light"] .model-card-section summary:hover { color: #1a1a1a; }
|
|
153
|
+
[data-theme="light"] .model-card-section-body { color: #444; }
|
|
154
|
+
[data-theme="light"] .model-card-section-body strong { color: #1a1a1a; }
|
|
155
|
+
[data-theme="light"] .model-card-section.ethical { border-color: #e0d4a0; }
|
|
156
|
+
[data-theme="light"] .model-card-section.ethical summary { background: #fef9e7; color: #8b6914; }
|
|
157
|
+
[data-theme="light"] .model-card-table th { color: #666; }
|
|
158
|
+
[data-theme="light"] .model-card-table td { border-bottom-color: #e0e0e0; }
|
|
159
|
+
[data-theme="light"] .model-card-eval-footer { border-top-color: #e0e0e0; }
|
|
160
|
+
[data-theme="light"] .model-card-export-btn { background: #f8f8f8; border-color: #e0e0e0; color: #666; }
|
|
161
|
+
[data-theme="light"] .model-card-export-btn:hover { border-color: #4a9; color: #4a9; }
|