From 80d5dde7b10f346c719a8ac137164c574785852f Mon Sep 17 00:00:00 2001 From: kristopher Date: Sat, 19 Sep 2026 09:28:10 -0500 Subject: [PATCH 1/2] Clarify OpenBrand public identity and simplify organization profile --- docs/index.md | 8 +++--- docs/profile.md | 21 ++++++++++++++-- profile/README.md | 64 ++++++++--------------------------------------- 3 files changed, 33 insertions(+), 60 deletions(-) diff --git a/docs/index.md b/docs/index.md index 51e2b23..7aaf409 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,7 @@ -# OpenBrand Documentation +# OpenBrand Engineering -This site contains documentation about the OpenBrand organization. +OpenBrand provides market intelligence, competitive pricing, and consumer insights for brands and retailers. -For repository details, see the [main README](../README.md). +Explore our [organization profile](profile.md), browse our [public projects](https://github.com/orgs/GapIntelligence/repositories?type=public), or visit [openbrand.com](https://openbrand.com). -Learn more about our organization on the [profile page](profile.md). +For details about this documentation repository, see its [README](https://github.com/GapIntelligence/.github/blob/main/README.md). diff --git a/docs/profile.md b/docs/profile.md index 0722531..a0790e5 100644 --- a/docs/profile.md +++ b/docs/profile.md @@ -1,3 +1,20 @@ -# OpenBrand Profile +![OpenBrand](https://github.com/user-attachments/assets/cd96108a-f2ac-4e8f-af3b-68660b3c3b44) -This page mirrors the information in [profile/README.md](../profile/README.md). +# OpenBrand Engineering + +OpenBrand provides market intelligence, competitive pricing, and consumer insights for brands and retailers. This is our official GitHub organization, where we share public tools and technical projects. + +Our repositories use the legacy **GapIntelligence** namespace. You are in the right place for OpenBrand. + +[Explore OpenBrand](https://openbrand.com) · [Contact us](mailto:info@openbrand.com) + +## Explore our work + +- **[DAR Schema](https://github.com/GapIntelligence/DAR-Schema)** — An extension of the HTTP Archive (HAR) format for recording web data collection, rendered pages, and extraction results. +- **[Public repositories](https://github.com/orgs/GapIntelligence/repositories?type=public)** — Browse our published projects, infrastructure tools, and forks. Each repository documents its own purpose and license. + +Some public repositories are legacy projects or forks. Repositories marked **Archived** are retained for reference and are read-only; consult each project's documentation before adopting it. + +## Questions and contributions + +For project-specific questions, bug reports, or contributions, follow the guidance in that repository. For company and partnership inquiries, visit [openbrand.com](https://openbrand.com) or email [info@openbrand.com](mailto:info@openbrand.com). diff --git a/profile/README.md b/profile/README.md index 0454e9c..a0790e5 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,64 +1,20 @@ ![OpenBrand](https://github.com/user-attachments/assets/cd96108a-f2ac-4e8f-af3b-68660b3c3b44) -# OpenBrand -Welcome to the OpenBrand GitHub repository. OpenBrand was formed through the integration of industry-leading companies: Gap Intelligence, Deep.ad, Traqline, and Competitive Promotion Report. We are committed to bringing clarity to the market through superior data analytics, web crawling technology, and LLM-driven insights. +# OpenBrand Engineering -![CI](https://github.com/GapIntelligence/.github/actions/workflows/ci.yml/badge.svg) -[![codecov](https://codecov.io/gh/GapIntelligence/.github/graph/badge.svg?token=GQXX40CMBF)](https://codecov.io/gh/GapIntelligence/.github) +OpenBrand provides market intelligence, competitive pricing, and consumer insights for brands and retailers. This is our official GitHub organization, where we share public tools and technical projects. +Our repositories use the legacy **GapIntelligence** namespace. You are in the right place for OpenBrand. -**Official Website:** [openbrand.com](https://openbrand.com) +[Explore OpenBrand](https://openbrand.com) · [Contact us](mailto:info@openbrand.com) -## About OpenBrand +## Explore our work -OpenBrand combines the strengths of its predecessors: -- **Gap Intelligence** - Industry insights and data-driven market research. -- **Deep.ad** - Advanced advertising intelligence and analytics. -- **Traqline** - Comprehensive market tracking and consumer insights. -- **Competitive Promotion Report** - Detailed analysis of promotional activities across industries. +- **[DAR Schema](https://github.com/GapIntelligence/DAR-Schema)** — An extension of the HTTP Archive (HAR) format for recording web data collection, rendered pages, and extraction results. +- **[Public repositories](https://github.com/orgs/GapIntelligence/repositories?type=public)** — Browse our published projects, infrastructure tools, and forks. Each repository documents its own purpose and license. -Our mission is to empower businesses with the best data and insights, helping them make informed decisions in an ever-changing market landscape. +Some public repositories are legacy projects or forks. Repositories marked **Archived** are retained for reference and are read-only; consult each project's documentation before adopting it. -## Contact +## Questions and contributions -For inquiries related to this repository, please contact: - -- **Kristopher Kubicki**, CTO -- **Jason Mick**, Technology Manager - -## Repository Access and Guidelines - -- All development efforts from OpenBrand and its subsidiaries will flow through this central repository. -- This repo is currently named **GapIntelligence** but will soon be renamed to **OpenBrand**. -- All repositories must be created and approved through our helpdesk. - -## Private Repository Access - -> **Note:** Access to certain sections of this repository may be restricted to authorized personnel only. If you have the correct permissions, please ensure you are logged in to view additional information relevant to ongoing projects and internal development documentation. - -### How to Manage Public and Private Content - -To maintain both public and private documentation: -- **Public README:** This README should be visible to all users and provides basic information about OpenBrand and contact details. -- **Private README or Internal Documentation:** For internal documentation, create a separate file like `INTERNAL_README.md` or use GitHub's wiki feature to keep detailed information accessible only to team members with the appropriate permissions. - -This setup allows you to maintain a clear public presence while safeguarding sensitive company information for internal use. - -## Contributing - -We value contributions from our team. All contributions must align with company guidelines and be approved through our helpdesk process. - -- Submit your requests through the helpdesk for new repository creation or updates. -- Follow internal coding standards and best practices. - -## Getting Started - -To get started with development, please ensure you have access to the necessary resources, including: -- Internal development guides (accessible via the internal documentation). -- Contact your team lead or the Technology Manager for any additional permissions. - ---- - -For repository configuration details, see the [main README](../README.md). - -Thank you for contributing to OpenBrand's continued success! +For project-specific questions, bug reports, or contributions, follow the guidance in that repository. For company and partnership inquiries, visit [openbrand.com](https://openbrand.com) or email [info@openbrand.com](mailto:info@openbrand.com). From c4f555e5c80d0451f577bc4bfd2e84ee02617cb2 Mon Sep 17 00:00:00 2001 From: kristopher Date: Sat, 19 Sep 2026 09:31:34 -0500 Subject: [PATCH 2/2] Include the five businesses behind OpenBrand in the public profile --- docs/profile.md | 14 +++++++++++++- profile/README.md | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/docs/profile.md b/docs/profile.md index a0790e5..26518c8 100644 --- a/docs/profile.md +++ b/docs/profile.md @@ -8,10 +8,22 @@ Our repositories use the legacy **GapIntelligence** namespace. You are in the ri [Explore OpenBrand](https://openbrand.com) · [Contact us](mailto:info@openbrand.com) +## The companies behind OpenBrand + +OpenBrand brings together the expertise of five businesses: + +- **Gap Intelligence** — Competitive intelligence and market research. +- **Deep.ad** — AI-powered data collection and advertising intelligence. +- **Competitive Promotion Report (CPR)** — Intelligence for health, beauty, and wellness markets. +- **TraQ.line** — Market measurement and consumer insights for durable goods. +- **Comperemedia** — Competitive marketing intelligence for financial services, insurance, telecom, and media. + +Gap Intelligence and Deep.ad combined in 2023, followed by the acquisitions of CPR and TraQ.line in 2024 and Comperemedia in 2026. [Read our story](https://openbrand.com/about). + ## Explore our work - **[DAR Schema](https://github.com/GapIntelligence/DAR-Schema)** — An extension of the HTTP Archive (HAR) format for recording web data collection, rendered pages, and extraction results. -- **[Public repositories](https://github.com/orgs/GapIntelligence/repositories?type=public)** — Browse our published projects, infrastructure tools, and forks. Each repository documents its own purpose and license. +- **[Public repositories](https://github.com/orgs/GapIntelligence/repositories?type=public)** — Browse our published projects, infrastructure tools, and forks. Check each repository for its documentation and any applicable license before use. Some public repositories are legacy projects or forks. Repositories marked **Archived** are retained for reference and are read-only; consult each project's documentation before adopting it. diff --git a/profile/README.md b/profile/README.md index a0790e5..26518c8 100644 --- a/profile/README.md +++ b/profile/README.md @@ -8,10 +8,22 @@ Our repositories use the legacy **GapIntelligence** namespace. You are in the ri [Explore OpenBrand](https://openbrand.com) · [Contact us](mailto:info@openbrand.com) +## The companies behind OpenBrand + +OpenBrand brings together the expertise of five businesses: + +- **Gap Intelligence** — Competitive intelligence and market research. +- **Deep.ad** — AI-powered data collection and advertising intelligence. +- **Competitive Promotion Report (CPR)** — Intelligence for health, beauty, and wellness markets. +- **TraQ.line** — Market measurement and consumer insights for durable goods. +- **Comperemedia** — Competitive marketing intelligence for financial services, insurance, telecom, and media. + +Gap Intelligence and Deep.ad combined in 2023, followed by the acquisitions of CPR and TraQ.line in 2024 and Comperemedia in 2026. [Read our story](https://openbrand.com/about). + ## Explore our work - **[DAR Schema](https://github.com/GapIntelligence/DAR-Schema)** — An extension of the HTTP Archive (HAR) format for recording web data collection, rendered pages, and extraction results. -- **[Public repositories](https://github.com/orgs/GapIntelligence/repositories?type=public)** — Browse our published projects, infrastructure tools, and forks. Each repository documents its own purpose and license. +- **[Public repositories](https://github.com/orgs/GapIntelligence/repositories?type=public)** — Browse our published projects, infrastructure tools, and forks. Check each repository for its documentation and any applicable license before use. Some public repositories are legacy projects or forks. Repositories marked **Archived** are retained for reference and are read-only; consult each project's documentation before adopting it.