# Fafig

*/Startups/Fafig*

## Startup Overview

This platform normalizes and maps unstructured digital asset metadata across enterprise repositories. Data engineering teams struggle to index and catalog fragmented digital files, routinely falling back on manual data entry or rigid governance tools that fail to parse complex, unstructured formats.

Instead of isolating metadata management into a standalone portal like Collibra or Alation, the engine operates natively within developer CI/CD pipelines. It intercepts, standardizes, and maps metadata the moment a digital asset is created or modified. Delivered through a usage-based pricing model, the system ensures accurate, automated cataloging without the overhead of enterprise seat licenses.

## Startup Founding Hypothesis

**Approach**: that normalizes and maps unstructured digital asset metadata
**Competitors**:
- [Collibra](/Competitors/Collibra)
- [Manual Data Entry](/Competitors/Manual_Data_Entry)
- [Alation](/Competitors/Alation)
**Differentiator2x2**: usage-priced and natively embedded in developer CI/CD pipelines

## Startup Solution Coordinate

**Solution**: [Asset Metadata Mapper](/Software/Asset_Metadata_Mapper)

## Startup Position2x2

```mermaid
quadrantChart
    title Market Positioning: Digital Asset Metadata
    x-axis Standalone UI / Manual --> CI/CD Embedded
    y-axis Fixed Cost / Contract --> Usage-Priced
    quadrant-1 Agile Dev Tools
    quadrant-2 Scalable GUIs
    quadrant-3 Legacy & Manual
    quadrant-4 Premium Dev Ops
    Collibra: [0.15, 0.15]
    Alation: [0.25, 0.25]
    Manual Data Entry: [0.05, 0.35]
    Fafig: [0.90, 0.85]
```

## Startup Offer

**Proof**:
- Targeting data engineering teams seeking to eliminate manual JSON and XML mapping steps.
- Aiming for sub-50ms latency per asset to ensure zero bottlenecking in active developer pipelines.
- Intended to capture and normalize 100% of unstructured metadata tags prior to enterprise catalog ingestion.
**Tiers**:
- Name: Developer Meter · Price: ~$0.05–$0.08 per asset · Inclusions: Pay-as-you-go metadata normalization, standard schema mapping, and foundational CI/CD runner capabilities designed for engineering teams handling up to 50,000 assets per month.
- Name: Pipeline Volume · Price: ~$0.01–$0.03 per asset · Inclusions: High-throughput metadata mapping, custom YAML taxonomy support, and priority processing queues intended for platform teams processing over 100,000 assets per month.
**Guarantee**: Guarantees valid schema output matching your specified taxonomy; if a malformed Fafig normalization breaks your CI/CD build, we automatically refund the compute credits for that entire metadata batch.
**Business Function**: ProvideService
**Objection Handlers**:
- We already use an enterprise catalog like Collibra or Alation. -> Fafig operates earlier in the lifecycle, normalizing unstructured data natively inside the CI/CD pipeline before it ever reaches the catalog.
- Will this slow down our deployment builds? -> The service is designed to process metadata mappings asynchronously and in parallel, preventing stalls in GitHub Actions or GitLab CI runners.
- How does it handle proprietary internal tags? -> You can inject custom YAML dictionaries into the pipeline to map internal shorthand directly to standardized enterprise taxonomies.
- Do you expose our core digital assets to third-party APIs? -> Fafig is designed to parse and map only the attached unstructured metadata, never reading, transferring, or storing the underlying asset file.
**Pricing Architecture**: UsageMeter
**Agent Checkout Support**:
- agentic-commerce-protocol

## Startup Brand

**Voice**: Direct and technical, prioritizing engineering exactness over marketing buzz
**Tagline**: Standardize digital asset metadata directly inside your deployment pipeline
**Icon Concept**: stencil
**Palette Intent**: electric-signal
**Visual Identity**: High-contrast neon green and terminal black dominate the palette, pairing fixed-width typography with sharp grid motifs to reflect automated pipeline execution.
**Archetype Reference**: the-sage

## Startup Buyer Chain

