diff --git a/Sources/Homelab/vault-semantic-search-integration-test-2026-05-16.md b/Sources/Homelab/vault-semantic-search-integration-test-2026-05-16.md new file mode 100644 index 0000000..a1f202f --- /dev/null +++ b/Sources/Homelab/vault-semantic-search-integration-test-2026-05-16.md @@ -0,0 +1,35 @@ +--- +created: '2026-05-17' +path: Sources/Homelab +project: vault-semantic-search-integration-test-2026-05-16 +tags: +- mcp +- embeddings +- pgvector +type: project-plan +--- + +## Goal + +Verify the vault MCP create_artifact path works end-to-end after the ALTER FUNCTION fix for the notify_project_change trigger. + +## Locked Decisions + +- Type: project-plan (exercises the projects table trigger that was failing) +- Status: on_deck (a valid project_status enum value, will be resolved by the trigger) +- Domain: homelab + +## Open Items + +- [ ] Confirm the trigger fires successfully with the ALTER FUNCTION search_path fix +- [ ] Verify push succeeds + +## Phases + +### Phase 0 + +Run this artifact creation, confirm pushed: true and ok: true. + +## Notes + +This test entry can be deleted later once verification is complete. It's intentionally created with type=project-plan to exercise the wiki.projects table + notify_project_change trigger that was failing. \ No newline at end of file