feat(vault): file-first / Obsidian CRM packaging (card: crm-dexcore-vault-packaging)#87
Open
davekilleen wants to merge 1 commit into
Open
feat(vault): file-first / Obsidian CRM packaging (card: crm-dexcore-vault-packaging)#87davekilleen wants to merge 1 commit into
davekilleen wants to merge 1 commit into
Conversation
…sers (card: crm-dexcore-vault-packaging) Brings the dex-core vault template to parity with the shipped desktop CRM so a CLI/Obsidian user gets a working CRM from the files alone: - Adds the Opportunities entity root (05-Areas/Opportunities) + README, and registers it in the path contract (core/paths.py, dist contract, tests). - Documents the CRM frontmatter schema + vocabularies on the People, Companies and Opportunities READMEs, matching the desktop engine exactly (same paths, type values, status fields, and vocab so a shared vault never splits). - Adds schema-accurate entity templates (Opportunity.md new; Person_Page.md and Company.md frontmatter aligned) and a CRM_Guide doc. - Adds 05-Areas/CRM_Boards.md with Dataview board views: People by warmth band, Companies by funnel stage, Opportunities by pipeline stage (vocab-ordered). - .gitignore now ships the CRM template scaffolding while still ignoring user content under 05-Areas. Path-contract + fixture tests green (64/64). Dataview rendering is a manual Obsidian check (can't be automated). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017neHyK74Li8afhQ5DQuvSB
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What & why
Brings the dex-core vault template to parity with the shipped desktop CRM, so a file-first / Obsidian user gets a working CRM from the files alone (no desktop app required). Closes card
crm-dexcore-vault-packaging.What's in it
05-Areas/Opportunities/+ README, registered in the path contract (core/paths.py, dist contract, tests).Opportunity.md;Person_Page.md+Company.mdfrontmatter aligned to the schema.05-Areas/CRM_Boards.md: People by warmth band, Companies by funnel stage, Opportunities by pipeline stage (vocab-ordered).05-Areas.Verification
core/tests/test_paths.py,test_path_contract.py,test_fixture_vault.py).🤖 Generated with Claude Code
https://claude.ai/code/session_017neHyK74Li8afhQ5DQuvSB