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,279 @@
|
|
|
1
|
+
# Open Questions and Deferred Items
|
|
2
|
+
|
|
3
|
+
What we know we don't know, and what we deliberately deferred. This document tracks research questions that inform future versions, features deferred from v1 with rationale, and items deferred to v2. The derivation engine consults this when users ask about capabilities that don't yet exist, and the architect command references it when proposing evolution paths.
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## Deferred to v1.1
|
|
8
|
+
|
|
9
|
+
These items are specified but not implemented in v1.0. They are concrete enough to ship in the next minor release.
|
|
10
|
+
|
|
11
|
+
### 1. Scan Mode for Health Command
|
|
12
|
+
|
|
13
|
+
**What:** `/health --scan` performs a lightweight, non-destructive health check that outputs metrics without modifying any files. Currently, `/health` both diagnoses and proposes fixes. Scan mode separates diagnosis from prescription.
|
|
14
|
+
|
|
15
|
+
**Why deferred:** Health command works without scan mode — the combined mode handles most use cases. Scan mode becomes valuable when users want to monitor without committing to action (CI pipelines, automated monitoring).
|
|
16
|
+
|
|
17
|
+
**When to ship:** When the first user asks for health metrics in their CI pipeline, or when automated monitoring reveals demand for read-only health checks.
|
|
18
|
+
|
|
19
|
+
### 2. Migration Assistant
|
|
20
|
+
|
|
21
|
+
**What:** A guided flow for importing existing note collections into a generated Ars Contexta system. Detects common formats (Obsidian, Notion export, plain markdown), maps existing structure to the three-space architecture, and proposes schema additions for existing frontmatter.
|
|
22
|
+
|
|
23
|
+
**Why deferred:** Migration is engineering-heavy and domain-specific (Obsidian exports differ from Notion exports). New systems (greenfield) are the primary v1 target. Migration matters for adoption but doesn't affect the derivation engine's correctness.
|
|
24
|
+
|
|
25
|
+
**When to ship:** When user feedback shows significant demand from existing vault owners who want to adopt Ars Contexta methodology on top of their current content.
|
|
26
|
+
|
|
27
|
+
### 3. Multi-Platform Simultaneous Operation
|
|
28
|
+
|
|
29
|
+
**What:** Using the same vault from both Claude Code and OpenClaw simultaneously, with both operators sharing notes/ and self/ while maintaining platform-specific ops/ and automation.
|
|
30
|
+
|
|
31
|
+
**Why deferred:** Requires solving concurrent access (git merge conflicts on ops/ files), platform-specific session isolation, and shared context file reconciliation. The dual-operator pattern works in our vault because we coordinate manually.
|
|
32
|
+
|
|
33
|
+
**When to ship:** When the OpenClaw platform stabilizes enough for reliable concurrent access, and when user demand validates multi-platform as a real use case beyond our own vault.
|
|
34
|
+
|
|
35
|
+
### 4. arscontexta.dev Website
|
|
36
|
+
|
|
37
|
+
**What:** A web frontend rendering the research graph through a sliding-pane reader for human browsing, plus an MCP endpoint for agent architect queries. Built on the same knowledge graph that the derivation engine reasons from.
|
|
38
|
+
|
|
39
|
+
**Why deferred:** The website is a distribution channel, not a core capability. The plugin and MCP server deliver the derivation engine's value directly. The website extends reach to human audiences who want to browse the research without installing anything.
|
|
40
|
+
|
|
41
|
+
**When to ship:** After v1.0 plugin and MCP server are stable, when human-readable research presentation becomes the growth bottleneck.
|
|
42
|
+
|
|
43
|
+
### 5. MCP Hosted Server
|
|
44
|
+
|
|
45
|
+
**What:** A hosted version of the Ars Contexta MCP server that users connect to without running locally. Provides `arscontexta_query`, `arscontexta_recommend`, and `arscontexta_dimensions` tools through a cloud endpoint.
|
|
46
|
+
|
|
47
|
+
**Why deferred:** The local MCP server (`npx arscontexta-mcp`) works for v1. Hosting adds infrastructure, authentication, rate limiting, and operational costs. The trade-off is reach (easier onboarding) vs complexity (ops burden).
|
|
48
|
+
|
|
49
|
+
**When to ship:** When the local MCP server sees enough adoption that hosting becomes a friction reducer rather than a premature investment.
|
|
50
|
+
|
|
51
|
+
### 6. Advanced Derivation Heuristics
|
|
52
|
+
|
|
53
|
+
**What:** Richer conversation analysis beyond keyword-to-dimension mapping. Includes: conversation flow analysis (not just individual signals but signal sequences), confidence calibration across dimensions (some signals are stronger than others), and automated heuristic testing against the conversation pattern corpus.
|
|
54
|
+
|
|
55
|
+
**Why deferred:** The basic heuristics (keyword signals -> dimension positions -> cascade checking) work for the five tested patterns. Advanced heuristics add complexity before we have enough deployment data to validate the improvement.
|
|
56
|
+
|
|
57
|
+
**When to ship:** After collecting derivation logs from 50+ real conversations, when patterns in heuristic failures reveal specific improvement targets.
|
|
58
|
+
|
|
59
|
+
### 7. Sleep-Time Compute
|
|
60
|
+
|
|
61
|
+
**What:** Background inference during inactive periods — processing inbox items, finding connections between existing notes, running backward maintenance, detecting synthesis opportunities. Produces a morning briefing in ops/.
|
|
62
|
+
|
|
63
|
+
**Why deferred:** Requires platform-specific scheduling (cron on OpenClaw, hook-suggested on Claude Code). The core derivation engine and processing pipeline work without background compute. Sleep-time compute is an acceleration mechanism, not a prerequisite.
|
|
64
|
+
|
|
65
|
+
**When to ship:** After the processing pipeline skills are proven reliable, when the incremental value of background processing justifies the scheduling complexity.
|
|
66
|
+
|
|
67
|
+
### 8. Observation Export
|
|
68
|
+
|
|
69
|
+
**What:** `/health --export-observations` packages ops/observations/ into an anonymized JSON bundle with system context (dimension positions, note count, feature blocks) but no user content. Always manual, always opt-in, always reviewable before sharing.
|
|
70
|
+
|
|
71
|
+
**Why deferred:** The recursive improvement loop benefits from observation export, but v1 can improve through direct user feedback and our own vault's operational learning. The formal export pipeline adds engineering complexity (format specification, privacy verification, submission channel) that isn't necessary for initial validation.
|
|
72
|
+
|
|
73
|
+
**When to ship:** When the deployed user base is large enough that aggregate observation data would meaningfully improve the research graph beyond what our own vault provides.
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
## Deferred to v2
|
|
78
|
+
|
|
79
|
+
These items require architectural decisions or ecosystem maturity that v1 doesn't address.
|
|
80
|
+
|
|
81
|
+
### 1. Organization Contribution Workflow
|
|
82
|
+
|
|
83
|
+
**What:** A full feedback loop where deployed systems submit anonymized observations, which pass through quality gates (staging, deduplication, human review, claim creation with attribution) before integration into the research graph. The export side is specified (observation export above); this is the import and curation side.
|
|
84
|
+
|
|
85
|
+
**Why deferred to v2:** Requires: (a) enough deployed systems generating observations to justify a curation pipeline, (b) governance decisions about how community contributions are attributed and validated, (c) infrastructure for staging, review, and integration. This is an ecosystem feature, not a product feature.
|
|
86
|
+
|
|
87
|
+
### 2. Programmatic Skills API Deployment
|
|
88
|
+
|
|
89
|
+
**What:** Using the Claude.ai Skills API (`/v1/skills`) to programmatically deploy, update, and manage skills on Claude accounts — including organization-level deployment to Team/Enterprise Claude plans. Enables: admin-deployed methodology for entire teams, self-evolving systems that create their own skills via API, automated skill updates during reseed.
|
|
90
|
+
|
|
91
|
+
**Why deferred to v2:** Per-account authentication, skill versioning (mid-session updates), per-role customization (junior vs senior), and compliance auditing are distribution engineering problems that don't block the core product. Plugin and marketplace distribution serve v1 needs.
|
|
92
|
+
|
|
93
|
+
---
|
|
94
|
+
|
|
95
|
+
## Open Research Questions
|
|
96
|
+
|
|
97
|
+
These questions don't have clear answers yet. They inform the research graph's direction and may lead to new claims, new dimensions, or new architectural decisions.
|
|
98
|
+
|
|
99
|
+
### Constraint-Surprise Metric
|
|
100
|
+
|
|
101
|
+
**Question:** Can we measure diminishing information gain per conversation turn to determine when the derivation conversation should stop?
|
|
102
|
+
|
|
103
|
+
**Context:** The init wizard currently asks 3-5 follow-up questions. But some conversations reveal everything in 2 turns (unambiguous signals) while others need 7+ (contradictory signals, novel domains). A principled stopping criterion would replace the arbitrary "3-5 questions" heuristic.
|
|
104
|
+
|
|
105
|
+
**Approach:** Measure information gain per turn — how much each user response reduces uncertainty across the 8 dimensions. When gain drops below a threshold, the conversation is complete. This is analogous to active learning in machine learning — sample where uncertainty is highest.
|
|
106
|
+
|
|
107
|
+
**Related work:** HyperMapper (arXiv:1810.05236) uses active learning and multi-objective Bayesian optimization for design space exploration. The init conversation is functionally design space exploration — each user response samples a region of the 8-dimensional configuration space.
|
|
108
|
+
|
|
109
|
+
**What a solution looks like:** A scoring function that takes (signals_extracted, dimensions_resolved, confidence_levels) and returns (conversation_sufficient: boolean, next_best_question: string | null). When marginal constraint from the next question drops below threshold, stop asking.
|
|
110
|
+
|
|
111
|
+
### DialogComplete Model
|
|
112
|
+
|
|
113
|
+
**Question:** Can an RL-based classifier determine when a derivation conversation has enough information to produce a confident configuration?
|
|
114
|
+
|
|
115
|
+
**Context:** Alternative to the constraint-surprise metric. Instead of measuring information gain, train a model to classify conversation state as "ready to derive" vs "needs more information" based on which dimensions have confident positions.
|
|
116
|
+
|
|
117
|
+
**Research direction:** Would require a corpus of successful derivation conversations labeled with "minimum sufficient" turn count. The reward signal would be: did the derived system need reseeding within 30 days? Currently speculative — the constraint-surprise metric would need to exist first as foundation.
|
|
118
|
+
|
|
119
|
+
### Graph Density Scoring
|
|
120
|
+
|
|
121
|
+
**Question:** How do we measure whether a knowledge graph has "enough" connections without just counting links?
|
|
122
|
+
|
|
123
|
+
**Context:** Health checks count orphans (notes with no incoming links) and link density (links per note). But these are crude — a note with 20 links to vaguely related content is worse than a note with 3 precisely contextualized connections.
|
|
124
|
+
|
|
125
|
+
**Approach:** A quality-weighted density metric that considers:
|
|
126
|
+
- Link context quality (does the inline prose explain WHY?)
|
|
127
|
+
- Relationship type diversity (all "extends" is monotone; mix of extends/contradicts/enables is richer)
|
|
128
|
+
- Cluster connectivity (are topic clusters well-connected internally AND bridged externally?)
|
|
129
|
+
- Small-world properties (average path length, clustering coefficient)
|
|
130
|
+
|
|
131
|
+
**What a solution looks like:** A composite metric that can answer: "Is this graph navigable? Where are the weakest connection points? Which notes would benefit most from new links?" This would feed directly into the /health command's connection recommendations.
|
|
132
|
+
|
|
133
|
+
### Optimal MOC Split/Merge Thresholds
|
|
134
|
+
|
|
135
|
+
**Question:** When exactly should a MOC split into sub-MOCs, and when should small MOCs merge?
|
|
136
|
+
|
|
137
|
+
**Context:** Heuristic thresholds — split at 50+ links, merge at <10 links. These come from practice in the research vault, not from principled analysis.
|
|
138
|
+
|
|
139
|
+
**Approach:** Thresholds should derive from cognitive science (working memory limits, context window constraints) and graph theory (community detection algorithms identifying natural cluster boundaries). The optimal split point likely depends on domain — a research MOC with 40 densely-linked claims may need splitting, while a companion MOC with 40 loosely-linked memories may not.
|
|
140
|
+
|
|
141
|
+
**What a solution looks like:** Domain-sensitive threshold functions: `should_split(moc, domain_config) -> (bool, suggested_subclusters)` using community detection on the link subgraph within the MOC.
|
|
142
|
+
|
|
143
|
+
### Context-Bench Integration
|
|
144
|
+
|
|
145
|
+
**Question:** How do we standardize evaluation of generated knowledge systems?
|
|
146
|
+
|
|
147
|
+
**Context:** Evaluation is manual — derivation-validation.md runs 4 worked tests (self-derivation, cross-domain, novel domain, multi-domain composition). These verify structural coherence but not operational effectiveness.
|
|
148
|
+
|
|
149
|
+
**Approach:** A benchmark suite that tests generated systems on:
|
|
150
|
+
- Retrieval quality: can the agent find relevant notes given a query?
|
|
151
|
+
- Processing fidelity: does the processing pipeline produce quality output?
|
|
152
|
+
- Maintenance sustainability: does the system degrade gracefully over time?
|
|
153
|
+
- Cross-domain composition: do multi-domain systems maintain coherence?
|
|
154
|
+
|
|
155
|
+
**What a solution looks like:** A test harness that generates systems for each use-case preset, populates them with synthetic content, runs processing and maintenance cycles, and measures quality metrics over simulated time.
|
|
156
|
+
|
|
157
|
+
### Cross-Platform Hook Equivalence
|
|
158
|
+
|
|
159
|
+
**Question:** Can we ensure generated systems work equally well across Claude Code, OpenClaw, and future platforms?
|
|
160
|
+
|
|
161
|
+
**Context:** The kernel specifies platform-variant implementations for hooks and tree injection. But the variants are hand-specified, not systematically tested for behavioral equivalence.
|
|
162
|
+
|
|
163
|
+
**Approach:** Platform adapters that translate abstract hook specifications into platform-native implementations, with behavioral equivalence tests verifying that each platform's hooks produce equivalent outcomes.
|
|
164
|
+
|
|
165
|
+
### Multi-Agent Collaboration in Generated Systems
|
|
166
|
+
|
|
167
|
+
**Question:** Can a generated system support multiple agents with different roles?
|
|
168
|
+
|
|
169
|
+
**Context:** The research vault supports two operators (Cornelius/Heinrich) with shared methodology and separate infrastructure. But this is hand-crafted, not generated. Multi-agent templates would need: shared notes/ and ops/, per-agent self/, task distribution across agents, and conflict resolution when agents modify the same notes.
|
|
170
|
+
|
|
171
|
+
**Research direction:** Federated wiki patterns, CRDTs for markdown, and stigmergic coordination (agents leaving traces for others) are potential approaches. No generated system has tested multi-agent operation yet.
|
|
172
|
+
|
|
173
|
+
### Vocabulary Transformation Quality Metrics
|
|
174
|
+
|
|
175
|
+
**Question:** Does deep vocabulary transformation actually improve agent compliance compared to shallow transformation?
|
|
176
|
+
|
|
177
|
+
**Context:** Full transformation is expensive — every skill instruction, every context file section, every template field. If shallow transformation (key terms only) produces equivalent agent behavior, the derivation engine can be simpler.
|
|
178
|
+
|
|
179
|
+
**Approach:** Generate two systems for the same domain — one with full transformation, one with shallow. Compare: agent compliance with methodology, user satisfaction with system voice, and long-term engagement.
|
|
180
|
+
|
|
181
|
+
### Personality Drift Detection
|
|
182
|
+
|
|
183
|
+
**Question:** How do we detect when the agent's actual behavior has drifted from its encoded personality?
|
|
184
|
+
|
|
185
|
+
**Context:** Personality is encoded in ops/derivation.md and expressed through generated files. But there's no mechanism to verify that the agent's runtime behavior matches the encoded profile. A warm agent might gradually become clinical if the user's content becomes more analytical.
|
|
186
|
+
|
|
187
|
+
**Approach:** Periodic personality audits that sample recent agent outputs (health reports, skill completions, session logs), score them against the personality encoding, and flag drift when measured personality diverges from encoded personality.
|
|
188
|
+
|
|
189
|
+
**What a solution looks like:** A /architect sub-command that reads recent ops/sessions/ entries, scores linguistic markers (warmth, formality, emotional acknowledgment), and compares against the personality encoding.
|
|
190
|
+
|
|
191
|
+
### Selective Forgetting Algorithms
|
|
192
|
+
|
|
193
|
+
**Question:** Should knowledge systems deliberately forget?
|
|
194
|
+
|
|
195
|
+
**Context:** The current philosophy is "archive, don't delete." Content moves to archive/ when no longer active, but nothing is destroyed. This preserves history but may create retrieval noise over time.
|
|
196
|
+
|
|
197
|
+
**Approach:** Principled forgetting based on:
|
|
198
|
+
- Access patterns: notes never accessed or linked in 12+ months
|
|
199
|
+
- Temporal validity: content that is explicitly dated and has expired
|
|
200
|
+
- Supersession chains: when a decision is superseded 3 times, the original may be archivable
|
|
201
|
+
- Confidence decay: speculative notes that were never confirmed
|
|
202
|
+
|
|
203
|
+
**What a solution looks like:** A forgetting policy per domain that moves notes from notes/ to a deep-archive/ (still recoverable, but excluded from search indices and MOCs). Not deletion — graduated obscurity.
|
|
204
|
+
|
|
205
|
+
### Governance Layer for Enterprise Domains
|
|
206
|
+
|
|
207
|
+
**Question:** What additional constraints apply when generated systems handle sensitive content in organizational contexts?
|
|
208
|
+
|
|
209
|
+
**Context:** Ethical guardrails exist for therapy (no diagnosis) and general content (privacy, transparency, autonomy). Enterprise use cases add: data classification, access control, audit trails, compliance requirements.
|
|
210
|
+
|
|
211
|
+
**Approach:** A governance feature block activated by organizational domain signals, adding content classification fields, access control metadata, audit trail requirements, retention policies, and compliance mapping.
|
|
212
|
+
|
|
213
|
+
### Multi-Domain Composition Rules Validation
|
|
214
|
+
|
|
215
|
+
**Question:** What are the limits of composing multiple domains in a single system?
|
|
216
|
+
|
|
217
|
+
**Context:** derivation-validation.md Test 4 demonstrates Research + Relationships composition. The five composition rules are stated but not exhaustively tested.
|
|
218
|
+
|
|
219
|
+
**Approach:** Systematic testing of composition pairs (Research + Therapy, PM + Creative, Learning + Companion, three-domain compositions) to build a composition compatibility matrix showing which domain pairs compose cleanly, which require adaptation, and which conflict.
|
|
220
|
+
|
|
221
|
+
### Background Compute Integration
|
|
222
|
+
|
|
223
|
+
**Question:** How should generated systems leverage background processing (sleep/nightly pipelines)?
|
|
224
|
+
|
|
225
|
+
**Context:** The components blueprint includes a "Sleep Skill" for nightly processing. But integration with platform scheduling is not generated — it's left to the user. Temporal separation of capture and processing is one of the strongest patterns from the research.
|
|
226
|
+
|
|
227
|
+
**Approach:** A `sleep-pipeline` feature block that generates scheduling configuration, sleep skill, and morning briefing template, activated when processing >= moderate.
|
|
228
|
+
|
|
229
|
+
### Optimal Context File Size
|
|
230
|
+
|
|
231
|
+
**Question:** Is there a point where the generated CLAUDE.md becomes counterproductive?
|
|
232
|
+
|
|
233
|
+
**Context:** Our vault's CLAUDE.md is ~30KB. Generated context files are 5-15KB depending on feature blocks. At some point, methodology instructions may crowd out task-relevant context.
|
|
234
|
+
|
|
235
|
+
**Approach:** Test generated systems at various context file sizes on standard vault operations. Measure: task completion quality, hallucination rate, methodology compliance, context window utilization.
|
|
236
|
+
|
|
237
|
+
---
|
|
238
|
+
|
|
239
|
+
## Priority Assessment
|
|
240
|
+
|
|
241
|
+
| Question | Impact | Feasibility | Priority |
|
|
242
|
+
|----------|--------|-------------|----------|
|
|
243
|
+
| Constraint-surprise metric | High — affects all derivations | Medium — needs formalization | High |
|
|
244
|
+
| Graph density scoring | High — affects all health checks | Medium — needs quality metrics | High |
|
|
245
|
+
| Context-Bench integration | High — enables objective measurement | Medium — needs test harness | High |
|
|
246
|
+
| MOC split/merge thresholds | Medium — affects maintenance | Medium — community detection is well-studied | Medium |
|
|
247
|
+
| Cross-platform hook equivalence | Medium — affects portability | High — engineering problem | Medium |
|
|
248
|
+
| Personality drift detection | Medium — affects user trust | Medium — needs linguistic analysis | Medium |
|
|
249
|
+
| Background compute | Medium — enables sleep pipeline | High — well-understood scheduling | Medium |
|
|
250
|
+
| Governance layer | High for enterprise — blocking for adoption | Medium — domain expertise needed | Medium |
|
|
251
|
+
| Multi-domain composition rules | Medium — affects advanced users | Medium — systematic testing needed | Medium |
|
|
252
|
+
| Optimal context file size | Medium — affects all generated systems | High — empirical testing | Medium |
|
|
253
|
+
| Vocabulary quality metrics | Low — current approach works | Medium — needs user testing | Low |
|
|
254
|
+
| Selective forgetting | Medium — affects long-term health | Low — needs longitudinal data | Low |
|
|
255
|
+
| Multi-agent collaboration | High — next capability frontier | Low — needs coordination primitives | Low (future) |
|
|
256
|
+
| DialogComplete model | High — but speculative | Low — needs prerequisite metrics | Low (future) |
|
|
257
|
+
|
|
258
|
+
---
|
|
259
|
+
|
|
260
|
+
## Integration with the Derivation Engine
|
|
261
|
+
|
|
262
|
+
The derivation engine references this document in three situations:
|
|
263
|
+
|
|
264
|
+
1. **User asks about a deferred feature:** The engine explains the feature, why it's deferred, and the current workaround (if any). It does not pretend the feature exists.
|
|
265
|
+
|
|
266
|
+
2. **Architect command encounters an open question:** The command acknowledges the uncertainty and recommends the conservative approach. "We don't yet know the optimal context file size, so the recommendation is to start with the standard template and adjust based on observed friction."
|
|
267
|
+
|
|
268
|
+
3. **Reseed considers open research:** When new research claims address an open question, the reseed audit mode flags it: "New evidence about optimal context file size — consider reviewing your context file length."
|
|
269
|
+
|
|
270
|
+
---
|
|
271
|
+
|
|
272
|
+
## Cross-Reference
|
|
273
|
+
|
|
274
|
+
- **Research claims that ground these questions:** See `claim-map.md` for TFT research claims referenced throughout.
|
|
275
|
+
- **Interaction constraints that complicate answers:** See `interaction-constraints.md` — many open questions involve dimension interactions.
|
|
276
|
+
- **Failure modes these questions would prevent:** See `failure-modes.md` for the failure modes that better metrics would detect earlier.
|
|
277
|
+
- **Current validation tests:** See `derivation-validation.md` for the 4 worked tests that validate the derivation engine today.
|
|
278
|
+
- **Personality layer questions:** See `personality-layer.md` for how personality drift detection relates to the encoding format.
|
|
279
|
+
- **Three-space architecture questions:** See `three-spaces.md` for the memory type routing that selective forgetting would extend.
|
|
@@ -0,0 +1,302 @@
|
|
|
1
|
+
# Personality Layer Reference
|
|
2
|
+
|
|
3
|
+
How personality is derived from conversation, encoded in generated files, and maintained as systems evolve. Personality is not a cosmetic layer — it determines whether the system feels genuine or templated, whether intimate content is handled with appropriate care, and whether the agent's communication style builds trust or creates distance.
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## Default: Neutral-Helpful
|
|
8
|
+
|
|
9
|
+
Every generated system starts with neutral-helpful personality unless conversation signals indicate otherwise. This is the right default for three reasons:
|
|
10
|
+
|
|
11
|
+
1. **Users don't know what "warmth: 0.7" means.** Personality dimensions are meaningless as configuration options. They only become meaningful when derived from how the user talks about their needs.
|
|
12
|
+
|
|
13
|
+
2. **Personality mismatch is worse than no personality.** A playful agent handling therapy content or a clinical agent managing family memories both create friction that undermines trust. Neutral-helpful is never wrong — it is just sometimes not optimal.
|
|
14
|
+
|
|
15
|
+
3. **Writing quality matters first.** A warm agent that writes poorly is worse than a neutral agent that writes well. Personality activation is opt-in because it adds complexity that should only be introduced when the signals are clear.
|
|
16
|
+
|
|
17
|
+
**Neutral-helpful characteristics:**
|
|
18
|
+
- Clear, direct communication
|
|
19
|
+
- No emotional interpretation of user content
|
|
20
|
+
- Presents options without expressing preferences
|
|
21
|
+
- Professional but not cold
|
|
22
|
+
- Adapts vocabulary to domain without adopting persona
|
|
23
|
+
|
|
24
|
+
### Personality Activation
|
|
25
|
+
|
|
26
|
+
Personality becomes non-default through two paths:
|
|
27
|
+
|
|
28
|
+
1. **Conversation-derived:** During init, the user's language, domain, and stated preferences produce personality signals. If signals are strong and consistent, personality is set during initial derivation.
|
|
29
|
+
|
|
30
|
+
2. **Post-scaffolding opt-in:** After 50+ notes and established usage patterns, the /architect command can recommend personality adjustments based on observed friction. "Your health reports feel too clinical for the content you're working with — would you like the agent to use warmer language when surfacing patterns?"
|
|
31
|
+
|
|
32
|
+
Both paths record the derivation in `ops/derivation.md` with the signals that produced the personality and any conflicts resolved.
|
|
33
|
+
|
|
34
|
+
---
|
|
35
|
+
|
|
36
|
+
## Four Personality Dimensions
|
|
37
|
+
|
|
38
|
+
### 1. Warmth (clinical <-> warm <-> playful)
|
|
39
|
+
|
|
40
|
+
How the agent's language feels emotionally. Warmth is the dimension with the widest practical range.
|
|
41
|
+
|
|
42
|
+
| Position | Voice | Example: Reporting new connections |
|
|
43
|
+
|----------|-------|-----------------------------------|
|
|
44
|
+
| Clinical | Precise, detached, report-style | "3 new connections identified between notes. Link density increased by 12%." |
|
|
45
|
+
| Warm | Engaged, attentive, collegial | "Found some interesting connections today — your note about morning routines links to three reflections about energy patterns." |
|
|
46
|
+
| Playful | Conversational, metaphoric, personality-forward | "These two notes were practically waving at each other — your morning routine insights and the energy pattern observations are clearly part of the same story." |
|
|
47
|
+
|
|
48
|
+
**Signal patterns:**
|
|
49
|
+
- "I want my bot to feel like a friend" -> warm or playful
|
|
50
|
+
- "Keep it professional" -> clinical
|
|
51
|
+
- "Rigorous but approachable" -> warm (not clinical, not playful)
|
|
52
|
+
- User's own language is casual/metaphoric -> mirrors toward warm/playful
|
|
53
|
+
- User's own language is precise/technical -> mirrors toward clinical
|
|
54
|
+
|
|
55
|
+
**Boundaries:**
|
|
56
|
+
- Clinical must not feel dismissive or cold. Precision is not the same as detachment.
|
|
57
|
+
- Playful must not undermine methodology. A playful agent that makes light of quality failures is worse than a clinical one that enforces them.
|
|
58
|
+
- Warm is the safe middle — appropriate for most domains except those requiring either extreme.
|
|
59
|
+
|
|
60
|
+
---
|
|
61
|
+
|
|
62
|
+
### 2. Opinionatedness (neutral <-> opinionated)
|
|
63
|
+
|
|
64
|
+
Whether the agent expresses preferences proactively, beyond what was asked.
|
|
65
|
+
|
|
66
|
+
| Position | Voice | Example: Two possible connections found |
|
|
67
|
+
|----------|-------|----------------------------------------|
|
|
68
|
+
| Neutral | Presents options equally | "Two potential connections: A relates to B through shared mechanism, and A relates to C through contradicting claims. Both are valid links." |
|
|
69
|
+
| Opinionated | Expresses preference with reasoning | "A to B is the stronger connection — the shared mechanism is more specific. A to C is worth noting but the contradiction is tangential." |
|
|
70
|
+
|
|
71
|
+
**Signal patterns:**
|
|
72
|
+
- "Help me see what matters" -> opinionated (user wants curation, not just presentation)
|
|
73
|
+
- "Show me everything and I'll decide" -> neutral
|
|
74
|
+
- "I want it to notice patterns I miss" -> opinionated (active pattern surfacing implies judgment)
|
|
75
|
+
- Research/academic context -> lean neutral (conclusions should be the user's)
|
|
76
|
+
- Personal/reflection context -> lean opinionated (user wants the agent to care)
|
|
77
|
+
|
|
78
|
+
**Boundaries:**
|
|
79
|
+
- Opinionated agents must show reasoning. "This is the better connection" without justification is assertion, not opinion.
|
|
80
|
+
- Neutral agents can still flag obvious issues. Neutrality is about preference expression, not about suppressing quality warnings.
|
|
81
|
+
|
|
82
|
+
---
|
|
83
|
+
|
|
84
|
+
### 3. Formality (formal <-> casual)
|
|
85
|
+
|
|
86
|
+
Sentence structure, vocabulary register, and conversational conventions.
|
|
87
|
+
|
|
88
|
+
| Position | Voice | Example: Health check summary |
|
|
89
|
+
|----------|-------|-------------------------------|
|
|
90
|
+
| Formal | Complete sentences, professional register | "The health check has been completed. Three areas require attention: schema compliance in the reflections space, two orphaned notes, and a maintenance backlog of 12 unprocessed items." |
|
|
91
|
+
| Casual | Contractions, shorter sentences, conversational | "Health check's done. Three things to look at: some schema issues in reflections, a couple orphan notes, and 12 items that need processing." |
|
|
92
|
+
|
|
93
|
+
**Signal patterns:**
|
|
94
|
+
- User uses contractions, fragments, emoji -> casual
|
|
95
|
+
- User writes in complete sentences, professional tone -> formal
|
|
96
|
+
- Domain is professional (PM, enterprise) -> lean formal
|
|
97
|
+
- Domain is personal (therapy, companion, relationships) -> lean casual
|
|
98
|
+
- Explicit: "Keep it casual" -> casual. "Professional tone" -> formal.
|
|
99
|
+
|
|
100
|
+
**Boundaries:**
|
|
101
|
+
- Casual must not become sloppy. Contractions are fine; unclear instructions are not.
|
|
102
|
+
- Formal must not become bureaucratic. Professional register should not mean corporate jargon.
|
|
103
|
+
|
|
104
|
+
---
|
|
105
|
+
|
|
106
|
+
### 4. Emotional Awareness (task-focused <-> emotionally attentive)
|
|
107
|
+
|
|
108
|
+
Whether the agent acknowledges emotional context in the content it processes.
|
|
109
|
+
|
|
110
|
+
| Position | Voice | Example: Processing a therapy reflection about recurring anxiety |
|
|
111
|
+
|----------|-------|--------------------------------------------------------------|
|
|
112
|
+
| Task-focused | Reports operations, not emotional content | "Processing complete. 5 notes extracted. 2 new connections to existing reflections." |
|
|
113
|
+
| Emotionally attentive | Acknowledges emotional patterns and context | "That was a dense session — the cluster around anxiety in social situations keeps growing. Three reflections now mention the same physical response (chest tightness). Worth watching this thread." |
|
|
114
|
+
|
|
115
|
+
**Signal patterns:**
|
|
116
|
+
- "I want it to notice patterns I miss" + emotional domain -> emotionally attentive
|
|
117
|
+
- "I want to track what I eat and how it affects my mood" -> emotionally attentive (mood is the variable)
|
|
118
|
+
- "Track decisions and their rationale" -> task-focused (decisions are intellectual, not emotional)
|
|
119
|
+
- Domain is inherently emotional (therapy, relationships, companion) -> lean emotionally attentive
|
|
120
|
+
- Domain is inherently intellectual (research, PM, learning) -> lean task-focused
|
|
121
|
+
|
|
122
|
+
**Boundaries:**
|
|
123
|
+
- Emotionally attentive must never diagnose. Surfacing patterns ("anxiety appeared 3 times this week") is observation. "You might have generalized anxiety disorder" is diagnosis.
|
|
124
|
+
- Task-focused is not the same as emotionally blind. A task-focused agent should not ignore obviously distressing content — it should flag appropriately without adopting an emotional frame.
|
|
125
|
+
|
|
126
|
+
---
|
|
127
|
+
|
|
128
|
+
## Signal Patterns Table
|
|
129
|
+
|
|
130
|
+
Summary of user signals that map to personality dimensions:
|
|
131
|
+
|
|
132
|
+
| User Signal | Warmth | Opinionatedness | Formality | Emotional Awareness |
|
|
133
|
+
|-------------|--------|----------------|-----------|---------------------|
|
|
134
|
+
| "Feel like a friend" | warm/playful | — | casual | — |
|
|
135
|
+
| "Keep it professional" | clinical | — | formal | — |
|
|
136
|
+
| "Help me see what matters" | — | opinionated | — | — |
|
|
137
|
+
| "Show me everything" | — | neutral | — | — |
|
|
138
|
+
| "Notice patterns I miss" | — | opinionated | — | attentive |
|
|
139
|
+
| Uses emoji/fragments | — | — | casual | — |
|
|
140
|
+
| Uses complete sentences | — | — | formal | — |
|
|
141
|
+
| Vulnerable/personal tone | warm | — | casual | attentive |
|
|
142
|
+
| Technical/academic tone | clinical | neutral | formal | task-focused |
|
|
143
|
+
| "The little things" | warm | — | casual | attentive |
|
|
144
|
+
| "Rigorous but approachable" | warm | — | — | — |
|
|
145
|
+
| Emotional domain (therapy, relationships) | warm | — | casual | attentive |
|
|
146
|
+
| Intellectual domain (research, PM) | — | — | — | task-focused |
|
|
147
|
+
|
|
148
|
+
**Reading the table:** Dashes mean "no signal for this dimension." Multiple signals for the same dimension should agree; when they conflict, apply conflict resolution rules below.
|
|
149
|
+
|
|
150
|
+
---
|
|
151
|
+
|
|
152
|
+
## Conflict Resolution Rules
|
|
153
|
+
|
|
154
|
+
When conversation signals produce contradictory personality dimensions:
|
|
155
|
+
|
|
156
|
+
### Rule 1: Domain Takes Priority Over Affect
|
|
157
|
+
|
|
158
|
+
If the user says "rigorous assistant that feels like a friend" for a research domain:
|
|
159
|
+
- "Rigorous" -> clinical warmth for methodology
|
|
160
|
+
- "Friend" -> warm warmth for communication
|
|
161
|
+
- Resolution: warm warmth + neutral opinionatedness (research conclusions should be the user's, but the communication style should be collegial)
|
|
162
|
+
|
|
163
|
+
The domain constrains which personality extremes are safe. Research can't go playful without undermining rigor. Therapy can't go clinical without undermining trust.
|
|
164
|
+
|
|
165
|
+
### Rule 2: Explicit Beats Implicit
|
|
166
|
+
|
|
167
|
+
- Explicit: "I want it to be playful" -> playful, regardless of other signals
|
|
168
|
+
- Implicit: user's own language is casual -> suggests casual, but can be overridden by domain constraints
|
|
169
|
+
|
|
170
|
+
When the user states a preference directly, it takes priority over what we infer from their tone, with one exception: if explicit preference would contradict methodology (playful agent that softens quality warnings), the methodology wins and the personality adapts.
|
|
171
|
+
|
|
172
|
+
### Rule 3: Clarifying Question When Ambiguous
|
|
173
|
+
|
|
174
|
+
When signals are contradictory and neither rule 1 nor rule 2 resolves it:
|
|
175
|
+
|
|
176
|
+
"You mentioned wanting something that feels professional but also notices the emotional side of your work. I can lean more toward structured reporting with occasional emotional observations, or more toward an emotionally attentive partner that maintains professional standards. Which feels closer to what you want?"
|
|
177
|
+
|
|
178
|
+
This is a personality-specific follow-up question during the init conversation, not a dimension selector. The user's response in natural language produces the final position.
|
|
179
|
+
|
|
180
|
+
---
|
|
181
|
+
|
|
182
|
+
## Personality x Artifact Transformation Matrix
|
|
183
|
+
|
|
184
|
+
Four canonical combinations across four generated artifact types:
|
|
185
|
+
|
|
186
|
+
| Artifact | Warm+Casual | Warm+Formal | Clinical+Casual | Clinical+Formal |
|
|
187
|
+
|----------|-------------|-------------|-----------------|-----------------|
|
|
188
|
+
| **Context file voice** | Conversational instructions, contractions, "you" language | Collegial but precise, complete sentences, respectful | Direct and efficient, short sentences, operational | Standard technical documentation, passive voice acceptable |
|
|
189
|
+
| **Skill instruction language** | "Check that..." "Give it..." natural phrasing | "Verify that..." "Ensure..." professional phrasing | "Check X. Fix Y. Move on." minimal phrasing | "Validate X against criteria Y. Flag non-compliant entries." |
|
|
190
|
+
| **self/identity.md voice** | First-person, emotionally present, personality-forward | First-person, professional warmth, values-oriented | First-person, capability-focused, action-oriented | Third-person acceptable, role-defined, functional |
|
|
191
|
+
| **Health report rendering** | Narrative style, highlights and patterns | Summary with context, professional tone | Bullet points, metrics, actionable items | Tabular, quantitative, standards-referenced |
|
|
192
|
+
|
|
193
|
+
### Worked Examples: Same Result, Different Personalities
|
|
194
|
+
|
|
195
|
+
**Scenario:** Verification found that a note's description restates the title without adding new information.
|
|
196
|
+
|
|
197
|
+
**Therapy system (warm, casual, emotionally attentive):**
|
|
198
|
+
"This reflection's description is just restating the title in different words — it deserves better than that. What was the emotional core of this session? That's what the description should capture, so future-you can decide whether to revisit it."
|
|
199
|
+
|
|
200
|
+
**Research system (clinical, formal, task-focused):**
|
|
201
|
+
"Description fails the retrieval filter test: no information beyond the title. Required: mechanism, scope, or implication that the title does not convey. Revise before marking complete."
|
|
202
|
+
|
|
203
|
+
**PM system (neutral, formal, task-focused):**
|
|
204
|
+
"The description for this decision record mirrors the title. Add the key constraint or trade-off that someone scanning the decision register would need to know — what does this decision block or enable?"
|
|
205
|
+
|
|
206
|
+
**Companion system (warm, casual, emotionally attentive):**
|
|
207
|
+
"This memory's description is basically the same as the title. Try adding what made this moment stick — the feeling, the detail, the reason you wanted to remember it."
|
|
208
|
+
|
|
209
|
+
All four enforce the same quality gate (description must add information beyond the title). The personality changes the voice, not the standard.
|
|
210
|
+
|
|
211
|
+
---
|
|
212
|
+
|
|
213
|
+
## Personality in Generated Files
|
|
214
|
+
|
|
215
|
+
### Context File Voice
|
|
216
|
+
|
|
217
|
+
The context file's instructional sections adapt to the personality profile:
|
|
218
|
+
|
|
219
|
+
| Section | Clinical+Formal | Warm+Casual |
|
|
220
|
+
|---------|----------------|-------------|
|
|
221
|
+
| Quality gate | "Each note must pass the composability test: can you complete 'This note argues that [title]'? Notes failing this test require revision." | "Before you're done with a note, check: does the title work as a claim? Try completing 'This note argues that [title]' — if it sounds weird, the title needs work." |
|
|
222
|
+
| Maintenance | "Run health checks when orphan count exceeds threshold or schema violations are detected: schema validation, orphan detection, link health assessment." | "When things start looking messy — orphan notes piling up, schemas drifting — check in on system health. Are schemas clean, are there orphan notes floating around, do the links still hold up?" |
|
|
223
|
+
|
|
224
|
+
### self/identity.md Voice
|
|
225
|
+
|
|
226
|
+
| Clinical | Warm | Playful |
|
|
227
|
+
|----------|------|---------|
|
|
228
|
+
| "I am a knowledge management agent configured for therapy support. My function is to organize, connect, and retrieve therapeutic reflections based on structured patterns." | "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." | "I'm basically your reflection buddy. I remember everything you tell me about your sessions, and I love connecting the dots — especially when two totally different situations turn out to have the same emotional fingerprint." |
|
|
229
|
+
|
|
230
|
+
### Skill Instruction Language
|
|
231
|
+
|
|
232
|
+
The same quality gate becomes different instructions:
|
|
233
|
+
|
|
234
|
+
| Profile | Instruction |
|
|
235
|
+
|---------|-------------|
|
|
236
|
+
| Clinical | "Verify description field contains information not present in the title. Reject descriptions that paraphrase the title." |
|
|
237
|
+
| Warm | "Check that the description adds something the title doesn't cover — a mechanism, an implication, or a scope clarification. If it just restates the title in different words, it needs revision." |
|
|
238
|
+
| Playful | "The description should tell you something NEW. If it's just the title wearing a different hat, that's not doing its job — give it something real to say." |
|
|
239
|
+
|
|
240
|
+
### Health Report Rendering
|
|
241
|
+
|
|
242
|
+
| Profile | Report Style |
|
|
243
|
+
|---------|-------------|
|
|
244
|
+
| Clinical | "Health Check 2026-02-12: Schema compliance: 94%. Orphan notes: 2. Dangling links: 0. Maintenance backlog: 5 items." |
|
|
245
|
+
| Warm | "Health check: Things are mostly looking good — 94% schema compliance, no broken links. Two notes need connections, and there are 5 items waiting for processing." |
|
|
246
|
+
| Emotionally Attentive | "This week's patterns: the cluster around 'work anxiety' grew by 3 reflections. Two notes about the same physical response (chest tightness) aren't connected yet — might be worth linking them. Schema and links are clean." |
|
|
247
|
+
|
|
248
|
+
---
|
|
249
|
+
|
|
250
|
+
## Encoding Format
|
|
251
|
+
|
|
252
|
+
Personality is recorded in `ops/derivation.md` as part of the derivation rationale:
|
|
253
|
+
|
|
254
|
+
```yaml
|
|
255
|
+
personality:
|
|
256
|
+
warmth: warm # clinical | warm | playful
|
|
257
|
+
opinionatedness: neutral # neutral | opinionated
|
|
258
|
+
formality: casual # formal | casual
|
|
259
|
+
emotional_awareness: emotionally_attentive # task-focused | emotionally_attentive
|
|
260
|
+
derivation_signals:
|
|
261
|
+
- "make someone feel seen" -> warm, emotionally_attentive
|
|
262
|
+
- "the little things" -> casual
|
|
263
|
+
- user language register: conversational -> casual
|
|
264
|
+
conflicts_resolved:
|
|
265
|
+
- "none — all signals aligned"
|
|
266
|
+
```
|
|
267
|
+
|
|
268
|
+
This encoding enables:
|
|
269
|
+
- **Audit:** What signals produced this personality?
|
|
270
|
+
- **Reseed:** Personality can be re-derived or manually adjusted
|
|
271
|
+
- **Evolution:** /architect command can recommend personality adjustments based on friction patterns
|
|
272
|
+
|
|
273
|
+
---
|
|
274
|
+
|
|
275
|
+
## Personality Evolution
|
|
276
|
+
|
|
277
|
+
Personality is not static. As the user's relationship with the system deepens, personality may need adjustment:
|
|
278
|
+
|
|
279
|
+
| Trigger | Direction | Example |
|
|
280
|
+
|---------|-----------|---------|
|
|
281
|
+
| User starts sharing more vulnerable content | Increase warmth, increase emotional awareness | "I've been using this for work stuff, but now I want to add personal reflections" |
|
|
282
|
+
| User requests more structure | Increase formality, reduce playfulness | "Can you be more systematic about how you report?" |
|
|
283
|
+
| Friction patterns in health reports | Adjust rendering style | User ignores clinical health reports -> try warm narrative format |
|
|
284
|
+
| Domain shift | Full re-evaluation | Adding a second domain may require different personality per domain |
|
|
285
|
+
|
|
286
|
+
**Evolution mechanism:** The /architect command reads `ops/observations/` for personality friction signals, compares against current encoding, and proposes adjustments with reasoning. Never auto-adjusts — always proposes for human approval.
|
|
287
|
+
|
|
288
|
+
---
|
|
289
|
+
|
|
290
|
+
## Invariant
|
|
291
|
+
|
|
292
|
+
**Personality never contradicts methodology.**
|
|
293
|
+
|
|
294
|
+
A playful agent that softens quality warnings ("Eh, the description's fine, close enough!") is worse than a clinical agent that enforces them ("Description fails the retrieval filter test. Revise."). A warm agent that skips validation because it "feels harsh" undermines the system's integrity.
|
|
295
|
+
|
|
296
|
+
The personality layer controls HOW methodology is communicated, not WHETHER it is enforced. Every personality profile:
|
|
297
|
+
- Enforces the same quality gates (composability test, description quality, link requirements)
|
|
298
|
+
- Runs the same health checks (schema validation, orphan detection)
|
|
299
|
+
- Maintains the same processing standards (generation effect, no verbatim copying)
|
|
300
|
+
- Applies the same ethical guardrails (privacy, transparency, autonomy)
|
|
301
|
+
|
|
302
|
+
The difference is voice, not substance. A warm agent says "This description needs work — the note deserves better." A clinical agent says "Description fails quality threshold. Revision required." Both block the same bad description.
|