aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-15 18:37:44 -0500
committerCraig Jennings <c@cjennings.net>2026-05-15 18:37:44 -0500
commit8577a880bbb84879a9297ebd28d6370c5e62727d (patch)
tree9fe29bb6e5b8e9afc811093c0dd24cfcf2d64734
parentcdf390940b70fef22d80024675beb7dbe9d24b7e (diff)
downloadrulesets-8577a880bbb84879a9297ebd28d6370c5e62727d.tar.gz
rulesets-8577a880bbb84879a9297ebd28d6370c5e62727d.zip
docs(todo): close /lint-org and pull-ordering doc tasks
/lint-org at line 1292 shipped on 2026-05-14 but never got flipped. The pull-ordering doc task at line 36 shipped partially earlier (Phase A.0 wired in the 2026-05-15 fold) and just got its protocols.org paragraph in the previous commit. This commit rewrites the body to reflect what actually landed and flips it to DONE.
-rw-r--r--todo.org28
1 files changed, 10 insertions, 18 deletions
diff --git a/todo.org b/todo.org
index e7da3e1..2160558 100644
--- a/todo.org
+++ b/todo.org
@@ -33,24 +33,15 @@ commit + push archsetup. After that, every machine running =stow=
picks up the same memory tree.
*** VERIFY Approve stow-based sync of ~/.claude/projects via archsetup/dotfiles/common/
-** TODO [#B] Document rulesets + claude-templates pull-before-project ordering in protocols.org
-
-Startup currently pulls claude-templates in Phase A.0 and fast-forwards the
-project repo, but the rulesets repo (=~/code/rulesets/=) isn't pulled at all
--- rule changes there don't reach the agent without a manual pull. The
-ordering and the "resolve any issues before proceeding" expectation also live
-in =startup.org= rather than =protocols.org= (the single entry point).
-
-Required ordering: rulesets first, then claude-templates, then local project.
-Resolve dirty-tree / merge issues at each step before moving on. Goal: every
-session starts against the freshest behavioral rules and workflow templates,
-not a stale local snapshot.
+** DONE [#B] Document startup pull-ordering rule in protocols.org
+CLOSED: [2026-05-15 Fri]
-Changes needed:
-1. Add a rulesets pull step to =startup.org= Phase A.0, mirroring the
- existing claude-templates ff-only pull logic.
-2. State the ordering and the "resolve before proceeding" rule early in
- =protocols.org= itself, not buried in a workflow file.
+Phase A.0 of =startup.org= now pulls rulesets ff-only before the project repo
+(shipped 2026-05-15 as part of the claude-templates fold — after the subtree
+merge, there's no separate claude-templates pull, just rulesets-then-project).
+The protocols.org paragraph stating the ordering and "resolve any issues
+before proceeding" rule shipped 2026-05-15 in the =** Startup Pull Ordering=
+subsection under =IMPORTANT - MUST DO=.
** TODO [#A] Build =create-documentation= skill for high-quality project/product docs
@@ -1289,7 +1280,8 @@ See also the DoD-specific notations section under the later TODO
starting point across the DoD notation landscape (SysML, DoDAF/UAF,
IDEF1X). This entry is the execution plan for that starting point.
-** TODO [#A] Build =/lint-org= skill + wrap-up integration
+** DONE [#A] Build =/lint-org= skill + wrap-up integration
+CLOSED: [2026-05-14 Thu]
Spec: [[file:.ai/specs/lint-org-skill-spec.md]]