diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-10 00:28:49 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-10 00:28:49 -0500 |
| commit | c401d6d3807a2ffb76a9ec4af8dc783b2c918bfd (patch) | |
| tree | 66c75e6ebef1e3f0962f19ed56d3e4599f397eb5 /todo.org | |
| parent | 78133a3de432c3d1998bc84b41354a8040c9535e (diff) | |
| download | rulesets-c401d6d3807a2ffb76a9ec4af8dc783b2c918bfd.tar.gz rulesets-c401d6d3807a2ffb76a9ec4af8dc783b2c918bfd.zip | |
chore: file meeting-prep promotion follow-up
Promoting meeting-prep to a template needs its project-specific references generalized first, so it's a follow-up rather than part of the daily-prep additions.
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -34,6 +34,11 @@ Tags are assigned and refreshed by =task-audit=; =task-review= keeps them honest * Rulesets Open Work +** TODO [#C] Promote meeting-prep to a template workflow :feature: +meeting-prep lives in the work project's =project-workflows/= and is general-purpose — it builds a per-meeting prep doc — but its body carries project-specific references: =deepsat/assets/= transcript paths, Linear as the tracker, =knowledge.org=. Promoting to =claude-templates= means generalizing those to project-neutral terms (the project's transcript home, the project's tracker), adding it plus its =meeting-prep.pre-wire.org= supporting doc to the =.ai/= mirror and INDEX.org, and a workflow-integrity pass. Once promoted, the daily-prep 5-Day Look-Ahead's conditional "where the project has one" reference can become a direct link. + +Out of the 2026-06-10 daily-prep handoff from the work project. + ** TODO [#C] Wide org-table handling — helper/lint/standard :spec: The org-table standard keeps project-doc tables <=120 cols with multi-line wrapped cells and a rule between rows, but nothing enforces it and hand-wrapping a wide cell into multi-row form is tedious and error-prone. Decide among: (a) a helper that auto-wraps a wide table into multi-row cells at a target width, (b) a lint check that flags tables over the width budget, (c) tighten the written standard with a worked before/after example. Likely some combination. A worked before/after example exists in a work-project prep doc (a 6-col table reformatted by hand to a 4-col multi-row-cell version), to be reproduced generically when this lands. |
