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,24 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"ok": true,
|
||||
"command": "deliver",
|
||||
"type": "dataflow",
|
||||
"input": "/mnt/data/Development/GitLite/docs/diagrams/ai-commit.json",
|
||||
"output": "/mnt/data/Development/GitLite/docs/diagrams/ai-commit.html",
|
||||
"specification": {
|
||||
"sha256": "56fb5f77f2300ccd958e3d51b037ad1169ad431894e3afff00775edae2caae7a",
|
||||
"bytes": 3071
|
||||
},
|
||||
"artifact": {
|
||||
"sha256": "c29e634d61bf0b7eeee9bffe6d6fc9ac1f0e3419dd42d20dc474f2c8cde8c26b",
|
||||
"bytes": 804685
|
||||
},
|
||||
"validation": {
|
||||
"checksPassed": 9,
|
||||
"checkCount": 9,
|
||||
"compositionProfile": "showcase",
|
||||
"compositionStatus": "pass",
|
||||
"errors": 0,
|
||||
"warnings": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user