aboutsummaryrefslogtreecommitdiff
path: root/docs/notes.org
Commit message (Collapse)AuthorAgeFilesLines
* chore: gitignore .ai/ tooling dir, untrack notes.orgHEADmainCraig Jennings13 hours1-702/+0
|
* session: overnight refactor + testing infra + 12/12 VM install passCraig Jennings8 days1-1/+193
| | | | | | | | | | | | | | | | | | | | | Session 2026-04-12 23:12 → 2026-04-13 08:10 EDT. Full write-up in Session History. - Security scrub of leaked velox passphrase from 182 commits + v0.8 tag (filter-branch + force-push) - bats-core added; 65 unit tests across test_common/config/raid - 5 high/critical refactors from /refactor scan applied (dead code drop, passphrase helper unify, install_base merge, findmnt dedupe, install_btrfs decompose) - lib/raid.sh extraction with 30 bats tests - INSTALL_TIMEOUT 600→1800 for kernel 6.18+ DKMS builds - 12/12 VM install scenarios passing end-to-end - Docs: testing-strategy.org unit-test section, README sync, todo.org at project root with 8 remaining refactors Active reminder added for a zfs-mirror-encrypt rollback soft-failure surfaced during the VM run (not a regression; pre-existing drift in verify_rollback vs. ZFS rollback semantics on a mirrored pool).
* session: first bare metal install on velox, multiple fixesCraig Jennings11 days1-0/+510
| | | | | ZFS and Btrfs tested on bare metal. Fixed archzfs repo URL, LUKS pbkdf2 for GRUB, no-color default, and missing inetutils. Tagged v0.8.
* chore: add docs/ to .gitignore and untrack personal filesCraig Jennings2026-02-221-586/+0
| | | | | docs/ contains session history, personal workflows, and private protocols that shouldn't be in a public repository.
* docs: sync templates, process announcements, update todo headersCraig Jennings2026-02-191-0/+26
| | | | | | Synced workflows, scripts, and protocols from templates. Processed 4 announcements (calendar cross-visibility, gcalcli, open-tasks, summarize-emails). Renamed todo.org headers to project-named convention.
* session: rebuild ISO for linux-lts 6.12.70, fix install test bugsCraig Jennings2026-02-121-119/+38
| | | | | Fixed archzfs GPG key hang and pgrep false positive in test suite. Added local distribution targets to build-release. All tests passing.
* docs: sync templates, rename workflows and notes.orgCraig Jennings2026-02-071-0/+641
Sync from templates. Rename NOTES.org to notes.org, session-wrap-up to wrap-it-up, retrospective-workflow to retrospective, session-start to startup. Update all references.