Convert cross-references from [[id:uuid]] to [[file:name.org]]

All 117 inter-node links now use [[file:node-name.org][title]] format
which renders as clickable hyperlinks in both Emacs (C-c C-o) and
web-based org renderers (Gitea, GitHub). Each node retains its :ID:
UUID property for Emacs org-roam database features (backlinks,
capturing, node-find).

Prev format: [[id:uuid][title]] — Emacs only, dead text on web
New format:  [[file:name.org][title]] — works everywhere
This commit is contained in:
Hermes
2026-05-21 19:40:54 +00:00
parent 9b2be10c77
commit 303e8c6306
28 changed files with 49 additions and 49 deletions

View File

@@ -18,4 +18,4 @@ Crucially: AGPL is a *product requirement*, not a concession. The system's value
- AGPLv3 for open source — builds ecosystem, trust, community
- Commercial license for enterprises that cannot accept AGPL — MySQL/SugarCRM/GraphQL model
See also: [[id:caaeee11-ba6f-5566-aecd-f171b4c459c0][Patent strategy]], [[id:aa6d062e-a520-5d14-8773-00687ed9c689][Moats]], [[id:1a2b38df-20ba-58ca-ba55-a072be67bd0d][PDS as a service]]
See also: [[file:patent-strategy.org][Patent strategy]], [[file:moats.org][Moats]], [[file:pds-as-a-service.org][PDS as a service]]