diff --git a/gtd.org b/gtd.org index 0cc7790..4cc35a8 100644 --- a/gtd.org +++ b/gtd.org @@ -198,6 +198,18 @@ Slim down the org-agent microkernel by moving non-essential cognitive functions **** TODO Create LXC (Linux Containers) template/guide **** TODO Create VM Vagrantfiles/Cloud-init configs +*** TRACK: MAINTENANCE & HYGIENE +**** TODO [RECURRING: Monthly] Review and test Infrastructure Dependency Upgrades + :PROPERTIES: + :ID: monthly-infra-audit + :REPEAT_TO_STATE: TODO + :END: + - [ ] Check for new Debian security patches (`apt-get update` check). + - [ ] Check for new `signal-cli` releases (compare vs v0.14.0). + - [ ] Check for new Quicklisp distribution (monthly snapshot). + - [ ] **Verification:** Update `Dockerfile`, run `docker-compose build --no-cache`, and execute full test suite. + - [ ] If all tests pass, commit updated `Dockerfile` and `.asd` dependencies. + *** TRACK: COMMUNITY & DOCS **** TODO Write Quickstart Guide **** TODO Write Skill Creation Guide diff --git a/projects/org-agent b/projects/org-agent index 728ad53..d83897b 160000 --- a/projects/org-agent +++ b/projects/org-agent @@ -1 +1 @@ -Subproject commit 728ad5306be819d768146efd0aa2be5934a466ae +Subproject commit d83897b026f4ec85bef13d488248612b15d383ce