We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: sync wiki with latest epics (auto-itemize, mobile, budget, security) Updates API contract, schema, security audit, style guide, architecture, and multiple ADRs to reflect changes merged through the current beta state.
docs(adr): ADR-029 quotation invoices included in actualCost (#1440, #1441) - ADR-029 documents the canonical semantic for actualCost: includes all linked invoice itemized amounts regardless of status, including quotation. actualCostPaid continues to exclude quotations, preserving the subsidy-payback invariant. - API-Contract.md: BudgetLineInvoiceLink gains vendorId/vendorName (denormalized) so the work-item view renders the vendor without a follow-up fetch (#1441). Documents quotation handling for actualCost. - Schema.md: notes that actualCost aggregation includes quotations and links to ADR-029. Co-Authored-By: Claude product-architect (Opus 4.6) <noreply@anthropic.com>