Traditional DAM systems are built on the assumption that files arrive with minimal metadata and humans must add descriptive information through manual tagging workflows. AI generation tools invert this: a ComfyUI output contains a complete workflow graph with every parameter, model reference, and processing step encoded in the PNG metadata.
This inversion has profound architectural consequences. The bottleneck is no longer getting metadata into the system — it is extracting, normalizing, and making searchable the metadata that already exists. A system designed for metadata-scarce content (manual tagging) is fundamentally different from one designed for metadata-rich content (automated extraction and normalization).