aboutsummaryrefslogtreecommitdiff
path: root/inbox
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-20 00:02:21 -0500
committerCraig Jennings <c@cjennings.net>2026-07-20 00:02:21 -0500
commit727a900a814adf5b9bf86c77d12fb48023d718ea (patch)
tree7870589eb472faaf4f910cb28dd77e49020a9fb8 /inbox
parentf76bf40a6c0fa3bb8f81992f91d41feebc931d0b (diff)
downloadrulesets-727a900a814adf5b9bf86c77d12fb48023d718ea.tar.gz
rulesets-727a900a814adf5b9bf86c77d12fb48023d718ea.zip
chore(sentry): inbox zero — process 2 handoffs (1 already-done, 1 parked)
Home's colloquialisms + "the list" before-close-queue handoff was already wired canonically before it arrived (protocols.org Colloquialisms section + wrap-it-up Before-Close Queue drain step); replied to confirm, filed. The .emacs.d working/ tracked-from-creation ruling is a shared-asset + convention change carrying a temp/-placement design decision, so it parks rather than applying unattended: staged proposal under working/, filed a [#B] VERIFY, replied to .emacs.d with the two findings (canonical never ignored working/; temp/ needs a both-modes ignore call).
Diffstat (limited to 'inbox')
-rw-r--r--inbox/PROCESSED-2026-07-19-2141-from-.emacs.d-version-working-directories.org5
-rw-r--r--inbox/PROCESSED-2026-07-19-2350-from-home-craig-approved-the-colloquialisms-the.org5
2 files changed, 10 insertions, 0 deletions
diff --git a/inbox/PROCESSED-2026-07-19-2141-from-.emacs.d-version-working-directories.org b/inbox/PROCESSED-2026-07-19-2141-from-.emacs.d-version-working-directories.org
new file mode 100644
index 0000000..6ce239f
--- /dev/null
+++ b/inbox/PROCESSED-2026-07-19-2141-from-.emacs.d-version-working-directories.org
@@ -0,0 +1,5 @@
+#+TITLE: Craig's ruling from the .emacs.d project: working/ contains
+#+SOURCE: from .emacs.d
+#+DATE: 2026-07-19 21:41:10 -0500
+
+Craig's ruling from the .emacs.d project: working/ contains the project work currently being developed, so it must be version-controlled and saved from creation rather than excluded until graduation. Ephemeral or disposable artifacts belong in a project temp/ directory (gitignored) or system /tmp, not working/. Please update the canonical working-files convention and any template/install .gitignore behavior so working/ is tracked across projects. Clarify that graduation reorganizes durable working artifacts into permanent homes; it does not mark the point when they first become durable. In .emacs.d we are removing /working/ from .gitignore, adding /temp/, and checking in the complete current working set.
diff --git a/inbox/PROCESSED-2026-07-19-2350-from-home-craig-approved-the-colloquialisms-the.org b/inbox/PROCESSED-2026-07-19-2350-from-home-craig-approved-the-colloquialisms-the.org
new file mode 100644
index 0000000..ef5c753
--- /dev/null
+++ b/inbox/PROCESSED-2026-07-19-2350-from-home-craig-approved-the-colloquialisms-the.org
@@ -0,0 +1,5 @@
+#+TITLE: Craig approved the colloquialisms + 'the list' before-close-
+#+SOURCE: from home
+#+DATE: 2026-07-19 23:50:02 -0500
+
+Craig approved the colloquialisms + 'the list' before-close-queue convention — go ahead and wire the rulesets side (the protocols.org colloquialisms reference and the wrap-it-up.org queue-drain step). Home already adopted its own version locally (the 'the list' / 'tell <project>' section is committed in home's notes.org), so this is just the canonical rulesets wiring plus the short design pass on where the reference and queue live and the exact wrap-it-up insertion point.