superlab 0.1.66 → 0.1.68

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.
Files changed (26) hide show
  1. package/lib/i18n.cjs +0 -6
  2. package/lib/lab_write_contract.json +4 -4
  3. package/package-assets/claude/commands/lab/write.md +2 -1
  4. package/package-assets/claude/commands/lab-write.md +2 -1
  5. package/package-assets/claude/commands/lab:write.md +2 -1
  6. package/package-assets/claude/commands/lab/357/274/232write.md +2 -1
  7. package/package-assets/codex/prompts/lab/write.md +2 -1
  8. package/package-assets/codex/prompts/lab-write.md +2 -1
  9. package/package-assets/codex/prompts/lab:write.md +2 -1
  10. package/package-assets/codex/prompts/lab/357/274/232write.md +2 -1
  11. package/package-assets/shared/lab/.managed/scripts/validate_manuscript_delivery.py +119 -83
  12. package/package-assets/shared/lab/.managed/scripts/validate_paper_plan.py +2 -0
  13. package/package-assets/shared/lab/.managed/scripts/validate_reference_consumption.py +348 -0
  14. package/package-assets/shared/lab/.managed/scripts/validate_section_draft.py +70 -141
  15. package/package-assets/shared/lab/.managed/templates/paper-figure.tex +2 -1
  16. package/package-assets/shared/lab/.managed/templates/paper-plan.md +4 -4
  17. package/package-assets/shared/lab/.managed/templates/reference-consumption-plan.md +41 -0
  18. package/package-assets/shared/lab/.managed/templates/write-iteration.md +17 -27
  19. package/package-assets/shared/skills/lab/SKILL.md +6 -1
  20. package/package-assets/shared/skills/lab/references/paper-writing/examples/experiments/figure-placeholder-and-discussion.md +10 -6
  21. package/package-assets/shared/skills/lab/references/paper-writing/examples/experiments-examples.md +1 -1
  22. package/package-assets/shared/skills/lab/references/paper-writing/section-style-policies.md +12 -0
  23. package/package-assets/shared/skills/lab/stages/write.md +32 -20
  24. package/package.json +1 -1
  25. package/package-assets/shared/lab/.managed/scripts/extract_reference_paper_structure.py +0 -1200
  26. package/package-assets/shared/lab/.managed/templates/reference-template-intake.md +0 -50
@@ -1,50 +0,0 @@
1
- # Reference Template Intake
2
-
3
- ## Purpose
4
-
5
- - Help `/lab:write` reproduce mature paper structure from multiple reference templates.
6
- - Extract section slots, paragraph roles, and table/figure functions.
7
- - Reuse structure and logic only; do not copy wording, claims, metrics, or conclusions.
8
-
9
- ## Sources
10
-
11
- - Source paths or URLs:
12
- - Extraction command:
13
- - Output root:
14
-
15
- ## Section Templates
16
-
17
- - Abstract:
18
- - Introduction:
19
- - Related work:
20
- - Method:
21
- - Experiments:
22
- - Experiments protocol slots:
23
- - Dataset descriptions:
24
- - Dataset statistics / appendix link:
25
- - Split or sampling protocol:
26
- - Baseline setup:
27
- - Metric definitions:
28
- - Implementation and tuning details:
29
- - Main results:
30
- - Ablations:
31
- - Sensitivity or analysis:
32
- - Conclusion:
33
-
34
- ## Visual/Table Templates
35
-
36
- - Main result tables:
37
- - Ablation tables:
38
- - Dataset/protocol tables:
39
- - Method overview figures:
40
- - Result or trade-off figures:
41
- - Analysis/sensitivity figures:
42
-
43
- ## Write Handoff
44
-
45
- - Aggregate template playbook:
46
- - Section template selected for this round:
47
- - Visual/table template selected for this round:
48
- - Multi-template reproduction plan:
49
- - Current-paper evidence that will fill the template:
50
- - Structure-only reuse boundary: