Inventory
What's in stock, and how it got that way.
Products carry a SKU, a unit price and a stock level; every change goes through a `stock_move` — quantity in or out, dated, linked to the product. The level is never a mystery number: the trail that produced it sits right below it.
Products link to their supplier in the CRM, so reordering is a question your memory can answer: what's low, who supplies it, what did it cost last time.
What it does
- Product catalogue with SKU, unit price and stock level.
- Dated in/out stock movements per product.
- Products link to their supplier company.
- Ask your AI what's low or what moved this week.
What it stores
As ordinary objects in your workspace memory — readable by your AI over MCP, browsable like any memory.
- product — A stocked item — sku, unit_price, stock_level (kept in step with its stock moves).
- stock_move — One inventory movement — quantity, direction (in|out), moved_on; linked to its product.
- company — A business you deal with — customer, prospect or partner.
Sign in to install Inventory into your workspace. Sign up — personal use is free.