Inventory and Catalogue
Hardik edited this page 2026-06-21 03:00:58 +05:30

Page revisions

4 Commits

Author SHA1 Message Date
c6bec19d85 docs: add Tech Debt register and Inventory-on-Approval deep-dive
- New "Inventory on Approval" page: intended design (add ordered items to the
  delivery site stock at approval), the NEXT_PUBLIC_INVENTORY_ENABLED flag
  (UI-only gate), and how it actually behaves in prod -- dormant, because POs
  carry no siteId under the vessel-only cost-centre model and the write is not
  flag-gated. Includes remediation options.
- New "Tech Debt" register (Engineering section): TD-1 inventory-on-approval
  dormant path; TD-2 migrations not coupled to the build (caused the paymentDate
  P2022 prod incident).
- Sidebar links both pages; Inventory and Catalogue corrects the approval line
  and cross-links the new pages.
2026-06-21 03:00:58 +05:30
d6b4073d28 @
docs(wiki): flatten to root pages (Forgejo wikis are not nested)

Forgejo/Gitea wikis are flat — pages in real subdirectories 404 (only the page
title may contain a "/", stored as an escaped flat file). The folder layout broke
every moved page on the live wiki. Move all pages back to the repo root and make
links bare page names again. Hierarchy is now expressed via _Sidebar.md headings
(slashes removed).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@
2026-06-19 14:06:22 +05:30
864141c105 @
docs(wiki): organise into folders + migrate retired Docs/

- Group pages into Overview/, Build-and-Run/, System/, Product/, Quality/, Ops/
  so the on-disk layout mirrors the sidebar hierarchy.
- Migrate retired design/test docs from the app repo Docs/ into the wiki:
  Product/Workflows, Product/Design-System, and the Quality/ test references
  (Test-Plan, E2E-Test-Framework, E2E-Test-Plan, Playwright-Test-Design).
- Rewrite internal links to folder-qualified, root-relative targets.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@
2026-06-19 13:48:03 +05:30
e7882f07db docs(wiki): comprehensive project wiki 2026-06-19 13:27:31 +05:30