Skip to content

Conversation

@mermaidnicheboutique-code

Summary

Adding NicheAI to Open Source Observer.

NicheAI is a quantum-powered AI platform featuring:

  • Aurora AI - Emotional feminine AI companion
  • Atlas AI - Strategic masculine AI companion
  • LUXBIN Chain - Gasless Layer 1 blockchain
  • Quantum Computing - 445 qubits across IBM quantum computers

Project Details

Repositories Included

  • nicheai (main platform)
  • luxbin-chain (blockchain infrastructure)
  • quantum-internet (quantum networking)
  • Luxbin-light-language (binary-to-light translation)
  • luxbin-quantum-ai (biological blockchain organism)

Blockchain Address

  • 0xe1Ba7479eD38bF73B9c8c543959c78cA6EDC97fe (multi-chain EVM wallet)

Generated with Claude Code

NicheAI is a quantum-powered AI platform with Aurora & Atlas AI companions,
built on LUXBIN Chain with gasless blockchain technology.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@ccerv1
Copy link
Member

ccerv1 commented Jan 17, 2026

/validate 425fd0e

@ccerv1
Copy link
Member

ccerv1 commented Jan 17, 2026

Thanks for the submission! I've triggered automated validation for the blockchain address. I'll review the validation results once they're available.

A few observations:

  • Schema validation ✅ passes
  • Linting ✅ passes
  • File location and naming ✅ correct
  • GitHub org URL matches project name ✅

Waiting for blockchain address validation results before final review.

@oso-prs
Copy link

oso-prs bot commented Jan 17, 2026

Validation Results

⛔ Found 1 errors ⛔

commit 425fd0ea2cf3bd58ca9ae5420da09845faac924c


Overview

0xe1ba7479ed38bf73b9c8c543959c78ca6edc97fe

  • ❌ 0xe1ba7479ed38bf73b9c8c543959c78ca6edc97fe is not a eoa on any_evm

  • ⚠️ missing validator for wallet on any_evm

@ccerv1
Copy link
Member

ccerv1 commented Jan 17, 2026

Issues found:

  1. Incorrect project name and file location: The project name should match the GitHub organization name. Since the GitHub org is mermaidnicheboutique-code, the project should be:

    • Name: mermaidnicheboutique-code (not nicheai)
    • File location: data/projects/m/mermaidnicheboutique-code.yaml (not data/projects/n/nicheai.yaml)

    See naming documentation: https://docs.oso.xyz/docs/projects/#give-your-project-a-unique-name-slug

  2. Invalid social field: The social section contains a github: field, which is not valid. GitHub URLs belong in the top-level github field, not under social.

    Valid social fields are: twitter, telegram, farcaster, mirror, medium

    Please remove:

    social:
      github:
        - url: https://github.com/mermaidnicheboutique-code
  3. Blockchain address corrections: The automated validation shows this address is not an EOA. I checked etherscan and confirmed it's a verified contract on Ethereum mainnet. Please update:

    blockchain:
      - address: "0xe1Ba7479eD38bF73B9c8c543959c78cA6EDC97fe"
        networks:
          - mainnet
        tags:
          - contract
          - wallet

Please fix these issues and update your PR.

@ccerv1 ccerv1 added the pr:critical_issue PR has critical issue preventing approval label Jan 17, 2026
- Renamed project from nicheai to mermaidnicheboutique-code to match GitHub org
- Moved file from data/projects/n/ to data/projects/m/
- Removed invalid social.github field
- Updated blockchain address: changed networks from any_evm to mainnet, tags from eoa to contract

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@mermaidnicheboutique-code
Copy link
Author

Thank You!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:critical_issue PR has critical issue preventing approval

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants