diff options
| -rw-r--r-- | todo.org | 28 |
1 files changed, 10 insertions, 18 deletions
@@ -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]] |
