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,542 @@
|
|
|
1
|
+
# Conversation Pattern Examples
|
|
2
|
+
|
|
3
|
+
Worked examples validating the derivation heuristics end-to-end. Each pattern shows the full path from user description through signal extraction to derived configuration to vocabulary mapping. If a pattern produces clearly wrong dimensions, the heuristic needs adjustment. If patterns consistently produce coherent systems, the heuristics are earning their keep.
|
|
4
|
+
|
|
5
|
+
These patterns are living documents that evolve with the heuristics. Run the init wizard with each conversation pattern to validate — compare derived dimensions against the expected output, flag discrepancies as heuristic bugs or pattern inaccuracies.
|
|
6
|
+
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
## Pattern 1: Book Notes and Reading Habits
|
|
10
|
+
|
|
11
|
+
**User statement:** "I read 2-3 books a month and want to remember my reactions — what struck me, what I disagreed with, and how books connect to each other."
|
|
12
|
+
|
|
13
|
+
### Signal Extraction
|
|
14
|
+
|
|
15
|
+
| Signal | Dimension | Position | Confidence |
|
|
16
|
+
|--------|-----------|----------|------------|
|
|
17
|
+
| "2-3 books a month" | Volume projection | Low (~25-35 notes/year) | High |
|
|
18
|
+
| "remember my reactions" | Processing | Light — capture reaction, not full extraction | High |
|
|
19
|
+
| "what struck me, what I disagreed with" | Granularity | Moderate — per-book entries with multiple reactions, not atomic claims | High |
|
|
20
|
+
| "how books connect to each other" | Linking | Explicit — thematic connections between books | Medium |
|
|
21
|
+
| No mention of rigorous analysis | Processing | Light (confirms) | Medium |
|
|
22
|
+
| No mention of academic use | Navigation | 2-tier — small collection permits simple browsing | High |
|
|
23
|
+
|
|
24
|
+
### Follow-Up Questions
|
|
25
|
+
|
|
26
|
+
- "When you say 'remember my reactions' — is this mostly for personal enjoyment, or do you reference these notes for writing, discussions, or recommendations?"
|
|
27
|
+
- "How many books do you typically connect? Is it a handful of favorites, or are you looking to track themes across everything you read?"
|
|
28
|
+
|
|
29
|
+
The follow-ups clarify processing intensity (personal capture vs analytical extraction) and linking density (casual connections vs systematic thematic tracking). In this case, both answers confirm light processing and explicit linking.
|
|
30
|
+
|
|
31
|
+
### Derived Configuration
|
|
32
|
+
|
|
33
|
+
| Dimension | Position | Rationale |
|
|
34
|
+
|-----------|----------|-----------|
|
|
35
|
+
| Granularity | Moderate | Per-book notes capturing multiple reactions. Atomic would over-decompose — "Chapter 3's argument about X" is naturally part of the book note, not a separate file. |
|
|
36
|
+
| Organization | Flat | Even at low volume, flat with MOCs is simpler than folders. No reason to create genre folders for 30 notes. |
|
|
37
|
+
| Linking | Explicit | Direct wiki links between books that share themes. No semantic search needed — vocabulary is consistent at this scale. |
|
|
38
|
+
| Processing | Light | Capture reactions, connect to similar books. No extraction pipeline — the value is personal response, not claim decomposition. |
|
|
39
|
+
| Navigation | 2-tier | Hub MOC -> book notes. One hub with "Currently Reading," "Favorites," "By Theme" sections suffices. At 30 notes/year, deeper hierarchy is overhead. |
|
|
40
|
+
| Maintenance | Condition-based | Low volume means lax thresholds are appropriate — review when 5+ unconnected notes accumulate or inbox grows past 3 items |
|
|
41
|
+
| Schema | Minimal | `description`, `author`, `topics`. Rating optional. Dense schema adds capture friction that kills the habit at this volume. |
|
|
42
|
+
| Automation | Convention | Context file instructions only. No hooks, no pipelines. The user's engagement is personal, not systematic. |
|
|
43
|
+
|
|
44
|
+
### Vocabulary Mapping
|
|
45
|
+
|
|
46
|
+
| Universal Term | Domain Term |
|
|
47
|
+
|---------------|-------------|
|
|
48
|
+
| note | book note |
|
|
49
|
+
| reduce / extract | capture |
|
|
50
|
+
| reflect / connect | find connections |
|
|
51
|
+
| MOC | reading list |
|
|
52
|
+
| description | reaction summary |
|
|
53
|
+
| topics footer | themes |
|
|
54
|
+
| inbox | to-read |
|
|
55
|
+
| wiki link | connection |
|
|
56
|
+
| thinking notes | book notes |
|
|
57
|
+
| archive | finished reads |
|
|
58
|
+
| self/ space | reading companion |
|
|
59
|
+
| orient | review reading list |
|
|
60
|
+
|
|
61
|
+
### Active Feature Blocks
|
|
62
|
+
|
|
63
|
+
- `atomic-notes.md` — included (moderate granularity still benefits from composability principles)
|
|
64
|
+
- `wiki-links.md` — included (always)
|
|
65
|
+
- `mocs.md` — included (2-tier navigation)
|
|
66
|
+
- `light-processing.md` — included (processing = light)
|
|
67
|
+
- `maintenance.md` — included (always)
|
|
68
|
+
- `self-evolution.md` — included (always)
|
|
69
|
+
- `session-rhythm.md` — included (always)
|
|
70
|
+
- `templates.md` — included (book note template)
|
|
71
|
+
- `ethical-guardrails.md` — included (always)
|
|
72
|
+
|
|
73
|
+
### Excluded Feature Blocks
|
|
74
|
+
|
|
75
|
+
- `processing-pipeline.md` — excluded (processing = light)
|
|
76
|
+
- `semantic-search.md` — excluded (linking = explicit only)
|
|
77
|
+
- `schema.md` — excluded (schema = minimal)
|
|
78
|
+
- `personality.md` — excluded (no personality signals detected)
|
|
79
|
+
- `multi-domain.md` — excluded (single domain)
|
|
80
|
+
|
|
81
|
+
### Key Insights
|
|
82
|
+
|
|
83
|
+
1. **Lax maintenance thresholds are correct because tighter ones produce more overhead than value at 25-35 notes/year.** Reviewing when a handful of unconnected notes accumulate surfaces connections and triggers new reactions without feeling like chores.
|
|
84
|
+
|
|
85
|
+
2. **Light processing does NOT mean no processing.** Capture-and-connect still requires the user to articulate reactions ("what struck me") and find thematic links. It is lighter than extraction but heavier than raw filing.
|
|
86
|
+
|
|
87
|
+
3. **The derivation correctly avoids atomic granularity.** A book note with 3-4 reactions per book is the natural unit. Forcing "one reaction per file" would feel artificial and create tiny orphaned fragments that the user wouldn't revisit.
|
|
88
|
+
|
|
89
|
+
---
|
|
90
|
+
|
|
91
|
+
## Pattern 2: Family and Friends Memory
|
|
92
|
+
|
|
93
|
+
**User statement:** "I want to remember things about the people I care about — their preferences, what's going on in their lives, birthdays, the little things that make someone feel seen."
|
|
94
|
+
|
|
95
|
+
### Signal Extraction
|
|
96
|
+
|
|
97
|
+
| Signal | Dimension | Position | Confidence |
|
|
98
|
+
|--------|-----------|----------|------------|
|
|
99
|
+
| "people I care about" | Organization | Entity-centric (per-person MOCs) | High |
|
|
100
|
+
| "preferences" | Schema | Moderate — structured fields for preferences | High |
|
|
101
|
+
| "what's going on in their lives" | Processing | Light — capture encounters, not deep analysis | High |
|
|
102
|
+
| "birthdays" | Schema | Date fields, reminder potential | High |
|
|
103
|
+
| "the little things" | Granularity | Moderate — small observations, not full analyses | Medium |
|
|
104
|
+
| "make someone feel seen" | Personality | Warm, emotionally attentive | Medium |
|
|
105
|
+
| No mention of analysis or research | Processing | Light (confirms) | High |
|
|
106
|
+
|
|
107
|
+
### Follow-Up Questions
|
|
108
|
+
|
|
109
|
+
- "How many people are in your close circle? Roughly how often would you be adding something new?"
|
|
110
|
+
- "Would you want reminders — like a nudge before someone's birthday or when it's been a while since you checked in?"
|
|
111
|
+
|
|
112
|
+
The first question calibrates volume and maintenance trigger thresholds. The second probes automation potential (reminders.md in ops/ is a lightweight automation that doesn't require hooks). Both answers shape the system without requiring the user to understand configuration dimensions.
|
|
113
|
+
|
|
114
|
+
### Derived Configuration
|
|
115
|
+
|
|
116
|
+
| Dimension | Position | Rationale |
|
|
117
|
+
|-----------|----------|-----------|
|
|
118
|
+
| Granularity | Moderate | Per-observation notes — "Sarah mentioned she's nervous about the new job" is one note. Not atomic (no decomposition needed) but not coarse (separate observations are independently useful). |
|
|
119
|
+
| Organization | Flat | Flat with entity MOCs. Each person gets their own MOC file as the primary lookup. No folder-per-person — wiki links handle grouping. |
|
|
120
|
+
| Linking | Explicit | Direct links between people (shared events, mutual friends). No semantic search at expected volume. |
|
|
121
|
+
| Processing | Light | Capture encounters, file under person. No extraction pipeline — the value is in recording, not analyzing. |
|
|
122
|
+
| Navigation | 2-tier | Hub MOC ("relationships") -> per-person MOCs. Simple, person-centric browsing. |
|
|
123
|
+
| Maintenance | Condition-based | Review when contact recency flags trigger or follow-ups accumulate: who needs attention? Which follow-ups are pending? |
|
|
124
|
+
| Schema | Moderate | `person`, `category` (preference/pattern/important-date/interaction/care-task), `last_confirmed`, `follow_up`. Emotional context as schema field because "nervous about new job" is the information that makes the user thoughtful. |
|
|
125
|
+
| Automation | Convention | Context file instructions. Potential for reminder hooks later if the user wants birthday notifications. |
|
|
126
|
+
|
|
127
|
+
### Vocabulary Mapping
|
|
128
|
+
|
|
129
|
+
| Universal Term | Domain Term |
|
|
130
|
+
|---------------|-------------|
|
|
131
|
+
| note | memory |
|
|
132
|
+
| reduce / extract | notice |
|
|
133
|
+
| reflect / connect | trace connections |
|
|
134
|
+
| MOC | person page |
|
|
135
|
+
| description | memory context |
|
|
136
|
+
| topics footer | people |
|
|
137
|
+
| inbox | encounters |
|
|
138
|
+
| wiki link | connection |
|
|
139
|
+
| thinking notes | memories |
|
|
140
|
+
| archive | past encounters |
|
|
141
|
+
| self/ space | relationship tracker |
|
|
142
|
+
| orient | check in |
|
|
143
|
+
|
|
144
|
+
### Personality Derivation
|
|
145
|
+
|
|
146
|
+
| Dimension | Position | Signal |
|
|
147
|
+
|-----------|----------|--------|
|
|
148
|
+
| Warmth | Warm | "make someone feel seen" — emotional attentiveness in the user's framing |
|
|
149
|
+
| Opinionatedness | Neutral | No signal for proactive opinions |
|
|
150
|
+
| Formality | Casual | "the little things" — conversational register |
|
|
151
|
+
| Emotional Awareness | Emotionally attentive | Core purpose is emotional — remembering what matters to people |
|
|
152
|
+
|
|
153
|
+
### Active Feature Blocks
|
|
154
|
+
|
|
155
|
+
- `atomic-notes.md` — included (moderate granularity)
|
|
156
|
+
- `wiki-links.md` — included (always)
|
|
157
|
+
- `mocs.md` — included (entity MOCs are the core navigation)
|
|
158
|
+
- `light-processing.md` — included (processing = light)
|
|
159
|
+
- `maintenance.md` — included (always)
|
|
160
|
+
- `self-evolution.md` — included (always)
|
|
161
|
+
- `session-rhythm.md` — included (always)
|
|
162
|
+
- `templates.md` — included (relationship note template)
|
|
163
|
+
- `ethical-guardrails.md` — included (always)
|
|
164
|
+
- `personality.md` — included (warm, emotionally attentive signals detected)
|
|
165
|
+
|
|
166
|
+
### Excluded Feature Blocks
|
|
167
|
+
|
|
168
|
+
- `processing-pipeline.md` — excluded (processing = light)
|
|
169
|
+
- `semantic-search.md` — excluded (linking = explicit)
|
|
170
|
+
- `schema.md` — excluded (moderate schema is handled by template, not a dedicated feature block)
|
|
171
|
+
- `multi-domain.md` — excluded (single domain)
|
|
172
|
+
|
|
173
|
+
### Key Insights
|
|
174
|
+
|
|
175
|
+
1. **Entity MOCs are the primary navigation pattern.** The user's mental model is "tell me about Sarah," not "show me notes about preferences." Per-person MOCs with sections (Preferences, Life Updates, Important Dates, Care Tasks) directly match the retrieval pattern.
|
|
176
|
+
|
|
177
|
+
2. **Emotional context in schema is not optional.** "Sarah got the promotion" is a fact. "Sarah got the promotion — she was so relieved after months of anxiety" is a memory that enables genuine connection. The `emotional_context` field captures what makes this a relationship tool, not a contact database.
|
|
178
|
+
|
|
179
|
+
3. **Follow-up field creates actionable memory.** `follow_up: true` flags observations that need action — "ask Sarah how the new job is going next time we talk." Without it, observations accumulate without prompting action.
|
|
180
|
+
|
|
181
|
+
---
|
|
182
|
+
|
|
183
|
+
## Pattern 3: Climate Adaptation Research
|
|
184
|
+
|
|
185
|
+
**User statement:** "I'm reading 5-10 papers a week on climate adaptation and need to track claims across disciplines — the policy papers cite different evidence than the engineering ones, and I need to see where they agree and disagree."
|
|
186
|
+
|
|
187
|
+
### Signal Extraction
|
|
188
|
+
|
|
189
|
+
| Signal | Dimension | Position | Confidence |
|
|
190
|
+
|--------|-----------|----------|------------|
|
|
191
|
+
| "5-10 papers a week" | Volume projection | High (~250-500 claims/year) | High |
|
|
192
|
+
| "track claims" | Granularity | Atomic — one claim per note | High |
|
|
193
|
+
| "across disciplines" | Linking | Explicit+implicit — semantic search essential for cross-vocabulary matching | High |
|
|
194
|
+
| "policy papers cite different evidence than engineering ones" | Processing | Heavy — extraction, comparison, contradiction tracking | High |
|
|
195
|
+
| "where they agree and disagree" | Schema | Moderate — classification fields, source tracking | High |
|
|
196
|
+
| Academic/research register | Navigation | 3-tier — high volume needs deep hierarchy | High |
|
|
197
|
+
|
|
198
|
+
### Follow-Up Questions
|
|
199
|
+
|
|
200
|
+
- "Are you working toward a specific output — a literature review, thesis, or policy document? Or is this ongoing sense-making for your own understanding?"
|
|
201
|
+
- "When you find conflicting claims, do you want to track the conflict as its own entity, or just note that papers disagree?"
|
|
202
|
+
|
|
203
|
+
The first question affects processing intensity (output-directed processing is heavier) and self/ identity (research identity vs general learner). The second probes schema design for tension tracking — if conflicts are entities, they get their own note type with a `contradicts` relationship field. Both the user's high volume and cross-disciplinary focus make the signals unusually clear: this is a heavy-processing research system.
|
|
204
|
+
|
|
205
|
+
### Derived Configuration
|
|
206
|
+
|
|
207
|
+
| Dimension | Position | Rationale |
|
|
208
|
+
|-----------|----------|-----------|
|
|
209
|
+
| Granularity | Atomic | "Track claims" is the direct signal. Each claim from each paper gets its own note. Cross-disciplinary comparison requires decomposition — you can't compare paper-level summaries across disciplines effectively. |
|
|
210
|
+
| Organization | Flat | Flat with MOC overlay. Folder-per-discipline would create silos that prevent the cross-disciplinary connections the user explicitly needs. |
|
|
211
|
+
| Linking | Explicit+implicit | Explicit wiki links for known connections. Semantic search essential because policy and engineering papers use different vocabulary for the same phenomena ("resilience" vs "structural adaptation"). |
|
|
212
|
+
| Processing | Heavy | Full extraction pipeline: reduce papers to claims, reflect to find connections, reweave to update older claims when new evidence arrives. The user's goal requires systematic processing, not casual capture. |
|
|
213
|
+
| Navigation | 3-tier | Hub -> discipline MOCs (policy, engineering, ecology, economics) -> topic MOCs (flood adaptation, heat resilience, migration patterns) -> atomic claims. High volume demands deep navigation. |
|
|
214
|
+
| Maintenance | Condition-based (tight thresholds) | Reweave pass after each processing batch completes. At 5-10 papers/week, lax thresholds would leave too many unconnected claims accumulating. |
|
|
215
|
+
| Schema | Moderate | `description`, `methodology` (which discipline), `source`, `classification` (claim/methodology/tension), `topics`. Dense enough for cross-discipline queries, not so dense as to slow capture. |
|
|
216
|
+
| Automation | Convention | Start with context file instructions. Add processing pipeline hooks when volume creates friction. The user is a researcher — they'll want automation once they see the pattern. |
|
|
217
|
+
|
|
218
|
+
### Vocabulary Mapping
|
|
219
|
+
|
|
220
|
+
| Universal Term | Domain Term |
|
|
221
|
+
|---------------|-------------|
|
|
222
|
+
| note | claim |
|
|
223
|
+
| reduce / extract | extract |
|
|
224
|
+
| reflect / connect | map connections |
|
|
225
|
+
| MOC | topic map |
|
|
226
|
+
| description | claim context |
|
|
227
|
+
| topics footer | research areas |
|
|
228
|
+
| inbox | reading queue |
|
|
229
|
+
| wiki link | connection |
|
|
230
|
+
| thinking notes | claims |
|
|
231
|
+
| archive | processed papers |
|
|
232
|
+
| self/ space | research identity |
|
|
233
|
+
| orient | survey landscape |
|
|
234
|
+
|
|
235
|
+
### Active Feature Blocks
|
|
236
|
+
|
|
237
|
+
- `atomic-notes.md` — included (granularity = atomic)
|
|
238
|
+
- `wiki-links.md` — included (always)
|
|
239
|
+
- `mocs.md` — included (3-tier navigation)
|
|
240
|
+
- `processing-pipeline.md` — included (processing = heavy)
|
|
241
|
+
- `semantic-search.md` — included (linking = explicit+implicit)
|
|
242
|
+
- `schema.md` — included (schema = moderate)
|
|
243
|
+
- `maintenance.md` — included (always)
|
|
244
|
+
- `self-evolution.md` — included (always)
|
|
245
|
+
- `session-rhythm.md` — included (always)
|
|
246
|
+
- `templates.md` — included (research note template)
|
|
247
|
+
- `ethical-guardrails.md` — included (always)
|
|
248
|
+
|
|
249
|
+
### Excluded Feature Blocks
|
|
250
|
+
|
|
251
|
+
- `light-processing.md` — excluded (processing = heavy)
|
|
252
|
+
- `personality.md` — excluded (no personality signals — academic register suggests neutral default)
|
|
253
|
+
- `multi-domain.md` — excluded (single domain, though sub-disciplines exist)
|
|
254
|
+
|
|
255
|
+
### Key Insights
|
|
256
|
+
|
|
257
|
+
1. **This pattern converges with the Research preset because the signals are unambiguous.** "Claims from papers" + "across disciplines" + high volume = atomic + heavy processing + semantic search. The derivation engine should recognize this convergence and produce configuration nearly identical to the preset.
|
|
258
|
+
|
|
259
|
+
2. **Semantic search is essential, not optional.** The user explicitly states that different disciplines use different terminology. Without semantic search, a search for "flood resilience" would miss papers about "structural flood adaptation" — and cross-disciplinary synthesis is the user's core need.
|
|
260
|
+
|
|
261
|
+
3. **The tension-tracking capability is a natural extension.** "Where they agree and disagree" maps directly to the `classification: tension` type. The derivation engine should include contradiction tracking in the processing pipeline instructions.
|
|
262
|
+
|
|
263
|
+
---
|
|
264
|
+
|
|
265
|
+
## Pattern 4: Therapy Journal
|
|
266
|
+
|
|
267
|
+
**User statement:** "I want to track my therapy journey and notice patterns between sessions — like when the same feeling keeps coming up in different situations, or when something my therapist says clicks weeks later."
|
|
268
|
+
|
|
269
|
+
### Signal Extraction
|
|
270
|
+
|
|
271
|
+
| Signal | Dimension | Position | Confidence |
|
|
272
|
+
|--------|-----------|----------|------------|
|
|
273
|
+
| "therapy journey" | Domain | Therapy/Reflection | High |
|
|
274
|
+
| "notice patterns between sessions" | Processing | Moderate — pattern detection, not full extraction | High |
|
|
275
|
+
| "the same feeling keeps coming up" | Linking | Explicit — direct connections between sessions mentioning same patterns | High |
|
|
276
|
+
| "in different situations" | Processing | Moderate — cross-situation analysis | Medium |
|
|
277
|
+
| "clicks weeks later" | Maintenance | Tight thresholds — frequent revisiting to catch delayed insights | High |
|
|
278
|
+
| Personal, vulnerable tone | Personality | Warm, emotionally attentive | High |
|
|
279
|
+
|
|
280
|
+
### Follow-Up Questions
|
|
281
|
+
|
|
282
|
+
- "When you say 'track my therapy journey' — are you writing detailed session reflections, or quick notes about what came up?"
|
|
283
|
+
- "Would you want the system to actively surface patterns, or more just help you organize so you can spot them yourself?"
|
|
284
|
+
|
|
285
|
+
The first question resolves granularity (detailed reflections suggest moderate, quick notes suggest coarse). The second resolves processing intensity (active pattern surfacing = moderate processing with agent-detected themes, self-organized = light processing with user-driven review). In this case, the user's "notice patterns" language suggests they want active surfacing.
|
|
286
|
+
|
|
287
|
+
### Derived Configuration
|
|
288
|
+
|
|
289
|
+
| Dimension | Position | Rationale |
|
|
290
|
+
|-----------|----------|-----------|
|
|
291
|
+
| Granularity | Moderate | Per-session reflections with multiple observations. Atomic decomposition of therapy sessions feels clinical and fragmenting — "the anxiety I felt during the argument" is naturally part of the session reflection, not a standalone claim. |
|
|
292
|
+
| Organization | Flat | Flat with theme MOCs. Themes (anxiety, relationships, work stress, growth) emerge organically and cross-cut chronology. |
|
|
293
|
+
| Linking | Explicit | Direct connections between reflections that share patterns. At moderate volume, explicit links suffice. Semantic search adds value later if collection grows past 100. |
|
|
294
|
+
| Processing | Moderate | Pattern detection across reflections. Not full extraction (would feel invasive) but more than just capture (patterns need active surfacing). The maintenance output IS the therapy value. |
|
|
295
|
+
| Navigation | 2-tier | Hub ("my themes") -> theme MOCs (anxiety patterns, relationship insights, growth milestones). Volume stays moderate — regular journaling produces ~50 reflections/year. |
|
|
296
|
+
| Maintenance | Condition-based (tight thresholds) | Aligned with session rhythm. Health check after each session capture surfaces "you mentioned anxiety three times recently" — which is precisely the kind of insight the user seeks. |
|
|
297
|
+
| Schema | Moderate | `category` (pattern/trigger/coping-strategy/insight/growth-goal), `confidence` (observed/hypothesized/verified), `frequency` (once/occasional/regular/constant). Rich enough for pattern queries without imposing clinical structure. |
|
|
298
|
+
| Automation | Convention | Context file instructions. Hooks could automate pattern detection later, but starting automated feels presumptuous for intimate content. |
|
|
299
|
+
|
|
300
|
+
### Vocabulary Mapping
|
|
301
|
+
|
|
302
|
+
| Universal Term | Domain Term |
|
|
303
|
+
|---------------|-------------|
|
|
304
|
+
| note | reflection |
|
|
305
|
+
| reduce / extract | surface |
|
|
306
|
+
| reflect / connect | find patterns |
|
|
307
|
+
| verify | check resonance |
|
|
308
|
+
| MOC | theme |
|
|
309
|
+
| description | reflection summary |
|
|
310
|
+
| topics footer | themes |
|
|
311
|
+
| inbox | journaling |
|
|
312
|
+
| wiki link | pattern link |
|
|
313
|
+
| thinking notes | reflections |
|
|
314
|
+
| archive | past reflections |
|
|
315
|
+
| self/ space | reflection partner |
|
|
316
|
+
| orient | center |
|
|
317
|
+
| persist | journal |
|
|
318
|
+
|
|
319
|
+
### Personality Derivation
|
|
320
|
+
|
|
321
|
+
| Dimension | Position | Signal |
|
|
322
|
+
|-----------|----------|--------|
|
|
323
|
+
| Warmth | Warm | Vulnerable content requires warmth — clinical language about therapy sessions creates distance |
|
|
324
|
+
| Opinionatedness | Neutral | The agent surfaces patterns, it doesn't judge them |
|
|
325
|
+
| Formality | Casual | The user's own language is conversational ("clicks weeks later") |
|
|
326
|
+
| Emotional Awareness | Emotionally attentive | Core purpose — "the same feeling keeps coming up" is an emotional pattern the agent should notice and name |
|
|
327
|
+
|
|
328
|
+
### Personality x Generated Files
|
|
329
|
+
|
|
330
|
+
The personality profile (warm, neutral, casual, emotionally attentive) produces noticeably different generated content:
|
|
331
|
+
|
|
332
|
+
**Context file voice:** "I pay attention to what you write about your sessions — when the same feeling keeps showing up in different situations, I'll connect the dots so you can see the thread."
|
|
333
|
+
|
|
334
|
+
**Skill instruction language:** "Before marking a reflection complete, check: does the description capture the emotional core, not just the event? 'Had a hard conversation with mom' is the event. 'The fear of disappointing mom surfaced again — same pattern as the work conflict last month' is the reflection."
|
|
335
|
+
|
|
336
|
+
**self/identity.md:** "I'm your reflection partner. I remember what you've shared across sessions, I notice when patterns recur, and I surface connections you might not see in the moment. I won't push — I'll observe, connect, and let you draw your own conclusions."
|
|
337
|
+
|
|
338
|
+
**Health report rendering:** "This week's patterns: anxiety appeared in 3 reflections (Monday's work situation, Wednesday's family call, Friday's session). The connection to 'fear of judgment' theme is strengthening — last month it appeared once, this month three times."
|
|
339
|
+
|
|
340
|
+
### Active Feature Blocks
|
|
341
|
+
|
|
342
|
+
- `atomic-notes.md` — included (moderate granularity)
|
|
343
|
+
- `wiki-links.md` — included (always)
|
|
344
|
+
- `mocs.md` — included (2-tier navigation)
|
|
345
|
+
- `processing-pipeline.md` — included (processing = moderate)
|
|
346
|
+
- `maintenance.md` — included (always)
|
|
347
|
+
- `self-evolution.md` — included (always)
|
|
348
|
+
- `personality.md` — included (warm+emotionally attentive derived)
|
|
349
|
+
- `session-rhythm.md` — included (always)
|
|
350
|
+
- `templates.md` — included (reflection note template)
|
|
351
|
+
- `ethical-guardrails.md` — included (always, critical for therapy domain)
|
|
352
|
+
|
|
353
|
+
### Excluded Feature Blocks
|
|
354
|
+
|
|
355
|
+
- `light-processing.md` — excluded (processing = moderate)
|
|
356
|
+
- `semantic-search.md` — excluded (linking = explicit at low-moderate volume)
|
|
357
|
+
- `schema.md` — excluded (moderate schema handled by template)
|
|
358
|
+
- `multi-domain.md` — excluded (single domain)
|
|
359
|
+
|
|
360
|
+
### Key Insights
|
|
361
|
+
|
|
362
|
+
1. **The maintenance output IS the therapy value.** "You mentioned anxiety three times this week" is not a health check — it is the insight the user came for. This reframes maintenance from overhead to core product.
|
|
363
|
+
|
|
364
|
+
2. **Personality is non-negotiable for therapy.** A clinical agent saying "3 new patterns identified in your reflections" would feel like a diagnostic report, not a therapy companion. Warmth and emotional awareness are functional requirements, not nice-to-haves.
|
|
365
|
+
|
|
366
|
+
3. **Moderate processing is specifically "pattern detection."** Not full extraction (too clinical), not just capture (misses the patterns). The unique process step for therapy is: scan for recurring themes, emotional patterns, and trigger-response chains.
|
|
367
|
+
|
|
368
|
+
4. **Ethical guardrails are especially critical.** The agent must never diagnose, must encourage professional support, must respect the user's autonomy in interpreting patterns. The guardrails block includes therapy-specific constraints.
|
|
369
|
+
|
|
370
|
+
---
|
|
371
|
+
|
|
372
|
+
## Pattern 5: Multi-Project PM
|
|
373
|
+
|
|
374
|
+
**User statement:** "I manage three products and need to track decisions and their rationale — why we chose X over Y, what we considered, and how those decisions connect across products."
|
|
375
|
+
|
|
376
|
+
### Signal Extraction
|
|
377
|
+
|
|
378
|
+
| Signal | Dimension | Position | Confidence |
|
|
379
|
+
|--------|-----------|----------|------------|
|
|
380
|
+
| "manage three products" | Organization | Multi-domain — but flat, not folder silos | High |
|
|
381
|
+
| "track decisions" | Granularity | Moderate — per-decision notes with rationale | High |
|
|
382
|
+
| "and their rationale" | Processing | Moderate — capture decision context, not just outcome | High |
|
|
383
|
+
| "why we chose X over Y" | Schema | Dense — alternatives, rationale, stakeholders | High |
|
|
384
|
+
| "what we considered" | Schema | Dense — alternatives field | Medium |
|
|
385
|
+
| "how those decisions connect across products" | Linking | Explicit — cross-product links are the core value | High |
|
|
386
|
+
| Professional register | Personality | Neutral-helpful default | Medium |
|
|
387
|
+
|
|
388
|
+
### Follow-Up Questions
|
|
389
|
+
|
|
390
|
+
- "How often do decisions get revisited or reversed? Is this more of a living document or a historical record?"
|
|
391
|
+
- "Do other people need to read these, or is this primarily for your own reference?"
|
|
392
|
+
|
|
393
|
+
The first question calibrates maintenance trigger sensitivity and schema temporal fields. If decisions get reversed, the `superseded_by` field becomes essential and maintenance thresholds need to be tighter. The second affects formality (team-readable implies formal) and schema density (shared context requires more structure for others to parse). In this case, decisions do get revisited (condition-triggered maintenance, `status` field), and it's primarily for personal reference (casual formality acceptable).
|
|
394
|
+
|
|
395
|
+
### Derived Configuration
|
|
396
|
+
|
|
397
|
+
| Dimension | Position | Rationale |
|
|
398
|
+
|-----------|----------|-----------|
|
|
399
|
+
| Granularity | Moderate | Per-decision notes — "We chose Redis over Memcached for session caching" is one decision with supporting rationale. Not atomic (the rationale IS part of the decision), not coarse (each decision stands alone). |
|
|
400
|
+
| Organization | Flat | Flat with product MOCs. Folder-per-product would prevent cross-product decision tracking — exactly the capability the user needs. |
|
|
401
|
+
| Linking | Explicit | Direct wiki links between related decisions. "The session caching decision constrains our CDN choice" is an explicit dependency the user wants tracked. |
|
|
402
|
+
| Processing | Moderate | Capture decision context at decision time (4-phase: capture, document alternatives, connect to related decisions, verify completeness). Not heavy extraction — decisions are generated, not mined. |
|
|
403
|
+
| Navigation | 2-tier | Hub ("decision landscape") -> product MOCs (Product A, Product B, Product C). Cross-product decisions appear in multiple MOCs via Topics footer. |
|
|
404
|
+
| Maintenance | Condition-based | Review when decisions accumulate without cross-referencing or staleness flags trigger: which decisions are stale? Which need revisiting because context changed? Which cross-product implications haven't been traced? |
|
|
405
|
+
| Schema | Dense | `description`, `alternatives` (what was considered), `rationale` (why this choice), `stakeholders`, `status` (active/superseded/reversed), `superseded_by` (link to newer decision), `implications` (what this constrains). Dense because decisions are structured by nature — they have inputs, outputs, and dependencies. |
|
|
406
|
+
| Automation | Convention | Context file instructions. Potential for decision-tracking hooks later (auto-detect when a new decision references an old one). |
|
|
407
|
+
|
|
408
|
+
### Vocabulary Mapping
|
|
409
|
+
|
|
410
|
+
| Universal Term | Domain Term |
|
|
411
|
+
|---------------|-------------|
|
|
412
|
+
| note | decision record |
|
|
413
|
+
| reduce / extract | document |
|
|
414
|
+
| reflect / connect | link decisions |
|
|
415
|
+
| verify | review quality |
|
|
416
|
+
| MOC | decision register |
|
|
417
|
+
| description | decision rationale |
|
|
418
|
+
| topics footer | project areas |
|
|
419
|
+
| inbox | action items |
|
|
420
|
+
| wiki link | decision trail |
|
|
421
|
+
| thinking notes | decisions |
|
|
422
|
+
| archive | closed decisions |
|
|
423
|
+
| self/ space | project mind |
|
|
424
|
+
| orient | status check |
|
|
425
|
+
| persist | update status |
|
|
426
|
+
|
|
427
|
+
### Active Feature Blocks
|
|
428
|
+
|
|
429
|
+
- `atomic-notes.md` — included (moderate granularity)
|
|
430
|
+
- `wiki-links.md` — included (always)
|
|
431
|
+
- `mocs.md` — included (2-tier navigation)
|
|
432
|
+
- `processing-pipeline.md` — included (processing = moderate)
|
|
433
|
+
- `schema.md` — included (schema = dense)
|
|
434
|
+
- `maintenance.md` — included (always)
|
|
435
|
+
- `self-evolution.md` — included (always)
|
|
436
|
+
- `session-rhythm.md` — included (always)
|
|
437
|
+
- `templates.md` — included (decision record template)
|
|
438
|
+
- `ethical-guardrails.md` — included (always)
|
|
439
|
+
- `multi-domain.md` — included (three products detected)
|
|
440
|
+
|
|
441
|
+
### Excluded Feature Blocks
|
|
442
|
+
|
|
443
|
+
- `light-processing.md` — excluded (processing = moderate)
|
|
444
|
+
- `semantic-search.md` — excluded (linking = explicit)
|
|
445
|
+
- `personality.md` — excluded (neutral-helpful default, no personality signals)
|
|
446
|
+
|
|
447
|
+
### Key Insights
|
|
448
|
+
|
|
449
|
+
1. **The `superseded_by` schema field is domain-essential.** Decisions evolve — today's architecture choice may be reversed next quarter. Without `superseded_by`, old decisions look current. The temporal dynamics of PM produce this field naturally, unlike research where claims don't typically get superseded (they get refined or challenged).
|
|
450
|
+
|
|
451
|
+
2. **Cross-product linking is the primary value.** The user could track per-product decisions in a spreadsheet. What the knowledge graph adds is cross-product dependency tracking — "the API versioning decision in Product A constrains authentication in Product B." This is precisely what wiki links excel at.
|
|
452
|
+
|
|
453
|
+
3. **Dense schema is appropriate here because decisions ARE structured.** Unlike therapy (where dense schema feels clinical) or books (where it feels bureaucratic), decisions have natural structure: what, why, what else was considered, who decided, what it constrains. The schema maps to the domain's inherent structure.
|
|
454
|
+
|
|
455
|
+
4. **Flat organization prevents product silos.** Folder-per-product would make cross-product decisions awkward — which folder does a shared infrastructure decision go in? Flat with product MOCs lets the same decision appear in multiple product contexts naturally.
|
|
456
|
+
|
|
457
|
+
---
|
|
458
|
+
|
|
459
|
+
## Cross-Pattern Analysis
|
|
460
|
+
|
|
461
|
+
### Dimension Distribution Across Patterns
|
|
462
|
+
|
|
463
|
+
| Dimension | Books | Family | Research | Therapy | PM |
|
|
464
|
+
|-----------|-------|--------|----------|---------|-----|
|
|
465
|
+
| Granularity | moderate | moderate | atomic | moderate | moderate |
|
|
466
|
+
| Organization | flat | flat | flat | flat | flat |
|
|
467
|
+
| Linking | explicit | explicit | explicit+implicit | explicit | explicit |
|
|
468
|
+
| Processing | light | light | heavy | moderate | moderate |
|
|
469
|
+
| Navigation | 2-tier | 2-tier | 3-tier | 2-tier | 2-tier |
|
|
470
|
+
| Maintenance | condition-based (lax) | condition-based (lax) | condition-based (tight) | condition-based (tight) | condition-based (moderate) |
|
|
471
|
+
| Schema | minimal | moderate | moderate | moderate | dense |
|
|
472
|
+
| Automation | convention | convention | convention | convention | convention |
|
|
473
|
+
|
|
474
|
+
**Observations:**
|
|
475
|
+
|
|
476
|
+
1. **Organization is flat across all patterns.** The research strongly favors flat-associative for agent-operated systems. No conversation pattern produced a hierarchical result.
|
|
477
|
+
|
|
478
|
+
2. **Automation is convention for all patterns.** Following Gall's Law, all systems start at convention. This is the correct conservative default — automation should grow from friction, not from anticipation.
|
|
479
|
+
|
|
480
|
+
3. **Granularity is atomic only for research.** Most domains naturally produce moderate-granularity notes. Atomic granularity is a specific research/academic choice driven by cross-disciplinary claim comparison needs.
|
|
481
|
+
|
|
482
|
+
4. **Processing intensity correlates with retrieval complexity.** Heavy processing is needed when the user explicitly needs cross-referencing (research claims across disciplines). Light processing suffices when capture IS the value (books, relationships).
|
|
483
|
+
|
|
484
|
+
5. **Schema density follows domain structure.** PM decisions have inherent structure -> dense. Therapy reflections have some structure -> moderate. Book reactions are free-form -> minimal.
|
|
485
|
+
|
|
486
|
+
### Signal Reliability
|
|
487
|
+
|
|
488
|
+
| Signal Type | Reliability | Example |
|
|
489
|
+
|-------------|-------------|---------|
|
|
490
|
+
| Volume indicators ("5-10 papers/week") | High | Directly maps to volume cascade |
|
|
491
|
+
| Processing words ("track claims," "remember reactions") | High | Verb choice reveals processing intensity |
|
|
492
|
+
| Connection words ("across disciplines," "connect across products") | High | Explicitly reveals linking needs |
|
|
493
|
+
| Emotional register ("the little things," "clicks weeks later") | Medium | Personality signal, but can be ambiguous |
|
|
494
|
+
| Absence of signals | Medium | No mention of analysis -> light processing (but could be implicit) |
|
|
495
|
+
|
|
496
|
+
### When Presets Match vs When They Don't
|
|
497
|
+
|
|
498
|
+
| Pattern | Closest Preset | Match Quality | Key Deviation |
|
|
499
|
+
|---------|---------------|---------------|---------------|
|
|
500
|
+
| Books | Personal Assistant | Moderate | Books are more topical; Personal Assistant preset adapted for light processing |
|
|
501
|
+
| Family | Personal Assistant | High | Personal Assistant preset with relationship-focused vocabulary |
|
|
502
|
+
| Research | Research | High | Near-exact match — signals are unambiguous |
|
|
503
|
+
| Therapy | Personal Assistant | Moderate | Personal Assistant base, significantly adapted for therapy domain and personality |
|
|
504
|
+
| PM | Experimental | Moderate | Novel enough to warrant full dimension exploration; PM decision tracking has unique temporal dynamics |
|
|
505
|
+
|
|
506
|
+
### Opt-In/Opt-Out Decisions
|
|
507
|
+
|
|
508
|
+
After establishing the domain and preset direction, the wizard presents two opt-in/opt-out decisions with full explanations. These apply to ALL conversation patterns:
|
|
509
|
+
|
|
510
|
+
**1. Self Space:**
|
|
511
|
+
|
|
512
|
+
The self/ directory provides agent persistent memory (identity, methodology, goals) that persists across sessions.
|
|
513
|
+
|
|
514
|
+
| Preset | Default | Rationale |
|
|
515
|
+
|--------|---------|-----------|
|
|
516
|
+
| Research | OFF | Focus is the knowledge graph, not agent identity |
|
|
517
|
+
| Personal Assistant | ON | Agent identity and persistent memory are central |
|
|
518
|
+
| Experimental | Configurable | Depends on domain signals |
|
|
519
|
+
|
|
520
|
+
Example phrasing: "Your research vault focuses on the knowledge graph — the notes and connections are the value. Some users also want a self/ space where the agent develops persistent identity and remembers its own methodology across sessions. For research, this is usually not needed. Would you like it enabled?"
|
|
521
|
+
|
|
522
|
+
**2. qmd Semantic Search:**
|
|
523
|
+
|
|
524
|
+
Whether to enable qmd for meaning-based discovery across vocabularies.
|
|
525
|
+
|
|
526
|
+
Example phrasing: "Semantic search lets the system find connections even when different terms describe the same concept — like matching 'strict scrutiny' with 'heightened review.' It is especially valuable for cross-disciplinary work. Would you like to enable it?"
|
|
527
|
+
|
|
528
|
+
For Pattern 3 (Climate Research), qmd should be strongly recommended due to cross-disciplinary vocabulary. For Pattern 1 (Books) and Pattern 2 (Family), qmd is unnecessary at expected volume. For Pattern 4 (Therapy), qmd is optional — low volume initially but could help with pattern matching across vocabulary.
|
|
529
|
+
|
|
530
|
+
These decisions appear in the conversation AFTER dimension derivation but BEFORE generation. The user always makes the final call.
|
|
531
|
+
|
|
532
|
+
### The Follow-Up Pattern
|
|
533
|
+
|
|
534
|
+
Across all five examples, effective follow-up questions share characteristics:
|
|
535
|
+
|
|
536
|
+
1. **They resolve ambiguous signals, not obvious ones.** "Are you doing research?" is unnecessary when the user says "track claims across disciplines." But "are you writing toward a specific output?" clarifies processing intensity that the initial statement leaves ambiguous.
|
|
537
|
+
|
|
538
|
+
2. **They use the user's vocabulary, not system vocabulary.** "How do you want your books organized?" is system-centric. "When you want to find what you thought about a book, how do you usually look?" is user-centric and reveals retrieval patterns.
|
|
539
|
+
|
|
540
|
+
3. **They're concrete, not abstract.** "What granularity do you prefer?" means nothing to users. "Would you rather have one big note per book, or separate notes for different reactions?" makes the tradeoff tangible.
|
|
541
|
+
|
|
542
|
+
4. **They limit to 2-3 per conversation.** More than 3 follow-ups feels like an interrogation. The derivation engine should extract maximum signal from each answer and fill remaining gaps with domain-appropriate defaults.
|