Compare commits
No commits in common. "65fdcc1659d7773431d74d4fe5f2a84ef6ba482a" and "65d0e13008d0167bbc9b81e17822e22d1f50b95c" have entirely different histories.
65fdcc1659
...
65d0e13008
3 changed files with 26 additions and 3 deletions
|
|
@ -1,7 +1,11 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"mcp__mempalace__mempalace_kg_query",
|
||||
"mcp__mempalace__mempalace_search",
|
||||
"mcp__trilane__trilane_search",
|
||||
"mcp__mempalace__mempalace_status",
|
||||
"mcp__mempalace__mempalace_diary_read",
|
||||
"mcp__granola__get_account_info",
|
||||
"mcp__trilane__trilane_list_workspaces",
|
||||
"Bash(launchctl list *)",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
21
mempalace.yaml
Normal file
21
mempalace.yaml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
wing: signal
|
||||
rooms:
|
||||
- name: core_backend
|
||||
description: Coverage calculator, audit logger, DB models, payer rules config
|
||||
keywords: [coverage, calculator, audit, logger, payer, rules, database, wear_days]
|
||||
|
||||
- name: dmepos_market
|
||||
description: Market research, asset package, sales materials, FL consortium targets
|
||||
keywords: [dmepos, market, asset, sales, consortium, buyer, florida, fahcs, competitive_bidding]
|
||||
|
||||
- name: compliance
|
||||
description: PHI architecture, BAA obligations, audit retention, HIPAA/CMS regulatory context
|
||||
keywords: [phi, baa, compliance, hipaa, audit, retention, medicare, medicaid, prior_auth]
|
||||
|
||||
- name: orchestration
|
||||
description: n8n batch workflows, Mailcow email notifications, VPS hosting
|
||||
keywords: [n8n, workflow, batch, mailcow, email, hostinger, vps]
|
||||
|
||||
- name: general
|
||||
description: Files that don't fit other rooms
|
||||
keywords: []
|
||||
Loading…
Reference in a new issue