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,41 @@
|
|
|
1
|
+
name: personal-assistant
|
|
2
|
+
display_name: "Personal Assistant"
|
|
3
|
+
description: "All skills available and active from day one, adapted for personal use. Full pipeline with personal extraction categories."
|
|
4
|
+
dimensions:
|
|
5
|
+
atomicity: 0.5
|
|
6
|
+
organization: 0.5
|
|
7
|
+
linking: 0.3
|
|
8
|
+
processing: 0.7
|
|
9
|
+
session: 0.3
|
|
10
|
+
maintenance: 0.4
|
|
11
|
+
search: 0.3
|
|
12
|
+
automation: 0.6
|
|
13
|
+
blocks:
|
|
14
|
+
always:
|
|
15
|
+
- atomic-notes
|
|
16
|
+
- wiki-links
|
|
17
|
+
- mocs
|
|
18
|
+
- processing-pipeline
|
|
19
|
+
- schema
|
|
20
|
+
- maintenance
|
|
21
|
+
- self-evolution
|
|
22
|
+
- session-rhythm
|
|
23
|
+
- templates
|
|
24
|
+
- ethical-guardrails
|
|
25
|
+
- helper-functions
|
|
26
|
+
- graph-analysis
|
|
27
|
+
- personality
|
|
28
|
+
- self-space
|
|
29
|
+
conditional:
|
|
30
|
+
- semantic-search # if qmd opted in
|
|
31
|
+
- multi-domain # if needed
|
|
32
|
+
optional: []
|
|
33
|
+
disabled: []
|
|
34
|
+
self_space: true
|
|
35
|
+
qmd: "user_choice" # choice during onboarding
|
|
36
|
+
personality: "warm-supportive"
|
|
37
|
+
processing_depth: "full quality gates"
|
|
38
|
+
starter_mocs:
|
|
39
|
+
- "life-areas"
|
|
40
|
+
- "people"
|
|
41
|
+
- "goals"
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Tracks current goals, what you are working toward, and why it matters
|
|
3
|
+
type: moc
|
|
4
|
+
topics: ["[[index]]"]
|
|
5
|
+
---
|
|
6
|
+
# current goals
|
|
7
|
+
|
|
8
|
+
What you are reaching for right now. Goals change, and that is fine. This is not a commitment device but a reflection surface. The point is to notice what you want, check whether it still resonates, and connect it to the rest of your life.
|
|
9
|
+
|
|
10
|
+
## Core Ideas
|
|
11
|
+
|
|
12
|
+
Add your goals here as reflections, not tasks. Each goal is worth a note that captures not just what you want but why you want it and what getting there would feel like.
|
|
13
|
+
|
|
14
|
+
## Tensions
|
|
15
|
+
|
|
16
|
+
Sometimes goals pull against each other. That tension is worth noticing, not resolving immediately.
|
|
17
|
+
|
|
18
|
+
## Explorations Needed
|
|
19
|
+
|
|
20
|
+
- What would you work on if nobody was watching?
|
|
21
|
+
- Which goals are truly yours versus inherited expectations?
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Entry point for personal reflections, linking to all life areas
|
|
3
|
+
type: moc
|
|
4
|
+
topics: []
|
|
5
|
+
---
|
|
6
|
+
# my reflections
|
|
7
|
+
|
|
8
|
+
This is your personal space. A place to think about who you are, where you are going, and what you are learning along the way. Start here to see what life areas you are tracking, then navigate to whichever feels most relevant right now.
|
|
9
|
+
|
|
10
|
+
## Core Ideas
|
|
11
|
+
|
|
12
|
+
Add links to your life area maps as they take shape. Each one organizes reflections, goals, and patterns for a part of your life that matters to you.
|
|
13
|
+
|
|
14
|
+
## Explorations Needed
|
|
15
|
+
|
|
16
|
+
- What are the 3-5 life areas that matter most to you right now?
|
|
17
|
+
- What patterns do you notice but rarely examine?
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Maps the areas of life you are actively reflecting on and investing in
|
|
3
|
+
type: moc
|
|
4
|
+
topics: ["[[index]]"]
|
|
5
|
+
---
|
|
6
|
+
# areas of focus
|
|
7
|
+
|
|
8
|
+
The parts of your life that get your attention. Not everything at once, just the areas where you are actively growing, struggling, or paying attention. This map helps you see the whole picture so individual reflections do not feel disconnected.
|
|
9
|
+
|
|
10
|
+
## Core Ideas
|
|
11
|
+
|
|
12
|
+
Add the life areas that matter to you. Common starting points include relationships, health, work, creativity, and inner life, but yours might look different.
|
|
13
|
+
|
|
14
|
+
## Tensions
|
|
15
|
+
|
|
16
|
+
When one area crowds out others, or when you notice avoidance, capture that here.
|
|
17
|
+
|
|
18
|
+
## Explorations Needed
|
|
19
|
+
|
|
20
|
+
- Which areas are getting too little attention?
|
|
21
|
+
- Where do you feel most alive, and what does that tell you?
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Tracks the people who matter in your life, what you know about them, and how to show up well
|
|
3
|
+
type: moc
|
|
4
|
+
topics: ["[[index]]"]
|
|
5
|
+
---
|
|
6
|
+
# people
|
|
7
|
+
|
|
8
|
+
The people in your life. Not a contacts list but a reflection surface: what matters to each person, what you have learned about them, how the relationship is growing or stalling. The point is to be more thoughtful, not more organized.
|
|
9
|
+
|
|
10
|
+
## Core Ideas
|
|
11
|
+
|
|
12
|
+
Add the people who matter most. For each one, capture not just facts but observations: what lights them up, what stresses them, what you wish you understood better about them.
|
|
13
|
+
|
|
14
|
+
## Tensions
|
|
15
|
+
|
|
16
|
+
When relationships pull against each other, or when being present for one person means being absent for another, capture that honestly here.
|
|
17
|
+
|
|
18
|
+
## Explorations Needed
|
|
19
|
+
|
|
20
|
+
- Who are you taking for granted?
|
|
21
|
+
- Which relationships would benefit from more intentional attention?
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
vocabulary:
|
|
2
|
+
note: reflection
|
|
3
|
+
reduce: surface
|
|
4
|
+
reflect: find patterns
|
|
5
|
+
verify: check resonance
|
|
6
|
+
reweave: revisit
|
|
7
|
+
moc: life area
|
|
8
|
+
description_field: reflection summary
|
|
9
|
+
topics_footer: life areas
|
|
10
|
+
inbox: journal
|
|
11
|
+
pipeline: reflection cycle
|
|
12
|
+
wiki_link: connection
|
|
13
|
+
thinking_notes: reflections
|
|
14
|
+
archive: past reflections
|
|
15
|
+
self_space: personal identity
|
|
16
|
+
orient: check in
|
|
17
|
+
persist: save reflections
|
|
18
|
+
|
|
19
|
+
folders:
|
|
20
|
+
notes: reflections
|
|
21
|
+
inbox: journal
|
|
22
|
+
archive: past
|
|
23
|
+
|
|
24
|
+
templates:
|
|
25
|
+
base_note: reflection-note.md
|
|
26
|
+
moc: life-area.md
|
|
27
|
+
|
|
28
|
+
skills:
|
|
29
|
+
reduce: /surface
|
|
30
|
+
reflect: /find-patterns
|
|
31
|
+
verify: /check-resonance
|
|
32
|
+
reweave: /revisit
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
name: research
|
|
2
|
+
display_name: "Knowledge Research"
|
|
3
|
+
description: "Full automation from day one, all pipeline skills at full depth, all blocks active. The reference implementation."
|
|
4
|
+
dimensions:
|
|
5
|
+
atomicity: 0.8
|
|
6
|
+
organization: 0.3
|
|
7
|
+
linking: 0.7
|
|
8
|
+
processing: 0.8
|
|
9
|
+
session: 0.7
|
|
10
|
+
maintenance: 0.6
|
|
11
|
+
search: 0.8
|
|
12
|
+
automation: 0.8
|
|
13
|
+
blocks:
|
|
14
|
+
always:
|
|
15
|
+
- atomic-notes
|
|
16
|
+
- wiki-links
|
|
17
|
+
- mocs
|
|
18
|
+
- processing-pipeline
|
|
19
|
+
- schema
|
|
20
|
+
- maintenance
|
|
21
|
+
- self-evolution
|
|
22
|
+
- session-rhythm
|
|
23
|
+
- templates
|
|
24
|
+
- ethical-guardrails
|
|
25
|
+
- helper-functions
|
|
26
|
+
- graph-analysis
|
|
27
|
+
conditional:
|
|
28
|
+
- semantic-search # if qmd opted in
|
|
29
|
+
- multi-domain # if needed
|
|
30
|
+
optional:
|
|
31
|
+
- personality
|
|
32
|
+
disabled:
|
|
33
|
+
- self-space # OFF for research (goals route to ops/)
|
|
34
|
+
self_space: false
|
|
35
|
+
qmd: true # opted in during onboarding
|
|
36
|
+
personality: "neutral-analytical"
|
|
37
|
+
processing_depth: "full quality gates from day one"
|
|
38
|
+
starter_mocs:
|
|
39
|
+
- "{DOMAIN:domain}-overview"
|
|
40
|
+
- "methods"
|
|
41
|
+
- "open-questions"
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Entry point for the research vault, linking to all domain topic maps
|
|
3
|
+
type: moc
|
|
4
|
+
topics: []
|
|
5
|
+
---
|
|
6
|
+
# index
|
|
7
|
+
|
|
8
|
+
Welcome to your research vault. This hub links to all active research domains. Start here when orienting to what exists, then navigate to the relevant topic map.
|
|
9
|
+
|
|
10
|
+
## Core Ideas
|
|
11
|
+
|
|
12
|
+
Replace this section with links to your domain topic maps as they emerge. Each topic map organizes claims, evidence, and open questions for a specific research area.
|
|
13
|
+
|
|
14
|
+
## Explorations Needed
|
|
15
|
+
|
|
16
|
+
- Define your primary research domain and create its first topic map
|
|
17
|
+
- Identify 3-5 seed sources to process through the pipeline
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Tracks methodology patterns, comparisons, and workflow decisions across the research
|
|
3
|
+
type: moc
|
|
4
|
+
topics: ["[[index]]"]
|
|
5
|
+
---
|
|
6
|
+
# methods
|
|
7
|
+
|
|
8
|
+
How the research gets done. This topic map collects claims about methodology: which approaches work for which problems, what trade-offs different techniques carry, and how workflows evolve as understanding deepens.
|
|
9
|
+
|
|
10
|
+
## Core Ideas
|
|
11
|
+
|
|
12
|
+
Add methodology claims here as you discover patterns in how research proceeds. Compare approaches, note what works, document what fails.
|
|
13
|
+
|
|
14
|
+
## Tensions
|
|
15
|
+
|
|
16
|
+
Methodological conflicts belong here: when two valid approaches contradict, or when a technique works in one context but fails in another.
|
|
17
|
+
|
|
18
|
+
## Explorations Needed
|
|
19
|
+
|
|
20
|
+
- Document the initial research workflow and its assumptions
|
|
21
|
+
- Identify which methodology comparisons matter most for your domain
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Tracks unresolved questions and gaps across all research areas
|
|
3
|
+
type: moc
|
|
4
|
+
topics: ["[[index]]"]
|
|
5
|
+
---
|
|
6
|
+
# open questions
|
|
7
|
+
|
|
8
|
+
A living register of what you do not yet know. Questions surface during reduction, reflection, and reweaving. They dissolve when claims answer them or when the question itself turns out to be malformed.
|
|
9
|
+
|
|
10
|
+
## Core Ideas
|
|
11
|
+
|
|
12
|
+
Add open questions here as they emerge from processing. Each question should be specific enough that you would recognize an answer if you found one.
|
|
13
|
+
|
|
14
|
+
## Tensions
|
|
15
|
+
|
|
16
|
+
Questions that pull in opposite directions or where the framing itself is contested belong here.
|
|
17
|
+
|
|
18
|
+
## Explorations Needed
|
|
19
|
+
|
|
20
|
+
- Review initial sources for questions that resist easy answers
|
|
21
|
+
- Identify which questions are most likely to yield productive research
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# Universal → Research domain vocabulary mapping
|
|
2
|
+
vocabulary:
|
|
3
|
+
note: claim
|
|
4
|
+
reduce: reduce
|
|
5
|
+
reflect: reflect
|
|
6
|
+
verify: verify
|
|
7
|
+
reweave: reweave
|
|
8
|
+
moc: topic map
|
|
9
|
+
description_field: claim context
|
|
10
|
+
topics_footer: research areas
|
|
11
|
+
inbox: inbox
|
|
12
|
+
pipeline: pipeline
|
|
13
|
+
wiki_link: connection
|
|
14
|
+
thinking_notes: claims
|
|
15
|
+
archive: processed sources
|
|
16
|
+
self_space: research identity
|
|
17
|
+
orient: orient
|
|
18
|
+
persist: persist
|
|
19
|
+
|
|
20
|
+
folders:
|
|
21
|
+
notes: notes
|
|
22
|
+
inbox: inbox
|
|
23
|
+
archive: archive
|
|
24
|
+
|
|
25
|
+
templates:
|
|
26
|
+
base_note: thinking-note.md
|
|
27
|
+
moc: topic-map.md
|
|
28
|
+
|
|
29
|
+
skills:
|
|
30
|
+
reduce: /reduce
|
|
31
|
+
reflect: /reflect
|
|
32
|
+
verify: /verify
|
|
33
|
+
reweave: /reweave
|
|
@@ -0,0 +1,238 @@
|
|
|
1
|
+
# Reference Document Content Audit Report
|
|
2
|
+
|
|
3
|
+
**Auditor:** Heinrich (Claude Code)
|
|
4
|
+
**Date:** 2026-02-13
|
|
5
|
+
**PRD Section:** 15 — Reference Document Structural Template
|
|
6
|
+
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
## PRD-Specified Structural Template
|
|
10
|
+
|
|
11
|
+
Every reference document should follow this structure:
|
|
12
|
+
|
|
13
|
+
1. `## Purpose` — One paragraph: what derivation function this document serves
|
|
14
|
+
2. `## Derivation Questions` — Bulleted list of specific questions this document helps the engine answer
|
|
15
|
+
3. `## Curated Claims` — Categorized claims with Summary, Derivation Implication, and Source per claim
|
|
16
|
+
4. `## Exclusion Notes` — Claims evaluated but NOT included, with reasons
|
|
17
|
+
5. `## Version` — Last curated date, source claim count, included count, excluded count, staleness signal
|
|
18
|
+
|
|
19
|
+
**Exempt from markdown template:** `kernel.yaml` (YAML format), `derivation-validation.md` (test cases format)
|
|
20
|
+
|
|
21
|
+
---
|
|
22
|
+
|
|
23
|
+
## Compliance Matrix
|
|
24
|
+
|
|
25
|
+
| File | Purpose | Derivation Questions | Curated Claims | Exclusion Notes | Version | Compliance |
|
|
26
|
+
|------|---------|---------------------|----------------|-----------------|---------|------------|
|
|
27
|
+
| kernel.yaml | EXEMPT | EXEMPT | EXEMPT | EXEMPT | EXEMPT | **EXEMPT** |
|
|
28
|
+
| dimension-claim-map.md | MISSING | MISSING | PARTIAL | MISSING | MISSING | **Non-compliant** |
|
|
29
|
+
| interaction-constraints.md | MISSING | MISSING | MISSING | MISSING | MISSING | **Non-compliant** |
|
|
30
|
+
| tradition-presets.md | MISSING | MISSING | MISSING | MISSING | MISSING | **Non-compliant** |
|
|
31
|
+
| vocabulary-transforms.md | MISSING | MISSING | MISSING | MISSING | MISSING | **Non-compliant** |
|
|
32
|
+
| conversation-patterns.md | MISSING | MISSING | MISSING | MISSING | MISSING | **Non-compliant** |
|
|
33
|
+
| personality-layer.md | MISSING | MISSING | MISSING | MISSING | MISSING | **Non-compliant** |
|
|
34
|
+
| failure-modes.md | MISSING | MISSING | MISSING | MISSING | MISSING | **Non-compliant** |
|
|
35
|
+
| three-spaces.md | MISSING | MISSING | MISSING | MISSING | MISSING | **Non-compliant** |
|
|
36
|
+
| derivation-validation.md | EXEMPT | EXEMPT | EXEMPT | EXEMPT | EXEMPT | **EXEMPT** |
|
|
37
|
+
| open-questions.md | MISSING | MISSING | MISSING | MISSING | MISSING | **Non-compliant** |
|
|
38
|
+
| use-case-presets.md | MISSING | MISSING | MISSING | MISSING | MISSING | **Non-compliant** |
|
|
39
|
+
| semantic-vs-keyword.md | PRESENT | PRESENT | PRESENT | PRESENT | PRESENT | **Fully compliant** |
|
|
40
|
+
| session-lifecycle.md | PRESENT | PRESENT | PRESENT | PRESENT | PRESENT | **Fully compliant** |
|
|
41
|
+
| evolution-lifecycle.md | PRESENT | PRESENT | PRESENT | PRESENT | PRESENT | **Fully compliant** |
|
|
42
|
+
| self-space.md | PRESENT | PRESENT | PRESENT | PRESENT | PRESENT | **Fully compliant** |
|
|
43
|
+
|
|
44
|
+
---
|
|
45
|
+
|
|
46
|
+
## Summary Counts
|
|
47
|
+
|
|
48
|
+
| Status | Count | Files |
|
|
49
|
+
|--------|-------|-------|
|
|
50
|
+
| **Fully compliant** | 4 | semantic-vs-keyword.md, session-lifecycle.md, evolution-lifecycle.md, self-space.md |
|
|
51
|
+
| **Partially compliant** | 1 | dimension-claim-map.md (has claim content organized by dimension but not in the Summary/Derivation Implication/Source per-claim format) |
|
|
52
|
+
| **Non-compliant** | 9 | interaction-constraints.md, tradition-presets.md, vocabulary-transforms.md, conversation-patterns.md, personality-layer.md, failure-modes.md, three-spaces.md, open-questions.md, use-case-presets.md |
|
|
53
|
+
| **Exempt** | 2 | kernel.yaml, derivation-validation.md |
|
|
54
|
+
|
|
55
|
+
**Compliance rate (non-exempt files):** 4 of 14 fully compliant = **28.6%**
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
## Extra Files (Not in PRD List)
|
|
60
|
+
|
|
61
|
+
The following files exist in `reference/` but are not among the 16 PRD-specified documents:
|
|
62
|
+
|
|
63
|
+
| File | Current Content | Recommendation |
|
|
64
|
+
|------|----------------|----------------|
|
|
65
|
+
| `claim-map.md` | Navigation index mapping topic areas to research claims with wiki links. Organized by the six topic MOCs (graph-structure, agent-cognition, etc.). Functions as a quick-reference lookup from topic to relevant claims. | **Evaluate:** May be useful as a standalone navigation aid, but its function overlaps with what `dimension-claim-map.md` does (mapping claims to dimensions). Consider merging claim-map content into dimension-claim-map during restructure, or keeping as a supplementary navigation tool clearly marked as non-canonical. |
|
|
66
|
+
| `components.md` | Blueprint specifications for all system components (Notes, Schema, Links, MOCs, Self-space, Search, Hooks, Skills, etc.). Each blueprint explains What, Why, and How to implement. Referenced by multiple other reference documents. | **Evaluate:** Heavily referenced by evolution-lifecycle.md and other documents. Contains valuable implementation guidance. Determine whether it should be elevated to the PRD list as a 17th reference document, or whether its content should be distributed into the existing 16 documents. |
|
|
67
|
+
| `methodology.md` | Domain-agnostic distillation of TFT research: cognitive science foundations, universal note pattern, quality standards, session rhythm, self/ structure, self-extension principle. Referenced by multiple other reference documents. | **Evaluate:** Similar situation to components.md. Contains foundational methodology content referenced by self-space.md, evolution-lifecycle.md, and others. Determine whether to formalize as a PRD-listed document or merge its content into existing reference documents. |
|
|
68
|
+
|
|
69
|
+
Additionally, the following non-document items exist in `reference/`:
|
|
70
|
+
- `templates/` — directory (contains generated system templates)
|
|
71
|
+
- `validate-kernel.sh` — script for kernel validation
|
|
72
|
+
|
|
73
|
+
---
|
|
74
|
+
|
|
75
|
+
## Detailed Analysis per Non-Compliant File
|
|
76
|
+
|
|
77
|
+
### dimension-claim-map.md (Partially Compliant)
|
|
78
|
+
|
|
79
|
+
**What it has:** Content organized by the 8 configuration dimensions, with claims listed in table format (Claim, What It Says, Informs). Has default positions per dimension and a cross-dimension interactions section.
|
|
80
|
+
|
|
81
|
+
**What it is missing:**
|
|
82
|
+
- `## Purpose` section
|
|
83
|
+
- `## Derivation Questions` section
|
|
84
|
+
- Per-claim structure with `**Summary:**`, `**Derivation Implication:**`, `**Source:**` format (currently uses table format instead)
|
|
85
|
+
- `## Exclusion Notes` section
|
|
86
|
+
- `## Version` section with metrics
|
|
87
|
+
|
|
88
|
+
**Gap severity:** MEDIUM — The content is substantive and well-organized, but the format does not match the PRD template. The table format (Claim | What It Says | Informs) captures similar information to Summary/Derivation Implication but in a less detailed format.
|
|
89
|
+
|
|
90
|
+
---
|
|
91
|
+
|
|
92
|
+
### interaction-constraints.md
|
|
93
|
+
|
|
94
|
+
**What it has:** Comprehensive content on dimension interaction cascades, a cross-dimension interaction matrix, coherence rules (hard constraints that BLOCK, soft constraints that WARN), compensating mechanisms, and derivation application guidance.
|
|
95
|
+
|
|
96
|
+
**What it is missing:** All five required sections (Purpose, Derivation Questions, Curated Claims with per-claim structure, Exclusion Notes, Version).
|
|
97
|
+
|
|
98
|
+
**Gap severity:** MEDIUM — Content is rich but structured as an engineering reference rather than a curated claims document. The coherence rules and cascade documentation are the core value; restructuring to per-claim format would require deciding which coherence insights are "claims."
|
|
99
|
+
|
|
100
|
+
---
|
|
101
|
+
|
|
102
|
+
### tradition-presets.md
|
|
103
|
+
|
|
104
|
+
**What it has:** Six methodology tradition configurations (Zettelkasten, PARA, Evergreen, Cornell, GTD, Memory Palace) with per-dimension values, process steps, coherence signatures, and best-for guidance. Also includes use-case presets table, mixing rules, and preset selection algorithm.
|
|
105
|
+
|
|
106
|
+
**What it is missing:** All five required sections.
|
|
107
|
+
|
|
108
|
+
**Gap severity:** LOW-MEDIUM — This document's primary function is configuration reference rather than curated claims. The "claims" are implicit in the tradition analysis. Restructuring may require significant rethinking since it serves more as a lookup table than a claims document.
|
|
109
|
+
|
|
110
|
+
---
|
|
111
|
+
|
|
112
|
+
### vocabulary-transforms.md
|
|
113
|
+
|
|
114
|
+
**What it has:** Comprehensive mapping tables (Universal to Domain for terms, templates, folders, and skills), plus application instructions and quality checks.
|
|
115
|
+
|
|
116
|
+
**What it is missing:** All five required sections.
|
|
117
|
+
|
|
118
|
+
**Gap severity:** LOW — This document functions as a mapping reference. Its value is in the tables, not in individual claims. The PRD template may need adaptation for pure-reference documents like this one.
|
|
119
|
+
|
|
120
|
+
---
|
|
121
|
+
|
|
122
|
+
### conversation-patterns.md
|
|
123
|
+
|
|
124
|
+
**What it has:** Five worked examples (Book Notes, Family Memory, Climate Research, Therapy Journal, Multi-Project PM) showing the full derivation path from user statement through signal extraction, derived configuration, vocabulary mapping, and key insights. Cross-pattern analysis section.
|
|
125
|
+
|
|
126
|
+
**What it is missing:** All five required sections.
|
|
127
|
+
|
|
128
|
+
**Gap severity:** LOW — This document functions as a validation corpus and training examples rather than curated claims. Its structure (worked examples) serves its purpose well. Converting to per-claim format might reduce its utility as a training reference.
|
|
129
|
+
|
|
130
|
+
---
|
|
131
|
+
|
|
132
|
+
### personality-layer.md
|
|
133
|
+
|
|
134
|
+
**What it has:** Detailed specification of four personality dimensions (Warmth, Opinionatedness, Formality, Emotional Awareness), signal patterns, conflict resolution rules, personality x artifact transformation matrix, encoding format, evolution guidance.
|
|
135
|
+
|
|
136
|
+
**What it is missing:** All five required sections.
|
|
137
|
+
|
|
138
|
+
**Gap severity:** MEDIUM-HIGH — This document contains many discrete claims about personality derivation that would benefit from the per-claim structure (Summary, Derivation Implication, Source). The personality x artifact matrix is particularly valuable and would be well-served by explicit derivation implications.
|
|
139
|
+
|
|
140
|
+
---
|
|
141
|
+
|
|
142
|
+
### failure-modes.md
|
|
143
|
+
|
|
144
|
+
**What it has:** 10 failure modes, each with What/Why/Vulnerable domains/Prevention/Warning signs structure. Domain vulnerability matrix. Integration with init guidance.
|
|
145
|
+
|
|
146
|
+
**What it is missing:** All five required sections.
|
|
147
|
+
|
|
148
|
+
**Gap severity:** MEDIUM — Each failure mode is effectively a curated claim. The existing structure (What/Why/Prevention) maps well to the PRD format (Summary/Derivation Implication). Restructuring would be relatively straightforward.
|
|
149
|
+
|
|
150
|
+
---
|
|
151
|
+
|
|
152
|
+
### three-spaces.md
|
|
153
|
+
|
|
154
|
+
**What it has:** Detailed specification of the three-space architecture (Self, Notes, Ops), six failure modes of conflation, filesystem layouts per platform, memory type routing decision tree, cross-references.
|
|
155
|
+
|
|
156
|
+
**What it is missing:** All five required sections.
|
|
157
|
+
|
|
158
|
+
**Gap severity:** HIGH — This is one of the most important reference documents. It was cited in the PRD as the "fully-specified" example document, yet the actual file does not follow the template. The content is comprehensive but not structured as curated claims.
|
|
159
|
+
|
|
160
|
+
---
|
|
161
|
+
|
|
162
|
+
### open-questions.md
|
|
163
|
+
|
|
164
|
+
**What it has:** Deferred-to-v1.1 items (8 items), deferred-to-v2 items (2 items), open research questions (14 questions with context and approach), priority assessment matrix, integration with derivation engine.
|
|
165
|
+
|
|
166
|
+
**What it is missing:** All five required sections.
|
|
167
|
+
|
|
168
|
+
**Gap severity:** LOW — This document's purpose (tracking unknowns and deferred items) does not naturally fit the curated-claims template. It is closer to a project management artifact than a derivation reference. The PRD template may need an exemption or adaptation for this document type.
|
|
169
|
+
|
|
170
|
+
---
|
|
171
|
+
|
|
172
|
+
### use-case-presets.md
|
|
173
|
+
|
|
174
|
+
**What it has:** Seven use-case presets (Research, Therapy, PM, Creative, Learning, Companion, Relationships) with dimension positions, active feature blocks, vocabulary, failure mode risks, personality defaults, and example user statements. Five methodology tradition points. Preset selection algorithm. Novel domain blending.
|
|
175
|
+
|
|
176
|
+
**What it is missing:** All five required sections.
|
|
177
|
+
|
|
178
|
+
**Gap severity:** MEDIUM — Similar to tradition-presets.md, this serves as configuration reference. Each preset's rationale contains implicit claims that could be made explicit.
|
|
179
|
+
|
|
180
|
+
---
|
|
181
|
+
|
|
182
|
+
## Top 5 Most Critical Gaps (Prioritized Recommendations)
|
|
183
|
+
|
|
184
|
+
### 1. three-spaces.md — Highest Priority
|
|
185
|
+
|
|
186
|
+
**Why critical:** The PRD explicitly used three-spaces.md as the "fully-specified reference document [that] demonstrates the expected content depth and structure." It is referenced by 5+ other reference documents. Yet it does not follow the PRD template at all.
|
|
187
|
+
|
|
188
|
+
**Recommendation:** Restructure to add Purpose, Derivation Questions, and Version sections. Convert the three-space specification content into curated claims format (the six failure modes of conflation are natural claim candidates). Add Exclusion Notes for three-space patterns that were considered but rejected.
|
|
189
|
+
|
|
190
|
+
### 2. personality-layer.md — High Priority
|
|
191
|
+
|
|
192
|
+
**Why critical:** Personality derivation is a differentiating feature of Ars Contexta. The document contains rich, discrete claims (each personality dimension, each signal pattern, each conflict resolution rule) that would directly benefit from the Summary/Derivation Implication/Source format. It is referenced by session-lifecycle.md, self-space.md, and use-case-presets.md.
|
|
193
|
+
|
|
194
|
+
**Recommendation:** Add all five sections. Each personality dimension section can be restructured as curated claims. The signal patterns table and conflict resolution rules are natural claim candidates with clear derivation implications.
|
|
195
|
+
|
|
196
|
+
### 3. failure-modes.md — High Priority
|
|
197
|
+
|
|
198
|
+
**Why critical:** Failure modes directly inform what warnings go into generated context files. Each of the 10 failure modes maps naturally to the curated claim format (What maps to Summary, Prevention maps to Derivation Implication, and source claims exist in the vault). The domain vulnerability matrix is a key derivation artifact.
|
|
199
|
+
|
|
200
|
+
**Recommendation:** Add all five sections. Each failure mode becomes a claim under a "Failure Taxonomy" category. The domain vulnerability matrix can remain as an additional section after the standard template sections.
|
|
201
|
+
|
|
202
|
+
### 4. dimension-claim-map.md — High Priority
|
|
203
|
+
|
|
204
|
+
**Why critical:** This is the core mapping between research claims and configuration dimensions. It is the document that most directly needs the per-claim format because each claim has a clear derivation implication (how it affects a specific dimension choice).
|
|
205
|
+
|
|
206
|
+
**Recommendation:** Restructure from table format to per-claim format with Summary, Derivation Implication, and Source. The existing "What It Says" column maps to Summary, "Informs" maps to Derivation Implication, and claim wiki links provide Source. Add Purpose, Derivation Questions, Exclusion Notes, and Version sections.
|
|
207
|
+
|
|
208
|
+
### 5. interaction-constraints.md — Medium-High Priority
|
|
209
|
+
|
|
210
|
+
**Why critical:** Coherence validation is a core derivation function. The hard/soft constraint classification and cascade documentation are essential derivation artifacts. Multiple constraints are grounded in research claims that should be explicitly cited.
|
|
211
|
+
|
|
212
|
+
**Recommendation:** Add Purpose and Derivation Questions sections. Convert cascade descriptions and coherence rules into curated claims format. The hard constraints (BLOCK) and soft constraints (WARN) can be claim categories. Add Exclusion Notes for constraint types that were considered but not included. Add Version section.
|
|
213
|
+
|
|
214
|
+
---
|
|
215
|
+
|
|
216
|
+
## Observations on Template Fit
|
|
217
|
+
|
|
218
|
+
Some documents serve purposes that may not naturally fit the curated-claims template:
|
|
219
|
+
|
|
220
|
+
- **vocabulary-transforms.md** and **conversation-patterns.md** are reference/lookup documents (mapping tables and worked examples respectively). Forcing them into the curated-claims format may reduce their utility. Consider whether these need a variant template or an exemption similar to kernel.yaml and derivation-validation.md.
|
|
221
|
+
|
|
222
|
+
- **open-questions.md** is a project management artifact tracking unknowns and deferred items. The curated-claims format does not naturally accommodate its purpose. Consider exempting it or creating a "project tracking" variant template.
|
|
223
|
+
|
|
224
|
+
- **tradition-presets.md** and **use-case-presets.md** contain significant overlap. The PRD lists them as separate documents, but they share content (the tradition configurations appear in both, and use-case-presets.md references tradition-presets.md directly). During restructuring, consider clarifying the boundary: tradition-presets owns tradition definitions; use-case-presets owns use-case derivations and the blending algorithm.
|
|
225
|
+
|
|
226
|
+
---
|
|
227
|
+
|
|
228
|
+
## Fully Compliant Documents — Pattern Notes
|
|
229
|
+
|
|
230
|
+
The four fully compliant documents (semantic-vs-keyword.md, session-lifecycle.md, evolution-lifecycle.md, self-space.md) share these characteristics:
|
|
231
|
+
|
|
232
|
+
1. **Clear Purpose paragraph** that states what derivation function the document serves
|
|
233
|
+
2. **6 Derivation Questions** that are specific and answerable
|
|
234
|
+
3. **Curated Claims organized by category**, each with Summary, Derivation Implication, and Source
|
|
235
|
+
4. **Exclusion Notes** with specific reasons for each exclusion
|
|
236
|
+
5. **Version block** with curated date, source count, included count, excluded count, and cross-references
|
|
237
|
+
|
|
238
|
+
These documents were likely written after the PRD template was finalized, while the non-compliant documents predate it or were written organically without the template in mind.
|