Skip to content

Releases: crunchtools/constitution

Release list

v1.3.0

Choose a tag to compare

@fatherlinux fatherlinux released this 11 Mar 03:18

Web Application Profile

New profile for stateful web applications that differ from Container Image projects in that they contain application code, manage persistent data, run multiple services, and require application-level testing.

What's new

  • profiles/web-application.md — 12-section profile document
  • check_web_application() in validate-constitution.py
  • tests/valid-web-application.md — test fixture
  • CI updated to validate all 5 profiles
  • Constitution v1.3.0 adds "Web Application" to valid profiles list

Applies to

  • crunchtools/acquacotta — Flask + Gunicorn on ubi10-httpd
  • crunchtools/rotv — Node.js + PostgreSQL on ubi10-core
  • crunchtools/immich — Immich + PostgreSQL + Valkey on ubi10-core