Compound Node

A folder with a designated lead, where the concept the compound names has supporting material substantial enough to warrant its own sub-files. The folder resolves to a graph node via the lead file, which carries the concept's identity predicates, body, and outgoing edges. The sub-files inside the folder are supporting material for that one concept — not sub-concepts, facets, or parts of a partitioned whole.

The lead file carries the compound's identity and elaboration; its filename matches the folder's wikilink target. Sub-files are siblings of the lead, serving the lead's concept (a meeting's agenda and transcript; a gloss's longer exegesis; a decision's ancillary records). A reader resolving [[Compound]] lands on the lead; sub-files are accessed through the lead's navigation, not typically cited from elsewhere in the graph under their own names.

Tool compatibility is the main gotcha. With a folder-notes plugin (Obsidian, Foam), the folder is directly addressable. Without one, the lead is just another file and the folder is a grouping device — the graph resolves identically, but navigation through the folder entry differs. The contract makes no plugin assumption: the lead file is canonical; folder-notes is a convenience layer on top.

The compound is a structural answer to concepts with substantial supporting material; it is not an exception to the one-node-one-concept rule. If a sub-file begins to accrue citations under its own name from other nodes, or starts carrying its own identity predicates and its own outgoing semantic edges, that is the signal that the sub-file was always a second concept sharing a folder with the first, and the compound should be split — see the node-atomicity Requirement in [[Markdown Node Contract]].

Relations