**Chain**: Fafig → Platform Engineering → Data Engineering Teams
**Gtm Motion**: Acquires users bottom-up through self-serve pipeline integrations directly into developer CI/CD workflows. Expands revenue through usage-based pricing that scales automatically as organizations connect more repositories and process higher volumes of unstructured digital asset metadata.
**Agent Channel**: Designed to publish standard OpenAPI specifications to the Model Context Protocol (MCP) and LangChain tool directories so autonomous DevOps and data-engineering agents can discover, evaluate, and invoke the normalization endpoints.
**Primary Channel**: Developer tool marketplaces, targeting intended listings in the GitHub Actions Marketplace and GitLab Integration Catalog, discovered when engineers actively search for metadata extraction or data governance CI/CD steps.

## Startup Customer Journey

```mermaid
flowchart LR; A[GitHub Actions Marketplace] --> B[Model Context Protocol Directory]; B --> C[CI/CD Runner]; C --> D[Metadata Normalization Endpoint]; D --> E[Pipeline Volume Tier]; E --> F[Custom YAML Dictionary];
```

## Startup Proof Points

_Illustrative — target and order-of-magnitude estimate figures, not an achieved track record (this Thing is concept-stage)._

**Pilot Goals**:
- 30-day CI/CD integration pilot processing 50,000 digital assets: Aim to prove that Fafig normalizes 100% of unstructured tags into valid schemas without stalling active developer pipelines.
- 14-day custom taxonomy pipeline test: Target the successful mapping of internal proprietary metadata to a standard schema format prior to catalog ingestion, triggering exactly zero malformed-schema compute refunds.
**Target Metrics**:
- Target: < 50ms latency per asset processed during asynchronous metadata mapping
- Target: 100% of unstructured metadata tags normalized prior to enterprise catalog ingestion
- Target: 0 deployment build failures caused by the metadata normalization runner
**Target Case Studies**:
- Mid-market software company (Data Engineering Lead): Aim to demonstrate the elimination of manual JSON and XML mapping steps, replacing them with automated metadata normalization directly within their GitHub Actions runner.
- Enterprise financial services organization (Platform Engineering Team): Target the successful processing of over 100,000 assets per month, mapping proprietary internal tags to standard YAML taxonomies without delaying asynchronous deployment builds.
**Testimonial Targets**:
- Data Engineering Manager: Target a testimonial stating that Fafig successfully sanitizes malformed JSON schemas natively in the CI/CD pipeline before the data reaches their Collibra catalog.
- Director of Platform Engineering: Target praise for the usage-metered pricing and the capability to inject custom YAML dictionaries that instantly translate legacy internal metadata shorthand.

## Startup Top Risks

**Risks**:
- Severity: existential · Description: Developers reject the CI/CD integration because metadata parsing adds unacceptable latency to their build pipelines. · Mitigation Status: in-progress
- Severity: high · Description: Enterprise security policies block the ingestion of proprietary metadata into third-party cloud environments during the build process. · Mitigation Status: unmitigated
- Severity: high · Description: The usage-based pricing model clashes with rigid enterprise procurement budgets, driving buyers back to flat-fee incumbents like Collibra. · Mitigation Status: unmitigated
- Severity: moderate · Description: Unpredictable shifts in unstructured data formats break the normalization engine, requiring heavy manual intervention to fix failed maps. · Mitigation Status: in-progress

## Startup Competitors

- [Collibra](/Competitors/Collibra) — Enterprise Incumbent
- [Manual Data Entry](/Competitors/Manual_Data_Entry) — Status Quo
- [Alation](/Competitors/Alation) — Enterprise Incumbent
- [Atlan Data Catalog](/Competitors/Atlan_Data_Catalog) — Modern Alternative
- [Acryl Data](/Competitors/Acryl_Data) — Open Source Alternative

## Startup Solution Stack

- [Metadata Normalization Service](/Services/Metadata_Normalization_Service) — Service-as-Software
- [Asset Parsing Agent](/Agents/Asset_Parsing_Agent) — Agent
- [Pipeline Integration SDK](/Software/Pipeline_Integration_SDK) — Software
- [Unstructured Extraction API](/Software/Unstructured_Extraction_API) — Software

## Startup Story Brand

