ifp

Garden Patch Home · Domains

Deep Context Architecture

Deep context is an architecture for captured reasoning: typed markdown forms connected by predicates into a navigable knowledge graph. Each form type answers a distinct question and carries a structural contract — required sections that make the form’s shape predictable. The architecture operates across three layers: authoring (markdown), structure (predicates and graph), and retrieval (agents and search).

This domain is self-referential — the garden that implements the architecture is also the primary test case for it.

Scope

Covers: The type system (form types, status stages, vault types), predicate vocabulary, naming conventions, compound document patterns, retrieval hierarchy, and garden governance. Also covers personal knowledge management method analysis where it informs architectural decisions.

Does not cover: Specific knowledge domains indexed by the garden (self-sovereign identity, digital identity). Those are separate domains with their own pages. Also excludes Obsidian-specific tool configuration — this architecture is tool-agnostic in principle, even though Obsidian is the current implementation.

Key Forms

Type System and Precincts

The architecture organizes knowledge into two precincts — bounded zones with shared infrastructure but different conventions:

Founding Decision

Core Concept

Classification and Naming

How forms are identified, named, and classified in the graph:

Compound Documents

How multi-file knowledge objects are structured:

Artifacts and Archives

How binary and non-markdown artifacts participate in the graph:

Meeting Capture

How synchronous conversations enter the knowledge graph:

Personal Knowledge Management Method Analysis

Glosses on external personal knowledge management methods that informed architectural decisions:

Values

Orientations that direct architectural decisions:

Convictions

Principles and Patterns

Standing constraints and recurring solutions:

Inquiries

Open investigations into architectural questions:

Models

Structural relationships within the architecture:

Reference

Boundary

Citations

Protocols

Scenarios

Cases

Garden Migration

Open Questions

Sources

Relations