No black box
Context assembly, memory tiers, routing, and consensus are all readable code. You can see precisely what each model is told and why.
Open source
Tools that touch your codebase and your model keys should be inspectable. NightCouncil is open source and self-hostable, end to end.
github.com/QtadaGM/NightCouncilContext assembly, memory tiers, routing, and consensus are all readable code. You can see precisely what each model is told and why.
Model-agnostic by design. Swap providers, self-host the engine, or build a client that speaks to the same event stream — nothing ties you to one vendor.
The engine runs against your own encrypted vault with your own model keys. The workspace connectors read your repository directly.
The desktop and web clients are the first implementations. The same engine can power IDE extensions, CI bots, and CLI tools — all open.
Roles, connectors, and clients are all extensible. Open an issue, propose a role template, or ship a new client on the engine.