**Hero**:
- **Need**: to be the architect of clean data, not the troubleshooter for broken catalog schemas
- **Want**: to normalize unstructured asset metadata without slowing down deployment speeds
- **Identity**: the platform engineer managing high-volume digital asset pipelines
**Plan**:
- Step: Inject Taxonomy · Detail: Upload your custom YAML dictionaries to define how internal shorthand maps to enterprise standards.
- Step: Audit Output · Detail: Review the normalized schema results generated automatically during your GitHub Actions or GitLab CI runs.
- Step: Scale Pipelines · Detail: Process up to 100,000 assets per month with priority queues that prevent build bottlenecks.
**Guide**:
- **Empathy**: You shouldn't still be manually mapping asset tags. Collibra wasn't built to handle the high-velocity, unstructured data noise generated in a modern CI/CD pipeline.
**Problem**:
- **Villain**: schema drift
- **External**: Unstructured metadata from thousands of assets crashes Collibra ingestion because manual JSON and XML mapping steps cannot keep pace with CI/CD runners.
- **Internal**: You feel like you are babysitting brittle scripts instead of building scalable data infrastructure.
- **Philosophical**: Engineering time belongs in building robust pipelines, not in fixing malformed metadata tags.
**Success**: Your digital assets arrive in the catalog perfectly standardized, with zero latency added to your deployment pipeline.
**One Liner**: Unstructured metadata costs platform teams hours of manual mapping. Fafig normalizes asset tags natively in the CI/CD pipeline so every asset arrives catalog-ready.
**Positioning**:
- **So That**: standardize asset metadata natively within developer CI/CD pipelines
- **Unlike**: manual data entry and catalog-only tools
- **For Whom**: platform engineers managing high-volume digital assets
- **Category**: Metadata normalization for platform engineering
**Call To Action**:
- **Direct**: Deploy pipeline runner
- **Transitional**: Download YAML schema template
**Failure Stakes**:
- Broken enterprise catalog syncs
- Manual data entry backlogs
- Failed CI/CD build cycles
**Transformation**:
- **To**: one of the few platform engineers who masters automated metadata governance
- **From**: the engineer fixing manual XML mappings
**Controlling Idea**: Metadata standardization belongs in the deployment pipeline, not in manual data entry.

## Startup Token Hero

**Genre**: founding-hypothesis
**Rendered**: Unstructured metadata costs platform teams hours of manual mapping. Fafig normalizes asset tags natively in the CI/CD pipeline so every asset arrives catalog-ready.
**Mechanism**: spine-derived-v1
**Template Id**: spine-founding-hypothesis
**Vocab Fingerprint**: fa3a9d6eaa8c39a0

## Startup Token Positioning

**Genre**: moore-positioning
**Rendered**: Metadata normalization for platform engineering for platform engineers managing high-volume digital assets. Unlike manual data entry and catalog-only tools — standardize asset metadata natively within developer CI/CD pipelines.
**Mechanism**: spine-derived-v1
**Template Id**: spine-moore-positioning
**Vocab Fingerprint**: 8044ed34f41a813c

## Startup Token Pitch Deck

**Genre**: pitch-deck
**Rendered**: Problem: Unstructured metadata from thousands of assets crashes Collibra ingestion because manual JSON and XML mapping steps cannot keep pace with CI/CD runners.
Solution: Unstructured metadata costs platform teams hours of manual mapping. Fafig normalizes asset tags natively in the CI/CD pipeline so every asset arrives catalog-ready.
Customer: platform engineers managing high-volume digital assets
Unlike: manual data entry and catalog-only tools
**Mechanism**: spine-derived-v1
**Template Id**: spine-pitch-deck
**Vocab Fingerprint**: 79a5d70190bc6598

## Startup Token M E D D P I C C

**Pain**: Unstructured metadata from thousands of assets crashes Collibra ingestion because manual JSON and XML mapping steps cannot keep pace with CI/CD runners.
**Metrics**: Target: Your digital assets arrive in the catalog perfectly standardized, with zero latency added to your deployment pipeline.
**Rendered**: Pain: Unstructured metadata from thousands of assets crashes Collibra ingestion because manual JSON and XML mapping steps cannot keep pace with CI/CD runners.
Economic buyer: Platform Engineering
Metrics: Target: Your digital assets arrive in the catalog perfectly standardized, with zero latency added to your deployment pipeline.
Competition: manual data entry and catalog-only tools
**Mechanism**: spine-derived-v1
**Competition**: manual data entry and catalog-only tools
**Economic Buyer**: Platform Engineering
**Vocab Fingerprint**: 83f30ff3891bc1cd

