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": "workflow",
|
||||
"input": "/mnt/data/Development/GitLite/docs/diagrams/clone-repository.json",
|
||||
"output": "/mnt/data/Development/GitLite/docs/diagrams/clone-repository.html",
|
||||
"specification": {
|
||||
"sha256": "08ddcd0a8efa4f6992112be4e1d8a81fb39fca161298eef83febd346393cb52c",
|
||||
"bytes": 4223
|
||||
},
|
||||
"artifact": {
|
||||
"sha256": "073e7a45ad071e43b8a2ce3385897d6d7d04ecd92d89f87bbbae85e7dcba72be",
|
||||
"bytes": 807347
|
||||
},
|
||||
"validation": {
|
||||
"checksPassed": 9,
|
||||
"checkCount": 9,
|
||||
"compositionProfile": "showcase",
|
||||
"compositionStatus": "pass",
|
||||
"errors": 0,
|
||||
"warnings": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user