ERSELMETZ
AI CORPORATION
An AI-assisted software engineering orchestration platform designed to coordinate specialized AI agents, projects, tasks, memory, providers, testing, and future development workflows.
About
ERSELMETZ AI CORPORATION is being developed as an actual software system rather than a simulated company.
The long-term goal is to coordinate multiple specialized AI agents into a structured software engineering organization while keeping the human as the final decision-maker.
Orchestration
Coordinate projects, tasks, agents, providers, and future multi-agent workflows.
Persistent Memory
Maintain persistent agent and project context using a local database.
Human Control
Important development decisions remain under human approval and control.
Architecture
The system is being built incrementally, starting with the core orchestration infrastructure.
YOU
CEO / PRODUCT OWNER
│
▼
┌────────────────┐
│ ORCHESTRATOR │
└───────┬────────┘
│
┌───────────────┼───────────────┐
▼ ▼ ▼
PROJECTS TASKS AGENTS
│ │ │
│ │ ▼
│ │ PROVIDERS
│ │ │
└───────────────┴───────────────┤
▼
OLLAMA
│
▼
AI RESULT
Current Status
Agents
Agent abstraction, registry, capabilities, permissions, and provider association.
Providers
Provider abstraction and registry with Ollama integration.
Tasks
Persistent tasks with status, assignment, execution results, and errors.
Projects
Persistent projects with tasks associated through project IDs.
Memory
Persistent agent memory and project-specific memory.
Audit Logs
Task creation and execution events are recorded for traceability.
Roadmap
Planned capabilities. These are not yet considered implemented.
Technology
Python
Core orchestration platform.
SQLite
Persistent local application state.
Ollama
Local AI model execution.
Git / GitHub
Source control and development history.
Antigravity
Primary development environment.
Multi-Agent Architecture
Foundation for future AI collaboration.