## Startup Token Cold Email

**Genre**: cold-email
**Rendered**: Subject: Metadata normalization for platform engineering for platform engineers managing high-volume digital assets

platform engineers managing high-volume digital assets — Unstructured metadata from thousands of assets crashes Collibra ingestion because manual JSON and XML mapping steps cannot keep pace with CI/CD runners. Unstructured metadata costs platform teams hours of manual mapping. Fafig normalizes asset tags natively in the CI/CD pipeline so every asset arrives catalog-ready.
**Mechanism**: spine-derived-v1
**Template Id**: spine-cold-email
**Vocab Fingerprint**: c6bc27a1ee73a787

## Startup Token Agent Spec

**Genre**: ai-agent-spec
**Rendered**: Metadata normalization for platform engineering. Unstructured metadata costs platform teams hours of manual mapping. Fafig normalizes asset tags natively in the CI/CD pipeline so every asset arrives catalog-ready. Serves platform engineers managing high-volume digital assets.
**Mechanism**: spine-derived-v1
**Template Id**: spine-ai-agent-spec
**Vocab Fingerprint**: 3bd9558040405772

## Neighborhood

### Candidate solutions

- [Consolidate Redundant System Tools](/Problems/Consolidate_Redundant_System_Tools) — candidate solution for · Problems
- [Floor Price Target Generation](/Problems/Floor_Price_Target_Generation) — candidate solution for · Problems
- [Control Room Staff Attrition](/Problems/Control_Room_Staff_Attrition) — candidate solution for · Problems

### Composed of

- [Metadata Normalization Service](/Services/Metadata_Normalization_Service) — composes · Services
- [Asset Parsing Agent](/Agents/Asset_Parsing_Agent) — composes · Agents
- [Pipeline Integration SDK](/Software/Pipeline_Integration_SDK) — composes · Software
- [Unstructured Extraction API](/Software/Unstructured_Extraction_API) — composes · Software

### Embodies

- [Software](/Theses/Software) — embodies · Theses

### What it offers

- [Asset Metadata Mapper](/Software/Asset_Metadata_Mapper) — offers · Software

### Competitors

- [Alation](/Competitors/Alation) — competes with · Competitors
- [Manual Data Entry](/Competitors/Manual_Data_Entry) — competes with · Competitors
- [Atlan Data Catalog](/Competitors/Atlan_Data_Catalog) — competes with · Competitors
- [Acryl Data](/Competitors/Acryl_Data) — competes with · Competitors
- [Collibra](/Competitors/Collibra) — competes with · Competitors

### Similar Startups

- [Digubber](/Startups/Digubber) — similar · Startups
- [Botaga](/Startups/Botaga) — similar · Startups
- [Cratine](/Startups/Cratine) — similar · Startups
- [Matamber](/Startups/Matamber) — similar · Startups
- [Cornerstonesphere](/Startups/Cornerstonesphere) — similar · Startups
- [Valleyrow](/Startups/Valleyrow) — similar · Startups
- [Quador](/Startups/Quador) — similar · Startups
- [Goodsindexing](/Startups/Goodsindexing) — similar · Startups
- [Burdenuphand](/Startups/Burdenuphand) — similar · Startups
- [Accepoch](/Startups/Accepoch) — similar · Startups
- [Anviltagging](/Startups/Anviltagging) — similar · Startups
- [Savannasuite](/Startups/Savannasuite) — similar · Startups
- [Focoblem](/Startups/Focoblem) — similar · Startups
- [Intractabletag](/Startups/Intractabletag) — similar · Startups
- [Asseady](/Startups/Asseady) — similar · Startups
- [Diraga](/Startups/Diraga) — similar · Startups
- [Registryglow](/Startups/Registryglow) — similar · Startups
- [Stonide](/Startups/Stonide) — similar · Startups
- [Forgematter](/Startups/Forgematter) — similar · Startups
- [Autarts](/Startups/Autarts) — similar · Startups
