What North Star is
North Star is a private command system for an AI operator that runs on a server you control.
It is designed for work that needs context, time, review, and a reliable place to resume. You can ask it to continue a project, prepare a release, inspect a problem, or run a scheduled task. North Star keeps that request connected to the project and records what happened after the worker stops.
The problem it solves
Section titled “The problem it solves”A normal chat can answer a question, but a long-running project needs more:
- the current goal and project history
- a small task with a visible stopping point
- a safe place for the AI worker to make changes
- a schedule for work that should happen later
- a clear request when your judgment is needed
- tests and real-world checks before a result is trusted
- a record of the outcome, recovery path, and next step
North Star brings those pieces into one interface.
What you see
Section titled “What you see”The private dashboard is organized around six plain questions:
| Surface | Question it answers |
|---|---|
| Briefing | What matters right now? |
| Work | What is running, waiting, or finished? |
| Projects | Where does each project stand? |
| Schedules | What will run later or repeat? |
| System | Is the operator ready and healthy? |
| History | What changed, and what proves it? |
Ask North Star is available from the dashboard when conversation is the fastest way to direct or understand the work.
What it is not
Section titled “What it is not”North Star is not a public cloud AI service, a replacement for human judgment, or a chat transcript with extra panels. It does not make every action automatic. The current implementation is a private reference system, and there is no public installer or signup.
The public preview and these docs explain the product without exposing the protected dashboard.
Next: Current status