Check manual-full UI text in smoke test
This commit is contained in:
98
.understand-anything/tmp/ua-file-analyzer-input-2.json
Normal file
98
.understand-anything/tmp/ua-file-analyzer-input-2.json
Normal file
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"projectRoot": "/Users/dokril/git/home/lemana-vpn",
|
||||
"batchFiles": [
|
||||
{
|
||||
"path": ".agents/skills/lemana-vpn-operations/SKILL.md",
|
||||
"language": "markdown",
|
||||
"sizeLines": 70,
|
||||
"fileCategory": "docs"
|
||||
},
|
||||
{
|
||||
"path": ".agents/skills/lemana-vpn-sso-autofill/SKILL.md",
|
||||
"language": "markdown",
|
||||
"sizeLines": 80,
|
||||
"fileCategory": "docs"
|
||||
},
|
||||
{
|
||||
"path": ".agents/skills/lemana-vpn-testing/SKILL.md",
|
||||
"language": "markdown",
|
||||
"sizeLines": 101,
|
||||
"fileCategory": "docs"
|
||||
},
|
||||
{
|
||||
"path": "app/Package.swift",
|
||||
"language": "swift",
|
||||
"sizeLines": 14,
|
||||
"fileCategory": "code"
|
||||
},
|
||||
{
|
||||
"path": "app/Sources/LemanaVPN/LemanaVPNApp.swift",
|
||||
"language": "swift",
|
||||
"sizeLines": 190,
|
||||
"fileCategory": "code"
|
||||
},
|
||||
{
|
||||
"path": "app/Sources/LemanaVPN/VPNManager.swift",
|
||||
"language": "swift",
|
||||
"sizeLines": 697,
|
||||
"fileCategory": "code"
|
||||
},
|
||||
{
|
||||
"path": "bin/vpn-lemanapro.sh",
|
||||
"language": "shell",
|
||||
"sizeLines": 1090,
|
||||
"fileCategory": "script"
|
||||
},
|
||||
{
|
||||
"path": "docs/goals/manual-first-auth-flow/GOAL.md",
|
||||
"language": "markdown",
|
||||
"sizeLines": 12,
|
||||
"fileCategory": "docs"
|
||||
},
|
||||
{
|
||||
"path": "docs/goals/manual-first-auth-flow/PLAN.md",
|
||||
"language": "markdown",
|
||||
"sizeLines": 251,
|
||||
"fileCategory": "docs"
|
||||
},
|
||||
{
|
||||
"path": "docs/superpowers/plans/2026-05-24-keychain-totp-provider.md",
|
||||
"language": "markdown",
|
||||
"sizeLines": 935,
|
||||
"fileCategory": "docs"
|
||||
},
|
||||
{
|
||||
"path": "libexec/lemana-vpn-dns-cleanup",
|
||||
"language": "unknown",
|
||||
"sizeLines": 23,
|
||||
"fileCategory": "code"
|
||||
},
|
||||
{
|
||||
"path": "templates/openconnect-lite-config.toml",
|
||||
"language": "toml",
|
||||
"sizeLines": 32,
|
||||
"fileCategory": "config"
|
||||
},
|
||||
{
|
||||
"path": "tests/smoke.sh",
|
||||
"language": "shell",
|
||||
"sizeLines": 438,
|
||||
"fileCategory": "script"
|
||||
}
|
||||
],
|
||||
"batchImportData": {
|
||||
".agents/skills/lemana-vpn-operations/SKILL.md": [],
|
||||
".agents/skills/lemana-vpn-sso-autofill/SKILL.md": [],
|
||||
".agents/skills/lemana-vpn-testing/SKILL.md": [],
|
||||
"app/Package.swift": [],
|
||||
"app/Sources/LemanaVPN/LemanaVPNApp.swift": [],
|
||||
"app/Sources/LemanaVPN/VPNManager.swift": [],
|
||||
"bin/vpn-lemanapro.sh": [],
|
||||
"docs/goals/manual-first-auth-flow/GOAL.md": [],
|
||||
"docs/goals/manual-first-auth-flow/PLAN.md": [],
|
||||
"docs/superpowers/plans/2026-05-24-keychain-totp-provider.md": [],
|
||||
"libexec/lemana-vpn-dns-cleanup": [],
|
||||
"templates/openconnect-lite-config.toml": [],
|
||||
"tests/smoke.sh": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user