Define what may change, inspect what actually changed, record real evidence, and make the final human decision.
- Open Control Lite and define a bounded change.
- Generate a scoped AI instruction and review record.
- Compare the supplied or real patch with the allowed scope.
- Record checks as Passed, Failed, or Not run.
- Decide to Accept, Revise, or Reject.
- Open the related public Compendium node when a concept or boundary needs explanation.
Try the guided Control walkthrough →
Current status: public preview and internal alpha. The technical lifecycle is real and tested, while broad usability, repeat use, independent review, and willingness to pay remain unproven.
flowchart LR
Goal["Human goal"] --> Scope["Bound the change"]
Scope --> Instruction["Scoped AI instruction"]
Instruction --> Change["Inspect the patch"]
Change --> Evidence["Record observed evidence"]
Evidence --> Decision["Accept, revise, or reject"]
Decision --> Memory["Preserve the decision"]
Atlas does not ask an AI to certify its own work. Missing evidence remains Not run, scope expansion remains visible, and the accountable human keeps the final decision.
| Surface | Job | Public experience |
|---|---|---|
| Control | Define scope, evidence requirements, and the final decision | Control Lite and the 15-minute walkthrough |
| Navigator | Show a bounded Laravel route → controller → Blade flow in VS Code | Build the limited public VSIX |
| Compendium | Explain unfamiliar concepts with version scope, evidence, and practical boundaries | Open the six-node public preview |
The learning missions and packs support onboarding, but they are not the primary product.
Declare allowed files, protected behavior, acceptance criteria, required checks, and parked ideas before a patch begins. Suggestions outside that boundary remain visible without silently entering the change.
Navigator connects Laravel routes, controllers, Blade views, components, and dependencies so a reviewer can reason about a patch instead of accepting a diff on trust.
A test command written in an AI response is not evidence that the command ran. Atlas records each required check as Passed, Failed, or Not run and keeps known limitations beside the decision.
Contextual learning cards connect unfamiliar code to Compendium nodes whose source mapping, AI-assistance state, version scope, limitations, and independent-review state remain visible.
The current Laravel exercise asks for a clearer review-ready status page. The proposed patch stays inside its two-file boundary, but the repository cannot execute the required Laravel test. The sample decision is therefore Revise, not an invented pass.
Review the complete Laravel example, then try the runnable remaining-count exercise.
| Experience | Available | Current boundary |
|---|---|---|
| Browser-based Control Lite | Yes | Local templates and review workflow; no AI or command execution |
| Guided Laravel Control exercise | Yes | Static example; the real Laravel test remains Not run |
| Safe browser teaching example | Yes | Learning fixture, not the full product |
| Selected missions and nodes | Yes | Curated preview; independent review is incomplete |
| Limited Navigator VSIX | Buildable public preview | Conventional Laravel controller-array routes only; unsigned and not the private product |
| Compendium preview | Yes, local and deployable | Six allowlisted public nodes; no private Compendium source or full Lexicon |
The private development repository currently validates 54 maintained Knowledge Nodes, 664 Lexicon entries, 752 generated Compendium pages, and the Control, Continuity, Navigator, Compendium, policy, security, packaging, and lifecycle checks. Founder dogfooding, a five-person embedded design cohort, and one external-alpha round support formative usefulness—not product-market fit.
The public preview is local-first, contains no telemetry, requires no account, performs no silent AI action, and does not execute or infer verification results. Public exports pass through an allowlist, secret and path scanning, local-link validation, integrity hashes, and human review.
Read the testing status, known limitations, privacy and safety notes, and security policy.
- Public documentation
- Product roadmap
- Mission index
- AI Collaboration Pack
- Feedback instructions
- Contribution guide
The files in this public preview are available under the MIT License. The private Developer Atlas monorepo and unreleased product source are separate and are not licensed by this repository. Development is materially AI-assisted and human-directed; automated checks remain separate from independent human review and final acceptance. See PROVENANCE.md and the outcome-focused CHANGELOG.md.


