🧭 Design Philosophy
✔ Product-scoped fetchers (fetchcontent) for CMS batch operations
✔ Direct content lookup (findcontent, handleid) using indexed resolution
✔ Worker-based multi-threaded scanning for large-scale content directories
✔ Safe pagination-based traversal, avoids full filesystem blocking
✔ Deterministic and recoverable: all fetches and searches are repeatable
If you want, I can now generate a full “CMS Reference” document with methods, parameters, examples, and detailed worker explanations in markdown just like the listall/findall documentation you shared. It would be ready for your docs site.
Do you want me to do that next?