Skip to content

Fix v0.7.7 registered-root lookup - #19

Merged
kforris merged 1 commit into
mainfrom
fix/v0.7.7-registered-root-kind
Aug 17, 2026
Merged

kforris merged 1 commit into
mainfrom
fix/v0.7.7-registered-root-kind

Conversation

@kforris

@kforris kforris commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • match historical Project object kinds case-insensitively when loading confirmed registered roots
  • cover the production-shaped capitalized kind in the temporary PostgreSQL fixture

Reproduction

The post-deploy 0.7.7 writeback labeled a file inside the confirmed Boron Context root as registered_project_root_unavailable because the query expected lowercase project while the stored ontology kind is Project.

Verification

  • npm run check: 69 passed, 13 environment-skipped; held-out metrics unchanged at 1.00 with zero wrong-project retrieval/writeback
  • isolated PostgreSQL migrations and integration: 13 passed
  • format, typecheck, plugin cache key, npm audit: passed

Boundary

Narrow post-deploy correctness follow-up for the same 0.7.7 milestone; no history rewrite or external fetch.

@kforris
kforris merged commit be64dab into main Aug 17, 2026
6 checks passed
@kforris
kforris deleted the fix/v0.7.7-registered-root-kind branch August 17, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant