import sys
sys.path.insert(0, '/home/ubuntu/GhostAgency')
import devops_briefing
print(devops_briefing.build_report())