Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Contributing to SynapseMart

Thank you for your interest in contributing to **SynapseMart**.

## Scope of Contributions
Appropriate contributions include:
- Documentation improvements
- Bug fixes and test coverage updates
- Search quality, ingestion, and API enhancements
- UI/UX improvements aligned with the current architecture

Major feature additions or architectural changes should be discussed with
repository maintainers before implementation.

## Contribution Guidelines
- Follow existing coding, testing, and documentation patterns
- Keep changes consistent with the microservices + gateway architecture
- Do not commit secrets, private keys, or proprietary datasets

By submitting a contribution, you agree that your work may be used, modified,
and redistributed by Cloud2 Labs.
19 changes: 19 additions & 0 deletions DISCLAIMER.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Disclaimer

This repository is provided "as is" and "as available" for educational,
development, and evaluation purposes.

The **SynapseMart - AI-Powered Hybrid Marketplace Search** project is a
reference implementation and is not a production-ready managed service.

This software does not provide legal, financial, compliance, or other
professional advice. Any decisions made from its outputs should be reviewed
and validated by qualified humans.

The project contributors assume no responsibility or liability for data loss,
security incidents, service disruptions, compliance failures, or other impacts
caused by use, misuse, or modification of this repository.

You are responsible for validating security, privacy, and regulatory
requirements before any production or customer-facing use.

14 changes: 14 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Security Policy

The **SynapseMart** repository is intended for development and learning and
does not include complete production-grade security controls by default.

Do not deploy this project to production without a full security review and
hardening process.

Users are responsible for implementing appropriate:
- Authentication and authorization mechanisms
- Encryption for data in transit and at rest
- Monitoring, logging, alerting, and auditing
- Dependency, container, and infrastructure vulnerability management

14 changes: 14 additions & 0 deletions TERMS_AND_CONDITIONS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Terms and Conditions

This repository contains the **SynapseMart** project.

By accessing or using this repository, you acknowledge and agree that:

- This repository is provided for educational, development, and evaluation use
- You are solely responsible for deployment, configuration, and operation
- You are responsible for all data handling, security controls, and compliance
- The project is provided without warranties or guarantees of any kind

Cloud2 Labs does not support or recommend production deployment of this
blueprint.