docs(architecture): add generated runtime diagram and receipts
Add the generated Gitty runtime architecture documentation produced by archify: rendered HTML, JSON specification and delivery/browser receipts, visual-check screenshots and contact sheets, and accompanying diagram JSON/visual files under docs/diagrams. These are auto-generated static documentation artifacts (archify metadata present) and should not be edited by hand.
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
[
|
||||
{
|
||||
"diagram_type": "dataflow",
|
||||
"output": "/mnt/data/Development/GitLite/docs/diagrams/ai-commit.html",
|
||||
"specification_sha256": "56fb5f77f2300ccd958e3d51b037ad1169ad431894e3afff00775edae2caae7a",
|
||||
"specification_bytes": 3071,
|
||||
"artifact_sha256": "c29e634d61bf0b7eeee9bffe6d6fc9ac1f0e3419dd42d20dc474f2c8cde8c26b",
|
||||
"artifact_bytes": 804685,
|
||||
"validation": "9/9 showcase, 0 errors, 0 warnings",
|
||||
"browser_evidence": "passed",
|
||||
"visual_review": "passed",
|
||||
"visual_review_scope": "2048x1320 light and 1440x900 dark screenshots; node/card fit and route clarity inspected",
|
||||
"correction_rounds": 0
|
||||
},
|
||||
{
|
||||
"diagram_type": "workflow",
|
||||
"output": "/mnt/data/Development/GitLite/docs/diagrams/clone-repository.html",
|
||||
"specification_sha256": "08ddcd0a8efa4f6992112be4e1d8a81fb39fca161298eef83febd346393cb52c",
|
||||
"specification_bytes": 4223,
|
||||
"artifact_sha256": "073e7a45ad071e43b8a2ce3385897d6d7d04ecd92d89f87bbbae85e7dcba72be",
|
||||
"artifact_bytes": 807347,
|
||||
"validation": "9/9 showcase, 0 errors, 0 warnings",
|
||||
"browser_evidence": "passed",
|
||||
"visual_review": "passed",
|
||||
"visual_review_scope": "2048x1320 light and 1440x900 dark screenshots; node/card fit and route clarity inspected",
|
||||
"correction_rounds": 2
|
||||
},
|
||||
{
|
||||
"diagram_type": "lifecycle",
|
||||
"output": "/mnt/data/Development/GitLite/docs/diagrams/merge-conflicts.html",
|
||||
"specification_sha256": "3315fa02f50459dd80c1931541cea6f5e3e45b74b03bc891579d30ccb2a64181",
|
||||
"specification_bytes": 2890,
|
||||
"artifact_sha256": "80280ff54042e17ba73c15a0c67055605d7d61803e2980284d7b06f80871a1fa",
|
||||
"artifact_bytes": 802325,
|
||||
"validation": "9/9 showcase, 0 errors, 0 warnings",
|
||||
"browser_evidence": "passed",
|
||||
"visual_review": "passed",
|
||||
"visual_review_scope": "2048x1320 light and 1440x900 dark screenshots; node/card fit and route clarity inspected",
|
||||
"correction_rounds": 2
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user