OpenArca Documentation
OpenArca is an Open Core execution workspace that connects request intake with developer execution.
This portal is split by responsibility, not by technology hype:
- Getting Started: run and configure OpenArca quickly.
- Guides: how users, developers, and admins work in the system.
- Tutorials: step-by-step end-to-end workflows.
- Architecture: core engine, extension boundaries, and eventing.
- Reference: API contracts, security baseline, data model, and error codes.
- Operations: deployment, backup/restore, runbooks, and quality gates.
- Contributing: public Open Core workflow for contributors and maintainers.
Product baseline
- Authentication: OTP over email (no passwords).
- RBAC roles:
useranddeveloper. - Ticket flow:
submitted->verified->in_progress->waiting/blocked->closed. - Execution layer: Board + DevTodo synchronized with ticket lifecycle.
- Open Core / Enterprise separation via capabilities + extension overrides.
Audience
- Internal IT teams.
- Software agencies.
- Product teams that need execution context.
- Developers and maintainers integrating OpenArca.