kahinton/lucent ? reverse-engineered prompt
Reverse engineered prompt
I want a self hosted app called Lucent that feels like an AI teammate for a company, not just a chat bot. It should let people create requests for work, keep that work running in the background, break it into tasks, track status and history, and learn from completed work so the next request has better context. Give me a web dashboard plus an API and MCP endpoint, with durable memory for projects, people, goals, procedures, and past decisions.
It should support approved actions only, with roles, permissions, review and rework flows, audit visibility, secure secret storage, and isolated sandboxes for code execution. It also needs to work with different model providers so teams can mix hosted and self hosted models. Please include the long running agent or daemon process that handles planning, scheduling, dispatching, and background learning, and make the default local setup run with Docker Compose and PostgreSQL.
Keep it usable for local development now, but clearly structured for team or enterprise deployment later. If anything is unclear, check the current docs online and fill in the sensible gaps.
Have a live product UI? Try website reverse