provisioning/tools/broken-links-report.json
Jesús Pérez 6a59d34bb1
chore: update provisioning configuration and documentation
Update configuration files, templates, and internal documentation
for the provisioning repository system.

Configuration Updates:
- KMS configuration modernization
- Plugin system settings
- Service port mappings
- Test cluster topologies
- Installation configuration examples
- VM configuration defaults
- Cedar authorization policies

Documentation Updates:
- Library module documentation
- Extension API guides
- AI system documentation
- Service management guides
- Test environment setup
- Plugin usage guides
- Validator configuration documentation

All changes are backward compatible.
2025-12-11 21:50:42 +00:00

2351 lines
91 KiB
JSON

[
{
"line": 5,
"text": "ADR-006 CLI Refactoring",
"path": "../architecture/ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/COMMAND_HANDLER_GUIDE.md"
},
{
"line": 583,
"text": "ADR-006: CLI Refactoring",
"path": "../architecture/ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/COMMAND_HANDLER_GUIDE.md"
},
{
"line": 584,
"text": "Nushell Best Practices",
"path": ".claude/best_nushell_code.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/.claude/best_nushell_code.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/COMMAND_HANDLER_GUIDE.md"
},
{
"line": 25,
"text": "Workspace Management Guide",
"path": "workspace-management.md#setup-and-initialization",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md#setup-and-initialization",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 26,
"text": "Project Structure Guide",
"path": "project-structure.md#overview",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/project-structure.md#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 27,
"text": "Development Workflow Guide",
"path": "workflow.md#daily-development-workflow",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/workflow.md#daily-development-workflow",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 28,
"text": "Build System Documentation",
"path": "build-system.md#quick-start",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/build-system.md#quick-start",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 32,
"text": "Extension Development Guide",
"path": "extensions.md#extension-types",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/extensions.md#extension-types",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 34,
"text": "Extension Development Guide",
"path": "extensions.md#testing-and-validation",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/extensions.md#testing-and-validation",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 35,
"text": "Extension Development Guide",
"path": "extensions.md#publishing-and-distribution",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/extensions.md#publishing-and-distribution",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 39,
"text": "Configuration Management",
"path": "configuration.md#configuration-architecture",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/configuration.md#configuration-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 40,
"text": "Distribution Process Documentation",
"path": "distribution-process.md#deployment-considerations",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md#deployment-considerations",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 41,
"text": "Integration Guide",
"path": "integration.md#deployment-considerations",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/integration.md#deployment-considerations",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 42,
"text": "Integration Guide",
"path": "integration.md#monitoring-and-observability",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/integration.md#monitoring-and-observability",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 121,
"text": "Development Workflow Guide",
"path": "workflow.md#collaboration-guidelines",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/workflow.md#collaboration-guidelines",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 122,
"text": "Extension Development",
"path": "extensions.md#best-practices",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/extensions.md#best-practices",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 123,
"text": "Build System",
"path": "build-system.md#ci-cd-integration",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/build-system.md#ci-cd-integration",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 124,
"text": "Integration",
"path": "integration.md#api-compatibility-and-versioning",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/integration.md#api-compatibility-and-versioning",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 319,
"text": "Provider Interface Documentation",
"path": "PROVIDER_AGNOSTIC_ARCHITECTURE.md#provider-interface",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/PROVIDER_AGNOSTIC_ARCHITECTURE.md#provider-interface",
"source_file": "/Users/Akasha/project-provisioning/docs/development/QUICK_PROVIDER_GUIDE.md"
},
{
"line": 803,
"text": "Core Engine",
"path": "provisioning/core/README.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/provisioning/core/README.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 804,
"text": "CLI Architecture",
"path": ".claude/features/cli-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/.claude/features/cli-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 805,
"text": "Configuration System",
"path": ".claude/features/configuration-system.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/.claude/features/configuration-system.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 806,
"text": "Batch Workflows",
"path": ".claude/features/batch-workflow-system.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/.claude/features/batch-workflow-system.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 824,
"text": "Quick Start Guide",
"path": "docs/user/quickstart.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/docs/user/quickstart.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 825,
"text": "Command Reference",
"path": "docs/user/command-reference.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/docs/user/command-reference.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 826,
"text": "Configuration Guide",
"path": "docs/user/configuration.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/docs/user/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 827,
"text": "Workspace Guide",
"path": "docs/user/workspace-guide.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/docs/user/workspace-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 828,
"text": "Test Environment Guide",
"path": "docs/user/test-environment-guide.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/docs/user/test-environment-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 831,
"text": "Core Engine",
"path": "provisioning/core/README.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/provisioning/core/README.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 832,
"text": "CLI Architecture",
"path": ".claude/features/cli-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/.claude/features/cli-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 833,
"text": "Configuration System",
"path": ".claude/features/configuration-system.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/.claude/features/configuration-system.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 834,
"text": "Batch Workflows",
"path": ".claude/features/batch-workflow-system.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/.claude/features/batch-workflow-system.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 835,
"text": "Orchestrator",
"path": ".claude/features/orchestrator-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/.claude/features/orchestrator-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 836,
"text": "Workspace Switching",
"path": ".claude/features/workspace-switching.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/.claude/features/workspace-switching.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 839,
"text": "Contributing Guide",
"path": "docs/development/CONTRIBUTING.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/docs/development/CONTRIBUTING.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 840,
"text": "Nushell Patterns",
"path": ".claude/best_nushell_code.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/.claude/best_nushell_code.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 841,
"text": "KCL Patterns",
"path": ".claude/kcl_idiomatic_patterns.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/.claude/kcl_idiomatic_patterns.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 842,
"text": "Extension Development",
"path": "docs/development/extensions.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/docs/development/extensions.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 845,
"text": "REST API",
"path": "docs/api/rest-api.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/docs/api/rest-api.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 846,
"text": "Nushell API",
"path": "docs/api/nushell-api.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/docs/api/nushell-api.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 847,
"text": "Provider API",
"path": "docs/api/provider-api.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/docs/api/provider-api.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 895,
"text": "CONTRIBUTING.md",
"path": "docs/development/CONTRIBUTING.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/docs/development/CONTRIBUTING.md",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 908,
"text": "LICENSE",
"path": "LICENSE",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/LICENSE",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 914,
"text": "provisioning/",
"path": "provisioning/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/provisioning/",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 348,
"text": "Implementation Summary",
"path": "../../COREDNS_IMPLEMENTATION_SUMMARY.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/COREDNS_IMPLEMENTATION_SUMMARY.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_QUICK_REFERENCE.md"
},
{
"line": 853,
"text": "Dependency Resolution",
"path": "dependency-resolution.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/dependency-resolution.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 854,
"text": "OCI Client Library",
"path": "../../core/nulib/lib_provisioning/oci/client.nu",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/core/nulib/lib_provisioning/oci/client.nu",
"source_file": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 899,
"text": "Architecture Documentation",
"path": "../architecture/coredns-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/coredns-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 900,
"text": "API Reference",
"path": "../api/dns-api.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/api/dns-api.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 901,
"text": "Orchestrator Integration",
"path": "../integration/orchestrator-dns.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/integration/orchestrator-dns.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 1000,
"text": "Workflow Management",
"path": "./workflow-management.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/workflow-management.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 517,
"text": "Taskserv Development Guide",
"path": "./taskserv-development-guide.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/taskserv-development-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/taskserv-validation-guide.md"
},
{
"line": 518,
"text": "KCL Schema Reference",
"path": "../architecture/kcl-idiomatic-patterns.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/kcl-idiomatic-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/taskserv-validation-guide.md"
},
{
"line": 519,
"text": "Dependency Management",
"path": "./dependency-management.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/dependency-management.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/taskserv-validation-guide.md"
},
{
"line": 520,
"text": "CI/CD Integration",
"path": "./cicd-integration.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/cicd-integration.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/taskserv-validation-guide.md"
},
{
"line": 123,
"text": "Web Application - LAMP Stack",
"path": "web-application/lamp-stack/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/web-application/lamp-stack/",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 124,
"text": "Microservices - Kubernetes",
"path": "microservices/kubernetes/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/microservices/kubernetes/",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 125,
"text": "CI/CD - GitOps Workflow",
"path": "ci-cd/gitops/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/ci-cd/gitops/",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 126,
"text": "Multi-Cloud - AWS + UpCloud",
"path": "multi-cloud/aws-upcloud/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/multi-cloud/aws-upcloud/",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 424,
"text": "LAMP Stack example",
"path": "../../web-application/lamp-stack/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/web-application/lamp-stack/",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/quick-start/local-development/README.md"
},
{
"line": 425,
"text": "AWS basics example",
"path": "../../quick-start/aws-single-server/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/quick-start/aws-single-server/",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/quick-start/local-development/README.md"
},
{
"line": 432,
"text": "Configuration Guide",
"path": "../../configuration.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/quick-start/local-development/README.md"
},
{
"line": 433,
"text": "CLI Reference",
"path": "../../cli-reference.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/cli-reference.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/quick-start/local-development/README.md"
},
{
"line": 434,
"text": "Infrastructure Management",
"path": "../../infrastructure-management.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/infrastructure-management.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/quick-start/local-development/README.md"
},
{
"line": 466,
"text": "Test Environment API",
"path": "../api/test-environment-api.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/api/test-environment-api.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-guide.md"
},
{
"line": 467,
"text": "Topology Templates",
"path": "../architecture/test-topologies.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/test-topologies.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-guide.md"
},
{
"line": 468,
"text": "Orchestrator Guide",
"path": "./orchestrator-guide.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/orchestrator-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-guide.md"
},
{
"line": 469,
"text": "Taskserv Development",
"path": "./taskserv-development.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/taskserv-development.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-guide.md"
},
{
"line": 300,
"text": "Workspace Initialization",
"path": "workspace-initialization.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/workspace-initialization.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/workspace-config-commands.md"
},
{
"line": 301,
"text": "Provider Configuration",
"path": "provider-configuration.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/provider-configuration.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/workspace-config-commands.md"
},
{
"line": 367,
"text": "Creating Custom Taskservers",
"path": "../development/CUSTOM_TASKSERVERS.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/CUSTOM_TASKSERVERS.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/WORKSPACE_SETUP.md"
},
{
"line": 368,
"text": "Provider Configuration",
"path": "../user/PROVIDER_SETUP.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/PROVIDER_SETUP.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/WORKSPACE_SETUP.md"
},
{
"line": 58,
"text": "ADR-001",
"path": "architecture/ADR-001-project-structure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-001-project-structure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 59,
"text": "ADR-002",
"path": "architecture/ADR-002-distribution-strategy.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-002-distribution-strategy.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 60,
"text": "ADR-003",
"path": "architecture/ADR-003-workspace-isolation.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-003-workspace-isolation.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 61,
"text": "ADR-004",
"path": "architecture/ADR-004-hybrid-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-004-hybrid-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 62,
"text": "ADR-005",
"path": "architecture/ADR-005-extension-framework.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-005-extension-framework.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 63,
"text": "ADR-006",
"path": "architecture/ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 100,
"text": "Update Infrastructure",
"path": "guides/update-infrastructure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/guides/update-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 101,
"text": "Customize Infrastructure",
"path": "guides/customize-infrastructure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/guides/customize-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 337,
"text": "FAQ",
"path": "user/troubleshooting-guide.md#faq",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/troubleshooting-guide.md#faq",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 583,
"text": "Cedar Policy Language",
"path": "../../security/cedar-policies.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/security/cedar-policies.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/orchestrator-auth-integration.md"
},
{
"line": 584,
"text": "JWT Token Management",
"path": "../../security/jwt-tokens.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/security/jwt-tokens.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/orchestrator-auth-integration.md"
},
{
"line": 585,
"text": "MFA Setup Guide",
"path": "../../security/mfa-setup.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/security/mfa-setup.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/orchestrator-auth-integration.md"
},
{
"line": 586,
"text": "Audit Log Format",
"path": "../../security/audit-logs.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/security/audit-logs.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/orchestrator-auth-integration.md"
},
{
"line": 587,
"text": "Rate Limiting Best Practices",
"path": "../../security/rate-limiting.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/security/rate-limiting.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/orchestrator-auth-integration.md"
},
{
"line": 246,
"text": "Migration Guide",
"path": "../migration/KMS_SIMPLIFICATION.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/migration/KMS_SIMPLIFICATION.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/adr/ADR-007-kms-simplification.md"
},
{
"line": 602,
"text": "Extension Development Guide",
"path": "../development/extension-guide.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/development/extension-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/kcl-import-patterns.md"
},
{
"line": 604,
"text": "Provisioning CLI Reference",
"path": "../user/provisioning-cli.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/provisioning-cli.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/kcl-import-patterns.md"
},
{
"line": 1258,
"text": "ADR-001",
"path": "ADR-001-project-structure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-001-project-structure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1259,
"text": "ADR-002",
"path": "ADR-002-distribution-strategy.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-002-distribution-strategy.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1260,
"text": "ADR-003",
"path": "ADR-003-workspace-isolation.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-003-workspace-isolation.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1261,
"text": "ADR-004",
"path": "ADR-004-hybrid-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-004-hybrid-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1262,
"text": "ADR-005",
"path": "ADR-005-extension-framework.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-005-extension-framework.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1263,
"text": "ADR-006",
"path": "ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 9,
"text": "ADR-001: Project Structure Decision",
"path": "./ADR-001-project-structure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-001-project-structure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 10,
"text": "ADR-002: Distribution Strategy",
"path": "./ADR-002-distribution-strategy.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-002-distribution-strategy.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 11,
"text": "ADR-003: Workspace Isolation",
"path": "./ADR-003-workspace-isolation.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-003-workspace-isolation.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 12,
"text": "ADR-004: Hybrid Architecture",
"path": "./ADR-004-hybrid-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-004-hybrid-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 13,
"text": "ADR-005: Extension Framework",
"path": "./ADR-005-extension-framework.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-005-extension-framework.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 83,
"text": "ADR-002: Distribution Strategy",
"path": "./ADR-002-distribution-strategy.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-002-distribution-strategy.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 84,
"text": "ADR-003: Workspace Isolation",
"path": "./ADR-003-workspace-isolation.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/ADR-003-workspace-isolation.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 5,
"text": "Hybrid Orchestrator v3.0",
"path": "../user/hybrid-orchestrator.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/user/hybrid-orchestrator.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/orchestrator-integration-model.md"
},
{
"line": 685,
"text": "OCI Packaging Tool",
"path": "../../tools/oci-package.nu",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/tools/oci-package.nu",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/MULTI_REPO_ARCHITECTURE.md"
},
{
"line": 686,
"text": "OCI Client Library",
"path": "../../core/nulib/lib_provisioning/oci/client.nu",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/core/nulib/lib_provisioning/oci/client.nu",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/MULTI_REPO_ARCHITECTURE.md"
},
{
"line": 687,
"text": "Dependency Resolver",
"path": "../../core/nulib/lib_provisioning/dependencies/resolver.nu",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/core/nulib/lib_provisioning/dependencies/resolver.nu",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/MULTI_REPO_ARCHITECTURE.md"
},
{
"line": 688,
"text": "KCL Schemas",
"path": "../../kcl/dependencies.k",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/kcl/dependencies.k",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/MULTI_REPO_ARCHITECTURE.md"
},
{
"line": 1076,
"text": "Update Infrastructure",
"path": "update-infrastructure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/guides/update-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 429,
"text": "Implementation Summary",
"path": "../MULTI_REPO_OCI_IMPLEMENTATION_SUMMARY.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/MULTI_REPO_OCI_IMPLEMENTATION_SUMMARY.md",
"source_file": "/Users/Akasha/project-provisioning/docs/QUICK_REFERENCE_OCI.md"
},
{
"line": 533,
"text": "${chalk[statusColor",
"path": "task.status",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/api/task.status",
"source_file": "/Users/Akasha/project-provisioning/docs/api/sdks.md"
},
{
"line": 560,
"text": "statusColor",
"path": "event.data.status",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/api/event.data.status",
"source_file": "/Users/Akasha/project-provisioning/docs/api/sdks.md"
},
{
"line": 799,
"text": "Workflow Guide",
"path": "../development/workflow.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/development/workflow.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/update-infrastructure.md"
},
{
"line": 791,
"text": "Workflow Guide",
"path": "../development/workflow.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/development/workflow.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/customize-infrastructure.md"
},
{
"line": 792,
"text": "KCL Guide",
"path": "../development/KCL_MODULE_GUIDE.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/development/KCL_MODULE_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/customize-infrastructure.md"
},
{
"line": 787,
"text": "Workflow Guide",
"path": "../development/workflow.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/development/workflow.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/from-scratch.md"
},
{
"line": 788,
"text": "Batch Operations",
"path": "../user/batch-workflows.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/user/batch-workflows.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/from-scratch.md"
},
{
"line": 658,
"text": "ADR-006",
"path": "../architecture/ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/architecture/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/quickstart-cheatsheet.md"
},
{
"line": 659,
"text": "Command Handler Guide",
"path": "../development/COMMAND_HANDLER_GUIDE.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/development/COMMAND_HANDLER_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/quickstart-cheatsheet.md"
},
{
"line": 321,
"text": "Workspace Configuration Schema",
"path": "../config/workspace.schema.toml",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/config/workspace.schema.toml",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/MIGRATION_GUIDE.md"
},
{
"line": 322,
"text": "Provider Configuration Schemas",
"path": "../extensions/providers/*/config.schema.toml",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/extensions/providers/*/config.schema.toml",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/MIGRATION_GUIDE.md"
},
{
"line": 323,
"text": "Platform Configuration Schemas",
"path": "../platform/*/config.schema.toml",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/platform/*/config.schema.toml",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/MIGRATION_GUIDE.md"
},
{
"line": 324,
"text": "Configuration Validation Guide",
"path": "./CONFIG_VALIDATION.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/CONFIG_VALIDATION.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/MIGRATION_GUIDE.md"
},
{
"line": 325,
"text": "Workspace Management Guide",
"path": "./WORKSPACE_GUIDE.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/WORKSPACE_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/MIGRATION_GUIDE.md"
},
{
"line": 450,
"text": "a-z0-9",
"path": "[a-z0-9-]{0,61}[a-z0-9]",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/[a-z0-9-]{0,61}[a-z0-9]",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/CONFIG_VALIDATION.md"
},
{
"line": 607,
"text": "a-z0-9",
"path": "[a-z0-9-]{0,61}[a-z0-9]",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/[a-z0-9-]{0,61}[a-z0-9]",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/CONFIG_VALIDATION.md"
},
{
"line": 627,
"text": "Migration Guide",
"path": "./MIGRATION_GUIDE.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/MIGRATION_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/CONFIG_VALIDATION.md"
},
{
"line": 628,
"text": "Workspace Guide",
"path": "./WORKSPACE_GUIDE.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/WORKSPACE_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/CONFIG_VALIDATION.md"
},
{
"line": 629,
"text": "Schema Files",
"path": "../config/*.schema.toml",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/config/*.schema.toml",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/CONFIG_VALIDATION.md"
},
{
"line": 5,
"text": "ADR-006 CLI Refactoring",
"path": "../architecture/ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/COMMAND_HANDLER_GUIDE.md"
},
{
"line": 583,
"text": "ADR-006: CLI Refactoring",
"path": "../architecture/ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/COMMAND_HANDLER_GUIDE.md"
},
{
"line": 584,
"text": "Nushell Best Practices",
"path": ".claude/best_nushell_code.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/.claude/best_nushell_code.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/COMMAND_HANDLER_GUIDE.md"
},
{
"line": 25,
"text": "Workspace Management Guide",
"path": "workspace-management.md#setup-and-initialization",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md#setup-and-initialization",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 26,
"text": "Project Structure Guide",
"path": "project-structure.md#overview",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/project-structure.md#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 27,
"text": "Development Workflow Guide",
"path": "workflow.md#daily-development-workflow",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md#daily-development-workflow",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 28,
"text": "Build System Documentation",
"path": "build-system.md#quick-start",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/build-system.md#quick-start",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 32,
"text": "Extension Development Guide",
"path": "extensions.md#extension-types",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md#extension-types",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 34,
"text": "Extension Development Guide",
"path": "extensions.md#testing-and-validation",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md#testing-and-validation",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 35,
"text": "Extension Development Guide",
"path": "extensions.md#publishing-and-distribution",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md#publishing-and-distribution",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 39,
"text": "Configuration Management",
"path": "configuration.md#configuration-architecture",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/configuration.md#configuration-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 40,
"text": "Distribution Process Documentation",
"path": "distribution-process.md#deployment-considerations",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md#deployment-considerations",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 41,
"text": "Integration Guide",
"path": "integration.md#deployment-considerations",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md#deployment-considerations",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 42,
"text": "Integration Guide",
"path": "integration.md#monitoring-and-observability",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md#monitoring-and-observability",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 121,
"text": "Development Workflow Guide",
"path": "workflow.md#collaboration-guidelines",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md#collaboration-guidelines",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 122,
"text": "Extension Development",
"path": "extensions.md#best-practices",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md#best-practices",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 123,
"text": "Build System",
"path": "build-system.md#ci-cd-integration",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/build-system.md#ci-cd-integration",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 124,
"text": "Integration",
"path": "integration.md#api-compatibility-and-versioning",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md#api-compatibility-and-versioning",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 319,
"text": "Provider Interface Documentation",
"path": "PROVIDER_AGNOSTIC_ARCHITECTURE.md#provider-interface",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/PROVIDER_AGNOSTIC_ARCHITECTURE.md#provider-interface",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/QUICK_PROVIDER_GUIDE.md"
},
{
"line": 803,
"text": "Core Engine",
"path": "provisioning/core/README.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/provisioning/core/README.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 804,
"text": "CLI Architecture",
"path": ".claude/features/cli-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/.claude/features/cli-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 805,
"text": "Configuration System",
"path": ".claude/features/configuration-system.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/.claude/features/configuration-system.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 806,
"text": "Batch Workflows",
"path": ".claude/features/batch-workflow-system.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/.claude/features/batch-workflow-system.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 824,
"text": "Quick Start Guide",
"path": "docs/user/quickstart.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/docs/user/quickstart.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 825,
"text": "Command Reference",
"path": "docs/user/command-reference.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/docs/user/command-reference.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 826,
"text": "Configuration Guide",
"path": "docs/user/configuration.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/docs/user/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 827,
"text": "Workspace Guide",
"path": "docs/user/workspace-guide.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/docs/user/workspace-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 828,
"text": "Test Environment Guide",
"path": "docs/user/test-environment-guide.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/docs/user/test-environment-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 831,
"text": "Core Engine",
"path": "provisioning/core/README.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/provisioning/core/README.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 832,
"text": "CLI Architecture",
"path": ".claude/features/cli-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/.claude/features/cli-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 833,
"text": "Configuration System",
"path": ".claude/features/configuration-system.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/.claude/features/configuration-system.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 834,
"text": "Batch Workflows",
"path": ".claude/features/batch-workflow-system.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/.claude/features/batch-workflow-system.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 835,
"text": "Orchestrator",
"path": ".claude/features/orchestrator-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/.claude/features/orchestrator-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 836,
"text": "Workspace Switching",
"path": ".claude/features/workspace-switching.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/.claude/features/workspace-switching.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 839,
"text": "Contributing Guide",
"path": "docs/development/CONTRIBUTING.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/docs/development/CONTRIBUTING.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 840,
"text": "Nushell Patterns",
"path": ".claude/best_nushell_code.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/.claude/best_nushell_code.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 841,
"text": "KCL Patterns",
"path": ".claude/kcl_idiomatic_patterns.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/.claude/kcl_idiomatic_patterns.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 842,
"text": "Extension Development",
"path": "docs/development/extensions.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/docs/development/extensions.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 845,
"text": "REST API",
"path": "docs/api/rest-api.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/docs/api/rest-api.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 846,
"text": "Nushell API",
"path": "docs/api/nushell-api.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/docs/api/nushell-api.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 847,
"text": "Provider API",
"path": "docs/api/provider-api.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/docs/api/provider-api.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 895,
"text": "CONTRIBUTING.md",
"path": "docs/development/CONTRIBUTING.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/docs/development/CONTRIBUTING.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 908,
"text": "LICENSE",
"path": "LICENSE",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/LICENSE",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 914,
"text": "provisioning/",
"path": "provisioning/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/provisioning/",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 143,
"text": "Orchestrator Features",
"path": "../../.claude/features/orchestrator-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/.claude/features/orchestrator-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/platform/orchestrator.md"
},
{
"line": 348,
"text": "Implementation Summary",
"path": "../../COREDNS_IMPLEMENTATION_SUMMARY.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/COREDNS_IMPLEMENTATION_SUMMARY.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_QUICK_REFERENCE.md"
},
{
"line": 349,
"text": "KCL Schema",
"path": "../../provisioning/kcl/coredns.k",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/provisioning/kcl/coredns.k",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_QUICK_REFERENCE.md"
},
{
"line": 853,
"text": "Dependency Resolution",
"path": "dependency-resolution.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/dependency-resolution.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 854,
"text": "OCI Client Library",
"path": "../../core/nulib/lib_provisioning/oci/client.nu",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/core/nulib/lib_provisioning/oci/client.nu",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 899,
"text": "Architecture Documentation",
"path": "../architecture/coredns-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/coredns-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 900,
"text": "API Reference",
"path": "../api/dns-api.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/api/dns-api.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 901,
"text": "Orchestrator Integration",
"path": "../integration/orchestrator-dns.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/integration/orchestrator-dns.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 902,
"text": "KCL Schema Reference",
"path": "../../provisioning/kcl/coredns.k",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/provisioning/kcl/coredns.k",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 998,
"text": "Orchestrator README",
"path": "../../provisioning/platform/orchestrator/README.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/provisioning/platform/orchestrator/README.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 1000,
"text": "Workflow Management",
"path": "./workflow-management.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/workflow-management.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 517,
"text": "Taskserv Development Guide",
"path": "./taskserv-development-guide.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/taskserv-development-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/taskserv-validation-guide.md"
},
{
"line": 518,
"text": "KCL Schema Reference",
"path": "../architecture/kcl-idiomatic-patterns.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/kcl-idiomatic-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/taskserv-validation-guide.md"
},
{
"line": 519,
"text": "Dependency Management",
"path": "./dependency-management.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/dependency-management.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/taskserv-validation-guide.md"
},
{
"line": 520,
"text": "CI/CD Integration",
"path": "./cicd-integration.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/cicd-integration.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/taskserv-validation-guide.md"
},
{
"line": 123,
"text": "Web Application - LAMP Stack",
"path": "web-application/lamp-stack/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/web-application/lamp-stack/",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 124,
"text": "Microservices - Kubernetes",
"path": "microservices/kubernetes/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/microservices/kubernetes/",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 125,
"text": "CI/CD - GitOps Workflow",
"path": "ci-cd/gitops/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/ci-cd/gitops/",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 126,
"text": "Multi-Cloud - AWS + UpCloud",
"path": "multi-cloud/aws-upcloud/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/multi-cloud/aws-upcloud/",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 424,
"text": "LAMP Stack example",
"path": "../../web-application/lamp-stack/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/web-application/lamp-stack/",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/quick-start/local-development/README.md"
},
{
"line": 425,
"text": "AWS basics example",
"path": "../../quick-start/aws-single-server/",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/quick-start/aws-single-server/",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/quick-start/local-development/README.md"
},
{
"line": 432,
"text": "Configuration Guide",
"path": "../../configuration.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/quick-start/local-development/README.md"
},
{
"line": 433,
"text": "CLI Reference",
"path": "../../cli-reference.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/cli-reference.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/quick-start/local-development/README.md"
},
{
"line": 434,
"text": "Infrastructure Management",
"path": "../../infrastructure-management.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/infrastructure-management.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/quick-start/local-development/README.md"
},
{
"line": 466,
"text": "Test Environment API",
"path": "../api/test-environment-api.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/api/test-environment-api.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-guide.md"
},
{
"line": 467,
"text": "Topology Templates",
"path": "../architecture/test-topologies.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/test-topologies.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-guide.md"
},
{
"line": 468,
"text": "Orchestrator Guide",
"path": "./orchestrator-guide.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/orchestrator-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-guide.md"
},
{
"line": 469,
"text": "Taskserv Development",
"path": "./taskserv-development.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/taskserv-development.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-guide.md"
},
{
"line": 300,
"text": "Workspace Initialization",
"path": "workspace-initialization.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/workspace-initialization.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/workspace-config-commands.md"
},
{
"line": 301,
"text": "Provider Configuration",
"path": "provider-configuration.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/provider-configuration.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/workspace-config-commands.md"
},
{
"line": 367,
"text": "Creating Custom Taskservers",
"path": "../development/CUSTOM_TASKSERVERS.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/CUSTOM_TASKSERVERS.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/WORKSPACE_SETUP.md"
},
{
"line": 368,
"text": "Provider Configuration",
"path": "../user/PROVIDER_SETUP.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PROVIDER_SETUP.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/WORKSPACE_SETUP.md"
},
{
"line": 58,
"text": "ADR-001",
"path": "architecture/ADR-001-project-structure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-001-project-structure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 59,
"text": "ADR-002",
"path": "architecture/ADR-002-distribution-strategy.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-002-distribution-strategy.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 60,
"text": "ADR-003",
"path": "architecture/ADR-003-workspace-isolation.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-003-workspace-isolation.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 61,
"text": "ADR-004",
"path": "architecture/ADR-004-hybrid-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-004-hybrid-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 62,
"text": "ADR-005",
"path": "architecture/ADR-005-extension-framework.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-005-extension-framework.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 63,
"text": "ADR-006",
"path": "architecture/ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 93,
"text": "CTRL-C Handling",
"path": "troubleshooting/CTRL-C_SUDO_HANDLING.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/troubleshooting/CTRL-C_SUDO_HANDLING.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 100,
"text": "Update Infrastructure",
"path": "guides/update-infrastructure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/update-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 101,
"text": "Customize Infrastructure",
"path": "guides/customize-infrastructure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/customize-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 337,
"text": "FAQ",
"path": "user/troubleshooting-guide.md#faq",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/troubleshooting-guide.md#faq",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 583,
"text": "Cedar Policy Language",
"path": "../../security/cedar-policies.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/security/cedar-policies.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/orchestrator-auth-integration.md"
},
{
"line": 584,
"text": "JWT Token Management",
"path": "../../security/jwt-tokens.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/security/jwt-tokens.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/orchestrator-auth-integration.md"
},
{
"line": 585,
"text": "MFA Setup Guide",
"path": "../../security/mfa-setup.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/security/mfa-setup.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/orchestrator-auth-integration.md"
},
{
"line": 586,
"text": "Audit Log Format",
"path": "../../security/audit-logs.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/security/audit-logs.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/orchestrator-auth-integration.md"
},
{
"line": 587,
"text": "Rate Limiting Best Practices",
"path": "../../security/rate-limiting.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/security/rate-limiting.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/orchestrator-auth-integration.md"
},
{
"line": 246,
"text": "Migration Guide",
"path": "../migration/KMS_SIMPLIFICATION.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/migration/KMS_SIMPLIFICATION.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/adr/ADR-007-kms-simplification.md"
},
{
"line": 602,
"text": "Extension Development Guide",
"path": "../development/extension-guide.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extension-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/kcl-import-patterns.md"
},
{
"line": 604,
"text": "Provisioning CLI Reference",
"path": "../user/provisioning-cli.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/provisioning-cli.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/kcl-import-patterns.md"
},
{
"line": 1258,
"text": "ADR-001",
"path": "ADR-001-project-structure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-001-project-structure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1259,
"text": "ADR-002",
"path": "ADR-002-distribution-strategy.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-002-distribution-strategy.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1260,
"text": "ADR-003",
"path": "ADR-003-workspace-isolation.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-003-workspace-isolation.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1261,
"text": "ADR-004",
"path": "ADR-004-hybrid-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-004-hybrid-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1262,
"text": "ADR-005",
"path": "ADR-005-extension-framework.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-005-extension-framework.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1263,
"text": "ADR-006",
"path": "ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 9,
"text": "ADR-001: Project Structure Decision",
"path": "./ADR-001-project-structure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-001-project-structure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 10,
"text": "ADR-002: Distribution Strategy",
"path": "./ADR-002-distribution-strategy.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-002-distribution-strategy.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 11,
"text": "ADR-003: Workspace Isolation",
"path": "./ADR-003-workspace-isolation.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-003-workspace-isolation.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 12,
"text": "ADR-004: Hybrid Architecture",
"path": "./ADR-004-hybrid-architecture.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-004-hybrid-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 13,
"text": "ADR-005: Extension Framework",
"path": "./ADR-005-extension-framework.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-005-extension-framework.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 83,
"text": "ADR-002: Distribution Strategy",
"path": "./ADR-002-distribution-strategy.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-002-distribution-strategy.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 84,
"text": "ADR-003: Workspace Isolation",
"path": "./ADR-003-workspace-isolation.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ADR-003-workspace-isolation.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 5,
"text": "Hybrid Orchestrator v3.0",
"path": "../user/hybrid-orchestrator.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/hybrid-orchestrator.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/orchestrator-integration-model.md"
},
{
"line": 685,
"text": "OCI Packaging Tool",
"path": "../../tools/oci-package.nu",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/tools/oci-package.nu",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/MULTI_REPO_ARCHITECTURE.md"
},
{
"line": 686,
"text": "OCI Client Library",
"path": "../../core/nulib/lib_provisioning/oci/client.nu",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/core/nulib/lib_provisioning/oci/client.nu",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/MULTI_REPO_ARCHITECTURE.md"
},
{
"line": 687,
"text": "Dependency Resolver",
"path": "../../core/nulib/lib_provisioning/dependencies/resolver.nu",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/core/nulib/lib_provisioning/dependencies/resolver.nu",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/MULTI_REPO_ARCHITECTURE.md"
},
{
"line": 688,
"text": "KCL Schemas",
"path": "../../kcl/dependencies.k",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/kcl/dependencies.k",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/MULTI_REPO_ARCHITECTURE.md"
},
{
"line": 1076,
"text": "Update Infrastructure",
"path": "update-infrastructure.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/update-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 429,
"text": "Implementation Summary",
"path": "../MULTI_REPO_OCI_IMPLEMENTATION_SUMMARY.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/MULTI_REPO_OCI_IMPLEMENTATION_SUMMARY.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/QUICK_REFERENCE_OCI.md"
},
{
"line": 533,
"text": "${chalk[statusColor",
"path": "task.status",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/api/task.status",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/api/sdks.md"
},
{
"line": 560,
"text": "statusColor",
"path": "event.data.status",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/api/event.data.status",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/api/sdks.md"
},
{
"line": 484,
"text": "README.md",
"path": "../../provisioning/platform/kms-service/README.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/provisioning/platform/kms-service/README.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/KMS_SIMPLIFICATION.md"
},
{
"line": 799,
"text": "Workflow Guide",
"path": "../development/workflow.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/development/workflow.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/update-infrastructure.md"
},
{
"line": 791,
"text": "Workflow Guide",
"path": "../development/workflow.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/development/workflow.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/customize-infrastructure.md"
},
{
"line": 792,
"text": "KCL Guide",
"path": "../development/KCL_MODULE_GUIDE.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/development/KCL_MODULE_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/customize-infrastructure.md"
},
{
"line": 787,
"text": "Workflow Guide",
"path": "../development/workflow.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/development/workflow.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/from-scratch.md"
},
{
"line": 788,
"text": "Batch Operations",
"path": "../user/batch-workflows.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/user/batch-workflows.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/from-scratch.md"
},
{
"line": 658,
"text": "ADR-006",
"path": "../architecture/ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/architecture/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/quickstart-cheatsheet.md"
},
{
"line": 659,
"text": "Command Handler Guide",
"path": "../development/COMMAND_HANDLER_GUIDE.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/development/COMMAND_HANDLER_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/quickstart-cheatsheet.md"
},
{
"line": 321,
"text": "Workspace Configuration Schema",
"path": "../config/workspace.schema.toml",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/config/workspace.schema.toml",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/MIGRATION_GUIDE.md"
},
{
"line": 322,
"text": "Provider Configuration Schemas",
"path": "../extensions/providers/*/config.schema.toml",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/extensions/providers/*/config.schema.toml",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/MIGRATION_GUIDE.md"
},
{
"line": 323,
"text": "Platform Configuration Schemas",
"path": "../platform/*/config.schema.toml",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/platform/*/config.schema.toml",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/MIGRATION_GUIDE.md"
},
{
"line": 324,
"text": "Configuration Validation Guide",
"path": "./CONFIG_VALIDATION.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/CONFIG_VALIDATION.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/MIGRATION_GUIDE.md"
},
{
"line": 325,
"text": "Workspace Management Guide",
"path": "./WORKSPACE_GUIDE.md",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/WORKSPACE_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/MIGRATION_GUIDE.md"
},
{
"line": 665,
"text": "Module-Loader Implementation",
"path": "../provisioning/core/nulib/lib_provisioning/kcl_module_loader.nu",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/provisioning/core/nulib/lib_provisioning/kcl_module_loader.nu",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 666,
"text": "KCL Packaging Implementation",
"path": "../provisioning/core/nulib/lib_provisioning/kcl_packaging.nu",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/provisioning/core/nulib/lib_provisioning/kcl_packaging.nu",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 667,
"text": "Providers CLI",
"path": "../provisioning/core/cli/providers",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/provisioning/core/cli/providers",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 668,
"text": "Pack CLI",
"path": "../provisioning/core/cli/pack",
"type": "internal",
"exists": false,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/provisioning/core/cli/pack",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
}
]