User interfaces age fast. Signals, events, and data contracts age slowly. AMS should operate on the latter.
License & citation
Creator: Dzmitryi Kharlanau (SAP Lead).
Canonical: https://dkharlanau.github.io/datasets/ams/ams-004.json
License: CC BY-NC 4.0 (non-commercial only, attribution with source link required).
Concept DOI: 10.5281/zenodo.18862098
Version DOI (`v1.0.0`): 10.5281/zenodo.18862097
Repository: https://github.com/dkharlanau/dkharlanau-datasets
Suggested citation: Dzmitryi Kharlanau. “No Fiori Dependency: AMS Runs on Signals, Not Screens” (dataset bytes). CC BY-NC 4.0. DOI: 10.5281/zenodo.18862098. https://dkharlanau.github.io/datasets/ams/ams-004.json
Details: /legal/datasets/
JSON (copy / reuse)
{
"id": "ams-004",
"title": "No Fiori Dependency: AMS Runs on Signals, Not Screens",
"hook": "User interfaces age fast. Signals, events, and data contracts age slowly. AMS should operate on the latter.",
"idea": "Support should not depend on someone clicking the right tile. It should depend on objective signals from the system and the business flow.",
"stance": {
"ui": "Optional. Useful for users, irrelevant for AMS control.",
"truth": "Logs, events, status transitions, and metrics.",
"control": "Chat + data + automation, not dashboards nobody checks."
},
"sap_specific_signals": {
"technical": [
"Short dump trends (ST22 signatures, not raw counts)",
"IDoc and interface backlog velocity",
"Batch job critical path breaks",
"Authorization failure spikes by role",
"Update task and LUW failures"
],
"functional": [
"Blocked document flows (order → delivery → invoice)",
"Posting delays in FI/MM",
"Replication gaps (e.g., MDG → S/4)",
"Inconsistent status combinations"
]
},
"operating_rules": [
"If a signal crosses a threshold, AMS reacts — no user ticket needed.",
"If users report an issue before the signal triggers, the signal model is wrong.",
"Every signal must map to a runbook or a decision path."
],
"automation": {
"copilot_moves": [
"Translate raw SAP errors into business-impact language.",
"Correlate technical signals with functional blockage.",
"Suggest likely root causes based on past patterns."
],
"actions": [
"Auto-open incidents with pre-filled evidence.",
"Notify the right domain channel with context, not noise.",
"Attach the correct runbook automatically."
]
},
"why_this_reduces_cost": [
"Earlier detection means smaller blast radius.",
"Less manual monitoring and less user-driven escalation.",
"Fewer 'ghost incidents' caused by temporary glitches."
],
"anti_patterns_to_kill": [
"Relying on users to notice system failures",
"Manual ST22/SM37/WE02 checking as a daily ritual",
"Screens as a single source of truth"
],
"metrics_that_matter": [
"Mean Time To Detect (MTTD)",
"Incidents detected before user report (%)",
"Signal-to-action latency"
],
"design_question": [
"What should the system tell us before the business feels pain?"
],
"meta": {
"schema": "dkharlanau.dataset.byte",
"schema_version": "1.1",
"dataset": "ams",
"source_project": "cv-ai",
"source_path": "ams/ams-004.json",
"generated_at_utc": "2026-02-03T14:33:32+00:00",
"creator": {
"name": "Dzmitryi Kharlanau",
"role": "SAP Lead",
"website": "https://dkharlanau.github.io",
"linkedin": "https://www.linkedin.com/in/dkharlanau"
},
"attribution": {
"attribution_required": true,
"preferred_citation": "Dzmitryi Kharlanau. “No Fiori Dependency: AMS Runs on Signals, Not Screens” (dataset bytes). CC BY-NC 4.0. DOI: 10.5281/zenodo.18862098. https://dkharlanau.github.io/datasets/ams/ams-004.json"
},
"license": {
"name": "Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)",
"spdx": "CC-BY-NC-4.0",
"url": "https://creativecommons.org/licenses/by-nc/4.0/"
},
"links": {
"website": "https://dkharlanau.github.io",
"linkedin": "https://www.linkedin.com/in/dkharlanau",
"repository": "https://github.com/dkharlanau/dkharlanau-datasets"
},
"contact": {
"preferred": "linkedin",
"linkedin": "https://www.linkedin.com/in/dkharlanau"
},
"canonical_url": "https://dkharlanau.github.io/datasets/ams/ams-004.json",
"created_at_utc": "2026-02-03T14:33:32+00:00",
"updated_at_utc": "2026-03-04T19:03:44+00:00",
"provenance": {
"source_type": "chat_export_extraction",
"note": "Extracted and curated by Dzmitryi Kharlanau; enriched for attribution and crawler indexing."
},
"entity_type": "ams_byte",
"entity_subtype": "",
"summary": "User interfaces age fast. Signals, events, and data contracts age slowly. AMS should operate on the latter.",
"doi": {
"concept": "10.5281/zenodo.18862098",
"version": "10.5281/zenodo.18862097",
"repository": "https://github.com/dkharlanau/dkharlanau-datasets"
}
}
}