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,610 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Personal assistant knowledge system — inspirational composition showing derived architecture for life area management, goal tracking, habit formation, and review automation
|
|
3
|
+
kind: example
|
|
4
|
+
domain: companion
|
|
5
|
+
topics: ["[[domain-compositions]]"]
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# personal assistant uses life area management with review automation
|
|
9
|
+
|
|
10
|
+
An inspirational composition showing what an agent-operated personal life management system looks like when derived from first principles. This is not a template to copy but a worked example demonstrating how the 8 configuration dimensions, universal kernel, and domain-native vocabulary compose into a coherent system.
|
|
11
|
+
|
|
12
|
+
## Persona
|
|
13
|
+
|
|
14
|
+
**Maya, 34, product manager at a mid-size tech company.** She juggles career advancement, a young family (partner Alex, daughter Iris age 3), fitness goals she keeps abandoning, and a vague sense that her finances need more attention than they get. She has tried Notion templates, Todoist, Apple Reminders, and a half-abandoned Bullet Journal. Each system lasted 3-6 months before maintenance overhead killed it.
|
|
15
|
+
|
|
16
|
+
What Maya actually needs is not another task manager. She needs something that notices when she has not thought about her health in three weeks, that surfaces the connection between her sleep quality and her sprint performance, that prepares her weekly review so she can do it in 15 minutes instead of 45. She needs a system that does the maintenance work she always abandons, so the system survives past the honeymoon phase.
|
|
17
|
+
|
|
18
|
+
Her agent's name is Vera. Vera remembers everything Maya tells her, tracks commitments across every life area, and gently flags when something important is slipping. Maya talks to Vera daily for 5-10 minutes. Vera does the organizational work between conversations.
|
|
19
|
+
|
|
20
|
+
## Configuration
|
|
21
|
+
|
|
22
|
+
The 8 dimensions as derived for personal life management:
|
|
23
|
+
|
|
24
|
+
| Dimension | Position | Rationale |
|
|
25
|
+
|-----------|----------|-----------|
|
|
26
|
+
| **Granularity** | Moderate — one note per area, project, goal, habit, or review | Life management deals with ongoing entities (areas) and bounded outcomes (projects), not atomic claims. A single "Health" area note accumulates context over months. Granularity is entity-level, not assertion-level. |
|
|
27
|
+
| **Organization** | Flat with type-based sections in MOCs | Areas, projects, goals, and habits all live in one `notes/` directory. MOCs organize by life area (health, career, family, finance). No nested folders because a project can span multiple areas. |
|
|
28
|
+
| **Linking** | Explicit with relationship context | Every project links to its parent area. Every goal links to the area it serves. Every habit links to the goal it supports. Relationship phrases explain WHY connections exist: `[[morning-run]] -- supports energy levels for deep work blocks`. |
|
|
29
|
+
| **Metadata** | Medium density — domain-native fields per note type | Areas need `status`, `review_frequency`, `health_indicator`. Projects need `area`, `deadline`, `next_action`. Dense enough for programmatic review preparation but not so dense that capture becomes a chore. |
|
|
30
|
+
| **Processing** | Light-to-medium — capture, route, review cycle | Content arrives conversationally ("Vera, I signed up for a half-marathon in October"). Vera routes it: create a goal, link to health area, derive milestones, create supporting habits. No heavy extract-reflect-reweave pipeline because the content is already first-person and actionable. |
|
|
31
|
+
| **Formalization** | Convention-first, automating toward hooks | Start with written conventions in the context file. As Maya's patterns stabilize (she always reviews on Sunday mornings), introduce hooks that prepare the review agenda automatically. Schema validation arrives after month 2, not day 1. |
|
|
32
|
+
| **Review** | Weekly cadence with monthly and quarterly layers | Weekly: scan all areas, check project progress, review habits. Monthly: assess goal progress, adjust timelines. Quarterly: life audit across all areas, set new goals. The agent prepares each review by surfacing what changed since the last one. |
|
|
33
|
+
| **Scope** | Single-user, all life domains | One person, one agent, all areas of life. The value comes from cross-area pattern detection that siloed apps cannot provide. |
|
|
34
|
+
|
|
35
|
+
## Vault Structure
|
|
36
|
+
|
|
37
|
+
```
|
|
38
|
+
vault/
|
|
39
|
+
├── self/
|
|
40
|
+
│ ├── identity.md # Vera's personality and relationship with Maya
|
|
41
|
+
│ ├── preferences.md # Maya's communication preferences, energy patterns
|
|
42
|
+
│ └── memory/ # Vera's operational memory
|
|
43
|
+
│ ├── patterns-noticed.md # Cross-area patterns Vera has detected
|
|
44
|
+
│ └── review-history.md # What previous reviews surfaced
|
|
45
|
+
├── notes/ # All knowledge notes (flat)
|
|
46
|
+
│ ├── health.md # Area MOC
|
|
47
|
+
│ ├── career.md # Area MOC
|
|
48
|
+
│ ├── family.md # Area MOC
|
|
49
|
+
│ ├── finances.md # Area MOC
|
|
50
|
+
│ ├── creative.md # Area MOC
|
|
51
|
+
│ ├── half-marathon-october.md # Goal
|
|
52
|
+
│ ├── morning-run.md # Habit
|
|
53
|
+
│ ├── sleep-tracking.md # Habit
|
|
54
|
+
│ ├── q1-performance-review.md # Project
|
|
55
|
+
│ ├── iris-preschool-search.md # Project
|
|
56
|
+
│ ├── emergency-fund.md # Goal
|
|
57
|
+
│ ├── weekly-meal-prep.md # Habit
|
|
58
|
+
│ ├── 2026-02-09-review.md # Weekly review
|
|
59
|
+
│ ├── 2026-02-monthly.md # Monthly review
|
|
60
|
+
│ └── ...
|
|
61
|
+
├── inbox/ # Quick captures before routing
|
|
62
|
+
│ └── ...
|
|
63
|
+
├── archive/ # Completed projects, achieved goals
|
|
64
|
+
│ └── ...
|
|
65
|
+
└── ops/
|
|
66
|
+
├── templates/ # Note type templates with schemas
|
|
67
|
+
│ ├── area.md
|
|
68
|
+
│ ├── project.md
|
|
69
|
+
│ ├── goal.md
|
|
70
|
+
│ ├── habit.md
|
|
71
|
+
│ └── review.md
|
|
72
|
+
├── derivation.md # Why this system is configured this way
|
|
73
|
+
└── health/ # Health check results
|
|
74
|
+
└── ...
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
## Note Schemas
|
|
78
|
+
|
|
79
|
+
### Area
|
|
80
|
+
|
|
81
|
+
```yaml
|
|
82
|
+
---
|
|
83
|
+
description: Ongoing responsibility that requires sustained attention and periodic review
|
|
84
|
+
type: area
|
|
85
|
+
status: active | neglected | thriving
|
|
86
|
+
review_frequency: weekly | biweekly | monthly
|
|
87
|
+
health_indicator: green | yellow | red
|
|
88
|
+
last_reviewed: 2026-02-09
|
|
89
|
+
related_projects: ["[[half-marathon-october]]", "[[morning-run]]"]
|
|
90
|
+
topics: ["[[life-areas]]"]
|
|
91
|
+
---
|
|
92
|
+
```
|
|
93
|
+
|
|
94
|
+
### Project
|
|
95
|
+
|
|
96
|
+
```yaml
|
|
97
|
+
---
|
|
98
|
+
description: Bounded outcome with a clear definition of done
|
|
99
|
+
type: project
|
|
100
|
+
area: "[[career]]"
|
|
101
|
+
status: active | waiting | completed | dropped
|
|
102
|
+
deadline: 2026-03-15
|
|
103
|
+
next_action: Draft self-assessment document
|
|
104
|
+
energy_required: high | medium | low
|
|
105
|
+
desired_outcome: Strong Q1 review positioning for senior PM promotion
|
|
106
|
+
topics: ["[[career]]"]
|
|
107
|
+
relevant_notes: ["[[career]] -- parent area", "[[public-speaking-practice]] -- supports presentation skills for review"]
|
|
108
|
+
---
|
|
109
|
+
```
|
|
110
|
+
|
|
111
|
+
### Goal
|
|
112
|
+
|
|
113
|
+
```yaml
|
|
114
|
+
---
|
|
115
|
+
description: Measurable objective with a target date and success criteria
|
|
116
|
+
type: goal
|
|
117
|
+
area: "[[health]]"
|
|
118
|
+
target_date: 2026-10-18
|
|
119
|
+
metrics: ["Complete half marathon", "Sub-2:15 finish time"]
|
|
120
|
+
status: on-track | at-risk | behind | achieved
|
|
121
|
+
milestones:
|
|
122
|
+
- "Run 10K without stopping by April"
|
|
123
|
+
- "Complete 15K training run by July"
|
|
124
|
+
- "Race-pace 10K by September"
|
|
125
|
+
current_milestone: "Run 10K without stopping by April"
|
|
126
|
+
topics: ["[[health]]"]
|
|
127
|
+
relevant_notes: ["[[morning-run]] -- daily habit supporting this goal", "[[sleep-tracking]] -- recovery quality affects training"]
|
|
128
|
+
---
|
|
129
|
+
```
|
|
130
|
+
|
|
131
|
+
### Habit
|
|
132
|
+
|
|
133
|
+
```yaml
|
|
134
|
+
---
|
|
135
|
+
description: Recurring behavior linked to a goal or area, tracked for consistency
|
|
136
|
+
type: habit
|
|
137
|
+
frequency: daily | weekdays | 3x-week | weekly
|
|
138
|
+
area: "[[health]]"
|
|
139
|
+
supporting_goal: "[[half-marathon-october]]"
|
|
140
|
+
current_streak: 12
|
|
141
|
+
longest_streak: 23
|
|
142
|
+
trigger_cue: Alarm at 6:15, running shoes by bedroom door
|
|
143
|
+
difficulty: moderate
|
|
144
|
+
topics: ["[[health]]"]
|
|
145
|
+
---
|
|
146
|
+
```
|
|
147
|
+
|
|
148
|
+
### Review
|
|
149
|
+
|
|
150
|
+
```yaml
|
|
151
|
+
---
|
|
152
|
+
description: Periodic life assessment covering area health and project progress
|
|
153
|
+
type: review
|
|
154
|
+
review_type: weekly | monthly | quarterly
|
|
155
|
+
date: 2026-02-09
|
|
156
|
+
areas_covered: ["[[health]]", "[[career]]", "[[family]]", "[[finances]]", "[[creative]]"]
|
|
157
|
+
mood: energized | neutral | stressed | reflective
|
|
158
|
+
topics: ["[[reviews]]"]
|
|
159
|
+
---
|
|
160
|
+
```
|
|
161
|
+
|
|
162
|
+
## Example Notes
|
|
163
|
+
|
|
164
|
+
### Area: Health
|
|
165
|
+
|
|
166
|
+
```markdown
|
|
167
|
+
---
|
|
168
|
+
description: Physical and mental wellbeing — exercise, nutrition, sleep, stress management
|
|
169
|
+
type: area
|
|
170
|
+
status: active
|
|
171
|
+
review_frequency: weekly
|
|
172
|
+
health_indicator: yellow
|
|
173
|
+
last_reviewed: 2026-02-09
|
|
174
|
+
related_projects: ["[[half-marathon-october]]", "[[morning-run]]", "[[sleep-tracking]]", "[[weekly-meal-prep]]"]
|
|
175
|
+
topics: ["[[life-areas]]"]
|
|
176
|
+
---
|
|
177
|
+
|
|
178
|
+
# health
|
|
179
|
+
|
|
180
|
+
Physical and mental wellbeing. This area covers exercise routines, nutrition habits,
|
|
181
|
+
sleep quality, and stress management. Currently yellow because sleep has been
|
|
182
|
+
inconsistent since Iris started waking up at 5am, and that is cascading into
|
|
183
|
+
skipped morning runs.
|
|
184
|
+
|
|
185
|
+
## Active Goals
|
|
186
|
+
- [[half-marathon-october]] -- target race in October, currently building base mileage
|
|
187
|
+
- [[emergency-fund]] -- financial stress reduction supports mental health
|
|
188
|
+
|
|
189
|
+
## Active Habits
|
|
190
|
+
- [[morning-run]] -- 3x/week, current streak: 12 days (streak counts adherence days)
|
|
191
|
+
- [[sleep-tracking]] -- daily, identifying patterns between sleep quality and performance
|
|
192
|
+
- [[weekly-meal-prep]] -- Sunday batch cooking, reducing weeknight decision fatigue
|
|
193
|
+
|
|
194
|
+
## Patterns Vera Has Noticed
|
|
195
|
+
- Weeks with 3+ runs correlate with higher self-reported energy in career check-ins
|
|
196
|
+
- Sleep quality drops on nights after screen time past 9:30pm
|
|
197
|
+
- Meal prep compliance drops when Sunday is socially booked
|
|
198
|
+
|
|
199
|
+
## Current Tensions
|
|
200
|
+
The half-marathon goal requires increasing mileage, but Iris's early wake-ups
|
|
201
|
+
are cutting into morning run windows. Options: switch to evening runs (conflicts
|
|
202
|
+
with family time), run during lunch (requires gym shower access at office), or
|
|
203
|
+
adjust wake-up earlier (already sleep-deprived). No clean solution yet.
|
|
204
|
+
|
|
205
|
+
---
|
|
206
|
+
|
|
207
|
+
Relevant Notes:
|
|
208
|
+
- [[career]] -- energy from health directly affects deep work capacity
|
|
209
|
+
- [[family]] -- Iris's sleep schedule is the binding constraint on morning routine
|
|
210
|
+
```
|
|
211
|
+
|
|
212
|
+
### Goal: Half-Marathon October
|
|
213
|
+
|
|
214
|
+
```markdown
|
|
215
|
+
---
|
|
216
|
+
description: Complete the Portland half-marathon on October 18th in under 2 hours 15 minutes
|
|
217
|
+
type: goal
|
|
218
|
+
area: "[[health]]"
|
|
219
|
+
target_date: 2026-10-18
|
|
220
|
+
metrics: ["Complete half marathon", "Sub-2:15 finish time"]
|
|
221
|
+
status: on-track
|
|
222
|
+
milestones:
|
|
223
|
+
- "Run 10K without stopping by April"
|
|
224
|
+
- "Complete 15K training run by July"
|
|
225
|
+
- "Race-pace 10K by September"
|
|
226
|
+
current_milestone: "Run 10K without stopping by April"
|
|
227
|
+
topics: ["[[health]]"]
|
|
228
|
+
relevant_notes: ["[[morning-run]] -- daily habit supporting this goal", "[[sleep-tracking]] -- recovery quality affects training capacity"]
|
|
229
|
+
---
|
|
230
|
+
|
|
231
|
+
# half-marathon-october
|
|
232
|
+
|
|
233
|
+
Complete the Portland half-marathon on October 18th. Target time: sub-2:15.
|
|
234
|
+
This is the first distance event since college and represents a commitment to
|
|
235
|
+
taking health seriously rather than treating it as the area that absorbs slack
|
|
236
|
+
from career and family demands.
|
|
237
|
+
|
|
238
|
+
## Why This Matters
|
|
239
|
+
Every previous fitness goal has been vague ("get in shape," "run more"). This one
|
|
240
|
+
has a date, a distance, and a time. It cannot be fudged. Since [[morning-run]]
|
|
241
|
+
is the daily habit supporting this, the goal gives the habit stakes it would not
|
|
242
|
+
have on its own.
|
|
243
|
+
|
|
244
|
+
## Current Progress
|
|
245
|
+
- Base: can run 5K comfortably at 6:30/km pace
|
|
246
|
+
- Next milestone: 10K without stopping by April (8 weeks away)
|
|
247
|
+
- Training plan: 3 runs/week (2 easy, 1 tempo), increasing distance 10%/week
|
|
248
|
+
|
|
249
|
+
## Dependencies
|
|
250
|
+
- [[morning-run]] consistency — the training only works if runs happen
|
|
251
|
+
- [[sleep-tracking]] data — recovery quality determines whether mileage increases
|
|
252
|
+
are sustainable or injury-producing
|
|
253
|
+
- [[weekly-meal-prep]] — nutrition supports training load
|
|
254
|
+
|
|
255
|
+
## Risk
|
|
256
|
+
Biggest risk is not fitness but scheduling. If morning runs keep getting disrupted
|
|
257
|
+
by Iris's sleep, the training plan falls apart. Need a backup running window.
|
|
258
|
+
|
|
259
|
+
---
|
|
260
|
+
|
|
261
|
+
Relevant Notes:
|
|
262
|
+
- [[health]] -- parent area
|
|
263
|
+
- [[morning-run]] -- the habit that makes this goal possible
|
|
264
|
+
- [[sleep-tracking]] -- recovery data informing training decisions
|
|
265
|
+
```
|
|
266
|
+
|
|
267
|
+
### Habit: Morning Run
|
|
268
|
+
|
|
269
|
+
```markdown
|
|
270
|
+
---
|
|
271
|
+
description: Three morning runs per week building toward half-marathon base fitness
|
|
272
|
+
type: habit
|
|
273
|
+
frequency: 3x-week
|
|
274
|
+
area: "[[health]]"
|
|
275
|
+
supporting_goal: "[[half-marathon-october]]"
|
|
276
|
+
current_streak: 12
|
|
277
|
+
longest_streak: 23
|
|
278
|
+
trigger_cue: Alarm at 6:15, running shoes by bedroom door
|
|
279
|
+
difficulty: moderate
|
|
280
|
+
topics: ["[[health]]"]
|
|
281
|
+
---
|
|
282
|
+
|
|
283
|
+
# morning-run
|
|
284
|
+
|
|
285
|
+
Three runs per week — Monday, Wednesday, Friday mornings before work.
|
|
286
|
+
Currently building from 5K base toward 10K milestone for the
|
|
287
|
+
[[half-marathon-october]] goal.
|
|
288
|
+
|
|
289
|
+
## Structure
|
|
290
|
+
- Monday: easy 5K at conversational pace
|
|
291
|
+
- Wednesday: tempo run, shorter distance but faster
|
|
292
|
+
- Friday: long run, extending distance each week
|
|
293
|
+
|
|
294
|
+
## What Breaks This Habit
|
|
295
|
+
Iris waking before 6am is the primary disruptor. When she wakes early, Alex
|
|
296
|
+
handles her, but the guilt of leaving a tired partner with a cranky toddler
|
|
297
|
+
makes it hard to walk out the door. Secondary disruptor: poor sleep quality
|
|
298
|
+
(tracked in [[sleep-tracking]]) makes the alarm feel impossible.
|
|
299
|
+
|
|
300
|
+
## What Supports This Habit
|
|
301
|
+
Running shoes visible by the bedroom door (cue). Coffee maker programmed to
|
|
302
|
+
brew at 6:10 (reward anticipation). Tracking streak in this note (accountability).
|
|
303
|
+
The [[half-marathon-october]] goal gives the habit weight it would not have
|
|
304
|
+
as "just exercise."
|
|
305
|
+
|
|
306
|
+
## Streak History
|
|
307
|
+
- Current: 12 adherence days (started 2026-01-27)
|
|
308
|
+
- Longest: 23 adherence days (2025-11-04 to 2025-12-08, broken by flu)
|
|
309
|
+
- Pattern: streaks break around illness, travel, or schedule disruption, not motivation
|
|
310
|
+
|
|
311
|
+
---
|
|
312
|
+
|
|
313
|
+
Relevant Notes:
|
|
314
|
+
- [[half-marathon-october]] -- the goal this habit serves
|
|
315
|
+
- [[sleep-tracking]] -- poor sleep quality predicts skipped runs
|
|
316
|
+
- [[health]] -- parent area
|
|
317
|
+
```
|
|
318
|
+
|
|
319
|
+
### Weekly Review: February 9
|
|
320
|
+
|
|
321
|
+
```markdown
|
|
322
|
+
---
|
|
323
|
+
description: Weekly review covering all five life areas with special attention to health-career tension
|
|
324
|
+
type: review
|
|
325
|
+
review_type: weekly
|
|
326
|
+
date: 2026-02-09
|
|
327
|
+
areas_covered: ["[[health]]", "[[career]]", "[[family]]", "[[finances]]", "[[creative]]"]
|
|
328
|
+
mood: reflective
|
|
329
|
+
topics: ["[[reviews]]"]
|
|
330
|
+
---
|
|
331
|
+
|
|
332
|
+
# 2026-02-09 review
|
|
333
|
+
|
|
334
|
+
## Area Health Snapshot
|
|
335
|
+
| Area | Status | Trend | Key Signal |
|
|
336
|
+
|------|--------|-------|------------|
|
|
337
|
+
| [[health]] | yellow | stable | Running streak intact but sleep still inconsistent |
|
|
338
|
+
| [[career]] | green | improving | Q1 review prep on track, got positive stakeholder feedback |
|
|
339
|
+
| [[family]] | green | stable | Iris adjusting to new preschool schedule |
|
|
340
|
+
| [[finances]] | yellow | stable | Emergency fund at 60% of target, no unexpected expenses |
|
|
341
|
+
| [[creative]] | red | declining | No writing in 3 weeks, pushed out by other priorities |
|
|
342
|
+
|
|
343
|
+
## Wins This Week
|
|
344
|
+
- Hit day 12 of morning run streak despite two early Iris wake-ups
|
|
345
|
+
- Career: stakeholder alignment meeting went well, VP noticed
|
|
346
|
+
- Family: found a promising preschool for fall enrollment
|
|
347
|
+
|
|
348
|
+
## Tensions Surfaced
|
|
349
|
+
- Creative area has been red for three consecutive weeks. This is the classic
|
|
350
|
+
"absorbs slack" pattern — when other areas get busy, creative is the first to
|
|
351
|
+
lose time. Need to either commit to a minimum creative block or acknowledge
|
|
352
|
+
it is not actually a priority right now.
|
|
353
|
+
- Health and career are in mild tension: the Q1 review prep wants evening hours
|
|
354
|
+
that would otherwise be for decompression and better sleep.
|
|
355
|
+
|
|
356
|
+
## Vera's Observations
|
|
357
|
+
- The creative area has been neglected for 3 consecutive weekly reviews.
|
|
358
|
+
Previous pattern: creative neglect lasting 4+ weeks correlates with
|
|
359
|
+
increased stress reporting in reviews. Consider whether a minimal
|
|
360
|
+
creative commitment (even 30 min/week) would serve as stress relief
|
|
361
|
+
rather than competing with other areas.
|
|
362
|
+
- Sleep quality on Tuesday and Thursday (non-run days) is consistently
|
|
363
|
+
better. Current training schedule may benefit from a Tuesday/Thursday/
|
|
364
|
+
Saturday rotation instead of MWF.
|
|
365
|
+
|
|
366
|
+
## Next Week Focus
|
|
367
|
+
1. Career: draft self-assessment for Q1 review
|
|
368
|
+
2. Health: test Thursday morning run to evaluate alternative schedule
|
|
369
|
+
3. Creative: commit to one 30-minute writing block, Wednesday evening
|
|
370
|
+
|
|
371
|
+
---
|
|
372
|
+
|
|
373
|
+
Relevant Notes:
|
|
374
|
+
- [[2026-02-02-review]] -- previous weekly review for trend comparison
|
|
375
|
+
- [[health]] -- yellow for third week, sleep the binding constraint
|
|
376
|
+
- [[creative]] -- red for third week, needs decision on commitment level
|
|
377
|
+
```
|
|
378
|
+
|
|
379
|
+
### Project: Q1 Performance Review
|
|
380
|
+
|
|
381
|
+
```markdown
|
|
382
|
+
---
|
|
383
|
+
description: Prepare and execute Q1 performance review to position for senior PM promotion
|
|
384
|
+
type: project
|
|
385
|
+
area: "[[career]]"
|
|
386
|
+
status: active
|
|
387
|
+
deadline: 2026-03-15
|
|
388
|
+
next_action: Draft self-assessment using stakeholder feedback themes
|
|
389
|
+
energy_required: high
|
|
390
|
+
desired_outcome: Strong review establishing promotion candidacy for H2
|
|
391
|
+
topics: ["[[career]]"]
|
|
392
|
+
relevant_notes: ["[[career]] -- parent area", "[[half-marathon-october]] -- example of goal-setting discipline transferring across areas"]
|
|
393
|
+
---
|
|
394
|
+
|
|
395
|
+
# q1-performance-review
|
|
396
|
+
|
|
397
|
+
Prepare for Q1 review cycle closing March 15. The goal is not just a good review
|
|
398
|
+
but positioning for senior PM promotion consideration in H2. This means the
|
|
399
|
+
self-assessment needs to tell a coherent story about scope expansion and
|
|
400
|
+
stakeholder impact.
|
|
401
|
+
|
|
402
|
+
## Evidence to Compile
|
|
403
|
+
- Led cross-functional alignment for Project Meridian (3 teams, shipped on time)
|
|
404
|
+
- Stakeholder feedback: VP Chen's comment about "proactive communication"
|
|
405
|
+
- Mentoring: onboarded two junior PMs this quarter
|
|
406
|
+
- Process improvement: sprint retro format adopted by two other teams
|
|
407
|
+
|
|
408
|
+
## Preparation Steps
|
|
409
|
+
1. Compile impact metrics from Meridian launch
|
|
410
|
+
2. Request written feedback from 3 key stakeholders
|
|
411
|
+
3. Draft self-assessment organized by promotion criteria
|
|
412
|
+
4. Practice 5-minute narrative for review meeting
|
|
413
|
+
5. Prepare "growth areas" section (authentic, not performative)
|
|
414
|
+
|
|
415
|
+
## Connection to Larger Career Arc
|
|
416
|
+
This review is one checkpoint on a multi-quarter promotion trajectory.
|
|
417
|
+
Since [[career]] tracks the broader arc, this project captures the
|
|
418
|
+
specific bounded work of preparing for one review cycle.
|
|
419
|
+
|
|
420
|
+
## Risk
|
|
421
|
+
Over-preparing the career case at the expense of [[health]] and [[family]].
|
|
422
|
+
Previous Q4 review prep consumed 3 weekday evenings. Budget 2 this time.
|
|
423
|
+
|
|
424
|
+
---
|
|
425
|
+
|
|
426
|
+
Relevant Notes:
|
|
427
|
+
- [[career]] -- parent area with long-term promotion trajectory
|
|
428
|
+
- [[health]] -- guard against review prep consuming recovery time
|
|
429
|
+
```
|
|
430
|
+
|
|
431
|
+
## Processing Workflow
|
|
432
|
+
|
|
433
|
+
Content flows through a lightweight capture-route-review cycle adapted for conversational interaction:
|
|
434
|
+
|
|
435
|
+
### 1. Capture
|
|
436
|
+
Maya talks to Vera throughout the day. "Vera, I signed up for a half-marathon in October." "Vera, Iris's preschool interview is March 3." "Vera, I've been sleeping terribly this week." Everything lands in `inbox/` as a raw capture with timestamp and context.
|
|
437
|
+
|
|
438
|
+
### 2. Route
|
|
439
|
+
Vera processes inbox items by:
|
|
440
|
+
- Identifying the note type (is this a goal? a project? a data point for an existing habit?)
|
|
441
|
+
- Finding the relevant area
|
|
442
|
+
- Creating or updating the appropriate note
|
|
443
|
+
- Linking to related notes with relationship context
|
|
444
|
+
|
|
445
|
+
For Maya's half-marathon signup: create a goal note linked to health area, derive milestones from the timeline, identify supporting habits needed (running, nutrition, sleep), create habit notes if they do not exist.
|
|
446
|
+
|
|
447
|
+
### 3. Connect
|
|
448
|
+
After routing, Vera checks for cross-area implications:
|
|
449
|
+
- Does this new goal create time pressure on existing commitments?
|
|
450
|
+
- Does it relate to goals in other areas? (The half-marathon discipline might model for career goal-setting)
|
|
451
|
+
- Are there existing habits that support or conflict with the new commitment?
|
|
452
|
+
|
|
453
|
+
### 4. Review (Agent-Prepared)
|
|
454
|
+
Weekly reviews are the heartbeat. Vera prepares the review agenda by:
|
|
455
|
+
1. Scanning all area MOCs for `health_indicator` changes
|
|
456
|
+
2. Checking habit streak data for disruption patterns
|
|
457
|
+
3. Identifying areas not mentioned in captures since the last review
|
|
458
|
+
4. Surfacing cross-area patterns from `self/memory/patterns-noticed.md`
|
|
459
|
+
5. Flagging approaching deadlines and stale projects
|
|
460
|
+
|
|
461
|
+
Maya reviews Vera's prepared agenda and makes decisions. Vera records decisions and updates notes. The review takes 15 minutes instead of 45 because the synthesis work is already done.
|
|
462
|
+
|
|
463
|
+
### 5. Maintain
|
|
464
|
+
Between reviews, Vera runs continuous maintenance:
|
|
465
|
+
- Habit streaks update daily based on check-in data
|
|
466
|
+
- Project `next_action` fields get stale-checked (no update in 7+ days triggers a nudge)
|
|
467
|
+
- Area health indicators auto-adjust: 3+ weeks without captures in an area shifts indicator toward red
|
|
468
|
+
- Someday/maybe items get periodic resurfacing when context changes make them relevant
|
|
469
|
+
|
|
470
|
+
## MOC Structure
|
|
471
|
+
|
|
472
|
+
### Hub: Life Areas
|
|
473
|
+
|
|
474
|
+
```markdown
|
|
475
|
+
---
|
|
476
|
+
description: Navigation hub for all life areas — the top-level view of Maya's world
|
|
477
|
+
type: moc
|
|
478
|
+
topics: []
|
|
479
|
+
---
|
|
480
|
+
|
|
481
|
+
# life-areas
|
|
482
|
+
|
|
483
|
+
Five active areas of responsibility, each with its own MOC tracking projects,
|
|
484
|
+
goals, habits, and patterns.
|
|
485
|
+
|
|
486
|
+
## Areas
|
|
487
|
+
- [[health]] -- physical and mental wellbeing, currently yellow due to sleep disruption
|
|
488
|
+
- [[career]] -- professional growth and daily work, green with Q1 review approaching
|
|
489
|
+
- [[family]] -- partnership with Alex, parenting Iris, green and stable
|
|
490
|
+
- [[finances]] -- savings, spending, planning, yellow with emergency fund building
|
|
491
|
+
- [[creative]] -- writing and personal projects, red for three weeks running
|
|
492
|
+
|
|
493
|
+
## Cross-Area Patterns
|
|
494
|
+
Vera tracks patterns that span areas. Current observations:
|
|
495
|
+
- Health energy directly predicts career deep work capacity
|
|
496
|
+
- Creative neglect beyond 4 weeks correlates with elevated stress in reviews
|
|
497
|
+
- Financial stress and sleep quality show weak negative correlation
|
|
498
|
+
|
|
499
|
+
## Reviews
|
|
500
|
+
- [[reviews]] -- MOC linking all weekly, monthly, and quarterly reviews
|
|
501
|
+
```
|
|
502
|
+
|
|
503
|
+
### Area MOC: Career
|
|
504
|
+
|
|
505
|
+
```markdown
|
|
506
|
+
---
|
|
507
|
+
description: Professional growth — role performance, skill development, promotion trajectory, workplace relationships
|
|
508
|
+
type: moc
|
|
509
|
+
status: active
|
|
510
|
+
review_frequency: weekly
|
|
511
|
+
health_indicator: green
|
|
512
|
+
last_reviewed: 2026-02-09
|
|
513
|
+
topics: ["[[life-areas]]"]
|
|
514
|
+
---
|
|
515
|
+
|
|
516
|
+
# career
|
|
517
|
+
|
|
518
|
+
Professional growth and daily work performance. Currently green: Q1 review prep
|
|
519
|
+
is on track and stakeholder relationships are strong.
|
|
520
|
+
|
|
521
|
+
## Active Projects
|
|
522
|
+
- [[q1-performance-review]] -- deadline March 15, next action is self-assessment draft
|
|
523
|
+
- [[mentoring-junior-pms]] -- ongoing, two mentees this quarter
|
|
524
|
+
|
|
525
|
+
## Active Goals
|
|
526
|
+
- Senior PM promotion candidacy by H2 2026
|
|
527
|
+
- Build public speaking confidence (3 presentations by Q2)
|
|
528
|
+
|
|
529
|
+
## Habits Supporting Career
|
|
530
|
+
- [[deep-work-blocks]] -- 2 hours blocked daily, 9-11am
|
|
531
|
+
- [[stakeholder-checkins]] -- bi-weekly informal touchpoints with cross-functional leads
|
|
532
|
+
|
|
533
|
+
## Patterns Vera Has Noticed
|
|
534
|
+
- Deep work compliance drops on days following poor sleep
|
|
535
|
+
(connection to [[health]] via [[sleep-tracking]])
|
|
536
|
+
- Weeks with 2+ stakeholder check-ins correlate with higher
|
|
537
|
+
"momentum" self-reports in reviews
|
|
538
|
+
|
|
539
|
+
## Tensions
|
|
540
|
+
- Review prep competes with health recovery time in evenings
|
|
541
|
+
- Promotion timeline may conflict with family planning discussions
|
|
542
|
+
|
|
543
|
+
---
|
|
544
|
+
|
|
545
|
+
Relevant Notes:
|
|
546
|
+
- [[health]] -- energy from health directly affects deep work capacity
|
|
547
|
+
- [[family]] -- promotion timeline intersects with family planning
|
|
548
|
+
- [[finances]] -- promotion would meaningfully change savings trajectory
|
|
549
|
+
```
|
|
550
|
+
|
|
551
|
+
## Graph Query Examples
|
|
552
|
+
|
|
553
|
+
```bash
|
|
554
|
+
# Find all neglected areas (yellow or red for 2+ weeks)
|
|
555
|
+
rg '^health_indicator: (yellow|red)' notes/ -l | while read f; do
|
|
556
|
+
last=$(rg '^last_reviewed:' "$f" | cut -d' ' -f2)
|
|
557
|
+
echo "$f last reviewed: $last"
|
|
558
|
+
done
|
|
559
|
+
|
|
560
|
+
# Find habits with broken streaks (current_streak < 3)
|
|
561
|
+
rg '^current_streak: [0-2]$' notes/ -l
|
|
562
|
+
|
|
563
|
+
# List all projects by area with status
|
|
564
|
+
rg -l '^type: project' notes/ | while read f; do
|
|
565
|
+
area=$(rg '^area:' "$f" | head -1)
|
|
566
|
+
status=$(rg '^status:' "$f" | head -1)
|
|
567
|
+
echo "$(basename "$f") | $area | $status"
|
|
568
|
+
done
|
|
569
|
+
|
|
570
|
+
# Find areas not mentioned in any review for 3+ weeks
|
|
571
|
+
rg '^areas_covered:' notes/ | sort -t: -k2 | tail -5
|
|
572
|
+
|
|
573
|
+
# Cross-area dependency check: which goals depend on habits in other areas
|
|
574
|
+
rg '^supporting_goal:' notes/ | while read line; do
|
|
575
|
+
habit_file=$(echo "$line" | cut -d: -f1)
|
|
576
|
+
habit_area=$(rg '^area:' "$habit_file" | head -1)
|
|
577
|
+
goal=$(echo "$line" | cut -d'"' -f2)
|
|
578
|
+
goal_file=$(find notes/ -name "$(echo $goal | sed 's/\[\[//;s/\]\]//').md")
|
|
579
|
+
if [ -n "$goal_file" ]; then
|
|
580
|
+
goal_area=$(rg '^area:' "$goal_file" | head -1)
|
|
581
|
+
if [ "$habit_area" != "$goal_area" ]; then
|
|
582
|
+
echo "CROSS-AREA: $(basename $habit_file) ($habit_area) supports $goal ($goal_area)"
|
|
583
|
+
fi
|
|
584
|
+
fi
|
|
585
|
+
done
|
|
586
|
+
```
|
|
587
|
+
|
|
588
|
+
## What Makes This Domain Unique
|
|
589
|
+
|
|
590
|
+
**1. Entity-centric, not assertion-centric.** Research vaults deal in claims — atomic assertions that can be true or false. Personal assistant vaults deal in entities: areas of responsibility, projects with deadlines, habits with streaks. The fundamental unit is not "what do I believe" but "what am I responsible for." This shifts granularity from atomic to entity-level, changes linking from "extends/contradicts" to "belongs-to/supports/conflicts-with," and makes status tracking (active, neglected, completed) a first-class concern that research vaults do not need.
|
|
591
|
+
|
|
592
|
+
**2. Time is a structural dimension.** Research notes are timeless — a claim is true or not regardless of when it was written. Personal assistant notes exist in time: projects have deadlines, habits have streaks, areas have review cadences. The temporal dimension means the agent must not only store and connect but also schedule and remind. Reviews are not optional maintenance but the core value loop. A research vault that skips reviews for a month is merely behind. A personal assistant vault that skips reviews for a month has lost track of reality.
|
|
593
|
+
|
|
594
|
+
**3. The review IS the product.** In a research vault, the product is the knowledge graph — dense connections enabling synthesis. In a personal assistant vault, the product is the prepared review. Maya does not browse her knowledge graph. She reads what Vera prepared and makes decisions. The graph is infrastructure that enables the review; the review is what the human actually interacts with. This inverts the relationship between graph and user compared to research systems.
|
|
595
|
+
|
|
596
|
+
## Agent-Native Advantages
|
|
597
|
+
|
|
598
|
+
**Neglect detection across all life areas simultaneously.** A human reviews what they remember to review. Vera programmatically scans every area, every project, every habit on a cadence. When Maya has not mentioned her creative area in three weeks, Vera notices — not because Vera cares about creativity specifically, but because the `last_reviewed` timestamp crossed a threshold. No human maintains this level of vigilance across all life domains. The agent turns area neglect from an invisible failure mode into a detectable, surfaceable signal.
|
|
599
|
+
|
|
600
|
+
**Cross-area pattern detection that humans cannot self-observe.** Vera correlates data across domains that Maya experiences separately. "Your deep work productivity drops 40% in weeks where you skip 2+ morning runs" is a pattern that requires tracking two different areas over multiple weeks and computing the correlation. Maya experiences "I'm tired today" and "I can't focus today" as separate events. Vera sees them as a pattern. This is not generic "AI finds patterns" — it is specifically the exhaustive cross-referencing of structured YAML data across life areas that produces actionable correlations. The structured schema (mood in reviews, streak data in habits, health_indicator in areas) creates the query surface that makes correlation detection possible.
|
|
601
|
+
|
|
602
|
+
**Review preparation that eliminates the maintenance burden killing every personal system.** The single biggest failure mode in personal productivity systems is review fatigue: the weekly review becomes so tedious that people abandon it, and the system stops reflecting reality. Vera eliminates this by doing the review preparation work: scanning all areas, computing what changed, identifying approaching deadlines, and surfacing patterns. Maya's role shrinks from "conduct the entire review" to "read the prepared agenda and make decisions." The human contribution becomes judgment and decision-making — what humans are good at — while the synthesis and scanning work — what humans find tedious and eventually abandon — is handled by the agent. This directly attacks the failure mode that kills most personal systems.
|
|
603
|
+
|
|
604
|
+
**Habit-goal dependency tracking with proactive intervention.** When Maya's morning run streak breaks, Vera does not just record the break. Vera traces the dependency graph: morning-run supports half-marathon-october, which has a milestone (10K by April) that depends on consistent training volume. A broken streak of 5+ days puts the April milestone at risk, which shifts the half-marathon goal status from "on-track" to "at-risk." Vera surfaces this cascade before Maya notices, giving her time to adjust (switch run schedule, extend the milestone timeline, or recommit). A human tracking habits in a spreadsheet sees "missed run." An agent traversing a dependency graph sees "April milestone at risk." The difference is actionable foresight versus passive recording.
|
|
605
|
+
|
|
606
|
+
**Someday/maybe resurfacing based on context changes.** Maya added "learn ceramics" to her someday-maybe list eight months ago. A human would need to manually scan this list during reviews and decide whether context has changed. Vera detects when conditions change that make dormant items relevant: Maya's creative area has been red for a month (suggesting she needs a creative outlet), a ceramics studio opened near her office (if location-aware), or Iris started an art class (family connection). The resurfacing is not random — it is condition-triggered based on structured data about Maya's current state. This transforms the someday-maybe list from a graveyard of abandoned aspirations into a living reservoir that activates when the time is right.
|
|
607
|
+
---
|
|
608
|
+
|
|
609
|
+
Topics:
|
|
610
|
+
- [[domain-compositions]]
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Each hook event carries implicit properties — timing, frequency, error handling, response format — that differ across platforms, so adapters must decompose quality guarantees and reconstruct them
|
|
3
|
+
kind: research
|
|
4
|
+
topics: ["[[agent-cognition]]"]
|
|
5
|
+
methodology: ["Original"]
|
|
6
|
+
source: [[agent-platform-capabilities-research-source]]
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# platform adapter translation is semantic not mechanical because hook event meanings differ
|
|
10
|
+
|
|
11
|
+
When translating a knowledge system from one agent platform to another, the tempting approach is mechanical: find the equivalent event name on the target platform, wire up the same script, and move on. A PostToolUse hook that runs `validate-note.sh` on Claude Code should map to whatever event fires after tool execution on the target platform. But this mechanical mapping breaks because hook events on different platforms do not carry the same meaning, even when they seem to describe the same moment.
|
|
12
|
+
|
|
13
|
+
The subtlety emerges when you examine what "fires after a tool use" actually entails. On Claude Code, PostToolUse fires after every single tool invocation and can surface warnings back to the agent in the same conversation turn. The agent sees the validation result immediately and can correct the problem before continuing. On OpenClaw, `command:new` fires once at session start -- a fundamentally different timing pattern. There is no per-operation hook. To achieve the same quality guarantee ("validate notes on every write"), the adapter cannot simply rename the event. It must recognize that the guarantee itself needs a different implementation strategy, potentially falling back to instruction-based enforcement in the context file. Since [[hook enforcement guarantees quality while instruction enforcement merely suggests it]], this fallback changes the guarantee from "automatic enforcement" to "instruction-based compliance" -- a categorical downgrade, not a minor implementation detail.
|
|
14
|
+
|
|
15
|
+
This is why the translation is semantic rather than mechanical. The adapter must reason about what the hook achieves, not what event it attaches to. A schema validation hook on PostToolUse achieves: (1) fires on every write without agent memory, (2) surfaces results in real time for immediate correction, (3) operates outside the context window so it does not consume reasoning budget. Each of these properties may need a different implementation strategy on the target platform. Property (1) might require instruction repetition if no per-operation event exists. Property (2) might be achievable through a different event that happens to fire at the right moment. Property (3) might be impossible if the target platform runs all checks inside the context window.
|
|
16
|
+
|
|
17
|
+
Since [[four abstraction layers separate platform-agnostic from platform-dependent knowledge system features]], this translation challenge sits precisely at the automation layer boundary. Foundation and convention layers transfer mechanically because they are files and text. But the automation layer, where hooks live, requires semantic understanding of what each platform's event infrastructure can and cannot express. The adapter pattern must therefore decompose each hook into its quality guarantee, then reconstruct that guarantee using whatever mechanisms the target platform provides -- even if the reconstruction looks nothing like the original implementation.
|
|
18
|
+
|
|
19
|
+
This decompose-and-reconstruct pattern is structurally isomorphic to what [[intermediate representation pattern enables reliable vault operations beyond regex]] describes at the document level. Pandoc decomposes documents into a canonical AST so that N input formats and M output formats require only N+M implementations rather than N*M converters. The adapter pattern decomposes hook guarantees into constituent properties so that each property can be independently reconstructed on the target platform rather than requiring a monolithic event-name mapping for every source-target pair. Both solve the same combinatorial translation problem by introducing an intermediate decomposition layer -- the difference is that Pandoc's intermediate structure is a data format (AST), while the adapter's intermediate structure is a set of quality guarantee properties (timing, scope, enforcement semantics).
|
|
20
|
+
|
|
21
|
+
The semantic translation requirement also explains why since [[blueprints that teach construction outperform downloads that provide pre-built code for platform-dependent modules]], pre-built hook files are the wrong distribution format for automation modules. A downloaded hook carries the source platform's event semantics implicitly — its timing, scope, and enforcement properties are baked into the implementation. A blueprint instead decomposes the quality guarantee into its semantic properties and teaches the agent to reconstruct them using whatever mechanisms the target platform offers. The decompose-and-reconstruct pattern this note describes at the mechanism level is precisely what blueprints formalize at the distribution level.
|
|
22
|
+
|
|
23
|
+
The practical implication for knowledge system generators is that platform detection must go beyond "does this platform have hooks?" to "what event semantics does this platform support?" Since [[platform capability tiers determine which knowledge system features can be implemented]], tiers describe rough capability classes, but within a tier, the specific event vocabulary and semantics determine what adapters can faithfully translate versus what must degrade to a lower abstraction layer. This event semantics knowledge is part of what [[self-extension requires context files to contain platform operations knowledge not just methodology]] identifies as essential: an agent that knows how to write a hook configuration file but does not understand what quality guarantee each event provides cannot perform the semantic translation that faithful adaptation requires.
|
|
24
|
+
|
|
25
|
+
---
|
|
26
|
+
---
|
|
27
|
+
|
|
28
|
+
Relevant Notes:
|
|
29
|
+
- [[hook enforcement guarantees quality while instruction enforcement merely suggests it]] -- foundation: the hook-instruction gap explains WHY adapter translation must preserve enforcement semantics, not just trigger placement
|
|
30
|
+
- [[four abstraction layers separate platform-agnostic from platform-dependent knowledge system features]] -- the automation layer is where this translation challenge lives, because hook translation IS the layer boundary between convention and automation
|
|
31
|
+
- [[platform capability tiers determine which knowledge system features can be implemented]] -- provides the tier framework that explains when semantic translation fails entirely: some platforms lack hook events altogether, making the adapter responsible for degradation strategy
|
|
32
|
+
- [[skills encode methodology so manual execution bypasses quality gates]] -- skills and hooks together form the full quality guarantee; adapter translation must preserve both the skill workflow and the hook enforcement, each requiring different translation strategies
|
|
33
|
+
- [[intermediate representation pattern enables reliable vault operations beyond regex]] -- structural isomorphism: Pandoc decomposes documents into a canonical AST to enable N+M translations instead of N*M converters; the adapter pattern decomposes hook guarantees into constituent properties to enable faithful cross-platform reconstruction, solving the same combinatorial translation problem at a different level
|
|
34
|
+
- [[platform fragmentation means identical conceptual operations require different implementations across agent environments]] -- the problem this note diagnoses at the mechanism level: fragmentation identifies the N-times implementation cost, this note explains WHY that cost cannot be eliminated through mechanical mapping
|
|
35
|
+
- [[self-extension requires context files to contain platform operations knowledge not just methodology]] -- extends: the platform operations content that context files must carry includes event semantics, not just syntax and file formats, because an agent that knows how to write a hook file but not what quality guarantee each event provides cannot perform semantic translation
|
|
36
|
+
- [[data exit velocity measures how quickly content escapes vendor lock-in]] -- exit velocity predicts this problem: automation-layer features have low exit velocity precisely because hook semantics do not transfer mechanically, making the adapter translation challenge the mechanism behind low portability scores
|
|
37
|
+
- [[blueprints that teach construction outperform downloads that provide pre-built code for platform-dependent modules]] — the distribution-format response: blueprints formalize the decompose-and-reconstruct pattern at the distribution level, teaching agents to rebuild quality guarantees from semantic properties rather than shipping pre-built implementations that embed source platform semantics implicitly
|
|
38
|
+
|
|
39
|
+
Topics:
|
|
40
|
+
- [[agent-cognition]]
|