- extract-patterns.js: mines layered arch, ArgoCD appsets, cloud regions, CIDR allocations, naming conventions, sync waves, tech stack from code - agent-kb.js: token-efficient JSON rendering of same doc tree - eval-confluence-ref-questions.json: 32 reference-only benchmark questions - wiggum-v2.sh: Ralph Wiggum loop targeting confluence baseline (77.8%) - docs/human-ux-spec.md: BMad UX designer spec for human doc structure - Eval results: V2 at 28.7% vs confluence 77.8% baseline - Hub/spoke ownership now correctly extracted (95% on that question) - Naming conventions, regions, CIDRs surfaced in system-architecture.md
25 lines
639 B
Markdown
25 lines
639 B
Markdown
# Subsystem: compute-common
|
|
|
|
**Kind:** domain
|
|
**Files:** 64
|
|
**Functions:** 14, **Classes:** 0
|
|
|
|
## Structural Notes
|
|
- Isolated subsystem with no cross-subsystem dependencies — may be self-contained tooling or unused
|
|
|
|
## Public Exports
|
|
- `cleanup_tracker`
|
|
- `helm_helper`
|
|
- `kubectl_helper`
|
|
- `test_aks_full_cluster_lifecycle`
|
|
- `test_cluster_name`
|
|
- `test_deploy_for_inspection`
|
|
- `test_deploy_nginx_workload`
|
|
- `test_eks_full_cluster_lifecycle`
|
|
- `test_eks_helm_chart_renders_templates`
|
|
- `test_eks_helm_chart_smoke`
|
|
- `test_eks_helm_chart_validates_required_values`
|
|
- `test_env_config`
|
|
- `test_pod_can_resolve_dns`
|
|
- `test_values_file`
|