bQUARKz 3f99e90ac8
All checks were successful
JaCoCo Coverage #### Project Overview No changes detected, that affect the code coverage. * Line Coverage: 61.06% (17124/28043) * Branch Coverage: 51.92% (6584/12681) * Lines of Code: 28043 * Cyclomatic Complexity: 11219 #### Quality Gates Summary Output truncated.
Test / Build skipped: 15, passed: 594
Intrepid/Prometeu/Studio/pipeline/head This commit looks good
Logical Render Pipelines and Command Packets
2026-05-25 19:34:19 +01:00
..

General Specs

This directory contains shared acceptance specifications for all supported languages in Prometeu.

Scope

These specs are above language-specific specs and should be reused by each language line.

Typical topics:

  • conformance gates and evidence,
  • compatibility publication policy,
  • verification/safety acceptance boundaries,
  • artifact/runtime acceptance contracts.

Current backend-facing chapter additions:

  • 20. IRBackend to IRVM Lowering Specification.md
  • 21. IRVM Optimization Pipeline Specification.md
  • 22. Backend Spec-to-Test Conformance Matrix.md
  • 23. Compiler Pipeline Entry Points Specification.md

Rule

Language-specific specs (for example docs/pbs/specs) must reference this layer instead of duplicating cross-language acceptance policy.