Skip to content

feat(eidetica): add shared instance connector - #66

Merged
arcuru merged 6 commits into
arcuru:mainfrom
arcuru-bot:feat/instance-connector
Sep 12, 2026
Merged

feat(eidetica): add shared instance connector#66
arcuru merged 6 commits into
arcuru:mainfrom
arcuru-bot:feat/instance-connector

Conversation

@arcuru-bot

Copy link
Copy Markdown
Contributor

Summary

  • add role-aware Eidetica configuration and strict service/direct connection selection
  • add a shared ConnectedInstance boundary with separate backend-ownership and executor capabilities
  • repin Eidetica for strict connect, service login, per-database keys, and callback support
  • reject fallback/bootstrap paths and redact credentials from configuration diagnostics

This adds the connector seam only. Existing startup paths are unchanged.

Testing

  • cargo test -p chaz-core instance:: — 13 passed, 0 failed
  • cargo test -p chaz-core config:: — 42 passed, 0 failed
  • just fix
  • just nix full — 1101 core tests passed; remaining suites and doctests passed; treefmt reported 0 changed files

@arcuru

arcuru commented Sep 12, 2026

Copy link
Copy Markdown
Owner

This still isn't as simple as I'd like, or documented as I'd like, but merging anyways to unblock the rest of this stack.

@arcuru
arcuru merged commit 44686a3 into arcuru:main Sep 12, 2026
3 checks passed
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.

2 participants