Перейти к содержанию

MATSIIS PORTFOLIO CANON v1

System: MATSIIS (Matsoff Integral Intelligent System)
Document Type: Portfolio Canon
Status: Canonical Document
Version: v1.0


Language Policy

All MATSIIS canonical documents contain two language versions.

  • English version — canonical architecture
  • Russian version — translation

English version is considered the primary architectural definition.


EN VERSION


1. Purpose

This document defines the structure of the MATSIIS project portfolio.

The portfolio includes all repositories that belong to the MATSIIS ecosystem.

The goal of this canon is to ensure:

  • consistent repository architecture
  • clear classification of solutions
  • scalable ecosystem structure
  • transparent project governance

2. MATSIIS Portfolio Structure

The MATSIIS ecosystem consists of multiple repositories organized by solution type.

MATSIIS Ecosystem
│
├─ Core
├─ Platforms
├─ Applications
├─ Tools
├─ Automation
└─ AI Solutions

Each repository belongs to one solution type.


3. Solution Types

Repositories must be classified using canonical solution types.

Canonical types include:

  • Core
  • Platform
  • App
  • Tool
  • Automation
  • AI App
  • AI Agent
  • Library
  • Sandbox
  • Archive

4. Repository Classification

Each repository must be classified using the following attributes.

Field Description
Repository repository name
Solution Type type of solution
Domain business domain
Category tool category
Use Case usage context
Description short description
Status lifecycle status

The classification is maintained in:

repository-inventory.md

5. Business Domains

Repositories may belong to one or multiple business domains.

Core domains:

  • Finance
  • Accounting
  • Operations
  • Sales
  • HR
  • Management

Governance domains:

  • Risk
  • Control
  • Quality
  • ESG

Support domains:

  • Legal
  • Procurement
  • Logistics
  • IT

Development domains:

  • Strategy
  • Innovation
  • Education

6. Repository Lifecycle

Repositories follow the MATSIIS project lifecycle.

Lifecycle stages:

Idea
Prototype
MVP
Product
Scale
Archive

Lifecycle information should be maintained in portfolio documentation.


7. Portfolio Governance

The repository

matsiis-core

serves as the governance center of the MATSIIS ecosystem.

Responsibilities include:

  • defining system canons
  • managing portfolio structure
  • maintaining architecture standards
  • maintaining repository inventory
  • maintaining tool catalog

8. Portfolio Transparency

All repositories must be registered in:

repository-inventory.md

This ensures:

  • ecosystem visibility
  • prevention of duplicate tools
  • architectural governance

RU VERSION


1. Назначение

Этот документ определяет структуру портфеля проектов MATSIIS.

Портфель включает все репозитории, входящие в экосистему MATSIIS.

Цель документа:

  • обеспечить единую архитектуру репозиториев
  • обеспечить классификацию решений
  • обеспечить масштабируемость экосистемы
  • обеспечить прозрачное управление проектами

2. Структура портфеля MATSIIS

Экосистема MATSIIS состоит из нескольких типов репозиториев.

Экосистема MATSIIS
│
├─ Core
├─ Platforms
├─ Applications
├─ Tools
├─ Automation
└─ AI Solutions

Каждый репозиторий относится к определенному типу решения.


3. Типы решений

Канонические типы решений:

  • Core
  • Platform
  • App
  • Tool
  • Automation
  • AI App
  • AI Agent
  • Library
  • Sandbox
  • Archive

4. Классификация репозиториев

Каждый репозиторий должен иметь следующие атрибуты.

Поле Описание
Repository название репозитория
Solution Type тип решения
Domain бизнес-домен
Category категория инструмента
Use Case контекст использования
Description описание
Status статус проекта

Эта информация хранится в документе:

repository-inventory.md

5. Бизнес-домены

Репозитории могут относиться к нескольким доменам.

Основные домены:

  • Finance
  • Accounting
  • Operations
  • Sales
  • HR
  • Management

Домены контроля:

  • Risk
  • Control
  • Quality
  • ESG

Поддерживающие функции:

  • Legal
  • Procurement
  • Logistics
  • IT

Домены развития:

  • Strategy
  • Innovation
  • Education

6. Жизненный цикл репозитория

Проекты MATSIIS проходят следующие стадии.

Idea
Prototype
MVP
Product
Scale
Archive

7. Управление портфелем

Репозиторий

matsiis-core

является центром управления портфелем MATSIIS.

Он отвечает за:

  • архитектурные каноны
  • структуру портфеля
  • стандарты разработки
  • каталог инструментов
  • реестр репозиториев

8. Прозрачность портфеля

Все репозитории должны быть зарегистрированы в:

repository-inventory.md

Это обеспечивает:

  • прозрачность экосистемы
  • предотвращение дублирования решений
  • архитектурное управление системой
    ---
    
    # 4. После вставки
    
    Сохраните файл и выполните:
    
    ```bash
    git add docs/canon/portfolio/matsiis-portfolio-canon-v1.md
    git commit -m "add MATSIIS portfolio canon v1"
    git push
    

5. После этого у вас в core будет

matsiis-core
│
docs
│
├─ canon
│   ├─ system
│   │   matsiis-system-canon-v1.md
│   │
│   ├─ portfolio
│   │   matsiis-portfolio-canon-v1.md
│   │
│   ├─ governance
│   └─ automation
│
├─ operations
│   repository-inventory.md
│   tool-catalog.md