projeli
Projeli is a modular framework and declarative language for describing, planning, and tracking complex projects. It combines a lightweight runtime engine with a flexible plugin system, enabling teams to model tasks, dependencies, resources, durations, and constraints in a single, version-controlled specification. Projeli aims to support both planning and what-if scenario analysis, as well as ongoing execution monitoring.
Its core data model centers on projects, tasks, and resources. Tasks have identifiers, titles, estimated durations,
Projeli configurations are written in a concise, human-readable syntax inspired by YAML and JSON, and may be
Use cases include software development, construction, research programs, and product-launch campaigns. The framework is favored for
Critics note a learning curve and potential performance constraints on very large project graphs. Projeli's ecosystem