Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Litenova-Solutions/Engineering-Standards

Open more actions menu

Repository files navigation

Agentic Engineering System

Agentic Engineering System

Documentation Latest release MIT license

The Agentic Engineering System is the open-source set of standards Litenova Solutions uses to develop software with human contributors and AI agents. It defines product and domain specifications, architecture boundaries, implementation conventions, verification, operations, and release evidence as one connected system.

Version 1 targets one bounded-context business application built with ASP.NET Core, PostgreSQL, Marten, and optional Next.js frontends.

What It Defines

  • Specification-Driven Delivery for turning approved intent into verified software.
  • Agent-Driven Engineering with explicit human decision authority and bounded agent work.
  • Domain, Application, Infrastructure, and WebApi boundaries organized by module and use case.
  • Required testing, security, operating, documentation, and release evidence.
  • Conditional extensions for concerns such as durable delivery, EF Core, caching, and localization.

The baseline profile applies first. An extension may replace only the rule IDs it names. A consumer override must name the affected rule and link to a project decision.

Documentation

Use the Standards

Pin a published release as a repository submodule:

git submodule add https://github.com/Litenova-Solutions/Engineering-Standards.git standards
git -C standards checkout --detach <approved-tag-or-commit>

Add standards.project.json, a short root AGENTS.md, and the product and domain specifications required by the current work. The template index lists each starting point and its target path.

Repository Structure

docs/               Authored standards, extensions, guides, and reference material
schemas/            JSON contracts for standards and consumer configuration
templates/docs/     Consumer specification templates
standards.manifest.json  Version pins, profiles, extensions, and agent load plans

Project

About

A set of standards to develop software with human contributors and AI agents. It defines product and domain specifications, architecture boundaries, implementation conventions, verification, operations, and release evidence as one connected system.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.