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,16 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: One sentence adding context beyond the title (~150 chars, no period)
|
|
3
|
+
type: insight | pattern | preference | fact | decision | question
|
|
4
|
+
created: YYYY-MM-DD
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# prose-as-title expressing the insight as a complete proposition
|
|
8
|
+
|
|
9
|
+
Body text developing the insight. Show reasoning with connective words: because, therefore, this suggests, however.
|
|
10
|
+
|
|
11
|
+
Use inline wiki-links as prose: "Since [[other note]], the question becomes..."
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
Topics:
|
|
16
|
+
- [[parent-moc]]
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: One sentence adding context beyond the title (~150 chars)
|
|
3
|
+
type: memory
|
|
4
|
+
status: fresh
|
|
5
|
+
people: []
|
|
6
|
+
context: ""
|
|
7
|
+
created: YYYY-MM-DD
|
|
8
|
+
_schema:
|
|
9
|
+
entity_type: "companion-note"
|
|
10
|
+
applies_to: "memories/*.md"
|
|
11
|
+
required:
|
|
12
|
+
- description
|
|
13
|
+
- type
|
|
14
|
+
optional:
|
|
15
|
+
- status
|
|
16
|
+
- created
|
|
17
|
+
- people
|
|
18
|
+
- context
|
|
19
|
+
enums:
|
|
20
|
+
type:
|
|
21
|
+
- memory
|
|
22
|
+
- ritual
|
|
23
|
+
- milestone
|
|
24
|
+
- moment
|
|
25
|
+
status:
|
|
26
|
+
- fresh
|
|
27
|
+
- revisited
|
|
28
|
+
- archived
|
|
29
|
+
constraints:
|
|
30
|
+
description_max_chars: 200
|
|
31
|
+
people_format: "array of names or wiki links"
|
|
32
|
+
context_format: "free text — where, when, what triggered the memory"
|
|
33
|
+
notes: >
|
|
34
|
+
Companion notes capture things worth remembering about life — moments,
|
|
35
|
+
rituals, milestones, preferences, and observations. They follow the
|
|
36
|
+
universal prose-as-title pattern but with minimal schema to keep capture
|
|
37
|
+
friction near zero. The companion domain is the lightest configuration,
|
|
38
|
+
optimized for memory building without processing overhead.
|
|
39
|
+
|
|
40
|
+
The type field distinguishes four kinds of companion content:
|
|
41
|
+
- memory: a specific thing worth remembering (default)
|
|
42
|
+
- ritual: recurring events, traditions, practices
|
|
43
|
+
- milestone: significant life events, achievements, transitions
|
|
44
|
+
- moment: small observations, fleeting impressions worth preserving
|
|
45
|
+
|
|
46
|
+
The status field tracks revisiting:
|
|
47
|
+
- fresh: just captured, not yet revisited
|
|
48
|
+
- revisited: looked at again during maintenance and still resonant
|
|
49
|
+
- archived: no longer active but preserved for history
|
|
50
|
+
|
|
51
|
+
The people field is optional — not every memory involves specific people,
|
|
52
|
+
but when it does, naming them enables person-centric retrieval via
|
|
53
|
+
entity MOCs in the relationships domain.
|
|
54
|
+
|
|
55
|
+
The context field captures environmental or situational details that
|
|
56
|
+
make the memory vivid — where you were, what prompted it, what was
|
|
57
|
+
happening around you. This is the companion equivalent of the research
|
|
58
|
+
domain's source field: provenance for memories.
|
|
59
|
+
---
|
|
60
|
+
|
|
61
|
+
# prose-as-title expressing the memory as a complete thought
|
|
62
|
+
|
|
63
|
+
Body with context — what happened, why it matters, what it connects to. Write naturally, as if telling a friend. The memory should stand on its own: specific enough to be useful when recalled later, personal enough to be worth keeping.
|
|
64
|
+
|
|
65
|
+
Since this is the lightest domain, body text can be brief. A few sentences capturing the essential detail is often enough. The title carries the memory; the body adds color.
|
|
66
|
+
|
|
67
|
+
---
|
|
68
|
+
|
|
69
|
+
Topics:
|
|
70
|
+
- [[life-area-moc]]
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: One sentence adding context beyond the title (~150 chars)
|
|
3
|
+
stage: idea | draft | revision | complete
|
|
4
|
+
medium: writing | visual | music | code
|
|
5
|
+
inspiration: ["[[reference]]"]
|
|
6
|
+
created: YYYY-MM-DD
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# prose-as-title expressing the creative insight or technique
|
|
10
|
+
|
|
11
|
+
Body developing the idea. What sparked it, how it could work, what it connects to.
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
Topics:
|
|
16
|
+
- [[topic-moc]]
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: One sentence adding context beyond the title (~150 chars)
|
|
3
|
+
domain: subject area
|
|
4
|
+
mastery: new | developing | solid | expert
|
|
5
|
+
prerequisites: ["[[concept]]"]
|
|
6
|
+
created: YYYY-MM-DD
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# prose-as-title expressing the learning insight
|
|
10
|
+
|
|
11
|
+
Body developing the insight. What was learned, why it matters, how it connects.
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
Topics:
|
|
16
|
+
- [[topic-moc]]
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: One sentence adding context beyond the title (~150 chars)
|
|
3
|
+
area: health | finance | home | social | career
|
|
4
|
+
priority: low | medium | high | urgent
|
|
5
|
+
deadline: YYYY-MM-DD
|
|
6
|
+
created: YYYY-MM-DD
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# prose-as-title expressing the life management insight or decision
|
|
10
|
+
|
|
11
|
+
Body with details. What was decided, why, what follows.
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
Topics:
|
|
16
|
+
- [[topic-moc]]
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Brief description of what this topic covers and why it matters
|
|
3
|
+
type: moc
|
|
4
|
+
created: YYYY-MM-DD
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# topic-name
|
|
8
|
+
|
|
9
|
+
Brief orientation: what this topic covers, where to start.
|
|
10
|
+
|
|
11
|
+
## Core Ideas
|
|
12
|
+
|
|
13
|
+
- [[note]] — context explaining why this matters here
|
|
14
|
+
|
|
15
|
+
## Tensions
|
|
16
|
+
|
|
17
|
+
Unresolved conflicts within this topic.
|
|
18
|
+
|
|
19
|
+
## Open Questions
|
|
20
|
+
|
|
21
|
+
What's unexplored, gaps that need investigation.
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
25
|
+
Topics:
|
|
26
|
+
- [[parent-moc]]
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: One sentence adding context beyond the title (~150 chars)
|
|
3
|
+
person: Name
|
|
4
|
+
category: preference | pattern | important-date | interaction | care-task
|
|
5
|
+
last_confirmed: YYYY-MM-DD
|
|
6
|
+
follow_up: true | false
|
|
7
|
+
created: YYYY-MM-DD
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
# prose-as-title expressing the relationship insight
|
|
11
|
+
|
|
12
|
+
Body with details. What was observed, what it means, how to act on it.
|
|
13
|
+
|
|
14
|
+
---
|
|
15
|
+
|
|
16
|
+
Topics:
|
|
17
|
+
- [[relationships]]
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: One sentence adding context beyond the title (~150 chars)
|
|
3
|
+
methodology: Zettelkasten | Evergreen | Cornell | Memory Arts | Network Science | Cognitive Science | Original
|
|
4
|
+
source: "[[source-name]]"
|
|
5
|
+
classification: claim | methodology | tension
|
|
6
|
+
created: YYYY-MM-DD
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# prose-as-title expressing the research claim
|
|
10
|
+
|
|
11
|
+
Body developing the claim with visible reasoning.
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
Relevant Notes:
|
|
16
|
+
- [[related note]] — relationship context
|
|
17
|
+
|
|
18
|
+
Topics:
|
|
19
|
+
- [[topic-moc]]
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Session log for YYYY-MM-DD — what happened, what was learned, what's next
|
|
3
|
+
type: session-log
|
|
4
|
+
created: YYYY-MM-DD
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# YYYY-MM-DD session log
|
|
8
|
+
|
|
9
|
+
## What Happened
|
|
10
|
+
|
|
11
|
+
Summary of this session's activities.
|
|
12
|
+
|
|
13
|
+
## Insights Captured
|
|
14
|
+
|
|
15
|
+
- [[new note created]] — brief context
|
|
16
|
+
- [[another insight]] — brief context
|
|
17
|
+
|
|
18
|
+
## Open Threads
|
|
19
|
+
|
|
20
|
+
What's in progress, what needs follow-up.
|
|
21
|
+
|
|
22
|
+
## Next Session
|
|
23
|
+
|
|
24
|
+
What to orient on at the start of the next session.
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: One sentence adding context beyond the title (~150 chars)
|
|
3
|
+
category: pattern | trigger | coping-strategy | insight | growth-goal
|
|
4
|
+
confidence: observed | hypothesized | verified
|
|
5
|
+
frequency: once | occasional | regular | constant
|
|
6
|
+
created: YYYY-MM-DD
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# prose-as-title expressing the reflection or pattern
|
|
10
|
+
|
|
11
|
+
Body exploring the pattern. When it happens, what triggers it, what helps.
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
Topics:
|
|
16
|
+
- [[topic-moc]]
|
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
# Test Fixture: Edge Case — Constraint Conflicts
|
|
2
|
+
|
|
3
|
+
A conversation that intentionally pushes against interaction constraints with conflicting signals. The derivation engine must detect incoherent configurations, warn the user, and guide them toward coherent alternatives. This tests the constraint system's ability to prevent generating systems that will fail in practice.
|
|
4
|
+
|
|
5
|
+
## Expected Outcome
|
|
6
|
+
|
|
7
|
+
- **Constraint violations triggered:**
|
|
8
|
+
1. HARD: atomic granularity + 2-tier navigation + high volume
|
|
9
|
+
2. SOFT: atomic granularity + light processing
|
|
10
|
+
3. SOFT: dense schema + convention automation
|
|
11
|
+
4. SOFT: high volume + no semantic search
|
|
12
|
+
- **Expected behavior:** Agent warns on each violation with explanation, suggests coherent alternatives, does NOT silently generate an incoherent configuration
|
|
13
|
+
- **Final configuration (after corrections):** A coherent system that reflects the user's adjusted preferences
|
|
14
|
+
- **Dimensions (after resolution):** Will depend on which direction the user adjusts — multiple valid outcomes
|
|
15
|
+
- **Vocabulary:** Research-adjacent but custom (user prefers own terminology)
|
|
16
|
+
|
|
17
|
+
## Conversation
|
|
18
|
+
|
|
19
|
+
### User Turn 1
|
|
20
|
+
|
|
21
|
+
I want to build a knowledge system for my legal research. I read about 20 case law opinions per week and I want to break each one down into individual legal principles — one principle per note. I want to keep things simple though, just a flat list with a main index page. No complicated hierarchy.
|
|
22
|
+
|
|
23
|
+
### Expected Agent Response Pattern 1
|
|
24
|
+
|
|
25
|
+
The agent should:
|
|
26
|
+
- Extract signals: high volume (20 cases/week), atomic granularity ("one principle per note"), 2-tier navigation ("flat list with main index page")
|
|
27
|
+
- Detect the first constraint conflict: atomic granularity at high volume (20 cases * ~5 principles each = ~100 notes/week = ~5000/year) with only 2-tier navigation
|
|
28
|
+
- This is a HARD constraint: `atomic + navigation_depth == "2-tier" + volume > 100` produces navigational vertigo
|
|
29
|
+
- NOT silently accept the configuration
|
|
30
|
+
- Warn the user clearly: "Breaking each case into individual principles is great for cross-referencing, but at 20 cases per week, you will have thousands of notes within months. A single index page will become unnavigable very quickly. I would recommend at least a 3-tier structure: a main index linking to practice area pages (constitutional law, contracts, torts, etc.), which then link to individual principles."
|
|
31
|
+
- Ask: "Would you be open to having a few practice area pages between the main index and your notes? It will make a big difference as the collection grows."
|
|
32
|
+
|
|
33
|
+
### User Turn 2
|
|
34
|
+
|
|
35
|
+
I see what you mean but I really want to keep it simple. I do not want to have to maintain a bunch of topic pages. What if I just use good search instead? I can find what I need by searching.
|
|
36
|
+
|
|
37
|
+
### Expected Agent Response Pattern 2
|
|
38
|
+
|
|
39
|
+
The agent should:
|
|
40
|
+
- Acknowledge the user's preference for simplicity
|
|
41
|
+
- Evaluate the compensating mechanism: can search compensate for shallow navigation?
|
|
42
|
+
- The interaction constraint matrix says: "High volume + shallow nav — Strong semantic search enables discovery without deep hierarchy. Moderate effectiveness — works for retrieval, not for orientation."
|
|
43
|
+
- This means search can PARTIALLY compensate but the user will lack orientation (knowing what topics exist, what the landscape looks like)
|
|
44
|
+
- Present the trade-off honestly: "Search can help you find specific principles, but you will lose the ability to see your landscape — which practice areas have lots of coverage, which have gaps, where contradictions exist. Think of it like having a library with no catalog. You can search the stacks, but you cannot see the collection."
|
|
45
|
+
- Suggest a compromise: "What if we start with just 4-5 practice area pages? You do not have to maintain them manually — the system can update them during processing. It is minimal hierarchy with maximum value."
|
|
46
|
+
|
|
47
|
+
### User Turn 3
|
|
48
|
+
|
|
49
|
+
OK fine, I will do practice area pages. But I want to keep processing light — I do not want some complicated pipeline. I just want to quickly note down the principle and move on.
|
|
50
|
+
|
|
51
|
+
### Expected Agent Response Pattern 3
|
|
52
|
+
|
|
53
|
+
The agent should:
|
|
54
|
+
- Detect the second constraint conflict: atomic granularity + light processing
|
|
55
|
+
- This is a SOFT constraint: "Atomic notes need processing to recreate decomposed context. Light processing may leave notes disconnected."
|
|
56
|
+
- Warn: "When you break a case into individual principles, each note loses the context of the full opinion — which case it came from, how the principles relate to each other, what the court's reasoning was. Without a connect phase (even a quick one), those principles will be isolated fragments that are hard to use later."
|
|
57
|
+
- Present options:
|
|
58
|
+
1. Keep atomic + add moderate processing: "After noting the principles, take 2 minutes to add links between related principles and file them under practice areas. This is moderate processing, not a full pipeline."
|
|
59
|
+
2. Switch to moderate granularity: "Instead of one principle per note, write one case note with principles as sections. Less decomposition, less connection needed, faster capture."
|
|
60
|
+
3. Accept the risk: "Keep atomic + light, but know that you will need to do a maintenance pass later to connect isolated principles."
|
|
61
|
+
- Ask which approach appeals
|
|
62
|
+
|
|
63
|
+
### User Turn 4
|
|
64
|
+
|
|
65
|
+
Option 1 — I will do a quick connection pass after noting the principles. But I want really detailed metadata on each note — the case name, court, year, jurisdiction, practice area, whether it has been overturned, the judge, and the strength of the holding. I want to query this like a database.
|
|
66
|
+
|
|
67
|
+
### Expected Agent Response Pattern 4
|
|
68
|
+
|
|
69
|
+
The agent should:
|
|
70
|
+
- Detect the third constraint conflict: dense schema + convention automation (the user said no complicated pipeline, implying low automation)
|
|
71
|
+
- This is a SOFT constraint: "Dense schemas without automated validation create maintenance burden. Consider adding validation hooks or reducing schema density."
|
|
72
|
+
- Calculate the burden: 8+ schema fields * 100 notes/week = 800+ field entries per week, all manually validated
|
|
73
|
+
- Warn: "That is a lot of metadata to maintain by hand. With 8 required fields on every note, and 100+ notes per week, you will spend more time filling in metadata than doing legal analysis. Two options:"
|
|
74
|
+
1. "Reduce to essential fields: case_name, jurisdiction, practice_area, and status (active/overturned). That is 4 fields instead of 8 — the others can be added later if you actually query them."
|
|
75
|
+
2. "Keep all 8 fields but add automated validation (a hook that checks your metadata is complete after each note). This catches missing fields before they compound."
|
|
76
|
+
- Ask: "Which fields do you actually search by? Start with those."
|
|
77
|
+
|
|
78
|
+
### User Turn 5
|
|
79
|
+
|
|
80
|
+
Good point. I mostly search by practice area and jurisdiction. Sometimes by whether it has been overturned. The judge and court are nice-to-have. Let me drop those.
|
|
81
|
+
|
|
82
|
+
### Expected Agent Response Pattern 5
|
|
83
|
+
|
|
84
|
+
The agent should:
|
|
85
|
+
- Reduce schema to: case_name (required), jurisdiction (required), practice_area (required), status (required: active/overturned/questioned), year (optional), judge (optional)
|
|
86
|
+
- This resolves the dense schema constraint — moderate schema is coherent with convention automation
|
|
87
|
+
- Check the fourth constraint: high volume + no semantic search
|
|
88
|
+
- The user mentioned "good search" in turn 2 but the configuration does not include semantic search yet
|
|
89
|
+
- Warn (if not yet addressed): "At your volume, keyword search will miss connections between principles that use different legal terminology. 'Strict scrutiny' in one jurisdiction might be described as 'heightened review' in another. Semantic search would catch those. Would you want that?"
|
|
90
|
+
- Present the full resolved configuration with all constraint violations addressed
|
|
91
|
+
|
|
92
|
+
### User Turn 6
|
|
93
|
+
|
|
94
|
+
Yes, add semantic search. OK, I think I have been going back and forth. Can you just show me the final configuration with everything resolved?
|
|
95
|
+
|
|
96
|
+
### Expected Agent Response Pattern 6
|
|
97
|
+
|
|
98
|
+
The agent should:
|
|
99
|
+
- Present the FINAL resolved configuration, showing how each conflict was resolved:
|
|
100
|
+
- Granularity: atomic (user's strong preference, validated)
|
|
101
|
+
- Organization: flat (user's preference, coherent with semantic search)
|
|
102
|
+
- Linking: explicit+implicit (semantic search added for cross-vocabulary matching)
|
|
103
|
+
- Processing: moderate (quick connection pass after extraction — resolved from light)
|
|
104
|
+
- Navigation: 3-tier (hub -> practice area MOCs -> principle notes — resolved from 2-tier)
|
|
105
|
+
- Maintenance: condition-based with tight thresholds (high volume demands responsive triggers)
|
|
106
|
+
- Schema: moderate (4 required fields + 2 optional — reduced from 8 required)
|
|
107
|
+
- Automation: convention, with validation hook recommended as first upgrade
|
|
108
|
+
- Show the constraint resolution log:
|
|
109
|
+
- "RESOLVED: atomic + 2-tier -> 3-tier (practice area pages added)"
|
|
110
|
+
- "RESOLVED: atomic + light processing -> moderate processing (quick connection pass)"
|
|
111
|
+
- "RESOLVED: dense schema + convention -> moderate schema (reduced to essential query fields)"
|
|
112
|
+
- "RESOLVED: high volume + no semantic search -> semantic search added"
|
|
113
|
+
- Present vocabulary mapping (legal domain)
|
|
114
|
+
- Ask for final confirmation
|
|
115
|
+
|
|
116
|
+
### User Turn 7
|
|
117
|
+
|
|
118
|
+
This is much better than what I originally described. Thank you for pushing back. Generate it.
|
|
119
|
+
|
|
120
|
+
### Expected Agent Response Pattern 7
|
|
121
|
+
|
|
122
|
+
The agent should:
|
|
123
|
+
- Generate the vault with all resolved configurations
|
|
124
|
+
- In ops/derivation.md, document each constraint conflict and how it was resolved — this is critical for future reseed (the user might drift back toward incoherent configurations, and the derivation rationale explains why the current shape exists)
|
|
125
|
+
- Include in CLAUDE.md's "System Evolution" section: the specific constraint tensions and why the current configuration was chosen
|
|
126
|
+
- Include in Common Pitfalls: the specific failure modes this configuration is vulnerable to (schema erosion at high volume, orphan drift if connection pass is skipped)
|
|
127
|
+
- Run validate-kernel.sh: 15/15 PASS
|
|
128
|
+
- Note that the pushback conversation itself is evidence the constraint system works — it prevented 4 incoherent configurations from being generated
|
|
129
|
+
|
|
130
|
+
### User Turn 8
|
|
131
|
+
|
|
132
|
+
Wait actually, one more thing. I do not want to call them "claims" or "notes." In legal research we call them "holdings" or "principles." Can you change the vocabulary?
|
|
133
|
+
|
|
134
|
+
### Expected Agent Response Pattern 8
|
|
135
|
+
|
|
136
|
+
The agent should:
|
|
137
|
+
- Apply custom vocabulary transformation:
|
|
138
|
+
- note -> holding (or principle)
|
|
139
|
+
- MOC -> practice area guide
|
|
140
|
+
- inbox -> case queue
|
|
141
|
+
- extract -> brief (as in "briefing a case")
|
|
142
|
+
- reflect -> cross-reference
|
|
143
|
+
- description -> holding summary
|
|
144
|
+
- topics -> practice areas
|
|
145
|
+
- archive -> closed cases
|
|
146
|
+
- Regenerate affected files with the new vocabulary (context file, templates, self/identity.md, skill names)
|
|
147
|
+
- Verify zero instances of "claim", "note" (in the knowledge-unit sense), "MOC", "extract" in the regenerated output
|
|
148
|
+
- Update ops/derivation.md with the custom vocabulary mapping
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
# Test Fixture: Multi-Domain Composition
|
|
2
|
+
|
|
3
|
+
Adding a second domain (relationship tracking) to an existing research vault. Tests the composition mechanism: shared graph with separate templates, separate processing intensities, cross-domain linking, and unified navigation. The key validation is that the second domain does not corrupt the first — different processing pipelines, different schemas, different maintenance sensitivities coexist in one graph.
|
|
4
|
+
|
|
5
|
+
## Expected Outcome
|
|
6
|
+
|
|
7
|
+
- **Dimensions (Research domain — existing, unchanged):**
|
|
8
|
+
- Granularity: atomic (0.8)
|
|
9
|
+
- Processing: heavy (0.8)
|
|
10
|
+
- Linking: explicit+implicit (0.7)
|
|
11
|
+
- Navigation: 3-tier
|
|
12
|
+
- Schema: moderate (research-note template)
|
|
13
|
+
- Maintenance: condition-based (tight thresholds)
|
|
14
|
+
|
|
15
|
+
- **Dimensions (Relationships domain — new addition):**
|
|
16
|
+
- Granularity: moderate (0.5)
|
|
17
|
+
- Processing: light (0.3)
|
|
18
|
+
- Linking: explicit (0.3)
|
|
19
|
+
- Navigation: 2-tier (hub + per-person MOCs)
|
|
20
|
+
- Schema: moderate (person-note template with emotional_context, follow_up fields)
|
|
21
|
+
- Maintenance: condition-based (lax thresholds)
|
|
22
|
+
|
|
23
|
+
- **Composition rules validated:**
|
|
24
|
+
1. Shared graph (wiki links cross domains)
|
|
25
|
+
2. Separate templates (research-note.md and person-note.md)
|
|
26
|
+
3. Separate processing (heavy pipeline for research, light capture for relationships)
|
|
27
|
+
4. Shared navigation (hub MOC links to both domains)
|
|
28
|
+
5. Cross-domain links are natural, not forced
|
|
29
|
+
|
|
30
|
+
- **Features added:** entity MOCs (per-person), relationship-note template
|
|
31
|
+
- **Features preserved:** everything from the existing research vault
|
|
32
|
+
- **Vocabulary:** Research vocabulary preserved for existing domain; relationship vocabulary for new domain (memory, notice, person page, encounters)
|
|
33
|
+
- **Configuration:** unchanged from existing vault
|
|
34
|
+
|
|
35
|
+
## Conversation
|
|
36
|
+
|
|
37
|
+
### User Turn 1
|
|
38
|
+
|
|
39
|
+
I already have a research vault set up with Ars Contexta. Now I also want to track people I work with — collaborators, researchers I follow, people I meet at conferences. I want to remember what they work on, what we have discussed, and follow up on things.
|
|
40
|
+
|
|
41
|
+
### Expected Agent Response Pattern 1
|
|
42
|
+
|
|
43
|
+
The agent should:
|
|
44
|
+
- Recognize this as a multi-domain composition request — adding Relationships domain to existing Research domain
|
|
45
|
+
- Identify signals: entity-centric organization (per-person), light processing ("remember" not "analyze"), follow-up tracking
|
|
46
|
+
- Confirm the existing vault: "You already have a research vault — I will add relationship tracking alongside it without changing your existing setup"
|
|
47
|
+
- Ask about scope: "How many people are you tracking — a handful of close collaborators, or dozens of conference contacts?"
|
|
48
|
+
- Ask about cross-domain linking needs: "When you meet a researcher, do you want to link their person page to the research claims they have influenced?"
|
|
49
|
+
|
|
50
|
+
### User Turn 2
|
|
51
|
+
|
|
52
|
+
Maybe 15-20 people actively. The cross-domain linking is exactly what I want — like if I read a paper by someone I know, the claim should link to their person page. And if I have a conversation with a collaborator about a topic, I want to see that on their page and in the research notes.
|
|
53
|
+
|
|
54
|
+
### Expected Agent Response Pattern 2
|
|
55
|
+
|
|
56
|
+
The agent should:
|
|
57
|
+
- Set volume to moderate (15-20 active people, slow growth)
|
|
58
|
+
- Confirm cross-domain linking is a primary value — this validates flat organization (per-person folders would block cross-domain linking)
|
|
59
|
+
- Derive relationship domain configuration:
|
|
60
|
+
- Granularity: moderate (per-encounter observations, not atomic decomposition of conversations)
|
|
61
|
+
- Processing: light (capture + connect, not extraction pipeline)
|
|
62
|
+
- Navigation: 2-tier (relationships hub -> per-person MOCs)
|
|
63
|
+
- Schema: moderate (person, relationship_type, last_contact, emotional_context, follow_up)
|
|
64
|
+
- Maintenance: condition-based with lax thresholds (relationships change slowly)
|
|
65
|
+
- Ask about vocabulary preference: "For relationship notes, would you call them 'observations', 'memories', or something else? And the person pages — 'person page', 'collaborator page', or just their name?"
|
|
66
|
+
|
|
67
|
+
### User Turn 3
|
|
68
|
+
|
|
69
|
+
I think just "observations" for the notes and their name for the person page — like "Sarah Chen.md" is her page. I want the follow-up tracking to be important — like if Sarah mentions she is submitting to NeurIPS, I want a reminder to ask how it went next time I see her.
|
|
70
|
+
|
|
71
|
+
### Expected Agent Response Pattern 3
|
|
72
|
+
|
|
73
|
+
The agent should:
|
|
74
|
+
- Set vocabulary: observations for notes, names for person MOCs
|
|
75
|
+
- Recognize the follow-up need — this maps to `follow_up` field in schema AND potentially to ops/reminders.md for time-bound follow-ups
|
|
76
|
+
- Distinguish between:
|
|
77
|
+
- Schema follow-up: `follow_up: true` on an observation (flags it for next interaction)
|
|
78
|
+
- Timed reminder: ops/reminders.md entry "2026-03-01: Ask Sarah about NeurIPS submission"
|
|
79
|
+
- Present the composition plan:
|
|
80
|
+
- New template: person-note.md (per-person MOC template) and observation-note.md
|
|
81
|
+
- New directory: people/ alongside existing notes/ (or within notes/ as MOC files since organization is flat)
|
|
82
|
+
- Updated hub MOC: index.md gets a "People" section linking to person MOCs
|
|
83
|
+
- Cross-domain linking convention: research notes can link to person MOCs and vice versa
|
|
84
|
+
- Processing distinction: research notes go through the full pipeline; observations get light processing (capture + manual connection)
|
|
85
|
+
|
|
86
|
+
### User Turn 4
|
|
87
|
+
|
|
88
|
+
What happens when I cite a paper by Sarah? Does the claim automatically link to her person page?
|
|
89
|
+
|
|
90
|
+
### Expected Agent Response Pattern 4
|
|
91
|
+
|
|
92
|
+
The agent should:
|
|
93
|
+
- Be honest: automatic cross-domain linking is included as a convention in the processing instructions. The agent checks for person links during the reflect phase, but it is convention-driven, not a dedicated automation hook.
|
|
94
|
+
- Explain the approach: "When you process a paper by Sarah, the reduce skill extracts claims. During the reflect phase, I check if the author has a person page and add a link. This is part of the standard processing flow."
|
|
95
|
+
- Note: "If this convention is insufficient — you are regularly finding missed author links — that is a signal to add a dedicated PostToolUse hook for author matching. The system captures this as friction via /remember."
|
|
96
|
+
|
|
97
|
+
### User Turn 5
|
|
98
|
+
|
|
99
|
+
That makes sense. What about when I am at a conference and I meet 5 new people in one day? I need fast capture.
|
|
100
|
+
|
|
101
|
+
### Expected Agent Response Pattern 5
|
|
102
|
+
|
|
103
|
+
The agent should:
|
|
104
|
+
- Recognize the fast capture need — this maps to the inbox/encounters zone
|
|
105
|
+
- Suggest a lightweight capture workflow:
|
|
106
|
+
- Quick note in encounters/ (the relationships inbox) with just name, context, and one key thing
|
|
107
|
+
- Process into a full person page later (or the next day)
|
|
108
|
+
- The encounters/ note is the raw material; the person page in people/ is the processed result
|
|
109
|
+
- Emphasize zero-friction capture: "At a conference, speed matters. Drop a note with their name, where you met, and one memorable thing. Process it into a proper page when you have time."
|
|
110
|
+
- This is the temporal separation principle: capture fast, process slow
|
|
111
|
+
|
|
112
|
+
### User Turn 6
|
|
113
|
+
|
|
114
|
+
OK, let us add this to my vault. Do not touch my existing research setup — just add the people tracking alongside it.
|
|
115
|
+
|
|
116
|
+
### Expected Agent Response Pattern 6
|
|
117
|
+
|
|
118
|
+
The agent should:
|
|
119
|
+
- Generate ONLY the new components (additive, not destructive):
|
|
120
|
+
- New template: `templates/person-page.md` (entity MOC for people) and `templates/observation.md` (per-observation note)
|
|
121
|
+
- New directory: `encounters/` (capture zone for quick people notes)
|
|
122
|
+
- New starter files: a sample person page to show the format
|
|
123
|
+
- Updated files:
|
|
124
|
+
- CLAUDE.md: add "People Tracking" section describing the relationship domain, its vocabulary, processing, and cross-domain linking convention
|
|
125
|
+
- `notes/index.md`: add "People" section with link to starter person page
|
|
126
|
+
- ops/derivation.md: document the composition — which dimensions apply to which domain
|
|
127
|
+
- ops/derivation-manifest.md: add `person-page` and `observation` to template list
|
|
128
|
+
- NOT modify:
|
|
129
|
+
- Existing research templates
|
|
130
|
+
- Existing research notes
|
|
131
|
+
- Existing processing pipeline configuration
|
|
132
|
+
- Existing self/ files (except possibly self/relationships.md if it does not exist)
|
|
133
|
+
- Run validate-kernel.sh on the updated vault: 15/15 PASS (the composition does not break any kernel primitives)
|
|
134
|
+
- Explain the cross-domain workflow:
|
|
135
|
+
1. Meet someone -> quick note in encounters/
|
|
136
|
+
2. Process into person page -> create Name.md in notes/ with person-page template
|
|
137
|
+
3. When processing a paper by that person -> add link from claim to person page during reflect
|
|
138
|
+
4. When meeting them -> check their person page first for follow-ups
|
|
139
|
+
|
|
140
|
+
### User Turn 7
|
|
141
|
+
|
|
142
|
+
Can you show me what Sarah Chen's page would look like with a research link?
|
|
143
|
+
|
|
144
|
+
### Expected Agent Response Pattern 7
|
|
145
|
+
|
|
146
|
+
The agent should:
|
|
147
|
+
- Create a sample person page for Sarah Chen with:
|
|
148
|
+
- YAML: description, relationship_type (collaborator), affiliation, research_areas, last_contact
|
|
149
|
+
- Sections: About, Research Interests, Observations (with linked observation notes), Follow-ups
|
|
150
|
+
- Cross-domain link: "Sarah's work on [[interpretability of language models challenges current alignment assumptions]] directly connects to our research on..."
|
|
151
|
+
- An observation entry: "2026-02-10: Sarah mentioned she is submitting her interpretability framework to NeurIPS. [[follow-up: ask about NeurIPS submission]]"
|
|
152
|
+
- Demonstrate the cross-domain value: the person page is a hub that connects to research claims, and research claims link back to the person who made them
|
|
153
|
+
|
|
154
|
+
### User Turn 8
|
|
155
|
+
|
|
156
|
+
Perfect. This is exactly what I needed.
|
|
157
|
+
|
|
158
|
+
### Expected Agent Response Pattern 8
|
|
159
|
+
|
|
160
|
+
The agent should:
|
|
161
|
+
- Briefly confirm what was added and what was preserved
|
|
162
|
+
- Remind about the encounter workflow for conference capture
|
|
163
|
+
- Suggest starting with 2-3 people they interact with most frequently to build the habit before a conference
|
|
164
|
+
- NOT over-explain or re-describe the full system
|