Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

blackcatbusiness/blackcat-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackCat Support / Service Desk

Repo pro podporu zákazníků a developerů – ticketing systém, knowledge base, automation scripts (escalation runbooks). Integruje s blackcat-governance (audit trails), blackcat-marketplace (developers), blackcat-cli (assisted troubleshooting).

Stage 1 – Deliverables ✅

  • config/example.support.php + SupportConfig řeší ticket plány a knowledge base.
  • TicketPlan/KnowledgeEntry modely, SupportExecutor + SupportMetrics.
  • CLI bin/support: plan:list, plan:show, plan:run, kb:list, metrics.
  • Připravený storage dir (var/) pro záznamy a budoucí integrace s observability/governance.

Quick start

export BLACKCAT_SUPPORT_CONFIG=blackcat-support/config/example.support.php

# Vylistuj plány
blackcat-support/bin/support $BLACKCAT_SUPPORT_CONFIG plan:list

# Zobraz plán
blackcat-support/bin/support $BLACKCAT_SUPPORT_CONFIG plan:show sev1-default

# Spusť plán (simulace)
blackcat-support/bin/support $BLACKCAT_SUPPORT_CONFIG plan:run sev1-default

About

Support and service desk tooling – ticketing, knowledge base, and incident workflows integrated with governance and observability stacks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages