I'm building a multi-contributor project with three workspaces — writing, visual/creative, and business/marketing. Each contributor will have their own ICM workspace. I want shared global context files — character profiles, world-building, backstory, business overview — that sit above all three workspaces and feed into each one consistently.
Two questions:
1. Can a workspace's CONTEXT.md reference markdown files that live outside its own folder — upstream in a parent directory? 2. Has anyone structured a shared GitHub repo where global files live at the root and individual workspaces pull from them? How did you handle keeping global files canonical when multiple contributors are updating their workspaces?
I'm not sure how to go about this.. I'm definitely green around the edges 🌱
Thank you kindly!