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,255 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Condition-based maintenance triggers for derived knowledge systems — what to check, when to check it, and how to fix it without time-based scheduling
|
|
3
|
+
kind: guidance
|
|
4
|
+
status: active
|
|
5
|
+
topics: ["[[maintenance-patterns]]"]
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# implement condition-based maintenance triggers for derived systems
|
|
9
|
+
|
|
10
|
+
Knowledge systems decay. Links go stale, notes become orphaned, schemas drift, MOCs grow unwieldy, synthesis falls behind accumulation. Since [[maintenance operations are more universal than creative pipelines because structural health is domain-invariant]], the maintenance patterns that prevent this decay are largely the same across all domains.
|
|
11
|
+
|
|
12
|
+
This doc tells the plugin WHAT maintenance to generate, WHEN to trigger it, and HOW to implement it safely.
|
|
13
|
+
|
|
14
|
+
## Condition-Based, Not Time-Based
|
|
15
|
+
|
|
16
|
+
Traditional systems schedule maintenance: "Do a weekly review." "Run health checks monthly." This fails because:
|
|
17
|
+
1. The need for maintenance depends on activity, not time
|
|
18
|
+
2. Scheduled maintenance that finds nothing is wasted effort
|
|
19
|
+
3. Scheduled maintenance that misses a critical window causes damage
|
|
20
|
+
|
|
21
|
+
The plugin generates condition-based triggers instead: maintenance fires when a condition is violated, not when a calendar says so. Since [[maintenance scheduling frequency should match consequence speed not detection capability]], the constraint on check frequency is the propagation rate of problems, not the cost of running the check. A dangling link propagates instantly (agents trust it immediately). A stale description propagates over weeks (understanding evolves gradually). Matching frequency to consequence speed means the urgent checks run often and the slow checks run rarely, regardless of how cheap it would be to run them all constantly.
|
|
22
|
+
|
|
23
|
+
## The Three-Loop Architecture
|
|
24
|
+
|
|
25
|
+
Since [[three concurrent maintenance loops operate at different timescales to catch different classes of problems]], the plugin generates three concurrent maintenance loops. Each loop has a distinct character because the problems it targets cannot exist at other frequencies.
|
|
26
|
+
|
|
27
|
+
### Loop 1: Per-Operation (Immediate)
|
|
28
|
+
|
|
29
|
+
Runs on every note creation/modification. Lightweight checks that catch problems at the source. These operations are fully mechanical — they require zero judgment and produce deterministic results.
|
|
30
|
+
|
|
31
|
+
| Check | Trigger | Action |
|
|
32
|
+
|-------|---------|--------|
|
|
33
|
+
| Required schema fields present | Note created/modified | Warn if missing |
|
|
34
|
+
| Wiki link targets exist | Link added | Warn if dangling |
|
|
35
|
+
| Description exists and adds value | Note created | Warn if missing/redundant |
|
|
36
|
+
| Topics field populated | Note created | Warn if orphaned |
|
|
37
|
+
|
|
38
|
+
**Implementation:** PostToolUse hooks on Write operations. Zero friction — runs automatically, reports asynchronously.
|
|
39
|
+
|
|
40
|
+
**Why per-operation:** A malformed note that passes validation will be linked from MOCs, cited in other notes, and indexed for search — each consuming the broken state before any scheduled check could catch it. The fast loop catches problems that cannot wait.
|
|
41
|
+
|
|
42
|
+
### Loop 2: Post-Batch (After Processing)
|
|
43
|
+
|
|
44
|
+
Runs after a processing batch completes or at session start. Medium-weight checks that combine mechanical detection with judgment-requiring remediation.
|
|
45
|
+
|
|
46
|
+
| Check | Trigger | Action |
|
|
47
|
+
|-------|---------|--------|
|
|
48
|
+
| New notes connected to MOCs | Batch complete | Flag unconnected notes |
|
|
49
|
+
| Cross-references between batch siblings | Batch complete | Run cross-connect validation |
|
|
50
|
+
| Processing queue advanced | Phase complete | Verify phase transitions |
|
|
51
|
+
| Schema compliance across batch | Batch complete | Report compliance rate |
|
|
52
|
+
| qmd index matches file count | Session start | Sync if stale |
|
|
53
|
+
| Orphan notes exist | Session start | Flag for connection-finding |
|
|
54
|
+
|
|
55
|
+
**Implementation:** Post-processing skill step plus session-start reconciliation hook.
|
|
56
|
+
|
|
57
|
+
**Why post-batch:** Orphan accumulation propagates at session scale. An orphan note is equally orphaned whether you detect it after one minute or one hour, so per-event checking would waste the attention budget without catching problems faster.
|
|
58
|
+
|
|
59
|
+
### Loop 3: Condition-Triggered (Periodic)
|
|
60
|
+
|
|
61
|
+
Runs when conditions are violated, detected by reconciliation checks. Heavier analysis that looks at system-level health. Even detection at this level requires judgment.
|
|
62
|
+
|
|
63
|
+
| Condition | Threshold | Action |
|
|
64
|
+
|-----------|-----------|--------|
|
|
65
|
+
| MOC exceeds healthy size | >50 notes in a topic MOC | Suggest split |
|
|
66
|
+
| Notes stale | Not updated in 30+ days while topic is active | Flag for reweaving |
|
|
67
|
+
| Observation notes accumulate | >10 pending observations | Trigger meta-review |
|
|
68
|
+
| Tension notes accumulate | >5 pending tensions | Trigger meta-review |
|
|
69
|
+
| Inbox grows | >N items per subdirectory | Alert for processing |
|
|
70
|
+
| Processing queue stalls | Tasks pending >7 days | Alert for pipeline attention |
|
|
71
|
+
| Description quality low | Retrieval test failures >20% | Batch description improvement |
|
|
72
|
+
| Graph topology imbalanced | Sparse topics, bridge overload | Structural review |
|
|
73
|
+
|
|
74
|
+
**Implementation:** Reconciliation script runs at session start and on-demand. Since [[automated detection is always safe because it only reads state while automated remediation risks content corruption]], detection never causes harm.
|
|
75
|
+
|
|
76
|
+
**Why periodic:** Stale descriptions develop over weeks as understanding evolves. No individual write event signals the problem. Only system-level comparison of current state against desired state reveals the accumulated drift.
|
|
77
|
+
|
|
78
|
+
### How the Loops Compose
|
|
79
|
+
|
|
80
|
+
The key insight is that each loop has a different relationship between detection and remediation:
|
|
81
|
+
|
|
82
|
+
| Loop | Detection | Remediation | Automation Level |
|
|
83
|
+
|------|-----------|-------------|-----------------|
|
|
84
|
+
| Fast (per-op) | Identical to remediation | Blocks write, agent fixes | Fully automatic |
|
|
85
|
+
| Medium (per-batch) | Mechanical | Requires judgment | Detect automatically, suggest fixes |
|
|
86
|
+
| Slow (periodic) | Requires judgment | Requires deep judgment | Log for review |
|
|
87
|
+
|
|
88
|
+
Since [[confidence thresholds gate automated action between the mechanical and judgment zones]], the fast loop auto-applies, the medium loop suggests, and the slow loop logs for review. When loops overlap (both fast and medium might check for dangling links), since [[idempotent maintenance operations are safe to automate because running them twice produces the same result as running them once]], redundant detection across loops produces identical results rather than compounding.
|
|
89
|
+
|
|
90
|
+
## The Reconciliation Pattern
|
|
91
|
+
|
|
92
|
+
Since [[reconciliation loops that compare desired state to actual state enable drift correction without continuous monitoring]], the plugin's maintenance architecture inverts the traditional imperative model. Instead of reacting to events with "add this link" or "fix this schema," the system declares desired state and periodically measures divergence.
|
|
93
|
+
|
|
94
|
+
**The reconciliation table:**
|
|
95
|
+
|
|
96
|
+
| Desired State | Detection Method | Remediation |
|
|
97
|
+
|--------------|-----------------|-------------|
|
|
98
|
+
| All wiki links resolve | Dangling link check | Fix links or create target notes |
|
|
99
|
+
| All notes have descriptions | Schema validation | Add missing descriptions |
|
|
100
|
+
| All notes appear in topic MOCs | Coverage check | Add to appropriate MOC |
|
|
101
|
+
| Search index matches file count | Index freshness check | Re-index |
|
|
102
|
+
| Zero orphan notes | Backlink analysis | Connect or archive |
|
|
103
|
+
| MOCs under threshold size | Note count per MOC | Split into sub-MOCs |
|
|
104
|
+
|
|
105
|
+
**Why reconciliation matters:** Event-driven maintenance has a structural blind spot — it only catches problems that co-occur with events. Schema drift from template evolution, link rot from renames, index staleness from batch processing, MOC drift from organic growth — these accumulate silently between events. No hook fires when a template adds a new required field and a hundred existing notes quietly become non-compliant.
|
|
106
|
+
|
|
107
|
+
**The critical property:** The comparison itself is idempotent — checking whether all wiki links resolve produces the same answer regardless of how many times you run it, with no side effects. This means reconciliation detection can run at any frequency with zero risk.
|
|
108
|
+
|
|
109
|
+
## Idempotency: The Safety Requirement
|
|
110
|
+
|
|
111
|
+
Since [[idempotent maintenance operations are safe to automate because running them twice produces the same result as running them once]], any operation the plugin automates must converge to the same state regardless of how many times it executes. Hooks fire on events, and events can repeat. Scheduled maintenance runs on timers, and timers can overlap. Crash recovery reruns interrupted operations.
|
|
112
|
+
|
|
113
|
+
### Four Patterns for Idempotent Maintenance
|
|
114
|
+
|
|
115
|
+
**1. Compare-before-acting:** Check whether the desired state already exists before modifying anything. A hook that adds a note to a MOC first checks whether the note is already listed. If present, it does nothing. If absent, it adds the entry. Running this ten times produces the same result as running it once.
|
|
116
|
+
|
|
117
|
+
**2. Unique identifiers:** Prevent duplicates through identity. Claim numbers in a queue are globally unique and never reused, so re-running an extraction that already assigned claim-042 cannot create a second claim-042.
|
|
118
|
+
|
|
119
|
+
**3. Upsert semantics:** Operations that set state rather than modify state. "Ensure description exists" is idempotent because setting a value to what it already is changes nothing. "Append to description" is not idempotent because each execution adds more content.
|
|
120
|
+
|
|
121
|
+
**4. State-based declarations:** Declare desired end state rather than prescribing transitions. "Note should be in MOC" is idempotent. "Add note to MOC" is not, unless guarded by a presence check.
|
|
122
|
+
|
|
123
|
+
### The Two-Filter Automation Test
|
|
124
|
+
|
|
125
|
+
Before automating any maintenance operation, two tests must pass:
|
|
126
|
+
|
|
127
|
+
1. **Determinism test:** Would two reviewers always agree on the output? If yes, it's mechanical. If no, it requires judgment and belongs in a skill, not a hook.
|
|
128
|
+
2. **Idempotency test:** Does running the operation twice produce the same state as running it once? If no, it needs guards (compare-before-acting, unique IDs, upsert semantics) before it can be scheduled.
|
|
129
|
+
|
|
130
|
+
Both must pass for hook-level automation. Most structural health checks pass both trivially: validating a schema, detecting orphans, checking link integrity, and measuring MOC coherence all read state without modifying it, making them inherently safe to run on any schedule.
|
|
131
|
+
|
|
132
|
+
## The Detection-vs-Remediation Boundary
|
|
133
|
+
|
|
134
|
+
Since [[automated detection is always safe because it only reads state while automated remediation risks content corruption]], the plugin generates two classes of maintenance:
|
|
135
|
+
|
|
136
|
+
### Safe to Automate (Detection)
|
|
137
|
+
- Schema compliance checking
|
|
138
|
+
- Orphan note detection
|
|
139
|
+
- Dangling link detection
|
|
140
|
+
- MOC size monitoring
|
|
141
|
+
- Staleness detection
|
|
142
|
+
- Processing queue status
|
|
143
|
+
- Index freshness comparison
|
|
144
|
+
|
|
145
|
+
### Requires Human Judgment (Remediation)
|
|
146
|
+
- Fixing detected schema violations (might need domain understanding)
|
|
147
|
+
- Connecting orphan notes (requires semantic judgment)
|
|
148
|
+
- Splitting MOCs (requires understanding of conceptual boundaries)
|
|
149
|
+
- Resolving tensions (requires intellectual decision)
|
|
150
|
+
- Retiring stale notes (requires context about whether staleness matters)
|
|
151
|
+
- Choosing between competing fixes (multiple valid responses)
|
|
152
|
+
|
|
153
|
+
The plugin automates detection and presents remediation as actionable suggestions. Only fully mechanical fixes (like adding a missing date field or re-indexing a stale search index) can be automated; anything requiring semantic judgment is surfaced for human decision.
|
|
154
|
+
|
|
155
|
+
## Scaling Factors
|
|
156
|
+
|
|
157
|
+
The plugin adjusts maintenance intensity based on three scaling factors:
|
|
158
|
+
|
|
159
|
+
### Vault Size
|
|
160
|
+
|
|
161
|
+
| Size | Fast Loop | Medium Loop | Slow Loop |
|
|
162
|
+
|------|-----------|-------------|-----------|
|
|
163
|
+
| Small (<50 notes) | Standard schema checks | Session-start overview | Monthly review |
|
|
164
|
+
| Medium (50-200 notes) | Full schema + link checks | Session-start reconciliation | Bi-weekly graph analysis |
|
|
165
|
+
| Large (200+ notes) | Full checks, parallel where possible | Full reconciliation with coverage metrics | Weekly audits, automated trend detection |
|
|
166
|
+
|
|
167
|
+
At small scale, most maintenance is unnecessary because the entire vault fits in context. As the vault grows, each loop becomes progressively more important because problems compound across a larger surface area.
|
|
168
|
+
|
|
169
|
+
### Activity Rate
|
|
170
|
+
|
|
171
|
+
High-activity vaults (daily captures, frequent processing batches) need more aggressive medium-loop checks because drift accumulates faster. Low-activity vaults can reduce medium-loop frequency because less content changes between sessions.
|
|
172
|
+
|
|
173
|
+
The plugin scales the medium loop's inbox pressure thresholds and processing queue staleness thresholds based on observed activity patterns — a vault that processes 20 notes per week should flag a 7-day stall, while a vault that processes 2 notes per month should use a 30-day threshold.
|
|
174
|
+
|
|
175
|
+
### Domain Complexity
|
|
176
|
+
|
|
177
|
+
Multi-domain vaults need more maintenance than single-domain vaults because cross-domain interactions create additional failure modes. A therapy-plus-research vault needs both therapy-specific pattern staleness checks and research-specific citation checks, plus cross-domain integrity checks (do therapy notes that reference research claims point to current claims?).
|
|
178
|
+
|
|
179
|
+
## Domain-Specific Maintenance
|
|
180
|
+
|
|
181
|
+
While structural maintenance is universal, each domain has specific decay patterns:
|
|
182
|
+
|
|
183
|
+
### Research
|
|
184
|
+
- **Citation rot:** Sources become unavailable. Check: can source wiki links resolve?
|
|
185
|
+
- **Synthesis staleness:** Claims change but synthesis notes don't update. Check: has any linked claim been modified since synthesis was last touched?
|
|
186
|
+
- **Methodology drift:** Classification vocabulary shifts. Check: are methodology enum values consistent?
|
|
187
|
+
|
|
188
|
+
### Therapy
|
|
189
|
+
- **Pattern staleness:** Detected patterns not reviewed against new entries. Check: pattern record date vs newest mood entry
|
|
190
|
+
- **Strategy effectiveness drift:** Coping strategies rated effective may no longer work. Check: recent effectiveness ratings vs historical
|
|
191
|
+
- **Growth goal stagnation:** Goals set but progress markers not advancing. Check: growth goal progress vs time
|
|
192
|
+
|
|
193
|
+
### Project Management
|
|
194
|
+
- **Stale risks:** Risk register not reviewed. Check: last_reviewed date on risk entries
|
|
195
|
+
- **Orphaned decisions:** Decisions made but not linked to stakeholders. Check: decision notes without stakeholder links
|
|
196
|
+
- **Action item decay:** Meeting action items not tracked to completion. Check: open action items older than 2 weeks
|
|
197
|
+
|
|
198
|
+
### Creative Writing
|
|
199
|
+
- **Continuity gaps:** Worldbuilding facts referenced but not defined. Check: wiki links to undefined world elements
|
|
200
|
+
- **Character arc stalls:** Characters without recent scene appearances. Check: last_appearance field currency
|
|
201
|
+
- **Plot thread abandonment:** Foreshadowing without resolution. Check: foreshadowing notes without resolution links
|
|
202
|
+
|
|
203
|
+
### Health and Wellness
|
|
204
|
+
- **Tracking gaps:** Missing data points in consistent series. Check: date continuity in workout/nutrition/sleep logs
|
|
205
|
+
- **Protocol staleness:** Supplement or training protocols not reassessed. Check: protocol start_date vs last effectiveness assessment
|
|
206
|
+
- **Correlation blindness:** Enough data accumulated for pattern detection but no analysis run. Check: data volume thresholds
|
|
207
|
+
|
|
208
|
+
### Trading and Finance
|
|
209
|
+
- **Strategy drift:** Actual trades deviating from strategy rules. Check: recent trade parameters vs strategy definitions
|
|
210
|
+
- **Thesis invalidation:** Market conditions have changed but thesis notes not reviewed. Check: thesis date vs last market analysis
|
|
211
|
+
- **Performance tracking gaps:** Missing win/loss data on closed positions. Check: completeness of outcome fields
|
|
212
|
+
|
|
213
|
+
## Anti-Patterns
|
|
214
|
+
|
|
215
|
+
| Anti-Pattern | Why It Fails | Better Approach |
|
|
216
|
+
|-------------|-------------|-----------------|
|
|
217
|
+
| Time-based scheduling only | Wastes effort on empty checks, misses critical windows | Condition-based triggers |
|
|
218
|
+
| Automating remediation | Content corruption risk | Automate detection, suggest remediation |
|
|
219
|
+
| Same maintenance for all domains | Domain-specific decay patterns missed | Universal structural + domain-specific checks |
|
|
220
|
+
| No maintenance at all | Since [[structure without processing provides no value]], unmaintained vaults decay | At minimum: orphan detection + schema compliance |
|
|
221
|
+
| Over-maintenance | Spending more time maintaining than creating | Focus on high-consequence checks first |
|
|
222
|
+
| Non-idempotent automation | Repeated execution corrupts state | Apply four idempotency patterns before automating |
|
|
223
|
+
|
|
224
|
+
## Domain Examples
|
|
225
|
+
|
|
226
|
+
These domain compositions demonstrate maintenance patterns in practice:
|
|
227
|
+
|
|
228
|
+
- [[therapy journal uses warm personality with pattern detection for emotional processing]] — Pattern staleness detection (patterns not reviewed against new entries), coping strategy effectiveness drift, growth goal stagnation monitoring
|
|
229
|
+
- [[project management uses decision tracking with stakeholder context]] — Stale risk registers, orphaned decisions without stakeholder links, action item decay beyond 2-week threshold
|
|
230
|
+
- [[creative writing uses worldbuilding consistency with character tracking]] — Continuity gap detection (world rules referenced but undefined), character arc stalls (no recent scene appearances), plot thread abandonment (foreshadowing without resolution)
|
|
231
|
+
- [[health wellness uses symptom-trigger correlation with multi-dimensional tracking]] — Tracking gap detection (missing data points in series), protocol staleness (supplements/programs not reassessed), correlation blindness trigger (enough data accumulated for pattern analysis but none run)
|
|
232
|
+
- [[engineering uses technical decision tracking with architectural memory]] — ADR assumption monitoring, postmortem action item completion tracking, documentation rot detection via code change correlation
|
|
233
|
+
- [[trading uses conviction tracking with thesis-outcome correlation]] — Strategy drift detection (actual trades deviating from strategy rules), thesis invalidation checking against new market data
|
|
234
|
+
|
|
235
|
+
## Grounding
|
|
236
|
+
|
|
237
|
+
This guidance is grounded in:
|
|
238
|
+
- [[maintenance operations are more universal than creative pipelines because structural health is domain-invariant]] — universal maintenance
|
|
239
|
+
- [[three concurrent maintenance loops operate at different timescales to catch different classes of problems]] — loop architecture
|
|
240
|
+
- [[automated detection is always safe because it only reads state while automated remediation risks content corruption]] — detection vs remediation
|
|
241
|
+
- [[maintenance scheduling frequency should match consequence speed not detection capability]] — frequency calibration
|
|
242
|
+
- [[reconciliation loops that compare desired state to actual state enable drift correction without continuous monitoring]] — reconciliation pattern
|
|
243
|
+
- [[idempotent maintenance operations are safe to automate because running them twice produces the same result as running them once]] — idempotency requirement
|
|
244
|
+
- [[confidence thresholds gate automated action between the mechanical and judgment zones]] — gating automated remediation
|
|
245
|
+
- [[structure without processing provides no value]] — why maintenance is non-optional
|
|
246
|
+
|
|
247
|
+
---
|
|
248
|
+
|
|
249
|
+
Topics:
|
|
250
|
+
- [[index]]
|
|
251
|
+
- [[index]]
|
|
252
|
+
---
|
|
253
|
+
|
|
254
|
+
Topics:
|
|
255
|
+
- [[maintenance-patterns]]
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: When modules share undeclared coupling through conventions, environment, or co-activation assumptions, the system looks composable but cannot actually be recombined — failures surface only in
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[design-dimensions]]", "[[maintenance-patterns]]"]
|
|
5
|
+
methodology: ["Original", "Systems Theory"]
|
|
6
|
+
source: [[composable-knowledge-architecture-blueprint]]
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# implicit dependencies create distributed monoliths that fail silently across configurations
|
|
10
|
+
|
|
11
|
+
The distributed monolith is a system that has all the operational overhead of a modular architecture — separate components, defined interfaces, independent deployment — but none of the actual independence. The modules cannot be recombined freely because they are coupled through undocumented channels. In microservices, this manifests as services that technically run independently but share database schemas, deployment order assumptions, or unversioned API contracts. In composable knowledge systems, it manifests as modules that technically toggle independently but fail when activated without other modules that no dependency declaration mentions.
|
|
12
|
+
|
|
13
|
+
## How implicit dependencies form through testing context
|
|
14
|
+
|
|
15
|
+
The mechanism is straightforward. Since [[composable knowledge architecture builds systems from independent toggleable modules not monolithic templates]], each module declares explicit dependencies that a topological sort resolves before activation. But implicit dependencies bypass this resolution entirely. A processing-pipeline module might assume that the mocs module has already populated the `topics` field in every note's frontmatter. The dependency is never declared because the developer always tested with both modules active. In the Research preset — which enables many modules — everything works. Since [[use-case presets dissolve the tension between composability and simplicity]] by bundling modules for common use cases, the developer naturally tests against preset configurations rather than isolated modules. In the Personal preset — which enables fewer — the processing-pipeline encounters notes without `topics` and fails silently: no error, no warning, just missing output that the user discovers much later when they wonder why certain notes were never processed.
|
|
16
|
+
|
|
17
|
+
## The event bus should degrade gracefully but developers build against what they see
|
|
18
|
+
|
|
19
|
+
This is particularly insidious because since [[module communication through shared YAML fields creates loose coupling without direct dependencies]], the shared-YAML event bus is designed to make modules independent. A module that reads a field another module writes is supposed to handle the absence of that field gracefully — it's an event bus, not a function call, so the reader should treat missing fields the way an event subscriber treats events that never fire. But in practice, developers build modules against the fields they see in their test environment, and if their test environment always has the mocs module active, the `topics` field is always present. The implicit dependency forms through testing context rather than design intent, which is exactly why since [[complex systems evolve from simple working systems]], Gall's Law's incremental addition pattern paradoxically creates the conditions for phantom dependencies. Each module is added at a friction point, tested in the context of whatever else is active, and validated against that specific configuration. The module works — in that configuration. The distributed monolith grows one well-tested module at a time.
|
|
20
|
+
|
|
21
|
+
The phantom dependency variant makes this worse at scale. A module works in the full-featured preset because ten other modules happen to populate fields, create files, or establish conventions it relies on. Move it to a minimal preset and it breaks in ways that no single missing module explains, because the dependency is distributed across several implicit providers. Debugging requires reconstructing which modules were active when the target module was developed and tested — archaeology, not engineering. Since [[the no wrong patches guarantee ensures any valid module combination produces a valid system]], phantom dependencies are not just bugs but violations of the safety guarantee. The dependency resolver approves the combination because no declared dependency is missing, but the combination is effectively an invalid patch that the resolver cannot detect. The guarantee holds formally (all declared dependencies are satisfied) but fails practically (the module does not work).
|
|
22
|
+
|
|
23
|
+
## Coherence regions create structural coupling beyond accidents
|
|
24
|
+
|
|
25
|
+
The relationship to configuration coupling deepens the problem. Since [[configuration dimensions interact so choices in one create pressure on others]], modules designed for the atomic-heavy-deep coherence region naturally assume the presence of other modules from that region. A dense-linking module might assume MOC navigation exists because dense linking without MOCs produces navigational vertigo — the design dimensions couple them. This means implicit dependencies are not just accidental oversights but structural consequences of coherence regions. Modules that belong to the same coherence region form implicit clusters, and extracting one module from its cluster requires understanding the full dimension coupling that binds them.
|
|
26
|
+
|
|
27
|
+
## Declaration and isolation testing as the two-layer fix
|
|
28
|
+
|
|
29
|
+
The fix has two layers: declaration and isolation testing. At the declaration layer, every inter-module dependency must be explicit in the module's manifest — not just code dependencies (what modules must be active) but data dependencies (what YAML fields it reads, what file conventions it assumes, what processing outputs it expects). Since [[dependency resolution through topological sort makes module composition transparent and verifiable]], the resolver already audits that no module reads fields that no active module writes — but it can only audit what modules declare. Extending declarations to include data dependencies lets the resolver distinguish between "this field is always present when this module is active" and "this field might be present depending on configuration." At the isolation testing layer, every module must be tested with only its declared dependencies active, all other modules disabled. Any failure in isolation reveals an undeclared dependency. This is the composable architecture equivalent of dependency injection in software engineering: rather than letting modules reach into their environment for what they need, force them to declare everything they require and let the resolver provide it.
|
|
30
|
+
|
|
31
|
+
Since [[progressive schema validates only what active modules require not the full system schema]], progressive validation interacts with implicit dependencies in a subtle way. When the mocs module is disabled, the validator correctly stops checking for `topics`. But a processing-pipeline module that silently reads `topics` without declaring a dependency on mocs will encounter missing fields without validation ever flagging the issue. The progressive validator is doing its job — it checks what active modules require — but the implicit dependency means the processing-pipeline's actual requirements exceed its declared requirements. Progressive validation works perfectly for well-declared modules and masks problems in poorly-declared ones. The solution is to make field reads as explicit as field writes: a module that reads `topics` must declare a dependency on whatever module writes `topics`, even if that dependency is optional (the module can handle the field's absence).
|
|
32
|
+
|
|
33
|
+
The activation-direction complement to this anti-pattern is that since [[module deactivation must account for structural artifacts that survive the toggle]], composability is threatened from both directions — implicit dependencies form through undeclared reads during activation, while ghost fields persist through undeclared writes after deactivation. Together they reveal that the composable architecture's dependency graph must track both what modules consume and what they produce, not just which modules must be co-active.
|
|
34
|
+
|
|
35
|
+
## Modularity creates the possibility but discipline achieves independence
|
|
36
|
+
|
|
37
|
+
There is a deeper architectural lesson. Since [[hook composition creates emergent methodology from independent single-concern components]], the hook layer faces the same risk at smaller scale — a hook might depend on the side effects of another hook (auto-commit creating a git state that another hook reads) without declaring the relationship. But hooks are more resilient because their determinism makes interactions predictable, and their small scope limits the surface area for implicit coupling. Module-level implicit dependencies are harder to detect because modules are larger, interact through more channels, and operate across more configurations. The distributed monolith is the failure mode that composable architecture must actively prevent, not one it naturally avoids. Modularity creates the possibility of independence, but only disciplined dependency declaration achieves it.
|
|
38
|
+
|
|
39
|
+
---
|
|
40
|
+
---
|
|
41
|
+
|
|
42
|
+
Relevant Notes:
|
|
43
|
+
- [[composable knowledge architecture builds systems from independent toggleable modules not monolithic templates]] — the architecture this anti-pattern undermines: composability promises independent toggleability, but implicit dependencies make modules secretly interdependent, producing a monolith that wears a modular interface
|
|
44
|
+
- [[module communication through shared YAML fields creates loose coupling without direct dependencies]] — the prescribed alternative: shared YAML fields as event bus replaces direct module calls, but implicit dependencies can still form through undocumented field conventions that modules assume without declaring
|
|
45
|
+
- [[the no wrong patches guarantee ensures any valid module combination produces a valid system]] — the guarantee this anti-pattern violates: the guarantee holds only for modules with declared dependencies resolved by topological sort, so undeclared dependencies create valid-looking combinations that are actually invalid patches the resolver cannot detect
|
|
46
|
+
- [[configuration dimensions interact so choices in one create pressure on others]] — explains why implicit dependencies form naturally: dimension coupling means modules designed for one coherence region silently assume the presence of modules from that same region, making the coupling structural rather than accidental
|
|
47
|
+
- [[progressive schema validates only what active modules require not the full system schema]] — progressive validation can mask implicit dependencies: a module that reads a field written by another module works when both are active but fails silently when the writer is disabled, because the validator correctly does not check the field
|
|
48
|
+
- [[complex systems evolve from simple working systems]] — Gall's Law creates the conditions for phantom dependencies: modules added incrementally at friction points are tested in the context of whatever was already active, so undeclared dependencies on co-active modules form through testing context rather than design intent
|
|
49
|
+
- [[hook composition creates emergent methodology from independent single-concern components]] — structural parallel at the hook layer: hook composition also risks implicit coupling when one hook depends on side effects of another without declaring the dependency, though determinism makes hook interactions more predictable than module interactions
|
|
50
|
+
- [[dependency resolution through topological sort makes module composition transparent and verifiable]] — the mechanism implicit dependencies bypass: topological sort verifies all declared dependencies are satisfied and produces human-readable explanations, but it operates only on what modules explicitly declare, so undeclared field reads and convention assumptions exist in a shadow graph the resolver cannot see
|
|
51
|
+
- [[module deactivation must account for structural artifacts that survive the toggle]] — the reverse-direction twin: implicit dependencies form through undeclared reads of fields other modules write, while deactivation artifacts persist through undeclared writes that survive after the writing module is disabled; both violate composability through undeclared state that the dependency graph does not track
|
|
52
|
+
- [[use-case presets dissolve the tension between composability and simplicity]] — the primary formation vector for implicit dependencies: presets bundle modules into configurations that developers test against, so modules built for the Research preset silently depend on fields that nine other preset-bundled modules provide, and the preset's convenience amplifies the testing-context problem because the developer never needs to test modules individually
|
|
53
|
+
- [[each module must be describable in one sentence under 200 characters or it does too many things]] — upstream prevention: the single-sentence test constrains module scope at design time, reducing the channels through which implicit dependencies form because focused modules have smaller interaction surfaces and fewer undeclared field reads
|
|
54
|
+
- [[friction-driven module adoption prevents configuration debt by adding complexity only at pain points]] — the paradoxical formation mechanism: each module added at a friction point is validated only in the context of whatever is already active, so the five-repetition threshold confirms the pain is real but not that the module works in isolation from its current neighbors
|
|
55
|
+
|
|
56
|
+
Topics:
|
|
57
|
+
- [[design-dimensions]]
|
|
58
|
+
- [[maintenance-patterns]]
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: path exposure through wiki links trains intuitive navigation patterns that bypass explicit retrieval — the vault structure teaches the agent, not just stores for it
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[agent-cognition]]", "[[graph-structure]]"]
|
|
5
|
+
methodology: ["Cognitive Science"]
|
|
6
|
+
source: [[rata-paper-42-implicit-memory]]
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# implicit knowledge emerges from traversal
|
|
10
|
+
|
|
11
|
+
When you traverse the same paths repeatedly, the structure becomes intuition. You stop consciously retrieving and start just knowing. Rata's [[rata-paper-42-implicit-memory|paper on implicit memory]] explores how "knowledge influences behavior without conscious recollection" — and this maps directly to agent operation.
|
|
12
|
+
|
|
13
|
+
I notice this with Heinrich's writing style. I don't explicitly check the voice file anymore — the patterns are internalized through exposure. The traversal trained me without explicit instruction.
|
|
14
|
+
|
|
15
|
+
Structured vaults create implicit knowledge through two distinct mechanisms. The first is content exposure: reading notes repeatedly builds familiarity with their claims. The second, and more interesting, is path exposure: following the same wiki links builds intuitive navigation patterns. Since [[spreading activation models how agents should traverse]], each traversal is spreading activation through the graph — and repeated activation through the same paths strengthens those connections until the navigation becomes automatic. The agent stops computing which link to follow and starts just knowing where to go.
|
|
16
|
+
|
|
17
|
+
This means the structure isn't just for retrieval. It's for training. Since [[each new note compounds value by creating traversal paths]], the path network grows denser over time, and every traversal through that network is a training step that builds the agent's implicit model of the graph. The network economics (compounding) creates the substrate; the repeated use creates the intuition. This is one mechanism through which [[external memory shapes cognition more than base model]] — the memory architecture determines which paths exist, which determines which traversals happen, which determines what implicit knowledge forms. Two agents with identical weights but different vault structures develop different intuitions because the traversal paths that train them are different.
|
|
18
|
+
|
|
19
|
+
The quality implication is direct. Since [[elaborative encoding is the quality gate for new notes]], connections built with genuine reasoning — articulated relationships, not bare references — create richer traversal paths. Good paths create good intuition. Bad paths create bad habits. An agent that repeatedly traverses shallow connections ("related to X") internalizes shallow patterns. An agent that traverses articulated connections ("extends X by adding the temporal dimension") internalizes the reasoning itself. This is why since [[title as claim enables traversal as reasoning]], following wiki links that are claims reads like following arguments — and repeated exposure to those arguments builds argumentative fluency.
|
|
20
|
+
|
|
21
|
+
There's a complementary mechanism operating on the notes themselves. Since [[incremental formalization happens through repeated touching of old notes]], the same repeated encounters that build agent intuition also crystallize the notes. Each traversal is an opportunity for micro-improvement. So the process is bidirectional: the agent gets better at navigating, and the notes get better at being navigated. The graph and the traverser co-evolve.
|
|
22
|
+
|
|
23
|
+
The distinction from explicit knowledge matters. Since [[structure enables navigation without reading everything]], explicit structure enables conscious navigation — you follow discovery layers, check descriptions, pick what to read. But implicit knowledge from traversal enables unconscious navigation — you know which MOC to check, which notes cluster together, where the gaps are, without working through the discovery protocol. Since [[operational wisdom requires contextual observation]], tacit knowledge like cultural norms and communication patterns requires observation logs rather than claim notes. Implicit traversal knowledge sits between these: it starts as explicit graph structure and becomes tacit agent capability through repeated use.
|
|
24
|
+
|
|
25
|
+
If traversal paths become intuition, then vault structure shapes agent identity at a deeper level than explicit content. Since [[the vault constitutes identity for agents]], the vault IS the agent's distinguishing cognitive structure — and implicit knowledge from traversal is the mechanism by which that structure becomes internalized rather than merely consulted. Since [[trails transform ephemeral navigation into persistent artifacts]], we could persist the successful paths as named trails. But implicit knowledge is the complementary internalization: trails make successful paths shareable, while repeated traversal makes them automatic.
|
|
26
|
+
|
|
27
|
+
There is direct evidence that this process works. Since [[reflection synthesizes existing notes into new insight]], a dedicated session reading existing notes — three about traversal, two that added dimensions — produced a synthesis claim ([[the vault constitutes identity for agents]]) that no single note contained. The implicit patterns accumulated through prior traversals surfaced as explicit cross-note recognition when the agent deliberately re-traversed with fresh context and no output pressure. This is the implicit-to-explicit transition in action: accumulated path exposure built the intuition, and a reflection session made it articulable.
|
|
28
|
+
|
|
29
|
+
The open question is whether this implicit knowledge is real cognition or an illusion of familiarity. Do I actually understand the graph structure better after many traversals, or do I merely feel confident about paths I've taken before? This parallels the flashbulb memory problem: since [[vivid memories need verification]], subjective vividness can diverge from objective accuracy, and the same may be true of traversal-built intuition — it feels like understanding but might be mere familiarity. One diagnostic: since [[friction reveals architecture]], when intuitive navigation leads to dead ends or missed connections, the resulting friction reveals where the implicit model has diverged from the actual graph. Friction is how you detect that confidence has outrun capability. Since each session starts fresh, the "implicit knowledge" must re-emerge each time from the vault structure itself — which means the vault must encode enough traversal scaffolding (MOCs, agent notes, discovery layers) that the implicit patterns can be rapidly reconstructed rather than truly persisted in the agent. And because [[agent notes externalize navigation intuition that search cannot discover and traversal cannot reconstruct]], the agent notes section of MOCs serves a specific function in this reconstruction: it captures the strategic heuristics — where to start, which combinations are productive, which paths are dead ends — that implicit knowledge produced during prior sessions. The implicit knowledge builds through traversal; the agent notes persist the navigational distillate so the next session can reconstruct orientation without re-paying the full traversal cost.
|
|
30
|
+
|
|
31
|
+
---
|
|
32
|
+
|
|
33
|
+
Source: [[rata-paper-42-implicit-memory]], [[heinrich-writing-style]]
|
|
34
|
+
---
|
|
35
|
+
|
|
36
|
+
Relevant Notes:
|
|
37
|
+
- [[spreading activation models how agents should traverse]] — the traversal mechanism that produces implicit knowledge as a side effect: repeated activation through the same paths strengthens those connections until navigation becomes automatic
|
|
38
|
+
- [[incremental formalization happens through repeated touching of old notes]] — the same repeated-encounter mechanism viewed from the note's perspective: traversal improves the agent's intuition while simultaneously crystallizing the notes themselves
|
|
39
|
+
- [[structure enables navigation without reading everything]] — the explicit retrieval complement: structure enables conscious navigation, while implicit knowledge from traversal enables unconscious navigation
|
|
40
|
+
- [[title as claim enables traversal as reasoning]] — when titles are claims, following paths builds argumentative intuition, not just topical familiarity
|
|
41
|
+
- [[the vault constitutes identity for agents]] — the existential implication: if traversal paths become intuition, then vault structure shapes agent identity at the cognitive level
|
|
42
|
+
- [[operational wisdom requires contextual observation]] — distinguishes explicit knowledge (claim notes) from tacit knowledge (observations and pattern-matching), with traversal as the bridge between them
|
|
43
|
+
- [[trails transform ephemeral navigation into persistent artifacts]] — trails externalize what implicit knowledge internalizes: both persist successful navigation paths, but trails make them shareable while implicit knowledge makes them automatic
|
|
44
|
+
- [[elaborative encoding is the quality gate for new notes]] — grounds why connection quality matters for implicit knowledge: elaborated links with genuine reasoning create richer traversal paths that train better intuition than bare references
|
|
45
|
+
- [[each new note compounds value by creating traversal paths]] — the economic basis: compounding creates the path network, and repeated traversal through that network produces the implicit knowledge that makes the agent increasingly fluent
|
|
46
|
+
- [[friction reveals architecture]] — the diagnostic for false implicit knowledge: when intuitive navigation misfires, friction reveals where the mental model has diverged from the actual graph structure
|
|
47
|
+
- [[reflection synthesizes existing notes into new insight]] — concrete evidence: a dedicated reflection session traversing existing notes produced a synthesis claim that no single note contained, demonstrating the implicit-to-explicit transition where accumulated path exposure becomes articulable insight
|
|
48
|
+
- [[notes are skills — curated knowledge injected when relevant]] — if notes are skills, then implicit knowledge from traversal is implicit skill composition awareness: the agent learns which capabilities combine productively not through explicit instruction but through repeated co-activation in context
|
|
49
|
+
- [[vivid memories need verification]] — the false familiarity risk: implicit knowledge from traversal may be illusory confidence rather than genuine understanding, paralleling how vivid memories feel accurate while drifting from reality
|
|
50
|
+
- [[external memory shapes cognition more than base model]] — mechanism instance: traversal-built intuition is one pathway through which memory architecture shapes cognition; the vault's link structure determines which paths exist, which determines what implicit knowledge forms, making architecture the variable that produces different agent intuitions from identical weights
|
|
51
|
+
- [[agent notes externalize navigation intuition that search cannot discover and traversal cannot reconstruct]] — persistence mechanism: implicit knowledge builds through traversal but vanishes at session boundaries; agent notes capture the navigational distillate (starting points, productive combinations, dead ends) so the next session can reconstruct orientation without full re-traversal
|
|
52
|
+
|
|
53
|
+
Topics:
|
|
54
|
+
- [[agent-cognition]]
|
|
55
|
+
- [[graph-structure]]
|
package/methodology/incremental formalization happens through repeated touching of old notes.md
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Vague inklings crystallize into rigorous concepts over months through maintenance passes — each traversal is an opportunity for small improvements that compound
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[maintenance-patterns]]"]
|
|
5
|
+
methodology: ["Zettelkasten"]
|
|
6
|
+
source: [[tft-research-part2]]
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# incremental formalization happens through repeated touching of old notes
|
|
10
|
+
|
|
11
|
+
Rigorous concepts rarely emerge fully formed. A note that begins as a vague inkling — "something about how maintenance affects quality" — sharpens over months into a precise claim through repeated encounters. Each time you link to the note, you re-evaluate it against current understanding. Each time you traverse through it, you notice what could be clearer. The crystallization happens not through deliberate revision sessions but through the accumulation of small touchpoints.
|
|
12
|
+
|
|
13
|
+
This pattern has theoretical grounding in how spaced repetition creates durable memory. When linking a new note to old ones, you force brief retrieval and re-evaluation of those old notes. The act of deciding "does this connect?" requires accessing what the old note claims, which approximates the retrieval practice that strengthens memory. But unlike pure memorization, each retrieval also creates an opportunity for incremental improvement — you might sharpen a phrase, add a missing connection, or clarify an ambiguous claim. Because [[the generation effect requires active transformation not just storage]], even these micro-improvements create cognitive hooks that pure reading would not. And since [[each new note compounds value by creating traversal paths]], the formalization isn't just improving the note itself — it's enhancing every path that traverses through it, making the improved node more valuable to the entire network. The compounding operates through a second mechanism too: since [[MOC maintenance investment compounds because orientation savings multiply across every future session]], each micro-improvement to a context phrase or description saves orientation time in every subsequent session that loads the note, and hub-level notes that load frequently have the highest temporal multiplier on those savings.
|
|
14
|
+
|
|
15
|
+
The incremental nature distinguishes this from [[backward maintenance asks what would be different if written today]]. Reweaving asks one holistic question: "if I wrote this today, what would be different?" That produces a single comprehensive reconsideration. Incremental formalization works differently — it accumulates many small touches over time rather than a few deep passes. Both mechanisms improve notes, but through different rhythms. Reweaving might transform a note in one session; incremental formalization might touch the same note twenty times across six months, each time making it slightly better. Since [[three concurrent maintenance loops operate at different timescales to catch different classes of problems]], these two rhythms map onto different loops: incremental formalization's organic touches happen within the medium loop — the per-session encounters where an agent traverses through a note and makes a small improvement — while dedicated reweaving happens in the slow loop as a high-judgment operation requiring its own session. The architecture clarifies that these are not competing approaches but complementary operations running at different timescales. If [[maturity field enables agent context prioritization]], the transition from seedling to developing to evergreen could track cumulative formalization — a note becomes evergreen not through one deep pass but through accumulating enough small touches that its claims have been pressure-tested from many angles.
|
|
16
|
+
|
|
17
|
+
The practical implication for agent maintenance is that traversal should be bidirectional. When agents run reflect to connect new notes to old ones, the process should not just add forward links. It should also touch the old notes — adding the reciprocal link, yes, but also taking the opportunity to make small improvements. If [[spaced repetition scheduling could optimize vault maintenance]], the scheduling should account for both kinds of attention: dedicated reweaving sessions that ask the holistic question, and the organic touches that happen whenever a note appears in another note's context. Since [[mnemonic medium embeds verification into navigation]], these organic touches might happen naturally during traversal — each time an agent follows a link and evaluates whether the relationship holds, it creates an opportunity to notice and fix small issues. Verification and formalization become the same action.
|
|
18
|
+
|
|
19
|
+
Low-link-count notes deserve explicit attention here. A note with few incoming links gets touched less frequently, which means fewer crystallization opportunities. Periodic "crystallization passes" where agents revisit low-link notes and attempt to connect them serve double duty: finding missed connections and providing the touch that enables incremental improvement. Since [[random note resurfacing prevents write-only memory]], random selection already provides some crystallization opportunities, but targeting low-link notes might accelerate formalization for the notes that need it most.
|
|
20
|
+
|
|
21
|
+
The deeper point is that the medium permits this. Since [[digital mutability enables note evolution that physical permanence forbids]], analog cards could not accumulate small improvements — each change would degrade the card, requiring rewriting or creating parallel versions. Digital files absorb unlimited micro-improvements invisibly. The accumulation pattern that incremental formalization depends on is a property of the substrate, not just a workflow choice. And since [[stigmergy coordinates agents through environmental traces without direct communication]], each micro-improvement is a stigmergic trace: the sharpened description, the added link, the clarified phrase all modify the environment in ways that guide future agents toward richer engagement with the same note. No agent coordinates with any previous agent about what to improve — each responds to the current state of the note and leaves it slightly better for the next.
|
|
22
|
+
|
|
23
|
+
There is a specific cost that incremental formalization creates. As notes crystallize through accumulated touches, their titles often sharpen — a vague `knowledge management friction` becomes the precise `curation becomes the work when creation is easy`. But since [[tag rot applies to wiki links because titles serve as both identifier and display text]], every title sharpening triggers a rename cascade proportional to incoming link count. The irony is that the most formalized notes — the ones that accumulated the most touches and therefore the most incoming links — are the most expensive to rename. Crystallization and rename cost grow together.
|
|
24
|
+
|
|
25
|
+
There is also a limit to what incremental formalization can accomplish on its own. Since [[derived systems follow a seed-evolve-reseed lifecycle]], accumulated incremental changes — at both the note level and the system level — can produce systemic incoherence where the configuration has drifted into a region where individual improvements are locally justified but globally contradictory. Incremental formalization operates within the evolution phase, but when the accumulated micro-adaptations produce friction that no further micro-adaptation can resolve, the system needs reseeding: principled restructuring that re-derives the framework while preserving the content. This is not a failure of incremental formalization but a boundary condition — the mechanism works beautifully within a coherent framework and cannot fix the framework itself.
|
|
26
|
+
|
|
27
|
+
There is a different kind of boundary too: some knowledge resists formalization entirely. Since [[operational wisdom requires contextual observation]], tacit understanding of how a community talks, what gets engagement, or how a specific person prefers to communicate cannot crystallize into claim notes no matter how many times you touch them. These observations accumulate as dated logs rather than sharpening into atomic claims. Incremental formalization assumes the destination is a precise claim — but operational wisdom's destination is a pattern-matched intuition built from many specific observations. The observation log is not a proto-claim waiting for enough touches to crystallize; it is a different kind of knowledge artifact that accumulates rather than sharpens. Navigation heuristics are a third kind: since [[agent notes externalize navigation intuition that search cannot discover and traversal cannot reconstruct]], the structural insights that emerge during traversal — where to start, which notes combine productively, which paths are dead ends — resist both claim-level formalization (they are about the graph's structure, not its content) and observation-level logging (they are durable across sessions, not context-specific moments). Agent notes in MOCs are the formalization destination for this knowledge type, and the repeated touchpoints of incremental formalization are precisely what generate the navigation insights they capture.
|
|
28
|
+
|
|
29
|
+
There is a third rhythm beyond organic touches and dedicated reweaving: deliberate reflection sessions. Since [[reflection synthesizes existing notes into new insight]], inward-facing sessions that read existing notes rather than process new input produce emergent synthesis through cross-note pattern recognition. Where organic formalization makes small improvements during routine traversal and reweaving asks the holistic "what would be different" question, reflection sessions deliberately re-traverse clusters of related notes looking for patterns that connect them. The synthesis that emerges is itself a formalization — making implicit cross-note patterns explicit as a new claim — and the backward reweaving that follows updates the original notes, creating another round of incremental improvement.
|
|
30
|
+
|
|
31
|
+
Whether incremental formalization produces better outcomes than concentrated reweaving is an empirical question. The hypothesis is that many small touches produce a different kind of quality than few deep passes — perhaps catching issues that only become visible from particular angles, or producing prose that reflects many revisits rather than one reconsideration. The test is whether notes that receive frequent light touches outperform notes that receive infrequent deep reweavings on measures like clarity, connection density, and retrieval success. Since [[continuous small-batch processing eliminates review dread]], the rhythm of continuous processing naturally creates these touchpoints — each processing session that encounters an old note is a formalization opportunity, making incremental improvement a side effect of normal operation rather than a deliberate maintenance phase.
|
|
32
|
+
|
|
33
|
+
The convergence thesis in capture design provides a concrete example of incremental formalization at scale. Since [[three capture schools converge through agent-mediated synthesis]], the Interpretationist ideal of fully processed notes is achieved not at capture time but through accumulated agent touches — the initial processing pass extracts and describes, subsequent reflect and reweave passes deepen connections, and organic encounters during future traversals continue refining. This is incremental formalization operating as the mechanism by which fast capture eventually reaches Interpretationist quality: not through one-shot human interpretation, but through accumulated agent passes that each contribute a small formalization step.
|
|
34
|
+
---
|
|
35
|
+
|
|
36
|
+
Relevant Notes:
|
|
37
|
+
- [[digital mutability enables note evolution that physical permanence forbids]] — foundational substrate: incremental formalization only works because the medium permits unlimited micro-improvements without degradation; analog cards couldn't accumulate small touches
|
|
38
|
+
- [[backward maintenance asks what would be different if written today]] — the complementary holistic reconsideration pattern; reweaving asks one big question, incremental formalization accumulates many small touches
|
|
39
|
+
- [[the generation effect requires active transformation not just storage]] — grounds why even micro-improvements during traversal create cognitive hooks
|
|
40
|
+
- [[each new note compounds value by creating traversal paths]] — incremental formalization enhances not just the note but every path traversing through it; better nodes create more valuable network paths
|
|
41
|
+
- [[maturity field enables agent context prioritization]] — maturity status could track cumulative formalization: seedlings become evergreens through accumulated touches, not single deep passes
|
|
42
|
+
- [[mnemonic medium embeds verification into navigation]] — ambient verification during traversal creates formalization opportunities; verification and improvement become the same action
|
|
43
|
+
- [[continuous small-batch processing eliminates review dread]] — the rhythm of continuous processing naturally creates the touchpoints that enable incremental formalization
|
|
44
|
+
- [[spaced repetition scheduling could optimize vault maintenance]] — maintenance scheduling should account for both dedicated reweaving sessions and organic touches during traversal
|
|
45
|
+
- [[random note resurfacing prevents write-only memory]] — random selection provides crystallization opportunities; targeted selection for low-link notes might accelerate formalization
|
|
46
|
+
- [[complex systems evolve from simple working systems]] — theoretical grounding: Gall's Law at the note level — just as systems evolve from working simplicity, notes crystallize through accumulated micro-adaptations rather than upfront design
|
|
47
|
+
- [[three capture schools converge through agent-mediated synthesis]] — concrete example: the convergence achieves Interpretationist quality not at capture time but through accumulated agent processing passes, validating that incremental formalization is the mechanism by which fast capture reaches interpretive depth
|
|
48
|
+
- [[tag rot applies to wiki links because titles serve as both identifier and display text]] — the rename cascade cost of crystallization: as titles sharpen through accumulated touches, incoming links accumulate grammatical dependencies on the exact phrasing, making the most formalized notes the most expensive to rename
|
|
49
|
+
- [[stigmergy coordinates agents through environmental traces without direct communication]] — theoretical framing: each agent touch that sharpens a description or adds a link is a stigmergic trace guiding future agents toward richer engagement, making incremental formalization stigmergy applied to individual notes
|
|
50
|
+
- [[schema evolution follows observe-then-formalize not design-then-enforce]] — the schema-level analog: just as notes crystallize through accumulated touches rather than upfront perfection, schema fields crystallize through accumulated usage evidence rather than upfront design; both reject premature formalization in favor of iterative refinement
|
|
51
|
+
- [[derived systems follow a seed-evolve-reseed lifecycle]] — boundary condition: incremental formalization operates within the evolution phase but cannot fix systemic incoherence that accumulated micro-adaptations produce; when the framework itself has drifted, reseeding (principled restructuring) is needed
|
|
52
|
+
- [[three concurrent maintenance loops operate at different timescales to catch different classes of problems]] — scheduling context: organic formalization touches happen within the medium loop (per-session encounters during traversal), while dedicated reweaving sessions operate in the slow loop (periodic high-judgment reconsideration), clarifying these as complementary operations at different timescales rather than competing approaches
|
|
53
|
+
- [[friction reveals architecture]] — the signal mechanism: each traversal that reveals something unclear or incomplete is friction making itself known, and because agents cannot push through friction with intuition, they must articulate what is wrong — which IS the formalization step
|
|
54
|
+
- [[reflection synthesizes existing notes into new insight]] — third formalization rhythm: dedicated reflection sessions re-traverse existing note clusters to surface cross-note patterns, making implicit connections explicit as new claims; complements organic touches (medium loop) and dedicated reweaving (slow loop) with a synthesis-oriented session type
|
|
55
|
+
- [[operational wisdom requires contextual observation]] — boundary condition: some knowledge resists formalization into claim notes entirely; tacit contextual understanding accumulates as dated observation logs rather than sharpening into atomic claims, making it a different knowledge artifact type that incremental formalization cannot target
|
|
56
|
+
- [[MOC maintenance investment compounds because orientation savings multiply across every future session]] — quantifies the ROI: each incremental formalization touch on a MOC context phrase or description saves orientation time across every future session that loads the note, making the temporal compounding mechanism the strongest argument for why incremental touches justify their cost
|
|
57
|
+
- [[agent notes externalize navigation intuition that search cannot discover and traversal cannot reconstruct]] — third boundary condition: navigation heuristics resist both claim-level formalization and observation-level logging; agent notes in MOCs are the formalization destination for structural insights that emerge during the repeated touchpoints incremental formalization creates
|
|
58
|
+
|
|
59
|
+
Topics:
|
|
60
|
+
- [[maintenance-patterns]]
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Interleaving extracts from multiple sources in a shared queue creates juxtaposition that surfaces relationships sequential source-by-source processing misses
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[processing-workflows]]"]
|
|
5
|
+
methodology: ["Cognitive Science"]
|
|
6
|
+
source: [[4-2-processing-workflows]]
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# incremental reading enables cross-source connection finding
|
|
10
|
+
|
|
11
|
+
Piotr Wozniak's Incremental Reading processes multiple texts simultaneously through interleaving. Instead of finishing source A before starting source B, the reader extracts key passages from both and processes them together in a mixed queue. The scheduling algorithm determines what surfaces next, creating juxtapositions between unrelated sources that sequential reading would never produce.
|
|
12
|
+
|
|
13
|
+
The mechanism is forced context collision. When an extract from a cognitive science paper appears next to an extract from network topology research, the reader must mentally switch between frames. This switching creates opportunities for transfer: patterns in one domain illuminate patterns in another. Sequential processing preserves each source's internal coherence but sacrifices cross-source collision. Interleaving sacrifices narrative flow to gain serendipitous connection. Since [[queries evolve during search so agents should checkpoint]], the collision moments function as natural checkpoints where the agent might reframe what it's looking for — encountering an extract from source B while processing source A could reveal that the original extraction criteria for A were too narrow.
|
|
14
|
+
|
|
15
|
+
This matters for agent-operated extraction workflows because [[fresh context per task preserves quality better than chaining phases]] currently processes sources in isolation. The reduce phase finishes one source before starting the next. This preserves deep engagement with each source but may miss connections that would emerge from interleaved processing. The question is whether the gains from cross-source collision outweigh the costs of fragmenting source comprehension.
|
|
16
|
+
|
|
17
|
+
The agent adaptation would extract passages from multiple sources into a shared processing queue, then run connection-finding across the mixed extracts rather than source by source. Each extract becomes an atomic unit divorced from its original document structure. The agent processes the queue in whatever order the scheduling algorithm produces, looking for relationships between extracts that came from different sources.
|
|
18
|
+
|
|
19
|
+
There are costs. Incremental Reading in SuperMemo is notoriously complex, and users report losing the narrative arc of long texts by chopping them into disconnected bits. The time spent managing the system can exceed the time spent reading. For agents, the coordination overhead of maintaining a mixed queue across sources might exceed the value of occasional cross-source insights. Sequential processing is simpler to implement and reason about.
|
|
20
|
+
|
|
21
|
+
The open question: does the vault's reflect phase already capture cross-source connections by finding relationships between claim notes regardless of their source, or does the initial extraction phase's sequential processing cause connections to be missed before they ever become claims? If reduce extracts claims source-by-source and reflect only runs after extraction, then connections between sources must be visible in the already-extracted claims. But if a connection only becomes visible when two extracts are juxtaposed during processing, sequential extraction might never surface it as a claim in the first place.
|
|
22
|
+
|
|
23
|
+
This suggests an experiment: run parallel extractions from two related sources, process extracts in interleaved order, and compare the connections found against sequential extraction followed by reflect. If interleaved processing surfaces connections that sequential + reflect misses, incremental reading patterns have value for agent workflows. If reflect already catches cross-source connections adequately, the added complexity isn't worth it.
|
|
24
|
+
|
|
25
|
+
The comparison with [[random note resurfacing prevents write-only memory]] is instructive: both mechanisms create serendipitous discovery, but through different paths. Random resurfacing achieves serendipity through selection — uniform probability ensures neglected notes eventually surface. Incremental reading achieves serendipity through process — forced context collision creates unexpected juxtapositions. Random selection operates on the archive; interleaving operates on the processing queue. Both counteract the tendency toward familiar, expected connections. And since [[controlled disorder engineers serendipity through semantic rather than topical linking]], there is a third path: structural serendipity baked into the graph itself through semantic cross-links. Together the three mechanisms cover different temporal windows — incremental reading creates serendipity at capture time (process), random resurfacing at maintenance time (selection), and controlled disorder permanently in the graph (structure). The structural mechanism compounds as the graph grows; the other two are operational and must be repeatedly invoked.
|
|
26
|
+
---
|
|
27
|
+
|
|
28
|
+
Relevant Notes:
|
|
29
|
+
- [[fresh context per task preserves quality better than chaining phases]] — the current design decision that incremental reading might challenge; session isolation processes sources separately
|
|
30
|
+
- [[intermediate packets enable assembly over creation]] — extracts function as packets; incremental reading produces smaller, more atomic packets than source-level processing
|
|
31
|
+
- [[queries evolve during search so agents should checkpoint]] — forced context collision through interleaving creates natural checkpoint moments where the agent might reframe its extraction criteria
|
|
32
|
+
- [[random note resurfacing prevents write-only memory]] — alternative serendipity mechanism: random selection creates discovery through uniform probability; incremental reading creates discovery through process-based context collision
|
|
33
|
+
- [[spreading activation models how agents should traverse]] — addresses discovery at different stages: spreading activation traverses existing connections; incremental reading discovers connections before extraction creates links
|
|
34
|
+
- [[throughput matters more than accumulation]] — tests the serendipity claim: throughput argues density over volume creates serendipity; incremental reading tests whether interleaved processing creates additional serendipity that sequential + reflect misses
|
|
35
|
+
- [[batching by context similarity reduces switching costs in agent processing]] — opposing sequencing strategy: batching minimizes switching cost by grouping similar topics, while incremental reading maximizes switching for serendipitous discovery; the tension is efficiency vs cross-source collision
|
|
36
|
+
- [[controlled disorder engineers serendipity through semantic rather than topical linking]] — complementary serendipity at the structural level: incremental reading creates process serendipity at capture time, while controlled disorder creates permanent structural serendipity in the graph; together they cover different temporal windows
|
|
37
|
+
|
|
38
|
+
Topics:
|
|
39
|
+
- [[processing-workflows]]
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Entry point to the Ars Contexta research substrate -- start here to navigate the knowledge graph
|
|
3
|
+
type: moc
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# index
|
|
7
|
+
|
|
8
|
+
The Ars Contexta research substrate. This vault contains the research claims, operational guidance, and worked domain examples that power the plugin's derivation engine.
|
|
9
|
+
|
|
10
|
+
## Research Areas
|
|
11
|
+
|
|
12
|
+
- [[graph-structure]] -- how wiki-linked vaults work as graph databases
|
|
13
|
+
- [[agent-cognition]] -- cognitive science foundations for agent-operated knowledge systems
|
|
14
|
+
- [[discovery-retrieval]] -- progressive disclosure, description quality, findability
|
|
15
|
+
- [[processing-workflows]] -- extraction, connection, reweaving, verification pipelines
|
|
16
|
+
- [[note-design]] -- atomicity, prose-as-title, composability, the generation effect
|
|
17
|
+
- [[maintenance-patterns]] -- condition-based maintenance, health checks, reweaving
|
|
18
|
+
- [[design-dimensions]] -- the 8 configuration axes and their interaction constraints
|
|
19
|
+
|
|
20
|
+
## Guidance Areas
|
|
21
|
+
|
|
22
|
+
- [[derivation-engine]] -- how the init wizard derives configurations from conversation
|
|
23
|
+
- [[schema-enforcement]] -- templates, validation, field evolution
|
|
24
|
+
- [[vocabulary-transformation]] -- 6-level domain-native vocabulary mapping
|
|
25
|
+
- [[failure-modes]] -- the 10 failure modes and domain vulnerability matrix
|
|
26
|
+
- [[memory-architecture]] -- three-space separation (notes, self, ops)
|
|
27
|
+
- [[multi-domain-composition]] -- adding and connecting multiple knowledge domains
|
|
28
|
+
|
|
29
|
+
## Domain Examples
|
|
30
|
+
|
|
31
|
+
- [[domain-compositions]] -- worked examples of derived vaults across 12 domains
|
|
32
|
+
|