auto: docs sync 2026-06-18T06:00:06+00:00
Files changed: engine/.embcache.json engine/lib/agent.py engine/lint-report.md engine/vocab.json vault/glossary.md
This commit is contained in:
parent
44f0257376
commit
1d30335963
5 changed files with 989 additions and 104 deletions
1
engine/.embcache.json
Normal file
1
engine/.embcache.json
Normal file
File diff suppressed because one or more lines are too long
1010
engine/lib/agent.py
1010
engine/lib/agent.py
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
|||
# Vault Lint Report
|
||||
|
||||
Generated: 2026-06-18T05:41:36Z | Docs scanned: 98 | Elapsed: 0.0s
|
||||
Generated: 2026-06-18T05:49:07Z | Docs scanned: 98 | Elapsed: 0.0s
|
||||
|
||||
## Summary
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"_meta": {
|
||||
"generated": "2026-06-18T05:37:32Z",
|
||||
"generated": "2026-06-18T05:49:08Z",
|
||||
"generated_from": [
|
||||
"docs",
|
||||
"proxmox:data",
|
||||
|
|
@ -13,19 +13,19 @@
|
|||
"docker:contabo"
|
||||
],
|
||||
"counts": {
|
||||
"entities_total": 111,
|
||||
"entities_total": 108,
|
||||
"entities_by_type": {
|
||||
"host": 17,
|
||||
"host": 18,
|
||||
"vm": 4,
|
||||
"pi": 5,
|
||||
"desktop": 1,
|
||||
"ct": 10,
|
||||
"router": 1,
|
||||
"service": 67,
|
||||
"service": 63,
|
||||
"project": 6
|
||||
},
|
||||
"acronyms_total": 2,
|
||||
"acronyms_with_expansion": 1
|
||||
"acronyms_total": 4,
|
||||
"acronyms_with_expansion": 2
|
||||
}
|
||||
},
|
||||
"topic_categories": [
|
||||
|
|
@ -300,6 +300,16 @@
|
|||
"runs_on": null,
|
||||
"source": "docs"
|
||||
},
|
||||
{
|
||||
"name": "authentik",
|
||||
"display": "authentik",
|
||||
"type": "host",
|
||||
"aliases": [
|
||||
"100.64.0.36"
|
||||
],
|
||||
"runs_on": null,
|
||||
"source": "docs"
|
||||
},
|
||||
{
|
||||
"name": "mesh-bridge",
|
||||
"display": "mesh-bridge",
|
||||
|
|
@ -507,17 +517,6 @@
|
|||
"runs_on": "utility",
|
||||
"source": "docs"
|
||||
},
|
||||
{
|
||||
"name": "authentik",
|
||||
"display": "Authentik",
|
||||
"type": "service",
|
||||
"aliases": [
|
||||
"Authentik",
|
||||
"auth"
|
||||
],
|
||||
"runs_on": "contabo",
|
||||
"source": "docs"
|
||||
},
|
||||
{
|
||||
"name": "forge-forgejo",
|
||||
"display": "Forge (Forgejo)",
|
||||
|
|
@ -969,36 +968,6 @@
|
|||
"runs_on": "media",
|
||||
"source": "live"
|
||||
},
|
||||
{
|
||||
"name": "authentik-server",
|
||||
"display": "authentik-server",
|
||||
"type": "service",
|
||||
"aliases": [
|
||||
"authentik-server"
|
||||
],
|
||||
"runs_on": "contabo",
|
||||
"source": "live"
|
||||
},
|
||||
{
|
||||
"name": "authentik-worker",
|
||||
"display": "authentik-worker",
|
||||
"type": "service",
|
||||
"aliases": [
|
||||
"authentik-worker"
|
||||
],
|
||||
"runs_on": "contabo",
|
||||
"source": "live"
|
||||
},
|
||||
{
|
||||
"name": "authentik-postgres",
|
||||
"display": "authentik-postgres",
|
||||
"type": "service",
|
||||
"aliases": [
|
||||
"authentik-postgres"
|
||||
],
|
||||
"runs_on": "contabo",
|
||||
"source": "live"
|
||||
},
|
||||
{
|
||||
"name": "matrix-postgres",
|
||||
"display": "matrix-postgres",
|
||||
|
|
@ -1208,6 +1177,16 @@
|
|||
},
|
||||
{
|
||||
"acronym": "AIDA",
|
||||
"expansion": "Autonomous Idaho Assistant",
|
||||
"source": "docs"
|
||||
},
|
||||
{
|
||||
"acronym": "G15",
|
||||
"expansion": null,
|
||||
"source": "docs"
|
||||
},
|
||||
{
|
||||
"acronym": "G16",
|
||||
"expansion": null,
|
||||
"source": "docs"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue