aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-13 13:38:13 -0500
committerCraig Jennings <c@cjennings.net>2026-06-13 13:38:13 -0500
commit25bde1f7e342cdf428dbb9468d0d14323be34db6 (patch)
tree87c4451f6188c922485ea9369d9ddd23df1ce09a
parent651b65e25c2dd13a5a371f1de91e17a41d906a84 (diff)
downloadrulesets-25bde1f7e342cdf428dbb9468d0d14323be34db6.tar.gz
rulesets-25bde1f7e342cdf428dbb9468d0d14323be34db6.zip
chore(todo): file session-title-format task routed from roam inbox
-rw-r--r--todo.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index aa6aa1b..db7baf2 100644
--- a/todo.org
+++ b/todo.org
@@ -1059,6 +1059,13 @@ Codex ran the spec-review workflow. Outcome: the combined spec is =Not ready= be
*** 2026-06-12 Fri @ 02:39:38 -0500 Second review after response pass
Codex re-ran spec-review after the dispositions were folded in. Outcome by arc: Phase 1.5 helper instances =Ready with caveats=; phases 2-5 remain =Not ready= behind the explicit decisions/reverification gate. No new blocking findings for the helper slice. Review file updated in place: [[file:docs/design/2026-05-28-generic-agent-runtime-spec-review.org]].
+** TODO [#C] Session title hostname-project, no space :feature:quick:
+:PROPERTIES:
+:CREATED: [2026-06-13 Sat]
+:LAST_REVIEWED: 2026-06-13
+:END:
+Routed from the roam global inbox via inbox-zero 2026-06-13. The SessionStart hook (=hooks/session-title.sh=) emits =<host> <project>= with a space; Craig wants =<host>-<project>= with a hyphen and no space. One-line change at the =sessionTitle= assembly (currently ="$host $project"=) plus its header comment, and the matching expectation in =session-title-hook.bats=.
+
* Rulesets Resolved
** DONE [#C] Fix =cj-scan= false positives on cj fences nested inside other =#+begin_*= blocks :bug:
CLOSED: [2026-05-15 Fri]