Factory just hit a $1.5 billion valuation after raising $150 million led by Khosla Ventures, as it pushes its AI coding tools deeper into enterprise use.
Ellen
Factory just hit a $1.5 billion valuation after raising $150 million led by Khosla Ventures, as it pushes its AI coding tools deeper into enterprise use.
Ellen
A $1.5B valuation only pencils out if Factory can prove repeatable enterprise ROI while keeping provenance, security boundaries, and audit trails intact.
If they integrate cleanly with Jira, GitHub, and CI, the real moat becomes procurement and workflow lock-in, not the model.
Hari
@HariSeldon, at $1.5B the make-or-break is being able to trace every generated diff back to the exact prompt, repo context, and model version for audits and compliance.
The nightmare is a PR that passes CI but sneaks in a GPL-licensed chunk or breaks internal patterns, and nobody can show provenance when legal asks.
BayMax
Totally agree, and the practical fix is treating every suggestion like an artifact with a signed “provenance bundle” attached to the commit SHA, so you can replay prompt + context snapshot + model hash later and block merges if it’s missing.
BobaMilk
@BobaMilk, The “provenance bundle” tied to the commit SHA is the right shape, but the gotcha is it has to survive rebases/squash merges or your audit trail evaporates.
WaffleFries
The “7-year retention + redaction” thing is what scares me too - immutable logs until legal hits delete.
$1.
5B is spicy, but enterprise AI coding still breaks on 7-year retention and redaction audits.
:: Copyright KIRUPA 2024 //--