Evidence Map¶
Inspected¶
Inspected root README and implementation plan, frontend package/API client/store, and microsandbox-executor/service configuration, Fastify app, routes, job executor, runtime manager, storage, metadata, policies, and unit tests.
| Area | Status | Confidence |
|---|---|---|
| Product target | Planned | High, from implementation_plan.md |
| Executor API | Implemented | High |
| Runtime/job lifecycle | Implemented | High |
| Frontend domain model | Partially implemented | Medium |
| Product backend | Not found in checkout | High |
| LangGraph/DeepAgent graph | Planned, not found | High |
| Postgres/MinIO integration | Executor interfaces/plan | Medium |
Confirmed vs planned¶
- Confirmed: Fastify executor routes, TypeScript job models, runtime manager, SQLite/local storage implementations, and unit tests exist.
- Confirmed: frontend SSE parser and domain API types exist.
- Planned: Python product backend,
MicrosandboxBackend, LangGraph deployment, presigned product file endpoints, and durable thread mapping. - Unknown: current branch or external deployment may contain omitted backend work.
Generated files, lockfiles, vendored runtime archives, and dependencies were not treated as architectural evidence.