Links

Type: index · Status: current

Links are the edges of the knowledge graph. Every link is a decision point for the reader: follow or skip? The quality of surrounding context determines whether that decision is informed or blind.

Foundations

  • title-as-claim-enables-traversal-as-reasoning — claim titles make link traversal read as reasoning; explains why "since [X]" works but "see [X]" is a different link intent, and where the pattern breaks for multi-claim documents

Observations

Decisions

Analysis

  • backlinks — use cases for inbound link visibility: hub identification, source-to-theory bridging, impact assessment, tension surfacing; four design options with trade-offs
  • link-strength-is-encoded-in-position-and-prose — inline premise links carry more weight than footer links; position and prose encode commitment level, creating a weighted graph
  • distilled-artifacts-need-source-tracking-at-the-source — distilled artifacts shouldn't link back to sources (focus), but sources should link forward via "Distilled into:" so source changes trigger staleness review

Reference material

  • link-contracts-framework — framework for systematic, testable linking: link contracts, intent taxonomy, agent implications
  • Toulmin argument — formal argumentation theory behind link semantics: "since [X]" and "because [Y]" links encode Toulmin warrants connecting grounds to claims; the six-part model (claim/grounds/warrant/qualifier/rebuttal/backing) names the structure argumentative links carry
  • Agentic Note-Taking 23: Notes Without Reasons — practitioner validation: an agent inside a curated graph contrasts propositional link semantics ("since [X]") with embedding-based adjacency, arguing the difference is one of kind not degree; strongest external evidence for why link quality (not quantity) determines graph health
  • A-MEM: Agentic Memory for LLM Agents — empirical counterpoint: embedding-based link generation succeeds on QA benchmarks, demonstrating that adjacency-as-linking works for retrieval accuracy even if it lacks propositional semantics; the question is whether the quality gap matters only for navigability and agent reasoning