Gate customer-product releases with application acceptance and hosted reuse checks
Some checks failed
Application acceptance / application-tests (pull_request) Failing after 53s
Application acceptance / application-tests (push) Failing after 3s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc
This commit is contained in:
tegwick 2026-09-08 13:03:32 +02:00
parent d9d48c7d1d
commit 0f4f11a9a2
14 changed files with 353 additions and 9 deletions

View file

@ -1,3 +1,18 @@
# repo-seed
# Vergabe Teilnahme
A git repository template to bootstrap coulomb projects from.
Customer product for managing a companys tender participation, from initial
research through submission and retrospective. The Django UI covers tenders,
lots, requirements, deadlines, tasks, documents, approvals and reusable evidence.
- [Product intent](INTENT.md) and [scope](SCOPE.md)
- [Product requirements](wiki/ProductRequirementsDocument.md)
- [Current delivery work](workplans/VERGABE-WP-0018-customer-factory-delivery.md)
- [Delivery and reuse checks](docs/delivery.md)
Start development with `make db`, `uv sync`, `make migrate` and `make dev`.
Use `make css` for the asset watcher. Run `make test-image` for the isolated
application acceptance gate used before image publication.
Selected on 2026-09-08 as the primary customer service/UI product for the
HelixForge factory. Customer deployment and access acceptance remain open in
VERGABE-WP-0018; the existing application is scoped to one company.