ifp

Garden Patch Home · Values

Knowledge Durability

The Value

Knowledge should survive changes in tools, platforms, and formats. A person’s reasoning substrate — accumulated over decades — must not be held hostage by the software used to tend it, the platform used to host it, or the encoding used to store it.

This value runs deeper than a preference for open formats. It is an assertion about the temporal relationship between knowledge and infrastructure: knowledge outlives infrastructure, always. Obsidian may disappear. Git hosting may change. Markdown conventions may evolve. The reasoning captured in a garden should survive all of these transitions because the knowledge is more valuable than any single tool used to work with it.

Scope

Knowledge durability applies to the authoring layer of the deep context architecture — the files, formats, and conventions used to capture reasoning. It does not prohibit tooling (Obsidian plugins, shell scripts, AI agents are all used). It requires that no tooling become a single point of failure for accessing the knowledge.

The value produces specific technical constraints: plain markdown over proprietary formats, file-per-form over database records, predicates as text over plugin-dependent metadata, git for version control over platform-specific sync.

Tensions

Sources

Relations