# manifests/ Each venture publishes its STD-002 `metrics.json` here as `.json` (lowercase venture key). The andres-engineering aggregator reads all of them (public, no token) and folds them into `ecosystem-metrics.json`, overriding the hand-declared counts (DEC-031). The git-auto numbers (decisions, commits, worked_hours, loc) go live; complexity stays the human-reviewed declared value. Publish from a venture's CI publish step: `cp metrics.json ../ecosystem-metrics/manifests/.json` then commit + push.