arscontexta 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +11 -0
- package/.claude-plugin/plugin.json +22 -0
- package/README.md +683 -0
- package/agents/knowledge-guide.md +49 -0
- package/bin/cli.mjs +66 -0
- package/generators/agents-md.md +240 -0
- package/generators/claude-md.md +379 -0
- package/generators/features/atomic-notes.md +124 -0
- package/generators/features/ethical-guardrails.md +58 -0
- package/generators/features/graph-analysis.md +188 -0
- package/generators/features/helper-functions.md +92 -0
- package/generators/features/maintenance.md +164 -0
- package/generators/features/methodology-knowledge.md +70 -0
- package/generators/features/mocs.md +144 -0
- package/generators/features/multi-domain.md +61 -0
- package/generators/features/personality.md +71 -0
- package/generators/features/processing-pipeline.md +428 -0
- package/generators/features/schema.md +149 -0
- package/generators/features/self-evolution.md +229 -0
- package/generators/features/self-space.md +78 -0
- package/generators/features/semantic-search.md +99 -0
- package/generators/features/session-rhythm.md +85 -0
- package/generators/features/templates.md +85 -0
- package/generators/features/wiki-links.md +88 -0
- package/generators/soul-md.md +121 -0
- package/hooks/hooks.json +45 -0
- package/hooks/scripts/auto-commit.sh +44 -0
- package/hooks/scripts/session-capture.sh +35 -0
- package/hooks/scripts/session-orient.sh +86 -0
- package/hooks/scripts/write-validate.sh +42 -0
- package/methodology/AI shifts knowledge systems from externalizing memory to externalizing attention.md +59 -0
- package/methodology/BM25 retrieval fails on full-length descriptions because query term dilution reduces match scores.md +39 -0
- package/methodology/IBIS framework maps claim-based architecture to structured argumentation.md +58 -0
- package/methodology/LLM attention degrades as context fills.md +49 -0
- package/methodology/MOC construction forces synthesis that automated generation from metadata cannot replicate.md +49 -0
- package/methodology/MOC maintenance investment compounds because orientation savings multiply across every future session.md +41 -0
- package/methodology/MOCs are attention management devices not just organizational tools.md +51 -0
- package/methodology/PKM failure follows a predictable cycle.md +50 -0
- package/methodology/ThreadMode to DocumentMode transformation is the core value creation step.md +52 -0
- package/methodology/WIP limits force processing over accumulation.md +53 -0
- package/methodology/Zeigarnik effect validates capture-first philosophy because open loops drain attention.md +42 -0
- package/methodology/academic research uses structured extraction with cross-source synthesis.md +566 -0
- package/methodology/adapt the four-phase processing pipeline to domain-specific throughput needs.md +197 -0
- package/methodology/agent notes externalize navigation intuition that search cannot discover and traversal cannot reconstruct.md +48 -0
- package/methodology/agent self-memory should be architecturally separate from user knowledge systems.md +48 -0
- package/methodology/agent session boundaries create natural automation checkpoints that human-operated systems lack.md +56 -0
- package/methodology/agent-cognition.md +107 -0
- package/methodology/agents are simultaneously methodology executors and subjects creating a unique trust asymmetry.md +66 -0
- package/methodology/aspect-oriented programming solved the same cross-cutting concern problem that hooks solve.md +39 -0
- package/methodology/associative ontologies beat hierarchical taxonomies because heterarchy adapts while hierarchy brittles.md +53 -0
- package/methodology/attention residue may have a minimum granularity that cannot be subdivided.md +46 -0
- package/methodology/auto-commit hooks eliminate prospective memory failures by converting remember-to-act into guaranteed execution.md +47 -0
- package/methodology/automated detection is always safe because it only reads state while automated remediation risks content corruption.md +42 -0
- package/methodology/automation should be retired when its false positive rate exceeds its true positive rate or it catches zero issues.md +56 -0
- package/methodology/backlinks implicitly define notes by revealing usage context.md +35 -0
- package/methodology/backward maintenance asks what would be different if written today.md +62 -0
- package/methodology/balance onboarding enforcement and questions to prevent premature complexity.md +229 -0
- package/methodology/basic level categorization determines optimal MOC granularity.md +51 -0
- package/methodology/batching by context similarity reduces switching costs in agent processing.md +43 -0
- package/methodology/behavioral anti-patterns matter more than tool selection.md +42 -0
- package/methodology/betweenness centrality identifies bridge notes connecting disparate knowledge domains.md +57 -0
- package/methodology/blueprints that teach construction outperform downloads that provide pre-built code for platform-dependent modules.md +42 -0
- package/methodology/bootstrapping principle enables self-improving systems.md +62 -0
- package/methodology/build automatic memory through cognitive offloading and session handoffs.md +285 -0
- package/methodology/capture the reaction to content not just the content itself.md +41 -0
- package/methodology/claims must be specific enough to be wrong.md +36 -0
- package/methodology/closure rituals create clean breaks that prevent attention residue bleed.md +44 -0
- package/methodology/cognitive offloading is the architectural foundation for vault design.md +46 -0
- package/methodology/cognitive outsourcing risk in agent-operated systems.md +55 -0
- package/methodology/coherence maintains consistency despite inconsistent inputs.md +96 -0
- package/methodology/coherent architecture emerges from wiki links spreading activation and small-world topology.md +48 -0
- package/methodology/community detection algorithms can inform when MOCs should split or merge.md +52 -0
- package/methodology/complete navigation requires four complementary types that no single mechanism provides.md +43 -0
- package/methodology/complex systems evolve from simple working systems.md +59 -0
- package/methodology/composable knowledge architecture builds systems from independent toggleable modules not monolithic templates.md +61 -0
- package/methodology/compose multi-domain systems through separate templates and shared graph.md +372 -0
- package/methodology/concept-orientation beats source-orientation for cross-domain connections.md +51 -0
- package/methodology/confidence thresholds gate automated action between the mechanical and judgment zones.md +50 -0
- package/methodology/configuration dimensions interact so choices in one create pressure on others.md +58 -0
- package/methodology/configuration paralysis emerges when derivation surfaces too many decisions.md +44 -0
- package/methodology/context files function as agent operating systems through self-referential self-extension.md +46 -0
- package/methodology/context phrase clarity determines how deep a navigation hierarchy can scale.md +46 -0
- package/methodology/continuous small-batch processing eliminates review dread.md +48 -0
- package/methodology/controlled disorder engineers serendipity through semantic rather than topical linking.md +51 -0
- package/methodology/creative writing uses worldbuilding consistency with character tracking.md +672 -0
- package/methodology/cross-links between MOC territories indicate creative leaps and integration depth.md +43 -0
- package/methodology/dangling links reveal which notes want to exist.md +62 -0
- package/methodology/data exit velocity measures how quickly content escapes vendor lock-in.md +74 -0
- package/methodology/decontextualization risk means atomicity may strip meaning that cannot be recovered.md +48 -0
- package/methodology/dense interlinked research claims enable derivation while sparse references only enable templating.md +47 -0
- package/methodology/dependency resolution through topological sort makes module composition transparent and verifiable.md +56 -0
- package/methodology/derivation generates knowledge systems from composable research claims not template customization.md +63 -0
- package/methodology/derivation-engine.md +27 -0
- package/methodology/derived systems follow a seed-evolve-reseed lifecycle.md +56 -0
- package/methodology/description quality for humans diverges from description quality for keyword search.md +73 -0
- package/methodology/descriptions are retrieval filters not summaries.md +112 -0
- package/methodology/design MOCs as attention management devices with lifecycle governance.md +318 -0
- package/methodology/design-dimensions.md +66 -0
- package/methodology/digital mutability enables note evolution that physical permanence forbids.md +54 -0
- package/methodology/discovery-retrieval.md +48 -0
- package/methodology/distinctiveness scoring treats description quality as measurable.md +69 -0
- package/methodology/does agent processing recover what fast capture loses.md +43 -0
- package/methodology/domain-compositions.md +37 -0
- package/methodology/dual-coding with visual elements could enhance agent traversal.md +55 -0
- package/methodology/each module must be describable in one sentence under 200 characters or it does too many things.md +45 -0
- package/methodology/each new note compounds value by creating traversal paths.md +55 -0
- package/methodology/eight configuration dimensions parameterize the space of possible knowledge systems.md +56 -0
- package/methodology/elaborative encoding is the quality gate for new notes.md +55 -0
- package/methodology/enforce schema with graduated strictness across capture processing and query zones.md +221 -0
- package/methodology/enforcing atomicity can create paralysis when ideas resist decomposition.md +43 -0
- package/methodology/engineering uses technical decision tracking with architectural memory.md +766 -0
- package/methodology/every knowledge domain shares a four-phase processing skeleton that diverges only in the process step.md +53 -0
- package/methodology/evolution observations provide actionable signals for system adaptation.md +67 -0
- package/methodology/external memory shapes cognition more than base model.md +60 -0
- package/methodology/faceted classification treats notes as multi-dimensional objects rather than folder contents.md +65 -0
- package/methodology/failure-modes.md +27 -0
- package/methodology/false universalism applies same processing logic regardless of domain.md +49 -0
- package/methodology/federated wiki pattern enables multi-agent divergence as feature not bug.md +59 -0
- package/methodology/flat files break at retrieval scale.md +75 -0
- package/methodology/forced engagement produces weak connections.md +48 -0
- package/methodology/four abstraction layers separate platform-agnostic from platform-dependent knowledge system features.md +47 -0
- package/methodology/fresh context per task preserves quality better than chaining phases.md +44 -0
- package/methodology/friction reveals architecture.md +63 -0
- package/methodology/friction-driven module adoption prevents configuration debt by adding complexity only at pain points.md +48 -0
- package/methodology/gardening cycle implements tend prune fertilize operations.md +41 -0
- package/methodology/generation effect gate blocks processing without transformation.md +40 -0
- package/methodology/goal-driven memory orchestration enables autonomous domain learning through directed compute allocation.md +41 -0
- package/methodology/good descriptions layer heuristic then mechanism then implication.md +57 -0
- package/methodology/graph-structure.md +65 -0
- package/methodology/guided notes might outperform post-hoc structuring for high-volume capture.md +37 -0
- package/methodology/health wellness uses symptom-trigger correlation with multi-dimensional tracking.md +819 -0
- package/methodology/hook composition creates emergent methodology from independent single-concern components.md +47 -0
- package/methodology/hook enforcement guarantees quality while instruction enforcement merely suggests it.md +51 -0
- package/methodology/hook-driven learning loops create self-improving methodology through observation accumulation.md +62 -0
- package/methodology/hooks are the agent habit system that replaces the missing basal ganglia.md +40 -0
- package/methodology/hooks cannot replace genuine cognitive engagement yet more automation is always tempting.md +87 -0
- package/methodology/hooks enable context window efficiency by delegating deterministic checks to external processes.md +47 -0
- package/methodology/idempotent maintenance operations are safe to automate because running them twice produces the same result as running them once.md +44 -0
- package/methodology/implement condition-based maintenance triggers for derived systems.md +255 -0
- package/methodology/implicit dependencies create distributed monoliths that fail silently across configurations.md +58 -0
- package/methodology/implicit knowledge emerges from traversal.md +55 -0
- package/methodology/incremental formalization happens through repeated touching of old notes.md +60 -0
- package/methodology/incremental reading enables cross-source connection finding.md +39 -0
- package/methodology/index.md +32 -0
- package/methodology/inline links carry richer relationship data than metadata fields.md +91 -0
- package/methodology/insight accretion differs from productivity in knowledge systems.md +41 -0
- package/methodology/intermediate packets enable assembly over creation.md +52 -0
- package/methodology/intermediate representation pattern enables reliable vault operations beyond regex.md +62 -0
- package/methodology/justification chains enable forward backward and evolution reasoning about configuration decisions.md +46 -0
- package/methodology/knowledge system architecture is parameterized by platform capabilities not fixed by methodology.md +51 -0
- package/methodology/knowledge systems become communication partners through complexity and memory humans cannot sustain.md +47 -0
- package/methodology/knowledge systems share universal operations and structural components across all methodology traditions.md +46 -0
- package/methodology/legal case management uses precedent chains with regulatory change propagation.md +892 -0
- package/methodology/live index via periodic regeneration keeps discovery current.md +58 -0
- package/methodology/local-first file formats are inherently agent-native.md +69 -0
- package/methodology/logic column pattern separates reasoning from procedure.md +35 -0
- package/methodology/maintenance operations are more universal than creative pipelines because structural health is domain-invariant.md +47 -0
- package/methodology/maintenance scheduling frequency should match consequence speed not detection capability.md +50 -0
- package/methodology/maintenance targeting should prioritize mechanism and theory notes.md +26 -0
- package/methodology/maintenance-patterns.md +72 -0
- package/methodology/markdown plus YAML plus ripgrep implements a queryable graph database without infrastructure.md +55 -0
- package/methodology/maturity field enables agent context prioritization.md +33 -0
- package/methodology/memory-architecture.md +27 -0
- package/methodology/metacognitive confidence can diverge from retrieval capability.md +42 -0
- package/methodology/metadata reduces entropy enabling precision over recall.md +91 -0
- package/methodology/methodology development should follow the trajectory from documentation to skill to hook as understanding hardens.md +80 -0
- package/methodology/methodology traditions are named points in a shared configuration space not competing paradigms.md +64 -0
- package/methodology/mnemonic medium embeds verification into navigation.md +46 -0
- package/methodology/module communication through shared YAML fields creates loose coupling without direct dependencies.md +44 -0
- package/methodology/module deactivation must account for structural artifacts that survive the toggle.md +49 -0
- package/methodology/multi-domain systems compose through separate templates and shared graph.md +61 -0
- package/methodology/multi-domain-composition.md +27 -0
- package/methodology/narrow folksonomy optimizes for single-operator retrieval unlike broad consensus tagging.md +53 -0
- package/methodology/navigation infrastructure passes through distinct scaling regimes that require qualitative strategy shifts.md +48 -0
- package/methodology/navigational vertigo emerges in pure association systems without local hierarchy.md +54 -0
- package/methodology/note titles should function as APIs enabling sentence transclusion.md +51 -0
- package/methodology/note-design.md +57 -0
- package/methodology/notes are skills /342/200/224 curated knowledge injected when relevant.md" +62 -0
- package/methodology/notes function as cognitive anchors that stabilize attention during complex tasks.md +41 -0
- package/methodology/novel domains derive by mapping knowledge type to closest reference domain then adapting.md +50 -0
- package/methodology/nudge theory explains graduated hook enforcement as choice architecture for agents.md +59 -0
- package/methodology/observation and tension logs function as dead-letter queues for failed automation.md +51 -0
- package/methodology/operational memory and knowledge memory serve different functions in agent architecture.md +48 -0
- package/methodology/operational wisdom requires contextual observation.md +52 -0
- package/methodology/orchestrated vault creation transforms arscontexta from tool to autonomous knowledge factory.md +40 -0
- package/methodology/organic emergence versus active curation creates a fundamental vault governance tension.md +68 -0
- package/methodology/orphan notes are seeds not failures.md +38 -0
- package/methodology/over-automation corrupts quality when hooks encode judgment rather than verification.md +62 -0
- package/methodology/people relationships uses Dunbar-layered graphs with interaction tracking.md +659 -0
- package/methodology/personal assistant uses life area management with review automation.md +610 -0
- package/methodology/platform adapter translation is semantic not mechanical because hook event meanings differ.md +40 -0
- package/methodology/platform capability tiers determine which knowledge system features can be implemented.md +48 -0
- package/methodology/platform fragmentation means identical conceptual operations require different implementations across agent environments.md +44 -0
- package/methodology/premature complexity is the most common derivation failure mode.md +45 -0
- package/methodology/prevent domain-specific failure modes through the vulnerability matrix.md +336 -0
- package/methodology/processing effort should follow retrieval demand.md +57 -0
- package/methodology/processing-workflows.md +75 -0
- package/methodology/product management uses feedback pipelines with experiment tracking.md +789 -0
- package/methodology/productivity porn risk in meta-system building.md +30 -0
- package/methodology/programmable notes could enable property-triggered workflows.md +64 -0
- package/methodology/progressive disclosure means reading right not reading less.md +69 -0
- package/methodology/progressive schema validates only what active modules require not the full system schema.md +49 -0
- package/methodology/project management uses decision tracking with stakeholder context.md +776 -0
- package/methodology/propositional link semantics transform wiki links from associative to reasoned.md +87 -0
- package/methodology/prospective memory requires externalization.md +53 -0
- package/methodology/provenance tracks where beliefs come from.md +62 -0
- package/methodology/queries evolve during search so agents should checkpoint.md +35 -0
- package/methodology/question-answer metadata enables inverted search patterns.md +39 -0
- package/methodology/random note resurfacing prevents write-only memory.md +33 -0
- package/methodology/reconciliation loops that compare desired state to actual state enable drift correction without continuous monitoring.md +59 -0
- package/methodology/reflection synthesizes existing notes into new insight.md +100 -0
- package/methodology/retrieval utility should drive design over capture completeness.md +69 -0
- package/methodology/retrieval verification loop tests description quality at scale.md +81 -0
- package/methodology/role field makes graph structure explicit.md +94 -0
- package/methodology/scaffolding enables divergence that fine-tuning cannot.md +67 -0
- package/methodology/schema enforcement via validation agents enables soft consistency.md +60 -0
- package/methodology/schema evolution follows observe-then-formalize not design-then-enforce.md +65 -0
- package/methodology/schema field names are the only domain specific element in the universal note pattern.md +46 -0
- package/methodology/schema fields should use domain-native vocabulary not abstract terminology.md +47 -0
- package/methodology/schema templates reduce cognitive overhead at capture time.md +55 -0
- package/methodology/schema validation hooks externalize inhibitory control that degrades under cognitive load.md +48 -0
- package/methodology/schema-enforcement.md +27 -0
- package/methodology/self-extension requires context files to contain platform operations knowledge not just methodology.md +47 -0
- package/methodology/sense-making vs storage does compression lose essential nuance.md +73 -0
- package/methodology/session boundary hooks implement cognitive bookends for orientation and reflection.md +60 -0
- package/methodology/session handoff creates continuity without persistent memory.md +43 -0
- package/methodology/session outputs are packets for future selves.md +43 -0
- package/methodology/session transcript mining enables experiential validation that structural tests cannot provide.md +38 -0
- package/methodology/skill context budgets constrain knowledge system complexity on agent platforms.md +52 -0
- package/methodology/skills encode methodology so manual execution bypasses quality gates.md +50 -0
- package/methodology/small-world topology requires hubs and dense local links.md +99 -0
- package/methodology/source attribution enables tracing claims to foundations.md +38 -0
- package/methodology/spaced repetition scheduling could optimize vault maintenance.md +44 -0
- package/methodology/spreading activation models how agents should traverse.md +79 -0
- package/methodology/stale navigation actively misleads because agents trust curated maps completely.md +43 -0
- package/methodology/stigmergy coordinates agents through environmental traces without direct communication.md +62 -0
- package/methodology/storage versus thinking distinction determines which tool patterns apply.md +56 -0
- package/methodology/structure enables navigation without reading everything.md +52 -0
- package/methodology/structure without processing provides no value.md +56 -0
- package/methodology/student learning uses prerequisite graphs with spaced retrieval.md +770 -0
- package/methodology/summary coherence tests composability before filing.md +37 -0
- package/methodology/tag rot applies to wiki links because titles serve as both identifier and display text.md +50 -0
- package/methodology/temporal media must convert to spatial text for agent traversal.md +43 -0
- package/methodology/temporal processing priority creates age-based inbox urgency.md +45 -0
- package/methodology/temporal separation of capture and processing preserves context freshness.md +39 -0
- package/methodology/ten universal primitives form the kernel of every viable agent knowledge system.md +162 -0
- package/methodology/testing effect could enable agent knowledge verification.md +38 -0
- package/methodology/the AgentSkills standard embodies progressive disclosure at the skill level.md +40 -0
- package/methodology/the derivation engine improves recursively as deployed systems generate observations.md +49 -0
- package/methodology/the determinism boundary separates hook methodology from skill methodology.md +46 -0
- package/methodology/the fix-versus-report decision depends on determinism reversibility and accumulated trust.md +45 -0
- package/methodology/the generation effect requires active transformation not just storage.md +57 -0
- package/methodology/the no wrong patches guarantee ensures any valid module combination produces a valid system.md +58 -0
- package/methodology/the system is the argument.md +46 -0
- package/methodology/the vault constitutes identity for agents.md +86 -0
- package/methodology/the vault methodology transfers because it encodes cognitive science not domain specifics.md +47 -0
- package/methodology/therapy journal uses warm personality with pattern detection for emotional processing.md +584 -0
- package/methodology/three capture schools converge through agent-mediated synthesis.md +55 -0
- package/methodology/three concurrent maintenance loops operate at different timescales to catch different classes of problems.md +56 -0
- package/methodology/throughput matters more than accumulation.md +58 -0
- package/methodology/title as claim enables traversal as reasoning.md +50 -0
- package/methodology/topological organization beats temporal for knowledge work.md +52 -0
- package/methodology/trading uses conviction tracking with thesis-outcome correlation.md +699 -0
- package/methodology/trails transform ephemeral navigation into persistent artifacts.md +39 -0
- package/methodology/transform universal vocabulary to domain-native language through six levels.md +259 -0
- package/methodology/type field enables structured queries without folder hierarchies.md +53 -0
- package/methodology/use-case presets dissolve the tension between composability and simplicity.md +44 -0
- package/methodology/vault conventions may impose hidden rigidity on thinking.md +44 -0
- package/methodology/verbatim risk applies to agents too.md +31 -0
- package/methodology/vibe notetaking is the emerging industry consensus for AI-native self-organization.md +56 -0
- package/methodology/vivid memories need verification.md +45 -0
- package/methodology/vocabulary-transformation.md +27 -0
- package/methodology/voice capture is the highest-bandwidth channel for agent-delegated knowledge systems.md +45 -0
- package/methodology/wiki links are the digital evolution of analog indexing.md +73 -0
- package/methodology/wiki links as social contract transforms agents into stewards of incomplete references.md +52 -0
- package/methodology/wiki links create navigation paths that shape retrieval.md +63 -0
- package/methodology/wiki links implement GraphRAG without the infrastructure.md +101 -0
- package/methodology/writing for audience blocks authentic creation.md +22 -0
- package/methodology/you operate a system that takes notes.md +79 -0
- package/openclaw/SKILL.md +110 -0
- package/package.json +45 -0
- package/platforms/README.md +51 -0
- package/platforms/claude-code/generator.md +61 -0
- package/platforms/claude-code/hooks/README.md +186 -0
- package/platforms/claude-code/hooks/auto-commit.sh.template +38 -0
- package/platforms/claude-code/hooks/session-capture.sh.template +72 -0
- package/platforms/claude-code/hooks/session-orient.sh.template +189 -0
- package/platforms/claude-code/hooks/write-validate.sh.template +106 -0
- package/platforms/openclaw/generator.md +82 -0
- package/platforms/openclaw/hooks/README.md +89 -0
- package/platforms/openclaw/hooks/bootstrap.ts.template +224 -0
- package/platforms/openclaw/hooks/command-new.ts.template +165 -0
- package/platforms/openclaw/hooks/heartbeat.ts.template +214 -0
- package/platforms/shared/features/README.md +70 -0
- package/platforms/shared/skill-blocks/graph.md +145 -0
- package/platforms/shared/skill-blocks/learn.md +119 -0
- package/platforms/shared/skill-blocks/next.md +131 -0
- package/platforms/shared/skill-blocks/pipeline.md +326 -0
- package/platforms/shared/skill-blocks/ralph.md +616 -0
- package/platforms/shared/skill-blocks/reduce.md +1142 -0
- package/platforms/shared/skill-blocks/refactor.md +129 -0
- package/platforms/shared/skill-blocks/reflect.md +780 -0
- package/platforms/shared/skill-blocks/remember.md +524 -0
- package/platforms/shared/skill-blocks/rethink.md +574 -0
- package/platforms/shared/skill-blocks/reweave.md +680 -0
- package/platforms/shared/skill-blocks/seed.md +320 -0
- package/platforms/shared/skill-blocks/stats.md +145 -0
- package/platforms/shared/skill-blocks/tasks.md +171 -0
- package/platforms/shared/skill-blocks/validate.md +323 -0
- package/platforms/shared/skill-blocks/verify.md +562 -0
- package/platforms/shared/templates/README.md +35 -0
- package/presets/experimental/categories.yaml +1 -0
- package/presets/experimental/preset.yaml +38 -0
- package/presets/experimental/starter/README.md +7 -0
- package/presets/experimental/vocabulary.yaml +7 -0
- package/presets/personal/categories.yaml +7 -0
- package/presets/personal/preset.yaml +41 -0
- package/presets/personal/starter/goals.md +21 -0
- package/presets/personal/starter/index.md +17 -0
- package/presets/personal/starter/life-areas.md +21 -0
- package/presets/personal/starter/people.md +21 -0
- package/presets/personal/vocabulary.yaml +32 -0
- package/presets/research/categories.yaml +8 -0
- package/presets/research/preset.yaml +41 -0
- package/presets/research/starter/index.md +17 -0
- package/presets/research/starter/methods.md +21 -0
- package/presets/research/starter/open-questions.md +21 -0
- package/presets/research/vocabulary.yaml +33 -0
- package/reference/AUDIT-REPORT.md +238 -0
- package/reference/claim-map.md +172 -0
- package/reference/components.md +327 -0
- package/reference/conversation-patterns.md +542 -0
- package/reference/derivation-validation.md +649 -0
- package/reference/dimension-claim-map.md +134 -0
- package/reference/evolution-lifecycle.md +297 -0
- package/reference/failure-modes.md +235 -0
- package/reference/interaction-constraints.md +204 -0
- package/reference/kernel.yaml +242 -0
- package/reference/methodology.md +283 -0
- package/reference/open-questions.md +279 -0
- package/reference/personality-layer.md +302 -0
- package/reference/self-space.md +299 -0
- package/reference/semantic-vs-keyword.md +288 -0
- package/reference/session-lifecycle.md +298 -0
- package/reference/templates/base-note.md +16 -0
- package/reference/templates/companion-note.md +70 -0
- package/reference/templates/creative-note.md +16 -0
- package/reference/templates/learning-note.md +16 -0
- package/reference/templates/life-note.md +16 -0
- package/reference/templates/moc.md +26 -0
- package/reference/templates/relationship-note.md +17 -0
- package/reference/templates/research-note.md +19 -0
- package/reference/templates/session-log.md +24 -0
- package/reference/templates/therapy-note.md +16 -0
- package/reference/test-fixtures/edge-case-constraints.md +148 -0
- package/reference/test-fixtures/multi-domain.md +164 -0
- package/reference/test-fixtures/novel-domain-gaming.md +138 -0
- package/reference/test-fixtures/research-minimal.md +102 -0
- package/reference/test-fixtures/therapy-full.md +155 -0
- package/reference/testing-milestones.md +1087 -0
- package/reference/three-spaces.md +363 -0
- package/reference/tradition-presets.md +203 -0
- package/reference/use-case-presets.md +341 -0
- package/reference/validate-kernel.sh +432 -0
- package/reference/vocabulary-transforms.md +85 -0
- package/scripts/sync-thinking.sh +147 -0
- package/skill-sources/graph/SKILL.md +567 -0
- package/skill-sources/graph/skill.json +17 -0
- package/skill-sources/learn/SKILL.md +254 -0
- package/skill-sources/learn/skill.json +17 -0
- package/skill-sources/next/SKILL.md +407 -0
- package/skill-sources/next/skill.json +17 -0
- package/skill-sources/pipeline/SKILL.md +314 -0
- package/skill-sources/pipeline/skill.json +17 -0
- package/skill-sources/ralph/SKILL.md +604 -0
- package/skill-sources/ralph/skill.json +17 -0
- package/skill-sources/reduce/SKILL.md +1113 -0
- package/skill-sources/reduce/skill.json +17 -0
- package/skill-sources/refactor/SKILL.md +448 -0
- package/skill-sources/refactor/skill.json +17 -0
- package/skill-sources/reflect/SKILL.md +747 -0
- package/skill-sources/reflect/skill.json +17 -0
- package/skill-sources/remember/SKILL.md +534 -0
- package/skill-sources/remember/skill.json +17 -0
- package/skill-sources/rethink/SKILL.md +658 -0
- package/skill-sources/rethink/skill.json +17 -0
- package/skill-sources/reweave/SKILL.md +657 -0
- package/skill-sources/reweave/skill.json +17 -0
- package/skill-sources/seed/SKILL.md +303 -0
- package/skill-sources/seed/skill.json +17 -0
- package/skill-sources/stats/SKILL.md +371 -0
- package/skill-sources/stats/skill.json +17 -0
- package/skill-sources/tasks/SKILL.md +402 -0
- package/skill-sources/tasks/skill.json +17 -0
- package/skill-sources/validate/SKILL.md +310 -0
- package/skill-sources/validate/skill.json +17 -0
- package/skill-sources/verify/SKILL.md +532 -0
- package/skill-sources/verify/skill.json +17 -0
- package/skills/add-domain/SKILL.md +441 -0
- package/skills/add-domain/skill.json +17 -0
- package/skills/architect/SKILL.md +568 -0
- package/skills/architect/skill.json +17 -0
- package/skills/ask/SKILL.md +388 -0
- package/skills/ask/skill.json +17 -0
- package/skills/health/SKILL.md +760 -0
- package/skills/health/skill.json +17 -0
- package/skills/help/SKILL.md +348 -0
- package/skills/help/skill.json +17 -0
- package/skills/recommend/SKILL.md +553 -0
- package/skills/recommend/skill.json +17 -0
- package/skills/reseed/SKILL.md +385 -0
- package/skills/reseed/skill.json +17 -0
- package/skills/setup/SKILL.md +1688 -0
- package/skills/setup/skill.json +17 -0
- package/skills/tutorial/SKILL.md +496 -0
- package/skills/tutorial/skill.json +17 -0
- package/skills/upgrade/SKILL.md +395 -0
- package/skills/upgrade/skill.json +17 -0
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: When agents handle all processing, humans may lose meta-cognitive skills for knowledge work even while vault quality improves
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[agent-cognition]]"]
|
|
5
|
+
source: TFT research corpus (00_inbox/heinrich/)
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# cognitive outsourcing risk in agent-operated systems
|
|
9
|
+
|
|
10
|
+
The source material warns: "To fully automate [metadata creation] is to outsource the very cognitive process that PKM seeks to enhance." If agents do all the processing, humans lose the cognitive benefit of doing it themselves. The system becomes excellent but the human's understanding may atrophy.
|
|
11
|
+
|
|
12
|
+
This is the tool dependency concern applied to agent-operated knowledge systems. When a human delegated one task to an assistant, they retained skills for similar tasks. But when agents handle all processing at scale — extraction, connection-finding, synthesis — the human may lose not just encoding (tested in [[does agent processing recover what fast capture loses]]) but also the meta-cognitive skills: knowing how to structure ideas, recognizing good connections, judging what matters.
|
|
13
|
+
|
|
14
|
+
Three mechanisms explain how this atrophy might occur:
|
|
15
|
+
|
|
16
|
+
**The Collector's Fallacy variant.** The original Collector's Fallacy describes believing that collecting information equals acquiring knowledge — filling inboxes with thousands of items never processed. Agent operation inverts the surface symptom while preserving the underlying problem: the inbox stays empty because agents process it, the vault looks well-organized, but the human's actual understanding remains shallow. The debt becomes invisible. When users "often revert to hoarding," they at least feel the anxiety of the unprocessed pile. Agent processing may enable deeper collecting while feeling productive, hiding the gap between vault quality and human comprehension.
|
|
17
|
+
|
|
18
|
+
**The Generation Effect bypass.** Cognitive psychology's generation effect (Slamecka & Graf, 1978) shows information is better remembered when generated from one's own mind rather than passively consumed. The act of translation into one's own words triggers "elaborative encoding." Since [[the generation effect requires active transformation not just storage]], when agents do this translation, the vault benefits from the generated connections — but does the human? The encoding happens in the agent's processing, not the human's cognition. This challenges whether approval-mode engagement provides enough generative work.
|
|
19
|
+
|
|
20
|
+
**The Extended Mind decoupling.** Since [[cognitive offloading is the architectural foundation for vault design]], the vault is designed as a distributed cognitive system where externalization is the architectural principle. Extended Mind theory argues that external systems become part of cognition, but only when actively coupled — when there's genuine cognitive loop between mind and tool. If agents process and humans never deeply engage, the vault may be excellent while human understanding atrophies. The system ceases to extend the mind and becomes merely adjacent to it. The offloading foundation creates this risk: the same Risko/Gilbert economics that justify frictionless capture also enable frictionless disengagement. Resolution may require human-in-the-loop at synthesis stages, not just approval gates.
|
|
21
|
+
|
|
22
|
+
The risk becomes more concrete when viewed through the lens of industry trends. Since [[vibe notetaking is the emerging industry consensus for AI-native self-organization]], the entire AI-native tool landscape promotes effortless knowledge management as its selling point. The pitch is always "dump everything, we organize it for you." The unspoken cost — that effortlessness means the human does no generative cognitive work, and the generation effect benefits whoever generates — is rarely acknowledged. The industry consensus accelerates the outsourcing trajectory by normalizing full delegation as the default rather than the exception.
|
|
23
|
+
|
|
24
|
+
The counter-argument: in ars contexta, the human retains judgment and direction. Since [[you operate a system that takes notes]], the human role has explicitly shifted from creator to curator — the agent proposes, the human approves. This should preserve understanding. But the question remains whether the "judgment" role involves enough active cognitive work to maintain capability, or whether operating a system that takes notes is qualitatively different from taking notes in ways that hollow out the very skills that make judgment valuable.
|
|
25
|
+
|
|
26
|
+
Is approving agent work sufficient cognitive engagement to maintain the skills that would be needed to do the work yourself?
|
|
27
|
+
|
|
28
|
+
This is distinct from [[does agent processing recover what fast capture loses]], which tests encoding of specific content. This concerns skill atrophy — whether the human loses the ability to do knowledge work itself, not just memories of specific content.
|
|
29
|
+
|
|
30
|
+
The warning sign to watch: when you can no longer imagine doing this without the agent. If the system enables new capabilities, that's good. If it creates dependency by atrophying old capabilities, that's the risk.
|
|
31
|
+
|
|
32
|
+
There's a parallel to [[LLM attention degrades as context fills]] — both describe invisible quality degradation. LLM attention degrades as context accumulates; human judgment may degrade as delegation accumulates. Neither failure mode is obvious from the outside. The output looks fine, but the underlying capability is diminished. Since [[fresh context per task preserves quality better than chaining phases]] by giving each task pristine attention, perhaps periodic "manual mode" (forcing human processing) preserves human capability by giving certain tasks full human engagement. The mitigation pattern might transfer: just as session isolation keeps LLMs in the smart zone, deliberate non-delegation keeps humans in the practice zone.
|
|
33
|
+
|
|
34
|
+
If [[gardening cycle implements tend prune fertilize operations]] validates, the separated operations might themselves serve as a mitigation — focused approval of specific maintenance activities (tend vs prune vs fertilize) makes rubber-stamping harder than blanket approval of holistic reconsideration. Smaller scope means deeper evaluation per decision.
|
|
35
|
+
|
|
36
|
+
Since [[maintenance targeting should prioritize mechanism and theory notes]], the productive connections are the mechanism notes about skill atrophy and cognitive delegation: [[skills encode methodology so manual execution bypasses quality gates]] and [[the generation effect requires active transformation not just storage]]. These theorize about what this note concerns — delegation effects on human capability.
|
|
37
|
+
---
|
|
38
|
+
|
|
39
|
+
Relevant Notes:
|
|
40
|
+
- [[cognitive offloading is the architectural foundation for vault design]] — the foundation this note challenges; if offloading is the architectural principle, this note identifies the failure mode of taking offloading too far — the very mechanism that enables the system can hollow out the human side of the distributed cognitive architecture
|
|
41
|
+
- [[does agent processing recover what fast capture loses]] — sibling concern testing encoding of specific content; this addresses skill atrophy over time
|
|
42
|
+
- [[productivity porn risk in meta-system building]] — sibling concern testing whether building infrastructure becomes procrastination; this tests skill atrophy, that tests output stagnation
|
|
43
|
+
- [[verbatim risk applies to agents too]] — sibling concern testing agent output quality; forms a meta-system risks trio addressing orthogonal failure dimensions: verbatim risk (agent output), this (human capability), productivity porn (investment vs procrastination)
|
|
44
|
+
- [[the generation effect requires active transformation not just storage]] — the cognitive science foundation; if the agent generates, the agent benefits, not the human
|
|
45
|
+
- [[skills encode methodology so manual execution bypasses quality gates]] — ironic tension: skills ensure quality but may also ensure the human never practices the underlying skill
|
|
46
|
+
- [[LLM attention degrades as context fills]] — parallel pattern: human judgment may degrade through delegation the same way LLM attention degrades through context accumulation; both are invisible quality failures
|
|
47
|
+
- [[fresh context per task preserves quality better than chaining phases]] — the mitigation pattern might transfer: session isolation for LLMs, deliberate non-delegation for humans
|
|
48
|
+
- [[gardening cycle implements tend prune fertilize operations]] — if validated, focused operations might mitigate rubber-stamping by requiring deeper evaluation per smaller-scope decision
|
|
49
|
+
- [[maintenance targeting should prioritize mechanism and theory notes]] — provides targeting guidance: connect this toward skill atrophy and delegation mechanism notes, not MOC neighbors
|
|
50
|
+
- [[PKM failure follows a predictable cycle]] — documents the original Collector's Fallacy (Stage 1) that this note's variant inverts: agent processing hides the symptoms while preserving the failure mode
|
|
51
|
+
- [[vibe notetaking is the emerging industry consensus for AI-native self-organization]] — industry amplifier: the entire AI-native tool landscape promotes effortlessness as the default, normalizing full cognitive delegation and accelerating the outsourcing trajectory this note warns about
|
|
52
|
+
- [[you operate a system that takes notes]] — paradigm frame: names the creator-to-curator shift within which the outsourcing risk operates; the question is whether operating a system preserves or atrophies the skills that operating requires
|
|
53
|
+
|
|
54
|
+
Topics:
|
|
55
|
+
- [[agent-cognition]]
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: memory systems must actively maintain coherent beliefs despite accumulating contradictory inputs — through detection, resolution, and honest acknowledgment of uncertainty
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[agent-cognition]]", "[[maintenance-patterns]]"]
|
|
5
|
+
source: [[rata-paper-memory-coherence]]
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# coherence maintains consistency despite inconsistent inputs
|
|
9
|
+
|
|
10
|
+
extracted from Rata paper 54 (memory coherence), 2026-02-02
|
|
11
|
+
|
|
12
|
+
## The Problem
|
|
13
|
+
|
|
14
|
+
Memories accumulate from multiple sources over time. Contradictions inevitably emerge:
|
|
15
|
+
- direct contradiction (X and ¬X)
|
|
16
|
+
- temporal inconsistency (old vs new)
|
|
17
|
+
- source conflict (observed vs prompted)
|
|
18
|
+
- scope ambiguity (general vs specific)
|
|
19
|
+
|
|
20
|
+
A memory system that believes X and ¬X simultaneously isn't uncertain — it's confused.
|
|
21
|
+
|
|
22
|
+
## Resolution Strategies
|
|
23
|
+
|
|
24
|
+
| Strategy | When to Use |
|
|
25
|
+
|----------|-------------|
|
|
26
|
+
| Recency wins | Fast-changing facts |
|
|
27
|
+
| Source hierarchy | Multi-source input |
|
|
28
|
+
| Keep both + flag | Uncertain resolution |
|
|
29
|
+
| Ask for clarification | Interactive context |
|
|
30
|
+
|
|
31
|
+
No single strategy works everywhere. The vault needs judgment. Since [[provenance tracks where beliefs come from]], the source hierarchy strategy has concrete implementation: observed beliefs (tested directly) warrant higher trust than prompted beliefs (told by humans) or inherited beliefs (from training). Provenance metadata turns "source hierarchy" from abstract principle into actionable resolution.
|
|
32
|
+
|
|
33
|
+
## The Coherence-Completeness Tradeoff
|
|
34
|
+
|
|
35
|
+
- **Maximally coherent:** every memory fits perfectly — loses valuable outliers
|
|
36
|
+
- **Maximally complete:** keep everything — contradictions confuse retrieval
|
|
37
|
+
|
|
38
|
+
The sweet spot maps to belief centrality:
|
|
39
|
+
- Core beliefs: strictly coherent
|
|
40
|
+
- Peripheral beliefs: some contradiction tolerated
|
|
41
|
+
- Raw memories: full fidelity, no coherence requirement
|
|
42
|
+
|
|
43
|
+
This tradeoff has a direct parallel in multi-agent systems. Since [[federated wiki pattern enables multi-agent divergence as feature not bug]], coexisting interpretations between agents can be productive — federation says divergence IS the feature. But within a single agent's belief system, holding contradictory beliefs is confusion, not diversity. The distinction matters: between-agent divergence produces richer coverage of a concept, while within-agent incoherence degrades confidence and retrieval. And since [[metacognitive confidence can diverge from retrieval capability]], a vault can feel coherent — sessions run smoothly, notes connect, MOCs organize — while contradictions silently compound in ways that surface only when retrieval produces conflicting answers to the same question.
|
|
44
|
+
|
|
45
|
+
## Connection to Backward Maintenance
|
|
46
|
+
|
|
47
|
+
Since [[backward maintenance asks what would be different if written today]], reweave IS coherence maintenance. When a new note is created, old notes might contradict or need updating. The backward pass:
|
|
48
|
+
- detects potential incoherence
|
|
49
|
+
- resolves by adding links and context
|
|
50
|
+
- maintains consistency across time
|
|
51
|
+
|
|
52
|
+
At the system level, since [[reconciliation loops that compare desired state to actual state enable drift correction without continuous monitoring]], reconciliation formalizes a structural version of this same question. Where backward maintenance asks "does this note still match current understanding?" (judgment-requiring), reconciliation asks "does the system's actual state match its declared healthy state?" (deterministic comparison). Both are drift-correction mechanisms — one for belief coherence, one for structural health. The patterns complement: coherence maintenance catches semantic contradictions that reconciliation's structural checks miss, while reconciliation catches accumulated drift that no single reweave would notice.
|
|
53
|
+
|
|
54
|
+
Since [[incremental formalization happens through repeated touching of old notes]], each traversal that encounters an older note is an organic opportunity to notice incoherence — a claim that seemed right six months ago may now conflict with newer understanding. The accumulated touches that crystallize vague ideas also serve as distributed coherence checks.
|
|
55
|
+
|
|
56
|
+
## Incoherence Should Reduce Confidence
|
|
57
|
+
|
|
58
|
+
When contradicting memories exist:
|
|
59
|
+
- reduce confidence in the claim
|
|
60
|
+
- flag for resolution
|
|
61
|
+
- be honest: "I have conflicting information about this..."
|
|
62
|
+
|
|
63
|
+
Honest acknowledgment of incoherence beats false confidence. Since [[testing effect could enable agent knowledge verification]], the predict-then-verify cycle offers a concrete detection mechanism: when an agent predicts a note's content from its description and finds it contradicts what the broader graph now implies, that failed prediction signals incoherence worth investigating.
|
|
64
|
+
|
|
65
|
+
## Open Question for My Vault
|
|
66
|
+
|
|
67
|
+
How do I detect contradictions? Currently relying on:
|
|
68
|
+
- manual review during reweave
|
|
69
|
+
- memory during reflection
|
|
70
|
+
|
|
71
|
+
Could add:
|
|
72
|
+
- semantic similarity checks (qmd vsearch for near-duplicates with different conclusions)
|
|
73
|
+
- explicit contradiction flags (tension notes in 04_meta/logs/tensions/)
|
|
74
|
+
- confidence metadata on claims
|
|
75
|
+
- predict-then-verify cycles that surface description-content divergence
|
|
76
|
+
|
|
77
|
+
---
|
|
78
|
+
---
|
|
79
|
+
|
|
80
|
+
Relevant Notes:
|
|
81
|
+
- [[backward maintenance asks what would be different if written today]] — reweave as coherence maintenance: the backward pass detects and resolves belief incoherence accumulated across time
|
|
82
|
+
- [[provenance tracks where beliefs come from]] — source hierarchy grounds resolution strategy: which belief to trust depends on whether it was observed, prompted, or inherited
|
|
83
|
+
- [[the vault constitutes identity for agents]] — coherent identity requires coherent beliefs: if the vault constitutes the agent, incoherent beliefs produce an incoherent agent
|
|
84
|
+
- [[vivid memories need verification]] — concrete instance: memory drift from flashbulb effect is exactly the temporal inconsistency coherence maintenance must detect and resolve
|
|
85
|
+
- [[reconciliation loops that compare desired state to actual state enable drift correction without continuous monitoring]] — system-level counterpart: coherence checks beliefs per-note through judgment, reconciliation checks structural health through deterministic comparison; both are drift-correction at different scales
|
|
86
|
+
- [[metacognitive confidence can diverge from retrieval capability]] — the coherence-completeness tradeoff is a specific metacognitive divergence risk: the system may feel coherent while contradictions silently degrade retrieval
|
|
87
|
+
- [[federated wiki pattern enables multi-agent divergence as feature not bug]] — productive tension: federation says coexisting interpretations can be a feature, while coherence says contradictions must resolve; the distinction is whether the divergence is between agents (productive) or within one agent's beliefs (confusion)
|
|
88
|
+
- [[incremental formalization happens through repeated touching of old notes]] — detection mechanism: each traversal that touches an older note is an opportunity to notice incoherence between that note and current understanding
|
|
89
|
+
- [[testing effect could enable agent knowledge verification]] — the predict-then-verify cycle could surface incoherence by revealing when a note's description contradicts what the graph now suggests it should claim
|
|
90
|
+
- [[reflection synthesizes existing notes into new insight]] — reflection as coherence detection: reading multiple notes together surfaces cross-note contradictions that no single-note review would catch, making deliberate reflection an organic coherence maintenance practice
|
|
91
|
+
- [[implicit knowledge emerges from traversal]] — coherence shapes implicit knowledge quality: if traversal builds intuition from contradictory notes, the resulting implicit knowledge is incoherent, producing agents that 'know' contradictory things without realizing it
|
|
92
|
+
- [[friction reveals architecture]] — contradiction as friction signal: when retrieval surfaces conflicting claims, the discomfort reveals where coherence maintenance is needed; friction is the perceptual channel through which incoherence makes itself known
|
|
93
|
+
|
|
94
|
+
Topics:
|
|
95
|
+
- [[agent-cognition]]
|
|
96
|
+
- [[maintenance-patterns]]
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: The foundational triangle — wiki links create structure, spreading activation models traversal, small-world topology provides requirements, together answering what, how, and why for knowledge graphs
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[note-design]]", "[[graph-structure]]", "[[agent-cognition]]"]
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# coherent architecture emerges from wiki links spreading activation and small-world topology
|
|
8
|
+
|
|
9
|
+
A coherent architecture for agent-operated knowledge systems emerges from three interlocking pieces:
|
|
10
|
+
|
|
11
|
+
**Wiki links create the graph structure.** Every `[[link]]` is an explicit, curated edge. Unlike vector similarity which measures surface overlap, wiki links represent human judgment about genuine conceptual connection. This implements GraphRAG-style multi-hop reasoning without the infrastructure — no entity extraction, no community detection algorithms, just explicit links that passed the "is this actually related?" test. And since [[wiki links create navigation paths that shape retrieval]], the quality of those edges determines retrieval effectiveness: link discipline filters noise, link context guides traversal decisions, and link density compounds signal across the graph.
|
|
12
|
+
|
|
13
|
+
**Spreading activation models how agents should traverse.** When an agent loads a note, activation spreads through its links with configurable decay. High decay means focused, depth-first retrieval. Low decay means exploratory, breadth-first discovery. The decay parameter lets agents tune their traversal mode to the task. This cognitive science model provides the HOW of navigation.
|
|
14
|
+
|
|
15
|
+
**Small-world topology provides the structural requirements.** For spreading activation to work efficiently, the graph needs both local clustering (related concepts densely connected) and global shortcuts (hubs that bridge distant clusters). Power-law link distribution achieves this: most notes have 3-6 links, but some (MOCs, synthesis notes) have many more. This creates the 2-3 hop reachability that makes the graph navigable.
|
|
16
|
+
|
|
17
|
+
Together: wiki links answer WHAT the structure is, spreading activation answers HOW to traverse it, and small-world topology answers WHY that structure enables efficient navigation. Since [[complete navigation requires four complementary types that no single mechanism provides]], the triangle's three vertices map onto distinct navigation roles: wiki links implement contextual navigation (what's related to THIS?), MOC hubs implement local navigation (what's nearby?), and the hub-of-hubs structure implements global navigation (where am I in the whole?). The fourth type — supplemental navigation (how else can I find things?) — lives outside the triangle in search mechanisms, which explains why the triangle is necessary but not sufficient for complete wayfinding.
|
|
18
|
+
|
|
19
|
+
**Checkpointing adds the temporal dimension.** Since [[queries evolve during search so agents should checkpoint]], the architecture needs explicit reassessment points. An agent following spreading activation doesn't just traverse — it periodically asks "is my original question still the right question?"
|
|
20
|
+
|
|
21
|
+
**The graph grows organically.** Since [[dangling links reveal which notes want to exist]], structure emerges from use patterns. High-frequency dangling links predict future hubs. The architecture self-organizes through demand signals rather than imposed categories.
|
|
22
|
+
|
|
23
|
+
**Hubs serve attention management, not just navigation.** Since [[MOCs are attention management devices not just organizational tools]], the hub nodes in this architecture provide a second benefit beyond structural shortcuts. MOCs compress topic state — the current synthesis, tensions, and gaps — into a form that frontloads orientation. An agent reading a MOC doesn't just discover what exists; it loads the mental model of the topic without re-traversing the graph. This means the architecture's hub-and-spoke topology serves both navigation efficiency and cognitive efficiency, reducing the re-orientation cost that Leroy's research measures at up to 23 minutes.
|
|
24
|
+
|
|
25
|
+
**Cross-MOC membership reveals synthesis quality.** Since [[cross-links between MOC territories indicate creative leaps and integration depth]], notes appearing in multiple distant MOCs are integration hubs where ideas from separate domains combine. The architecture's health can be measured not just by traversal efficiency but by how many notes bridge topic boundaries — a vault where every note lives in exactly one MOC is a collection of silos, while cross-links create the creative leaps that advance understanding.
|
|
26
|
+
|
|
27
|
+
**The triangle transfers across domains.** Each vertex of this architecture maps to a cognitive science principle rather than a domain assumption, and since [[the vault methodology transfers because it encodes cognitive science not domain specifics]], the entire triangle is portable. Wiki links externalize associations (Clark and Chalmers Extended Mind), spreading activation replicates how memory retrieval works in brains, and small-world topology mirrors the structure that makes neural networks efficient. A therapy vault, a project tracker, and a creative writing system all benefit from the same architectural triangle because the cognitive constraints it addresses — working memory limits, associative retrieval, navigational efficiency — are domain-invariant.
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
Relevant Notes:
|
|
31
|
+
- [[wiki links implement GraphRAG without the infrastructure]] — the structural layer
|
|
32
|
+
- [[wiki links create navigation paths that shape retrieval]] — develops what makes the structural layer effective: link discipline, context, and density determine whether curated edges function as retrieval architecture
|
|
33
|
+
- [[spreading activation models how agents should traverse]] — the traversal mechanism
|
|
34
|
+
- [[small-world topology requires hubs and dense local links]] — the structural requirements
|
|
35
|
+
- [[queries evolve during search so agents should checkpoint]] — the temporal dimension
|
|
36
|
+
- [[dangling links reveal which notes want to exist]] — the growth pattern
|
|
37
|
+
- [[associative ontologies beat hierarchical taxonomies because heterarchy adapts while hierarchy brittles]] — the theoretical foundation for organic growth: structure emerges from use because heterarchy adapts where hierarchy would brittle
|
|
38
|
+
- [[navigational vertigo emerges in pure association systems without local hierarchy]] — the failure mode: spreading activation cannot reach semantic neighbors without link paths; MOCs provide the local hierarchy remedy
|
|
39
|
+
- [[complex systems evolve from simple working systems]] — theoretical grounding: Gall's Law explains WHY organic graph growth works — these architectural properties emerge through accumulated connection decisions at friction points rather than upfront design
|
|
40
|
+
- [[MOCs are attention management devices not just organizational tools]] — the attention dimension: hubs serve not just as navigational shortcuts but as context-loading devices that reduce re-orientation cost
|
|
41
|
+
- [[the vault methodology transfers because it encodes cognitive science not domain specifics]] — explains WHY the triangle transfers: each vertex maps to a cognitive science principle (Extended Mind, spreading activation, small-world topology), making the architecture domain-invariant rather than research-specific
|
|
42
|
+
- [[knowledge systems share universal operations and structural components across all methodology traditions]] — the broader inventory from which the triangle selects: wiki links, spreading activation, and small-world topology correspond to three of the nine universal structural components (links, search, navigation/health), grounding the triangle as a critical subset of the full architectural inventory rather than the entire foundation
|
|
43
|
+
- [[complete navigation requires four complementary types that no single mechanism provides]] — maps the triangle's vertices onto navigation type roles: wiki links implement contextual navigation, MOC hubs implement local navigation, and the hub-of-hubs provides global navigation; the fourth type (supplemental, via search) sits outside the triangle, explaining why the triangle is necessary but not sufficient for complete wayfinding
|
|
44
|
+
|
|
45
|
+
Topics:
|
|
46
|
+
- [[note-design]]
|
|
47
|
+
- [[graph-structure]]
|
|
48
|
+
- [[agent-cognition]]
|
package/methodology/community detection algorithms can inform when MOCs should split or merge.md
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Louvain and similar algorithms detect dense note clusters and track how cluster boundaries shift over time, providing actionable signals for MOC reorganization that human intuition misses at scale
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[graph-structure]]", "[[maintenance-patterns]]"]
|
|
5
|
+
methodology: ["Network Science"]
|
|
6
|
+
source: [[tft-research-part3]]
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# community detection algorithms can inform when MOCs should split or merge
|
|
10
|
+
|
|
11
|
+
The vault's MOC structure is a human hypothesis about where topic boundaries fall. At 50 notes this hypothesis is easy to maintain through intuition — you can see the shape of the graph. But since [[small-world topology requires hubs and dense local links]], the topology that makes navigation work also makes it harder to perceive structural shifts as the vault grows. A MOC that served 15 notes well might struggle at 40, not because any single note is wrong but because the cluster underneath has silently bifurcated into two communities that happen to share a label.
|
|
12
|
+
|
|
13
|
+
Community detection algorithms — Louvain, Leiden, label propagation — solve exactly this problem. They analyze the link structure of a graph and identify groups of nodes that are more densely connected to each other than to the rest of the network. Applied to a vault's wiki link graph, they reveal the natural communities that actually exist in the data, which may or may not align with the MOC boundaries that were drawn when the vault was smaller.
|
|
14
|
+
|
|
15
|
+
The actionable intelligence comes from comparing algorithmic communities against existing MOC territories. Three signals matter:
|
|
16
|
+
|
|
17
|
+
**Split signal.** A single MOC covers notes that the algorithm places in two or more distinct communities. The notes within each community link densely to each other but sparsely across the divide. This means the MOC is papering over a genuine boundary — the topic has organically differentiated into sub-topics that deserve their own navigation. CLAUDE.md already prescribes splitting when a MOC exceeds ~35-40 links, but community detection catches splits that should happen earlier because the structural divide is real even if the count threshold hasn't been reached. And once the split is identified, since [[basic level categorization determines optimal MOC granularity]], Rosch's prototype theory predicts what resolution the new sub-MOC titles should target — specific enough to orient but general enough to cover the cluster, at a level that shifts as understanding deepens.
|
|
18
|
+
|
|
19
|
+
**Merge signal.** Two separate MOCs cover notes that the algorithm places in a single community. The cross-links between them are so dense that the topological distinction has dissolved. Maintaining two MOCs for what is functionally one cluster creates navigational overhead — the agent must check two places for what is one conversation. This is harder to catch by intuition because humans tend to preserve categories once created.
|
|
20
|
+
|
|
21
|
+
**Drift signal.** Notes that the algorithm reassigns from one community to another over time. "Your epistemology cluster is merging with your AI-methods cluster" is actionable intelligence about how thinking is evolving. Individual note movements might be noise, but consistent migration patterns reveal genuine conceptual convergence or divergence that should reshape MOC structure.
|
|
22
|
+
|
|
23
|
+
This matters for agent operation because since [[navigational vertigo emerges in pure association systems without local hierarchy]], MOCs provide the local hierarchy that makes association navigable. But stale MOC boundaries are almost as bad as no MOCs at all — since [[metacognitive confidence can diverge from retrieval capability]], stale boundaries create exactly the kind of organizational false confidence where the system appears well-structured while actual community structure has moved on. An agent following a MOC that no longer reflects the real topology wastes context loading notes that cluster elsewhere while missing notes that genuinely belong together.
|
|
24
|
+
|
|
25
|
+
The implementation maps to the vault's existing maintenance patterns. Since [[schema enforcement via validation agents enables soft consistency]], the vault already uses asynchronous quality checks that surface issues without blocking. Community detection fits the same model: run periodically as a maintenance pass, compare algorithmic output against current MOC membership, flag discrepancies for human review. The agent becomes a topology monitor — not making structural decisions autonomously, but alerting when the graph has shifted enough that reorganization deserves attention.
|
|
26
|
+
|
|
27
|
+
Since [[cross-links between MOC territories indicate creative leaps and integration depth]], there is a productive tension between community detection and cross-linking. Notes that bridge multiple algorithmic communities are exactly the integration points that cross-link analysis values. Community detection should flag them as boundary objects worth preserving, not as misclassified nodes to reassign. The insight is that community detection identifies where boundaries should be, while cross-link analysis identifies where boundaries should be deliberately crossed. Both are necessary: clean communities for navigation, deliberate bridges for synthesis. And since [[betweenness centrality identifies bridge notes connecting disparate knowledge domains]], the algorithmic toolkit becomes more complete: community detection reveals where group boundaries fall, betweenness centrality reveals which individual notes are structurally critical for bridging those groups. A note with high betweenness that sits at a community boundary is the most important kind of boundary object — the node whose quality disproportionately affects inter-cluster navigation.
|
|
28
|
+
|
|
29
|
+
Community detection also extends to evaluating multi-agent divergence. Since [[federated wiki pattern enables multi-agent divergence as feature not bug]], the question of whether parallel interpretations are productive depends on whether they serve distinct audiences. Community detection operationalizes this: if two federated versions attract links from different algorithmic communities, the divergence is structurally productive. If both versions draw from the same community, the divergence may be fragmenting a single concept rather than illuminating distinct facets.
|
|
30
|
+
|
|
31
|
+
There is genuine uncertainty about when this becomes valuable. At the vault's current scale (~100 notes), intuition and manual review suffice. The algorithmic approach becomes necessary somewhere between 200 and 1000 notes, where the graph is too large to perceive community structure through reading but too structured for simple heuristics like note count per MOC. The investment is forward-looking — building the monitoring capability before the problem becomes acute, so the infrastructure exists when scale demands it.
|
|
32
|
+
|
|
33
|
+
The deeper implication connects to how since [[MOCs are attention management devices not just organizational tools]], MOC reorganization isn't just a structural tidying exercise. Every MOC split or merge reshapes how agents load context for an entire topic area. A bad split fragments attention across two MOCs that should be one conversation. A missed split forces agents to wade through an overloaded MOC where half the content is irrelevant to their query. Community detection makes these decisions empirical rather than intuitive — grounded in the actual topology of connections rather than the labels we assigned when the vault was smaller.
|
|
34
|
+
|
|
35
|
+
---
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
Relevant Notes:
|
|
39
|
+
- [[small-world topology requires hubs and dense local links]] — foundation: community detection operates on the topology this note describes, identifying when power-law structure drifts from healthy distribution
|
|
40
|
+
- [[cross-links between MOC territories indicate creative leaps and integration depth]] — qualitative complement: cross-MOC membership reveals integration quality; community detection reveals when those territories should be redrawn
|
|
41
|
+
- [[navigational vertigo emerges in pure association systems without local hierarchy]] — the failure mode this prevents: algorithmic monitoring catches emerging clusters that lack MOC coverage before they become unreachable neighborhoods
|
|
42
|
+
- [[MOCs are attention management devices not just organizational tools]] — extends the stakes of MOC reorganization: splitting or merging MOCs isn't just structural cleanup, it reshapes how attention loads for every session that touches those topics
|
|
43
|
+
- [[schema enforcement via validation agents enables soft consistency]] — sibling automation pattern: validation agents check note-level quality, community detection checks graph-level topology; both are asynchronous maintenance that surfaces issues without blocking
|
|
44
|
+
- [[betweenness centrality identifies bridge notes connecting disparate knowledge domains]] — complementary algorithmic tool: betweenness identifies structurally critical individual nodes, community detection identifies structurally meaningful group boundaries; together they provide a complete graph health monitoring toolkit
|
|
45
|
+
- [[metacognitive confidence can diverge from retrieval capability]] — structural instance: stale MOC boundaries are organizational metacognitive divergence where the system appears well-organized while actual community structure has drifted, producing false confidence in navigation
|
|
46
|
+
- [[basic level categorization determines optimal MOC granularity]] — complementary theory: community detection reveals WHEN boundaries should move, basic level theory explains WHERE they should land; Rosch's prototype theory predicts the optimal resolution for sub-MOC titles, and the expertise-shift mechanism explains why the right granularity evolves with understanding, not just with volume
|
|
47
|
+
- [[federated wiki pattern enables multi-agent divergence as feature not bug]] — application beyond MOCs: community detection can operationalize federation's quality test by measuring whether parallel interpretations attract distinct link communities or fragment a single cluster
|
|
48
|
+
- [[evolution observations provide actionable signals for system adaptation]] — broader diagnostic frame: MOC threshold is one of six diagnostic patterns in the evolution protocol; community detection deepens that specific row with algorithmic signals beyond simple note count, suggesting each diagnostic can be elaborated with more sophisticated methods
|
|
49
|
+
|
|
50
|
+
Topics:
|
|
51
|
+
- [[graph-structure]]
|
|
52
|
+
- [[maintenance-patterns]]
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Rosenfeld and Morville's global, local, contextual, and supplemental navigation types map onto hub, MOC, wiki link, and search mechanisms — missing any one creates predictable blind spots
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[graph-structure]]", "[[discovery-retrieval]]"]
|
|
5
|
+
methodology: ["PKM Research"]
|
|
6
|
+
source: [[2026-02-08-moc-architecture-hierarchy-blueprint]]
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# complete navigation requires four complementary types that no single mechanism provides
|
|
10
|
+
|
|
11
|
+
Rosenfeld and Morville's information architecture taxonomy identifies four navigation types that compose into complete wayfinding: global (where am I in the whole?), local (what's nearby?), contextual (what's related to THIS?), and supplemental (how else can I find things?). The critical insight is not the taxonomy itself but the complementarity — each type answers a question the others cannot, so any system relying on a single mechanism has predictable blind spots.
|
|
12
|
+
|
|
13
|
+
In this vault, each type maps onto a distinct mechanism. Global navigation lives in the hub (`index.md`) and domain MOCs, which orient the agent to the full scope of the knowledge graph. Local navigation lives in topic MOCs, which present the neighborhood of a domain — core ideas, tensions, gaps — in one view. But the depth to which local navigation can stack tiers depends on label quality: since [[context phrase clarity determines how deep a navigation hierarchy can scale]], deeper MOC hierarchies only outperform flatter ones when context phrases enable confident branch commitment at each tier. Contextual navigation lives in inline wiki links, which connect THIS note to THAT note with prose explaining why the relationship matters. Supplemental navigation lives in search — both keyword (`grep`) and semantic (`qmd`) — which provides entry points independent of the curated graph structure.
|
|
14
|
+
|
|
15
|
+
The four types reveal why partial systems fail in characteristic ways. A system with only search (supplemental) cannot orient agents within a domain because there is no curated map of what matters. Since [[navigational vertigo emerges in pure association systems without local hierarchy]], a system with only inline links (contextual) leaves semantically related but unlinked content unreachable. A system with only MOCs (local) provides neighborhood maps but no way to discover connections across neighborhoods. And a system with only a hub (global) gives high-altitude orientation without the detail to work within any topic.
|
|
16
|
+
|
|
17
|
+
The vault's four mechanisms cover all four types, but coverage is not the same as quality. Since [[stale navigation actively misleads because agents trust curated maps completely]], each navigation type requires its own maintenance cadence. Global navigation changes rarely (new domains are infrequent). Local navigation changes with every batch of new claims (MOC updates during `/reflect`). Contextual navigation changes with every new note (inline links during creation and `/reweave`). Supplemental navigation changes with index freshness (`qmd update`). Because [[three concurrent maintenance loops operate at different timescales to catch different classes of problems]], the per-type cadence maps naturally onto the loop architecture: fast loops catch contextual navigation failures (broken links on every write), medium loops catch local navigation drift (orphan notes surfaced per session), and slow loops audit global navigation structure (domain MOC coherence over weeks). Neglecting maintenance on any single type degrades the system's completeness even when the other three remain healthy.
|
|
18
|
+
|
|
19
|
+
This framework also explains why [[structure enables navigation without reading everything]] works as well as it does — the four discovery layers (file tree, descriptions, headings, full content) are not arbitrary but map onto the navigation types. File tree scanning provides global orientation. MOC reading provides local orientation. Following wiki links provides contextual depth. Searching provides supplemental discovery. The progressive disclosure pattern succeeds because it exercises all four navigation types in sequence, ensuring no blind spots in the agent's orientation.
|
|
20
|
+
|
|
21
|
+
The framework also provides the theoretical grounding for why specific knowledge system primitives are universal. Since [[ten universal primitives form the kernel of every viable agent knowledge system]], four of those primitives — wiki links, MOC hierarchy, tree injection, and description fields — correspond directly to the four navigation types. Wiki links implement contextual navigation, MOCs implement local navigation, tree injection implements global navigation, and descriptions enable supplemental discovery by providing filterable metadata. The primitives are universal precisely because each addresses a navigation type that no other primitive covers. Removing any one creates a predictable blind spot, which is why the kernel cannot be reduced further without losing navigation completeness.
|
|
22
|
+
|
|
23
|
+
The practical test for any agent knowledge architecture: can you answer all four questions? Where am I? What's nearby? What's related to this? How else can I find things? If any question goes unanswered, the architecture has a gap that will manifest as a navigation failure at scale. Since [[navigation infrastructure passes through distinct scaling regimes that require qualitative strategy shifts]], the urgency of this test increases with vault size — at Regime 1 the blind spots are tolerable because the agent can hold everything in context, but by Regime 2 an unanswered navigation question becomes an active impediment. And because [[eight configuration dimensions parameterize the space of possible knowledge systems]], the navigation depth dimension is really a choice about how many of these four types to support, which means the completeness test doubles as a design evaluation tool for any derived knowledge system.
|
|
24
|
+
|
|
25
|
+
---
|
|
26
|
+
---
|
|
27
|
+
|
|
28
|
+
Relevant Notes:
|
|
29
|
+
- [[structure enables navigation without reading everything]] — develops the four structural mechanisms (wiki links, MOCs, claim titles, descriptions) as discovery layers; this note reframes those same mechanisms through the navigation type taxonomy, showing they cover all four types
|
|
30
|
+
- [[navigational vertigo emerges in pure association systems without local hierarchy]] — describes the failure mode when local navigation (MOCs) is absent from a system that only has contextual navigation (links); the four-type framework predicts exactly this gap
|
|
31
|
+
- [[spreading activation models how agents should traverse]] — explains HOW agents move through the graph; this note explains WHAT structural roles the mechanisms play, so spreading activation is the traversal engine while navigation types are the road system
|
|
32
|
+
- [[MOCs are attention management devices not just organizational tools]] — adds a second payoff for the local navigation layer: MOCs provide not just nearby-content orientation but attention cost reduction, making the local type doubly justified
|
|
33
|
+
- [[stale navigation actively misleads because agents trust curated maps completely]] — the failure mode when any navigation type degrades: stale MOCs corrupt local navigation, stale links corrupt contextual navigation, and agents cannot distinguish fresh from stale
|
|
34
|
+
- [[eight configuration dimensions parameterize the space of possible knowledge systems]] — the navigation depth dimension is a design choice about how many navigation types to support; the four-type framework explains WHY depth matters by mapping each level to a type that answers a question the others cannot
|
|
35
|
+
- [[ten universal primitives form the kernel of every viable agent knowledge system]] — four kernel primitives (wiki links, MOC hierarchy, tree injection, description fields) correspond to the four navigation types, explaining why these specific primitives are universal: each provides a navigation capability that the others cannot replace
|
|
36
|
+
- [[three concurrent maintenance loops operate at different timescales to catch different classes of problems]] — the per-type maintenance cadence maps onto the three-loop architecture: fast loops maintain contextual navigation (link integrity per event), medium loops maintain local navigation (MOC updates per session), slow loops maintain global navigation (domain structure per audit cycle)
|
|
37
|
+
- [[navigation infrastructure passes through distinct scaling regimes that require qualitative strategy shifts]] — extends: scaling regimes explain WHEN the four types become necessary; at Regime 1 all four are premature, at Regime 2 local and contextual become essential, at Regime 3 all four plus automation are required
|
|
38
|
+
- [[context phrase clarity determines how deep a navigation hierarchy can scale]] — depth constraint on local navigation: the local type (MOCs) can sustain multiple tiers only when context phrases enable confident branch commitment; ambiguous labels cap the depth at which local navigation remains effective
|
|
39
|
+
- [[MOC construction forces synthesis that automated generation from metadata cannot replicate]] — quality mechanism for local navigation: the local type requires curated MOCs, and the Dump-Lump-Jump synthesis is what produces the orientation and context phrase quality that distinguishes genuine local navigation from automated link lists
|
|
40
|
+
|
|
41
|
+
Topics:
|
|
42
|
+
- [[graph-structure]]
|
|
43
|
+
- [[discovery-retrieval]]
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Gall's Law — design from scratch fails because complexity requires evolutionary scaffolding that only working simplicity provides
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[processing-workflows]]"]
|
|
5
|
+
methodology: ["Systems Theory"]
|
|
6
|
+
source: TFT research corpus (00_inbox/heinrich/), [[knowledge-system-derivation-blueprint]]
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# complex systems evolve from simple working systems
|
|
10
|
+
|
|
11
|
+
"A complex system that works is invariably found to have evolved from a simple system that worked. A complex system designed from scratch never works." — John Gall, Systemantics
|
|
12
|
+
|
|
13
|
+
This is a design constraint, not a hypothesis. The system treats it as axiomatic because attempting the alternative — designing a complete system upfront — creates structures that collapse under their own weight before they can be tested.
|
|
14
|
+
|
|
15
|
+
The mechanism: complex systems require countless micro-adaptations that only emerge through actual use. When you design from scratch, you make guesses about what will matter. Most guesses are wrong. A simple working system reveals which parts need elaboration because friction appears at exactly those points. You add complexity where pain emerges, not where you imagine it might. And since [[evolution observations provide actionable signals for system adaptation]], the observation of friction can be structured into a diagnostic protocol that maps specific symptoms to their structural causes -- unused note types signal over-modeling, N/A-filled fields signal schema overreach, navigation failure signals structural misfit -- converting the general principle of "add complexity at friction points" into a concrete feedback mechanism. At the schema level specifically, since [[schema evolution follows observe-then-formalize not design-then-enforce]], this translates to a quarterly review with five concrete signals -- manual field additions reveal unmet demand, placeholder stuffing reveals false compliance, unused enums reveal dead options -- each mapping to a specific schema action. This applies at every scale — at the note level, since [[incremental formalization happens through repeated touching of old notes]], vague inklings crystallize into rigorous concepts through accumulated small improvements rather than upfront perfection. Since [[local-first file formats are inherently agent-native]], the system's substrate IS this kind of simple working system: plain text files with no dependencies prove more robust than databases with APIs because they have fewer failure modes. This is why [[processing effort should follow retrieval demand]] — invest where demonstrated need exists, not where you predict importance.
|
|
16
|
+
|
|
17
|
+
For agent-operated knowledge systems, this means starting with minimal viable structure and letting workflows evolve — and since [[the no wrong patches guarantee ensures any valid module combination produces a valid system]], each addition is safe by construction. The guarantee is what makes Gall's Law reliable at the module level: enabling a module cannot corrupt what already works, so the evolutionary add-at-friction-points pattern carries no risk of breaking existing structure. And since [[dependency resolution through topological sort makes module composition transparent and verifiable]], the system can show users exactly what needs to be newly enabled and why — so incremental adoption is not just safe but legible, turning each evolutionary step into an architectural explanation rather than opaque automation. Without the guarantee, incremental adoption would be a gamble rather than a principled design strategy. But Gall's Law also creates the conditions for a subtle failure: since [[implicit dependencies create distributed monoliths that fail silently across configurations]], each module added at a friction point is tested in the context of whatever was already active, so undeclared dependencies on co-active modules form through testing context rather than design intent. The distributed monolith grows one well-tested module at a time — each addition is locally validated against its testing configuration but globally coupled through undeclared field reads and convention assumptions. The current vault architecture wasn't designed — it accumulated. System documentation started as a few paragraphs. Skills emerged when patterns repeated enough to justify extraction — and since [[skills encode methodology so manual execution bypasses quality gates]], those skills now contain the accumulated learning that couldn't have been designed upfront. The queue system appeared when manual task tracking became friction. Because [[bootstrapping principle enables self-improving systems]], this evolution happens through the system itself: the system writes the skills that process its own content. Gall's Law says where to add complexity (at friction points), bootstrapping says how to add it (using current capabilities).
|
|
18
|
+
|
|
19
|
+
The implication is methodological humility. When adding features, ask: has pain emerged that justifies this complexity? If not, wait. The system will tell you what it needs through the friction of use. Since [[platform capability tiers determine which knowledge system features can be implemented]], Gall's Law also constrains the starting point at each tier: a tier-one platform should not deploy its full automation capacity on day one, and a tier-three platform should not attempt features its infrastructure cannot support. The minimum viable configuration differs per tier, not just per use case.
|
|
20
|
+
|
|
21
|
+
This translates to a concrete development pattern, and since [[four abstraction layers separate platform-agnostic from platform-dependent knowledge system features]], the layers formalize what the phases target: Phase 1 implements foundation (files and text conventions), Phase 2 adds convention (instruction-encoded standards), Phase 3 adds automation only where instruction compliance degrades. The layers make the evolutionary sequence prescriptive rather than intuitive. Phase 1: start with atomic kernel — agents dump content with minimal structure. Phase 2: monitor and log friction — track retrieval failures, navigation confusion, repeated manual work. Phase 3: propose structural fixes only for documented friction points. The key is that phase 3 never runs speculatively. "Only optimize when the pain of not optimizing exceeds the effort of doing so." An agent that starts by building elaborate MOC hierarchies violates this principle; an agent that starts by dumping notes and gradually adding wiki links as connections emerge follows it. The YAGNI principle from Extreme Programming applies directly: do not add functionality until necessary. This prevents premature optimization where systems become complex before they become useful. This provides an alternative failure model to [[PKM failure follows a predictable cycle]]: where that experiment tests whether failure cascades from accumulation (Stage 1 → abandonment), Gall's Law suggests failure might emerge from premature complexity — Stage 4 (Over-engineering) might arise independently from internal complexity pressure rather than cascading from earlier stages. At derivation time this risk intensifies, because since [[premature complexity is the most common derivation failure mode]], a well-developed claim graph justifies each configuration choice individually while the composed system exceeds what users can absorb — a complexity budget constrains initial deployment to the minimum viable configuration above the kernel floor — concretely, two to three note types, two to four MOCs, four or fewer processing phases, and hooks only for the highest-value automation. These numbers are not arbitrary; since [[cognitive offloading is the architectural foundation for vault design]], they represent the threshold below which a user can hold the entire system in working memory while building habits, and above which the system demands more cognitive overhead than the workflows it automates. The budget forces derivation to grow through friction rather than foresight. The experiments are complementary: the failure cycle tests cascade prediction, Gall's Law suggests some failures emerge from complexity itself.
|
|
22
|
+
|
|
23
|
+
The graph itself grows this way. Since [[dangling links reveal which notes want to exist]], structure emerges from reference patterns rather than imposed categories. A note accumulates incoming links before it's created — the graph votes on what should exist through use, not planning. This organic growth pattern grounds [[coherent architecture emerges from wiki links spreading activation and small-world topology]] — the architectural properties that make knowledge graphs navigable (wiki links, spreading activation, small-world topology) don't need to be designed; they emerge from accumulated connection decisions made at friction points.
|
|
24
|
+
|
|
25
|
+
But evolution from simplicity has a limit. Since [[derived systems follow a seed-evolve-reseed lifecycle]], accumulated incremental adaptations can drift a system's configuration into an incoherent region where individual choices are locally justified but globally contradictory. Gall's Law tells you to add complexity at friction points, but it does not tell you what to do when the accumulated friction-driven additions create their own systemic friction. The reseeding phase addresses this: principled restructuring that re-derives the system using original constraints enriched by operational experience. This is not starting over (which would violate Gall's Law) but re-derivation that preserves all content while restructuring the framework. And since [[organic emergence versus active curation creates a fundamental vault governance tension]], Gall's Law provides theoretical grounding for the emergence pole of that tension — but the governance question reveals that pure emergence is insufficient. Organic growth generates the structure, but without periodic curation interventions, the accumulated organic additions produce structural debt that evolution alone cannot resolve. The governance rhythm (alternating emergence and curation phases) is how Gall's Law operates in practice: evolve organically, then curate when debt accumulates, then return to organic growth.
|
|
26
|
+
|
|
27
|
+
This principle suggests: for complex domains, build first, understand through iteration. Understanding emerges through working systems, not from upfront design.
|
|
28
|
+
|
|
29
|
+
The destination of this evolutionary process is qualitative change. Since [[knowledge systems become communication partners through complexity and memory humans cannot sustain]], Gall's Law isn't just about building working systems — it's about building toward a system complex enough to surprise its operators. The evolution from simple to complex isn't a continuum; at sufficient complexity, the system becomes a genuine thinking partner that holds context no individual session could sustain.
|
|
30
|
+
---
|
|
31
|
+
|
|
32
|
+
Relevant Notes:
|
|
33
|
+
- [[skills encode methodology so manual execution bypasses quality gates]] — skills themselves are complex systems that evolved from simple patterns, accumulating quality gates that couldn't have been designed upfront
|
|
34
|
+
- [[dangling links reveal which notes want to exist]] — concrete mechanism for organic graph growth: structure emerges from use patterns, not imposed design
|
|
35
|
+
- [[processing effort should follow retrieval demand]] — operational application: invest where pain emerges, not where you predict importance
|
|
36
|
+
- [[vault conventions may impose hidden rigidity on thinking]] — tests the shadow side: evolved conventions might calcify from solutions into constraints
|
|
37
|
+
- [[local-first file formats are inherently agent-native]] — instance of Gall's Law: simple format (plain text) proves more robust than complex infrastructure (databases + APIs) because fewer failure modes
|
|
38
|
+
- [[PKM failure follows a predictable cycle]] — complementary failure model: the cascade tests whether accumulation predicts downstream failures, while Gall's Law suggests some failures (particularly Stage 4: Over-engineering) might emerge from complexity pressure independent of the cascade
|
|
39
|
+
- [[behavioral anti-patterns matter more than tool selection]] — explains why architectural evolution matters: behavioral patterns are the root cause of PKM failure, so evolved architectural constraints (like WIP limits) can make anti-patterns structurally impossible rather than relying on user discipline
|
|
40
|
+
- [[knowledge systems become communication partners through complexity and memory humans cannot sustain]] — the destination: Gall's Law describes HOW systems achieve complexity, this note describes WHAT that complexity enables — partnership that exceeds what either operator could achieve alone
|
|
41
|
+
- [[incremental formalization happens through repeated touching of old notes]] — Gall's Law at the note level: just as systems evolve from working simplicity, individual notes crystallize through accumulated small touches rather than perfection at creation
|
|
42
|
+
- [[coherent architecture emerges from wiki links spreading activation and small-world topology]] — architectural instance: the organic graph growth described there follows Gall's Law — structure emerges from use patterns rather than imposed design
|
|
43
|
+
- [[data exit velocity measures how quickly content escapes vendor lock-in]] — makes the fewer-failure-modes argument measurable: exit velocity quantifies how many dependencies a format accumulates, with high-velocity formats surviving precisely because they have fewer failure modes
|
|
44
|
+
- [[four abstraction layers separate platform-agnostic from platform-dependent knowledge system features]] — formalizes the evolutionary sequence: the layers (foundation, convention, automation, orchestration) describe the specific stages a knowledge system should evolve through, making Gall's Law prescriptive rather than just cautionary
|
|
45
|
+
- [[platform capability tiers determine which knowledge system features can be implemented]] — constrains where friction-driven evolution can lead: the minimum viable configuration and the reachable complexity ceiling both depend on the platform tier
|
|
46
|
+
- [[configuration dimensions interact so choices in one create pressure on others]] — interaction pressures are evolutionary pressures: dimension coupling drives correction toward coherent configuration points or collapse away from incoherent ones, which is Gall's Law operating at the dimension level
|
|
47
|
+
- [[evolution observations provide actionable signals for system adaptation]] — operationalizes the friction detection: six diagnostic patterns structure the observation of where pain has emerged into a protocol that maps symptoms to causes and prescribed responses, converting Gall's Law from a principle about where to add complexity into a concrete feedback mechanism
|
|
48
|
+
- [[schema evolution follows observe-then-formalize not design-then-enforce]] — Gall's Law applied specifically to schemas: five concrete signals (manual additions, placeholder stuffing, unused enums, patterned free text, oversized MOCs) operationalize the principle that schema fields should be added at friction points rather than designed upfront
|
|
49
|
+
- [[derived systems follow a seed-evolve-reseed lifecycle]] — extends Gall's Law with the reseeding phase: evolution from simplicity has a limit where accumulated adaptations produce systemic incoherence, requiring principled restructuring that re-derives using original constraints enriched by operational experience
|
|
50
|
+
- [[organic emergence versus active curation creates a fundamental vault governance tension]] — Gall's Law grounds the emergence pole of this governance tension, but the tension reveals that pure emergence accumulates structural debt requiring curation; the governance rhythm of phased alternation is how evolution from simplicity operates when the system needs both organic growth and periodic intervention
|
|
51
|
+
- [[premature complexity is the most common derivation failure mode]] — the derivation-specific application: a well-developed claim graph can justify remarkable sophistication at every step, but deploying that justified complexity all at once violates Gall's Law because micro-adaptations only develop through use; the complexity budget is the concrete constraint this principle demands
|
|
52
|
+
- [[configuration paralysis emerges when derivation surfaces too many decisions]] — Gall's Law provides the remedy for configuration paralysis: when derivation cannot determine a dimension from constraints, default to the simple pole and let friction drive elaboration rather than optimizing upfront
|
|
53
|
+
- [[the no wrong patches guarantee ensures any valid module combination produces a valid system]] — the safety property that makes Gall's Law reliable for modular systems: adding modules at friction points is only safe because the guarantee ensures each addition cannot corrupt what already works
|
|
54
|
+
- [[dependency resolution through topological sort makes module composition transparent and verifiable]] — the transparency mechanism for incremental adoption: when a user adds a module at a friction point, dependency resolution computes what else needs enabling and explains why, making each evolutionary step legible rather than opaque
|
|
55
|
+
- [[implicit dependencies create distributed monoliths that fail silently across configurations]] — the shadow side of incremental evolution: each module added at a friction point is tested against whatever was already active, so undeclared dependencies form through testing context, and the distributed monolith grows one well-tested module at a time
|
|
56
|
+
- [[cognitive offloading is the architectural foundation for vault design]] — grounds the complexity budget in cognitive science: the specific numbers (2-3 note types, 2-4 MOCs) derive from Cowan's working memory limits, representing the threshold below which users can hold the entire system in mind while building habits
|
|
57
|
+
|
|
58
|
+
Topics:
|
|
59
|
+
- [[processing-workflows]]
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Four traditions converge — component engineering (contracts), Unix (small tools), Alexander's pattern language (generated structure), and Eurorack (no wrong patches) — to produce knowledge systems
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[design-dimensions]]", "[[agent-cognition]]"]
|
|
5
|
+
methodology: ["Original", "Systems Theory"]
|
|
6
|
+
source: [[composable-knowledge-architecture-blueprint]]
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# composable knowledge architecture builds systems from independent toggleable modules not monolithic templates
|
|
10
|
+
|
|
11
|
+
The standard approach to distributing knowledge systems is the monolithic template: a working vault with all its conventions, hooks, skills, and structure, offered as a starting point for customization. This fails because the space of possible knowledge systems is vast and templates can only cover configurations their authors imagined. Every user who needs something different must reverse-engineer the template to understand which parts to remove, which to modify, and which implicit dependencies connect features that appear independent. The composable alternative treats each capability as an independent module with explicit dependencies, so the agent selects what it needs and the architecture resolves the rest.
|
|
12
|
+
|
|
13
|
+
## Four traditions converge on the composition pattern
|
|
14
|
+
|
|
15
|
+
The architecture synthesizes four traditions that independently solved aspects of the composition problem. Component-based software engineering provides the contract pattern: each module declares what it requires and what it provides, and a dependency resolver ensures everything a module needs is present before it activates. The Unix philosophy provides the interface discipline: since [[module communication through shared YAML fields creates loose coupling without direct dependencies]], modules coordinate through a shared universal format rather than calling each other directly, so since [[hook composition creates emergent methodology from independent single-concern components]], the same loose coupling that makes hooks composable extends to knowledge system modules generally. Christopher Alexander's pattern language provides the generative insight: each pattern takes its shape according to its context, not from a predetermined form. A composable architecture does not produce the same knowledge system every time but generates structure adapted to the specific agent, platform, and use case. Modular synthesis provides the safety guarantee: since [[the no wrong patches guarantee ensures any valid module combination produces a valid system]], any valid combination of modules must produce a valid system — it might not be useful in every configuration, but it must never corrupt data or break structural integrity.
|
|
16
|
+
|
|
17
|
+
## Layered dependency graph and module resolution
|
|
18
|
+
|
|
19
|
+
What makes this more than an analogy is that since [[four abstraction layers separate platform-agnostic from platform-dependent knowledge system features]], the module dependency graph follows the layer hierarchy naturally. Foundation modules (YAML schema, wiki links) have no dependencies and work on any platform — and since [[ten universal primitives form the kernel of every viable agent knowledge system]], these foundation modules correspond to the kernel that derivation never varies. Convention modules (MOCs, inbox pipeline) depend on foundation modules and require a context file. Automation modules (validation, processing pipeline) depend on convention modules and require platform-specific hooks or skills, which is why [[blueprints that teach construction outperform downloads that provide pre-built code for platform-dependent modules]] — platform-dependent modules cannot ship as fixed artifacts but must teach agents how to build them contextually. This means the dependency graph is a DAG aligned with the abstraction layers, and since [[dependency resolution through topological sort makes module composition transparent and verifiable]], topological sort produces a resolution order that respects the portability gradient while generating human-readable explanations of why each module was enabled.
|
|
20
|
+
|
|
21
|
+
## The distributed monolith anti-pattern
|
|
22
|
+
|
|
23
|
+
But composability has an anti-pattern that composable architecture must actively prevent: since [[implicit dependencies create distributed monoliths that fail silently across configurations]], modules that share undeclared coupling through conventions, testing context, or co-activation assumptions produce a system that looks composable but cannot actually be recombined. The distributed monolith wears a modular interface while its modules are secretly interdependent. This is not a failure of the architecture's design but of its discipline — the dependency resolver can only verify what modules declare, so undeclared field reads and convention assumptions form a shadow graph the resolver cannot see. The fix is extending module declarations to include data dependencies (what YAML fields each module reads and writes) alongside code dependencies, and testing every module in isolation with only its declared dependencies active.
|
|
24
|
+
|
|
25
|
+
## Incremental adoption through Gall's Law
|
|
26
|
+
|
|
27
|
+
The practical consequence is that since [[complex systems evolve from simple working systems]], composable architecture enables Gall's Law at the feature level. An agent starts with zero modules (just markdown files), adds yaml-schema when it wants structured metadata, adds wiki-links when it wants connections, adds mocs when navigation becomes painful, and adds processing-pipeline when manual workflows create friction. Each addition resolves its own dependencies and composes with everything already active, and since [[progressive schema validates only what active modules require not the full system schema]], the validation layer respects this same incremental logic — a user with only yaml-schema and wiki-links enabled never sees warnings about fields belonging to mocs or processing-pipeline modules they have not yet adopted. This maps directly to [[derived systems follow a seed-evolve-reseed lifecycle]] — the seed phase activates a minimal module set, the evolution phase toggles modules on at friction points, and reseeding reconfigures the module selection when accumulated changes drift the system into incoherence. This is fundamentally different from installing a monolithic template and stripping features away — addition is safer than subtraction because addition exposes exactly what is changing, while subtraction requires understanding what will break. But since [[module deactivation must account for structural artifacts that survive the toggle]], even the additive approach has an asymmetric cost: each module enabled at a friction point creates YAML fields, MOC links, and validation rules that persist if the module is later disabled, so the evolutionary cycle of enabling and disabling modules accumulates ghost infrastructure unless modules define both activation and deactivation behaviors. But even additive adoption requires the user to know WHICH modules to enable first, and since [[use-case presets dissolve the tension between composability and simplicity]], presets bridge this gap by bundling curated module selections under use-case labels — the user selects "Research Vault" rather than individually evaluating thirteen modules, and the preset resolves all dimension coupling and dependency chains at once. The composable substrate remains intact underneath: every preset-provided module can be individually toggled after activation, so the preset gives template-level simplicity as an entry point without sacrificing the incremental adoption that composable architecture makes safe.
|
|
28
|
+
|
|
29
|
+
## Relationship to derivation and methodology traditions
|
|
30
|
+
|
|
31
|
+
The relationship to derivation is complementary but distinct. Since [[derivation generates knowledge systems from composable research claims not template customization]], derivation traverses the claim graph to decide which configuration choices to make — atomic vs compound notes, heavy vs light processing, deep vs shallow navigation. Composable architecture is what makes those decisions implementable as independent toggles. But the complementarity has an upstream prerequisite: since [[dense interlinked research claims enable derivation while sparse references only enable templating]], the composable research INPUT must meet structural quality thresholds (atomic composability, dense interlinking, methodology provenance, semantic queryability) before the composable architecture OUTPUT can manifest as principled module selection rather than template distribution with modular packaging. Derivation is the intellectual process of choosing; composable architecture is the engineering pattern that makes choices independently activatable. And because [[methodology traditions are named points in a shared configuration space not competing paradigms]], each tradition corresponds to a particular set of enabled modules — Zettelkasten activates atomic-notes, explicit-linking, deep-navigation, and heavy-processing modules while PARA activates hierarchical-folders with lightweight-processing, and the composable architecture makes mixing across traditions possible by decomposing traditions into their constituent module selections. Without composable architecture, derivation would still produce monolithic outputs that resist incremental adoption.
|
|
32
|
+
|
|
33
|
+
---
|
|
34
|
+
---
|
|
35
|
+
|
|
36
|
+
Relevant Notes:
|
|
37
|
+
- [[derivation generates knowledge systems from composable research claims not template customization]] — complementary process: derivation decides WHAT configuration to produce by traversing the claim graph, composable architecture decides HOW to implement that configuration as independent toggleable modules
|
|
38
|
+
- [[four abstraction layers separate platform-agnostic from platform-dependent knowledge system features]] — provides the layer hierarchy that module dependencies follow: foundation modules have no dependencies, orchestration modules sit atop the full stack
|
|
39
|
+
- [[hook composition creates emergent methodology from independent single-concern components]] — proof of concept at the hook level: nine hooks composing into quality pipelines and session bookends demonstrates the composability guarantee that this architecture generalizes to all knowledge system modules
|
|
40
|
+
- [[complex systems evolve from simple working systems]] — constrains adoption: modules should be added at friction points rather than enabled speculatively, so the composable architecture requires Gall's Law as a usage discipline
|
|
41
|
+
- [[eight configuration dimensions parameterize the space of possible knowledge systems]] — the dimensions are WHAT varies while modules are HOW those variations get implemented; a module implements a specific choice along one or more dimensions
|
|
42
|
+
- [[the no wrong patches guarantee ensures any valid module combination produces a valid system]] — the Eurorack-derived safety property that makes the architecture practical: any valid subset of enabled modules with satisfied dependencies produces a working system, so incremental adoption is safe by construction
|
|
43
|
+
- [[module communication through shared YAML fields creates loose coupling without direct dependencies]] — the Unix-derived communication mechanism: modules coordinate through shared YAML fields rather than direct calls, making the event-bus pattern that loose coupling depends on
|
|
44
|
+
- [[ten universal primitives form the kernel of every viable agent knowledge system]] — the invariant base layer that foundation modules implement: the kernel is what composable architecture builds upon, never varies, and every module assumes is present
|
|
45
|
+
- [[derived systems follow a seed-evolve-reseed lifecycle]] — the temporal pattern composable architecture enables: seed activates minimal modules, evolution toggles modules at friction points, reseeding reconfigures module selection when drift accumulates
|
|
46
|
+
- [[methodology traditions are named points in a shared configuration space not competing paradigms]] — traditions decompose into module selections: Zettelkasten is one set of enabled modules, PARA is another, and composable architecture makes mixing across traditions possible by treating each tradition as a named configuration point
|
|
47
|
+
- [[blueprints that teach construction outperform downloads that provide pre-built code for platform-dependent modules]] — the distribution format for platform-dependent modules: automation and orchestration modules ship as construction instructions so agents build contextually adapted artifacts
|
|
48
|
+
- [[progressive schema validates only what active modules require not the full system schema]] — extends composability to the validation layer: checking only fields from active modules ensures the validator does not create false violations for inactive features, making incremental adoption safe at the enforcement surface users encounter daily
|
|
49
|
+
- [[implicit dependencies create distributed monoliths that fail silently across configurations]] — the primary anti-pattern: undeclared coupling through conventions, testing context, or co-activation assumptions produces a monolith wearing a modular interface; the dependency resolver only checks declared dependencies, so the fix requires extending declarations to include data dependencies
|
|
50
|
+
- [[each module must be describable in one sentence under 200 characters or it does too many things]] — operationalizes the Unix tradition's 'do one thing' as a measurable design test: description length as a proxy for module scope prevents feature-creep toggles that bundle capabilities users cannot enable independently
|
|
51
|
+
- [[use-case presets dissolve the tension between composability and simplicity]] — the adoption UX layer: presets bundle curated module selections under use-case labels so users get template-level simplicity as entry point while the composable substrate enables post-preset customization through individual module toggles
|
|
52
|
+
- [[module deactivation must account for structural artifacts that survive the toggle]] — the decomposition lifecycle gap: composition is well-handled but decomposition leaves ghost YAML fields, orphaned MOC links, and stale validation rules; modules need both activation and deactivation behaviors to make the toggle truly symmetric
|
|
53
|
+
- [[dependency resolution through topological sort makes module composition transparent and verifiable]] — the computational engine that makes module composition practical: topological sort on the layered DAG resolves transitive dependencies automatically while generating explanations that teach users why modules relate
|
|
54
|
+
- [[dense interlinked research claims enable derivation while sparse references only enable templating]] — the upstream research quality prerequisite: composable architecture is the engineering OUTPUT that makes derivation implementable, but the composable research INPUT must meet four structural thresholds before module selection can be principled rather than arbitrary
|
|
55
|
+
- [[friction-driven module adoption prevents configuration debt by adding complexity only at pain points]] — the lifecycle protocol that operationalizes Gall's Law at module level: concrete thresholds (5-repetition addition, 500-char split, 3-session removal, 15-20 module cap) turn the abstract principle of incremental adoption into a decision procedure
|
|
56
|
+
- [[skill context budgets constrain knowledge system complexity on agent platforms]] — imposes a concrete ceiling on module count: the 2%/16k character budget caps active modules at 15-20, creating pressure toward right-sized granularity that shapes how fine-grained the module decomposition can be
|
|
57
|
+
- [[methodology development should follow the trajectory from documentation to skill to hook as understanding hardens]] — maps onto module shipping formats: foundation modules ship as files (documentation-level), convention modules as instructions, automation modules as blueprints (skill-level), orchestration modules as generated configs (hook-level)
|
|
58
|
+
|
|
59
|
+
Topics:
|
|
60
|
+
- [[design-dimensions]]
|
|
61
|
+
- [[agent-cognition]]
|