Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc
18 lines
937 B
Markdown
18 lines
937 B
Markdown
# Vergabe Teilnahme
|
||
|
||
Customer product for managing a company’s 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.
|