provisioning/tools/doc-validation-full-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

9560 lines
326 KiB
JSON

[
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/development/build-system.md"
},
{
"line": 8,
"text": "Quick Start",
"path": "#quick-start",
"type": "anchor",
"exists": true,
"resolved": "#quick-start",
"source_file": "/Users/Akasha/project-provisioning/docs/development/build-system.md"
},
{
"line": 9,
"text": "Makefile Reference",
"path": "#makefile-reference",
"type": "anchor",
"exists": true,
"resolved": "#makefile-reference",
"source_file": "/Users/Akasha/project-provisioning/docs/development/build-system.md"
},
{
"line": 10,
"text": "Build Tools",
"path": "#build-tools",
"type": "anchor",
"exists": true,
"resolved": "#build-tools",
"source_file": "/Users/Akasha/project-provisioning/docs/development/build-system.md"
},
{
"line": 11,
"text": "Cross-Platform Compilation",
"path": "#cross-platform-compilation",
"type": "anchor",
"exists": true,
"resolved": "#cross-platform-compilation",
"source_file": "/Users/Akasha/project-provisioning/docs/development/build-system.md"
},
{
"line": 12,
"text": "Dependency Management",
"path": "#dependency-management",
"type": "anchor",
"exists": true,
"resolved": "#dependency-management",
"source_file": "/Users/Akasha/project-provisioning/docs/development/build-system.md"
},
{
"line": 13,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/development/build-system.md"
},
{
"line": 14,
"text": "CI/CD Integration",
"path": "#cicd-integration",
"type": "anchor",
"exists": true,
"resolved": "#cicd-integration",
"source_file": "/Users/Akasha/project-provisioning/docs/development/build-system.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/development/extensions.md"
},
{
"line": 8,
"text": "Extension Types",
"path": "#extension-types",
"type": "anchor",
"exists": true,
"resolved": "#extension-types",
"source_file": "/Users/Akasha/project-provisioning/docs/development/extensions.md"
},
{
"line": 9,
"text": "Provider Development",
"path": "#provider-development",
"type": "anchor",
"exists": true,
"resolved": "#provider-development",
"source_file": "/Users/Akasha/project-provisioning/docs/development/extensions.md"
},
{
"line": 10,
"text": "Task Service Development",
"path": "#task-service-development",
"type": "anchor",
"exists": true,
"resolved": "#task-service-development",
"source_file": "/Users/Akasha/project-provisioning/docs/development/extensions.md"
},
{
"line": 11,
"text": "Cluster Development",
"path": "#cluster-development",
"type": "anchor",
"exists": true,
"resolved": "#cluster-development",
"source_file": "/Users/Akasha/project-provisioning/docs/development/extensions.md"
},
{
"line": 12,
"text": "Testing and Validation",
"path": "#testing-and-validation",
"type": "anchor",
"exists": true,
"resolved": "#testing-and-validation",
"source_file": "/Users/Akasha/project-provisioning/docs/development/extensions.md"
},
{
"line": 13,
"text": "Publishing and Distribution",
"path": "#publishing-and-distribution",
"type": "anchor",
"exists": true,
"resolved": "#publishing-and-distribution",
"source_file": "/Users/Akasha/project-provisioning/docs/development/extensions.md"
},
{
"line": 14,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/docs/development/extensions.md"
},
{
"line": 15,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/development/extensions.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md"
},
{
"line": 8,
"text": "Distribution Architecture",
"path": "#distribution-architecture",
"type": "anchor",
"exists": true,
"resolved": "#distribution-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md"
},
{
"line": 9,
"text": "Release Process",
"path": "#release-process",
"type": "anchor",
"exists": true,
"resolved": "#release-process",
"source_file": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md"
},
{
"line": 10,
"text": "Package Generation",
"path": "#package-generation",
"type": "anchor",
"exists": true,
"resolved": "#package-generation",
"source_file": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md"
},
{
"line": 11,
"text": "Multi-Platform Distribution",
"path": "#multi-platform-distribution",
"type": "anchor",
"exists": true,
"resolved": "#multi-platform-distribution",
"source_file": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md"
},
{
"line": 12,
"text": "Validation and Testing",
"path": "#validation-and-testing",
"type": "anchor",
"exists": true,
"resolved": "#validation-and-testing",
"source_file": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md"
},
{
"line": 13,
"text": "Release Management",
"path": "#release-management",
"type": "anchor",
"exists": true,
"resolved": "#release-management",
"source_file": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md"
},
{
"line": 14,
"text": "Rollback Procedures",
"path": "#rollback-procedures",
"type": "anchor",
"exists": true,
"resolved": "#rollback-procedures",
"source_file": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md"
},
{
"line": 15,
"text": "CI/CD Integration",
"path": "#cicd-integration",
"type": "anchor",
"exists": true,
"resolved": "#cicd-integration",
"source_file": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md"
},
{
"line": 16,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md"
},
{
"line": 6,
"text": "Architecture Analysis",
"path": "../architecture/repo-dist-analysis.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/repo-dist-analysis.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/implementation-guide.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/development/integration.md"
},
{
"line": 8,
"text": "Existing System Integration",
"path": "#existing-system-integration",
"type": "anchor",
"exists": true,
"resolved": "#existing-system-integration",
"source_file": "/Users/Akasha/project-provisioning/docs/development/integration.md"
},
{
"line": 9,
"text": "API Compatibility and Versioning",
"path": "#api-compatibility-and-versioning",
"type": "anchor",
"exists": true,
"resolved": "#api-compatibility-and-versioning",
"source_file": "/Users/Akasha/project-provisioning/docs/development/integration.md"
},
{
"line": 10,
"text": "Database Migration Strategies",
"path": "#database-migration-strategies",
"type": "anchor",
"exists": true,
"resolved": "#database-migration-strategies",
"source_file": "/Users/Akasha/project-provisioning/docs/development/integration.md"
},
{
"line": 11,
"text": "Deployment Considerations",
"path": "#deployment-considerations",
"type": "anchor",
"exists": true,
"resolved": "#deployment-considerations",
"source_file": "/Users/Akasha/project-provisioning/docs/development/integration.md"
},
{
"line": 12,
"text": "Monitoring and Observability",
"path": "#monitoring-and-observability",
"type": "anchor",
"exists": true,
"resolved": "#monitoring-and-observability",
"source_file": "/Users/Akasha/project-provisioning/docs/development/integration.md"
},
{
"line": 13,
"text": "Legacy System Bridge",
"path": "#legacy-system-bridge",
"type": "anchor",
"exists": true,
"resolved": "#legacy-system-bridge",
"source_file": "/Users/Akasha/project-provisioning/docs/development/integration.md"
},
{
"line": 14,
"text": "Migration Pathways",
"path": "#migration-pathways",
"type": "anchor",
"exists": true,
"resolved": "#migration-pathways",
"source_file": "/Users/Akasha/project-provisioning/docs/development/integration.md"
},
{
"line": 15,
"text": "Troubleshooting Integration Issues",
"path": "#troubleshooting-integration-issues",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting-integration-issues",
"source_file": "/Users/Akasha/project-provisioning/docs/development/integration.md"
},
{
"line": 226,
"text": "Taskserv Developer Guide",
"path": "./TASKSERV_DEVELOPER_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/TASKSERV_DEVELOPER_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/TASKSERV_QUICK_GUIDE.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/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": 585,
"text": "Project Structure",
"path": "project-structure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/project-structure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/COMMAND_HANDLER_GUIDE.md"
},
{
"line": 586,
"text": "Workflow Development",
"path": "workflow.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/workflow.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/COMMAND_HANDLER_GUIDE.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workflow.md"
},
{
"line": 8,
"text": "Development Setup",
"path": "#development-setup",
"type": "anchor",
"exists": true,
"resolved": "#development-setup",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workflow.md"
},
{
"line": 9,
"text": "Daily Development Workflow",
"path": "#daily-development-workflow",
"type": "anchor",
"exists": true,
"resolved": "#daily-development-workflow",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workflow.md"
},
{
"line": 10,
"text": "Code Organization",
"path": "#code-organization",
"type": "anchor",
"exists": true,
"resolved": "#code-organization",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workflow.md"
},
{
"line": 11,
"text": "Testing Strategies",
"path": "#testing-strategies",
"type": "anchor",
"exists": true,
"resolved": "#testing-strategies",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workflow.md"
},
{
"line": 12,
"text": "Debugging Techniques",
"path": "#debugging-techniques",
"type": "anchor",
"exists": true,
"resolved": "#debugging-techniques",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workflow.md"
},
{
"line": 13,
"text": "Integration Workflows",
"path": "#integration-workflows",
"type": "anchor",
"exists": true,
"resolved": "#integration-workflows",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workflow.md"
},
{
"line": 14,
"text": "Collaboration Guidelines",
"path": "#collaboration-guidelines",
"type": "anchor",
"exists": true,
"resolved": "#collaboration-guidelines",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workflow.md"
},
{
"line": 15,
"text": "Quality Assurance",
"path": "#quality-assurance",
"type": "anchor",
"exists": true,
"resolved": "#quality-assurance",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workflow.md"
},
{
"line": 16,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workflow.md"
},
{
"line": 9,
"text": "Project Structure Guide",
"path": "project-structure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/project-structure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 10,
"text": "Build System Documentation",
"path": "build-system.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/build-system.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 11,
"text": "Workspace Management Guide",
"path": "workspace-management.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 12,
"text": "Development Workflow Guide",
"path": "workflow.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/workflow.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 16,
"text": "Extension Development Guide",
"path": "extensions.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/extensions.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 17,
"text": "Distribution Process Documentation",
"path": "distribution-process.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/distribution-process.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 18,
"text": "Configuration Management",
"path": "configuration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.md"
},
{
"line": 19,
"text": "Integration Guide",
"path": "integration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/integration.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/README.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": 7,
"text": "Provider-Agnostic Architecture",
"path": "PROVIDER_AGNOSTIC_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/PROVIDER_AGNOSTIC_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/development/QUICK_PROVIDER_GUIDE.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": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/development/configuration.md"
},
{
"line": 8,
"text": "Configuration Architecture",
"path": "#configuration-architecture",
"type": "anchor",
"exists": true,
"resolved": "#configuration-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/development/configuration.md"
},
{
"line": 9,
"text": "Configuration Files",
"path": "#configuration-files",
"type": "anchor",
"exists": true,
"resolved": "#configuration-files",
"source_file": "/Users/Akasha/project-provisioning/docs/development/configuration.md"
},
{
"line": 10,
"text": "Environment-Specific Configuration",
"path": "#environment-specific-configuration",
"type": "anchor",
"exists": true,
"resolved": "#environment-specific-configuration",
"source_file": "/Users/Akasha/project-provisioning/docs/development/configuration.md"
},
{
"line": 11,
"text": "User Overrides and Customization",
"path": "#user-overrides-and-customization",
"type": "anchor",
"exists": true,
"resolved": "#user-overrides-and-customization",
"source_file": "/Users/Akasha/project-provisioning/docs/development/configuration.md"
},
{
"line": 12,
"text": "Validation and Error Handling",
"path": "#validation-and-error-handling",
"type": "anchor",
"exists": true,
"resolved": "#validation-and-error-handling",
"source_file": "/Users/Akasha/project-provisioning/docs/development/configuration.md"
},
{
"line": 13,
"text": "Interpolation and Dynamic Values",
"path": "#interpolation-and-dynamic-values",
"type": "anchor",
"exists": true,
"resolved": "#interpolation-and-dynamic-values",
"source_file": "/Users/Akasha/project-provisioning/docs/development/configuration.md"
},
{
"line": 14,
"text": "Migration Strategies",
"path": "#migration-strategies",
"type": "anchor",
"exists": true,
"resolved": "#migration-strategies",
"source_file": "/Users/Akasha/project-provisioning/docs/development/configuration.md"
},
{
"line": 15,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/development/configuration.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md"
},
{
"line": 8,
"text": "Workspace Architecture",
"path": "#workspace-architecture",
"type": "anchor",
"exists": true,
"resolved": "#workspace-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md"
},
{
"line": 9,
"text": "Setup and Initialization",
"path": "#setup-and-initialization",
"type": "anchor",
"exists": true,
"resolved": "#setup-and-initialization",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md"
},
{
"line": 10,
"text": "Path Resolution System",
"path": "#path-resolution-system",
"type": "anchor",
"exists": true,
"resolved": "#path-resolution-system",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md"
},
{
"line": 11,
"text": "Configuration Management",
"path": "#configuration-management",
"type": "anchor",
"exists": true,
"resolved": "#configuration-management",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md"
},
{
"line": 12,
"text": "Extension Development",
"path": "#extension-development",
"type": "anchor",
"exists": true,
"resolved": "#extension-development",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md"
},
{
"line": 13,
"text": "Runtime Management",
"path": "#runtime-management",
"type": "anchor",
"exists": true,
"resolved": "#runtime-management",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md"
},
{
"line": 14,
"text": "Health Monitoring",
"path": "#health-monitoring",
"type": "anchor",
"exists": true,
"resolved": "#health-monitoring",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md"
},
{
"line": 15,
"text": "Backup and Restore",
"path": "#backup-and-restore",
"type": "anchor",
"exists": true,
"resolved": "#backup-and-restore",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md"
},
{
"line": 16,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/development/workspace-management.md"
},
{
"line": 305,
"text": "#1686",
"path": "https://github.com/kcl-lang/kcl/issues/1686",
"type": "external",
"exists": true,
"resolved": "https://github.com/kcl-lang/kcl/issues/1686",
"source_file": "/Users/Akasha/project-provisioning/docs/development/kcl/KCL_MODULE_ORGANIZATION_SUMMARY.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/development/project-structure.md"
},
{
"line": 8,
"text": "New Structure vs Legacy",
"path": "#new-structure-vs-legacy",
"type": "anchor",
"exists": true,
"resolved": "#new-structure-vs-legacy",
"source_file": "/Users/Akasha/project-provisioning/docs/development/project-structure.md"
},
{
"line": 9,
"text": "Core Directories",
"path": "#core-directories",
"type": "anchor",
"exists": true,
"resolved": "#core-directories",
"source_file": "/Users/Akasha/project-provisioning/docs/development/project-structure.md"
},
{
"line": 10,
"text": "Development Workspace",
"path": "#development-workspace",
"type": "anchor",
"exists": true,
"resolved": "#development-workspace",
"source_file": "/Users/Akasha/project-provisioning/docs/development/project-structure.md"
},
{
"line": 11,
"text": "File Naming Conventions",
"path": "#file-naming-conventions",
"type": "anchor",
"exists": true,
"resolved": "#file-naming-conventions",
"source_file": "/Users/Akasha/project-provisioning/docs/development/project-structure.md"
},
{
"line": 12,
"text": "Navigation Guide",
"path": "#navigation-guide",
"type": "anchor",
"exists": true,
"resolved": "#navigation-guide",
"source_file": "/Users/Akasha/project-provisioning/docs/development/project-structure.md"
},
{
"line": 13,
"text": "Migration Path",
"path": "#migration-path",
"type": "anchor",
"exists": true,
"resolved": "#migration-path",
"source_file": "/Users/Akasha/project-provisioning/docs/development/project-structure.md"
},
{
"line": 14,
"text": "What is Provisioning?",
"path": "#what-is-provisioning",
"type": "anchor",
"exists": true,
"resolved": "#what-is-provisioning",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 15,
"text": "Why Provisioning?",
"path": "#why-provisioning",
"type": "anchor",
"exists": true,
"resolved": "#why-provisioning",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 16,
"text": "Core Concepts",
"path": "#core-concepts",
"type": "anchor",
"exists": true,
"resolved": "#core-concepts",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 17,
"text": "Architecture",
"path": "#architecture",
"type": "anchor",
"exists": true,
"resolved": "#architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 18,
"text": "Key Features",
"path": "#key-features",
"type": "anchor",
"exists": true,
"resolved": "#key-features",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 19,
"text": "Technology Stack",
"path": "#technology-stack",
"type": "anchor",
"exists": true,
"resolved": "#technology-stack",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 20,
"text": "How It Works",
"path": "#how-it-works",
"type": "anchor",
"exists": true,
"resolved": "#how-it-works",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 21,
"text": "Use Cases",
"path": "#use-cases",
"type": "anchor",
"exists": true,
"resolved": "#use-cases",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.md"
},
{
"line": 22,
"text": "Getting Started",
"path": "#getting-started",
"type": "anchor",
"exists": true,
"resolved": "#getting-started",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVISIONING.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": 11,
"text": "Introducción",
"path": "#introducción",
"type": "anchor",
"exists": true,
"resolved": "#introducción",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-usage.md"
},
{
"line": 12,
"text": "Requerimientos",
"path": "#requerimientos",
"type": "anchor",
"exists": true,
"resolved": "#requerimientos",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-usage.md"
},
{
"line": 13,
"text": "Configuración Inicial",
"path": "#configuración-inicial",
"type": "anchor",
"exists": true,
"resolved": "#configuración-inicial",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-usage.md"
},
{
"line": 14,
"text": "Guía de Uso Rápido",
"path": "#guía-de-uso-rápido",
"type": "anchor",
"exists": true,
"resolved": "#guía-de-uso-rápido",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-usage.md"
},
{
"line": 15,
"text": "Tipos de Entornos",
"path": "#tipos-de-entornos",
"type": "anchor",
"exists": true,
"resolved": "#tipos-de-entornos",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-usage.md"
},
{
"line": 16,
"text": "Comandos Detallados",
"path": "#comandos-detallados",
"type": "anchor",
"exists": true,
"resolved": "#comandos-detallados",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-usage.md"
},
{
"line": 17,
"text": "Topologías y Templates",
"path": "#topologías-y-templates",
"type": "anchor",
"exists": true,
"resolved": "#topologías-y-templates",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-usage.md"
},
{
"line": 18,
"text": "Casos de Uso Prácticos",
"path": "#casos-de-uso-prácticos",
"type": "anchor",
"exists": true,
"resolved": "#casos-de-uso-prácticos",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-usage.md"
},
{
"line": 19,
"text": "Integración CI/CD",
"path": "#integración-cicd",
"type": "anchor",
"exists": true,
"resolved": "#integración-cicd",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-usage.md"
},
{
"line": 20,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/user/test-environment-usage.md"
},
{
"line": 347,
"text": "Complete Guide",
"path": "COREDNS_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_QUICK_REFERENCE.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": 349,
"text": "KCL Schema",
"path": "../../provisioning/kcl/coredns.k",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/kcl/coredns.k",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_QUICK_REFERENCE.md"
},
{
"line": 9,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 10,
"text": "Quick Start",
"path": "#quick-start",
"type": "anchor",
"exists": true,
"resolved": "#quick-start",
"source_file": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 11,
"text": "OCI Commands Reference",
"path": "#oci-commands-reference",
"type": "anchor",
"exists": true,
"resolved": "#oci-commands-reference",
"source_file": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 12,
"text": "Dependency Management",
"path": "#dependency-management",
"type": "anchor",
"exists": true,
"resolved": "#dependency-management",
"source_file": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 13,
"text": "Extension Development",
"path": "#extension-development",
"type": "anchor",
"exists": true,
"resolved": "#extension-development",
"source_file": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 14,
"text": "Registry Setup",
"path": "#registry-setup",
"type": "anchor",
"exists": true,
"resolved": "#registry-setup",
"source_file": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 15,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 851,
"text": "Multi-Repository Architecture",
"path": "../architecture/MULTI_REPO_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/MULTI_REPO_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 852,
"text": "Extension Development Guide",
"path": "extension-development.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/extension-development.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.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": 11,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 12,
"text": "Workspace Requirement",
"path": "#workspace-requirement",
"type": "anchor",
"exists": true,
"resolved": "#workspace-requirement",
"source_file": "/Users/Akasha/project-provisioning/docs/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 13,
"text": "Version Tracking",
"path": "#version-tracking",
"type": "anchor",
"exists": true,
"resolved": "#version-tracking",
"source_file": "/Users/Akasha/project-provisioning/docs/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 14,
"text": "Migration Framework",
"path": "#migration-framework",
"type": "anchor",
"exists": true,
"resolved": "#migration-framework",
"source_file": "/Users/Akasha/project-provisioning/docs/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 15,
"text": "Command Reference",
"path": "#command-reference",
"type": "anchor",
"exists": true,
"resolved": "#command-reference",
"source_file": "/Users/Akasha/project-provisioning/docs/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 16,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 17,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/docs/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 12,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 13,
"text": "Setup",
"path": "#setup",
"type": "anchor",
"exists": true,
"resolved": "#setup",
"source_file": "/Users/Akasha/project-provisioning/docs/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 14,
"text": "Workspace Git Integration",
"path": "#workspace-git-integration",
"type": "anchor",
"exists": true,
"resolved": "#workspace-git-integration",
"source_file": "/Users/Akasha/project-provisioning/docs/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 15,
"text": "Workspace Locking",
"path": "#workspace-locking",
"type": "anchor",
"exists": true,
"resolved": "#workspace-locking",
"source_file": "/Users/Akasha/project-provisioning/docs/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 16,
"text": "Extension Publishing",
"path": "#extension-publishing",
"type": "anchor",
"exists": true,
"resolved": "#extension-publishing",
"source_file": "/Users/Akasha/project-provisioning/docs/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 17,
"text": "Service Management",
"path": "#service-management",
"type": "anchor",
"exists": true,
"resolved": "#service-management",
"source_file": "/Users/Akasha/project-provisioning/docs/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 18,
"text": "API Reference",
"path": "#api-reference",
"type": "anchor",
"exists": true,
"resolved": "#api-reference",
"source_file": "/Users/Akasha/project-provisioning/docs/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 19,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 9,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 10,
"text": "Installation",
"path": "#installation",
"type": "anchor",
"exists": true,
"resolved": "#installation",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 11,
"text": "Configuration",
"path": "#configuration",
"type": "anchor",
"exists": true,
"resolved": "#configuration",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 12,
"text": "CLI Commands",
"path": "#cli-commands",
"type": "anchor",
"exists": true,
"resolved": "#cli-commands",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 13,
"text": "Zone Management",
"path": "#zone-management",
"type": "anchor",
"exists": true,
"resolved": "#zone-management",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 14,
"text": "Record Management",
"path": "#record-management",
"type": "anchor",
"exists": true,
"resolved": "#record-management",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 15,
"text": "Docker Deployment",
"path": "#docker-deployment",
"type": "anchor",
"exists": true,
"resolved": "#docker-deployment",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 16,
"text": "Integration",
"path": "#integration",
"type": "anchor",
"exists": true,
"resolved": "#integration",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 17,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 18,
"text": "Advanced Topics",
"path": "#advanced-topics",
"type": "anchor",
"exists": true,
"resolved": "#advanced-topics",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_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": 902,
"text": "KCL Schema Reference",
"path": "../../provisioning/kcl/coredns.k",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/kcl/coredns.k",
"source_file": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md"
},
{
"line": 661,
"text": "Infrastructure Management Guide",
"path": "infrastructure-management.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/infrastructure-management.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/workspace-setup.md"
},
{
"line": 662,
"text": "Configuration Guide",
"path": "configuration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/workspace-setup.md"
},
{
"line": 663,
"text": "Examples and Tutorials",
"path": "examples/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples",
"source_file": "/Users/Akasha/project-provisioning/docs/user/workspace-setup.md"
},
{
"line": 1105,
"text": "Extension Development Guide",
"path": "extension-development.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/extension-development.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/infrastructure-management.md"
},
{
"line": 1106,
"text": "Configuration Guide",
"path": "configuration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/infrastructure-management.md"
},
{
"line": 1107,
"text": "Examples and Tutorials",
"path": "examples/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples",
"source_file": "/Users/Akasha/project-provisioning/docs/user/infrastructure-management.md"
},
{
"line": 17,
"text": "Installation Guide",
"path": "installation-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/installation-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/getting-started.md"
},
{
"line": 466,
"text": "CLI Reference",
"path": "cli-reference.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/cli-reference.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/getting-started.md"
},
{
"line": 470,
"text": "Troubleshooting Guide",
"path": "troubleshooting-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/troubleshooting-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/getting-started.md"
},
{
"line": 535,
"text": "Workspace Setup Guide",
"path": "workspace-setup.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/workspace-setup.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/getting-started.md"
},
{
"line": 536,
"text": "Infrastructure Management Guide",
"path": "infrastructure-management.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/infrastructure-management.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/getting-started.md"
},
{
"line": 537,
"text": "Configuration Guide",
"path": "configuration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/getting-started.md"
},
{
"line": 538,
"text": "Examples and Tutorials",
"path": "examples/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples",
"source_file": "/Users/Akasha/project-provisioning/docs/user/getting-started.md"
},
{
"line": 8,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 9,
"text": "Service Architecture",
"path": "#service-architecture",
"type": "anchor",
"exists": true,
"resolved": "#service-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 10,
"text": "Service Registry",
"path": "#service-registry",
"type": "anchor",
"exists": true,
"resolved": "#service-registry",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 11,
"text": "Platform Commands",
"path": "#platform-commands",
"type": "anchor",
"exists": true,
"resolved": "#platform-commands",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 12,
"text": "Service Commands",
"path": "#service-commands",
"type": "anchor",
"exists": true,
"resolved": "#service-commands",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 13,
"text": "Deployment Modes",
"path": "#deployment-modes",
"type": "anchor",
"exists": true,
"resolved": "#deployment-modes",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 14,
"text": "Health Monitoring",
"path": "#health-monitoring",
"type": "anchor",
"exists": true,
"resolved": "#health-monitoring",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 15,
"text": "Dependency Management",
"path": "#dependency-management",
"type": "anchor",
"exists": true,
"resolved": "#dependency-management",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 16,
"text": "Pre-flight Checks",
"path": "#pre-flight-checks",
"type": "anchor",
"exists": true,
"resolved": "#pre-flight-checks",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 17,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 998,
"text": "Orchestrator README",
"path": "../../provisioning/platform/orchestrator/README.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/platform/orchestrator/README.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 999,
"text": "Test Environment Guide",
"path": "./test-environment-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/test-environment-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_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": 1005,
"text": "GitHub Issues",
"path": "https://github.com/your-org/provisioning/issues",
"type": "external",
"exists": true,
"resolved": "https://github.com/your-org/provisioning/issues",
"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": 756,
"text": "CLI Reference",
"path": "cli-reference.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/cli-reference.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/configuration.md"
},
{
"line": 757,
"text": "Examples and Tutorials",
"path": "examples/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples",
"source_file": "/Users/Akasha/project-provisioning/docs/user/configuration.md"
},
{
"line": 758,
"text": "Troubleshooting Guide",
"path": "troubleshooting-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/troubleshooting-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/configuration.md"
},
{
"line": 7,
"text": "Quick Start Examples",
"path": "quick-start/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/quick-start",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 13,
"text": "Web Application Examples",
"path": "web-application/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/web-application",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 20,
"text": "Microservices Examples",
"path": "microservices/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/microservices",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 27,
"text": "Multi-Cloud Examples",
"path": "multi-cloud/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/multi-cloud",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 34,
"text": "CI/CD Examples",
"path": "ci-cd/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/ci-cd",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 41,
"text": "Monitoring Examples",
"path": "monitoring/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/monitoring",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 122,
"text": "Quick Start - Local Development",
"path": "quick-start/local-development/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/quick-start/local-development",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.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": 271,
"text": "troubleshooting-guide.md",
"path": "../troubleshooting-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/troubleshooting-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 304,
"text": "Quick Start examples",
"path": "quick-start/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/quick-start",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 305,
"text": "Web Application examples",
"path": "web-application/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/web-application",
"source_file": "/Users/Akasha/project-provisioning/docs/user/examples/README.md"
},
{
"line": 306,
"text": "Advanced examples",
"path": "microservices/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/examples/microservices",
"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": 19,
"text": "Prerequisites",
"path": "#prerequisites",
"type": "anchor",
"exists": true,
"resolved": "#prerequisites",
"source_file": "/Users/Akasha/project-provisioning/docs/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 20,
"text": "Quick Start",
"path": "#quick-start",
"type": "anchor",
"exists": true,
"resolved": "#quick-start",
"source_file": "/Users/Akasha/project-provisioning/docs/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 21,
"text": "Configuration Encryption",
"path": "#configuration-encryption",
"type": "anchor",
"exists": true,
"resolved": "#configuration-encryption",
"source_file": "/Users/Akasha/project-provisioning/docs/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 22,
"text": "KMS Backends",
"path": "#kms-backends",
"type": "anchor",
"exists": true,
"resolved": "#kms-backends",
"source_file": "/Users/Akasha/project-provisioning/docs/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 23,
"text": "CLI Commands",
"path": "#cli-commands",
"type": "anchor",
"exists": true,
"resolved": "#cli-commands",
"source_file": "/Users/Akasha/project-provisioning/docs/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 24,
"text": "Integration with Config Loader",
"path": "#integration-with-config-loader",
"type": "anchor",
"exists": true,
"resolved": "#integration-with-config-loader",
"source_file": "/Users/Akasha/project-provisioning/docs/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 25,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/docs/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 26,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 11,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 12,
"text": "Why Native Plugins?",
"path": "#why-native-plugins",
"type": "anchor",
"exists": true,
"resolved": "#why-native-plugins",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 13,
"text": "Prerequisites",
"path": "#prerequisites",
"type": "anchor",
"exists": true,
"resolved": "#prerequisites",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 14,
"text": "Installation",
"path": "#installation",
"type": "anchor",
"exists": true,
"resolved": "#installation",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 15,
"text": "Quick Start (5 Minutes)",
"path": "#quick-start-5-minutes",
"type": "anchor",
"exists": true,
"resolved": "#quick-start-5-minutes",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 16,
"text": "Authentication Plugin (nu_plugin_auth)",
"path": "#authentication-plugin-nu_plugin_auth",
"type": "anchor",
"exists": true,
"resolved": "#authentication-plugin-nu_plugin_auth",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 17,
"text": "KMS Plugin (nu_plugin_kms)",
"path": "#kms-plugin-nu_plugin_kms",
"type": "anchor",
"exists": true,
"resolved": "#kms-plugin-nu_plugin_kms",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 18,
"text": "Orchestrator Plugin (nu_plugin_orchestrator)",
"path": "#orchestrator-plugin-nu_plugin_orchestrator",
"type": "anchor",
"exists": true,
"resolved": "#orchestrator-plugin-nu_plugin_orchestrator",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 19,
"text": "Integration Examples",
"path": "#integration-examples",
"type": "anchor",
"exists": true,
"resolved": "#integration-examples",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 20,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 21,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 22,
"text": "Migration Guide",
"path": "#migration-guide",
"type": "anchor",
"exists": true,
"resolved": "#migration-guide",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 23,
"text": "Advanced Configuration",
"path": "#advanced-configuration",
"type": "anchor",
"exists": true,
"resolved": "#advanced-configuration",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 24,
"text": "Security Considerations",
"path": "#security-considerations",
"type": "anchor",
"exists": true,
"resolved": "#security-considerations",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 25,
"text": "FAQ",
"path": "#faq",
"type": "anchor",
"exists": true,
"resolved": "#faq",
"source_file": "/Users/Akasha/project-provisioning/docs/user/PLUGIN_INTEGRATION_GUIDE.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": 302,
"text": "Configuration Architecture",
"path": "../configuration/workspace-config-architecture.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/configuration/workspace-config-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/workspace-config-commands.md"
},
{
"line": 366,
"text": "KCL Module Guide",
"path": "../development/KCL_MODULE_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/KCL_MODULE_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/user/WORKSPACE_SETUP.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": 12,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 13,
"text": "MFA Requirements",
"path": "#mfa-requirements",
"type": "anchor",
"exists": true,
"resolved": "#mfa-requirements",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 14,
"text": "Admin Enrollment Process",
"path": "#admin-enrollment-process",
"type": "anchor",
"exists": true,
"resolved": "#admin-enrollment-process",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 15,
"text": "TOTP Setup (Authenticator Apps)",
"path": "#totp-setup-authenticator-apps",
"type": "anchor",
"exists": true,
"resolved": "#totp-setup-authenticator-apps",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 16,
"text": "WebAuthn Setup (Hardware Keys)",
"path": "#webauthn-setup-hardware-keys",
"type": "anchor",
"exists": true,
"resolved": "#webauthn-setup-hardware-keys",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 17,
"text": "Enforcing MFA via Cedar Policies",
"path": "#enforcing-mfa-via-cedar-policies",
"type": "anchor",
"exists": true,
"resolved": "#enforcing-mfa-via-cedar-policies",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 18,
"text": "Backup Codes Management",
"path": "#backup-codes-management",
"type": "anchor",
"exists": true,
"resolved": "#backup-codes-management",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 19,
"text": "Recovery Procedures",
"path": "#recovery-procedures",
"type": "anchor",
"exists": true,
"resolved": "#recovery-procedures",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 20,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 21,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 22,
"text": "Audit and Compliance",
"path": "#audit-and-compliance",
"type": "anchor",
"exists": true,
"resolved": "#audit-and-compliance",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 144,
"text": "TOTP Setup",
"path": "#totp-setup-authenticator-apps",
"type": "anchor",
"exists": true,
"resolved": "#totp-setup-authenticator-apps",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 145,
"text": "WebAuthn Setup",
"path": "#webauthn-setup-hardware-keys",
"type": "anchor",
"exists": true,
"resolved": "#webauthn-setup-hardware-keys",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 27,
"text": "When to Use Break-Glass",
"path": "#when-to-use-break-glass",
"type": "anchor",
"exists": true,
"resolved": "#when-to-use-break-glass",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 28,
"text": "When NOT to Use",
"path": "#when-not-to-use",
"type": "anchor",
"exists": true,
"resolved": "#when-not-to-use",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 29,
"text": "Roles & Responsibilities",
"path": "#roles--responsibilities",
"type": "anchor",
"exists": true,
"resolved": "#roles--responsibilities",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 30,
"text": "Break-Glass Workflow",
"path": "#break-glass-workflow",
"type": "anchor",
"exists": true,
"resolved": "#break-glass-workflow",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 31,
"text": "Using the System",
"path": "#using-the-system",
"type": "anchor",
"exists": true,
"resolved": "#using-the-system",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 32,
"text": "Examples",
"path": "#examples",
"type": "anchor",
"exists": true,
"resolved": "#examples",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 33,
"text": "Auditing & Compliance",
"path": "#auditing--compliance",
"type": "anchor",
"exists": true,
"resolved": "#auditing--compliance",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 34,
"text": "Post-Incident Review",
"path": "#post-incident-review",
"type": "anchor",
"exists": true,
"resolved": "#post-incident-review",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 35,
"text": "FAQ",
"path": "#faq",
"type": "anchor",
"exists": true,
"resolved": "#faq",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 36,
"text": "Emergency Contacts",
"path": "#emergency-contacts",
"type": "anchor",
"exists": true,
"resolved": "#emergency-contacts",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 12,
"text": "Introduction",
"path": "#introduction",
"type": "anchor",
"exists": true,
"resolved": "#introduction",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 13,
"text": "Cedar Policy Basics",
"path": "#cedar-policy-basics",
"type": "anchor",
"exists": true,
"resolved": "#cedar-policy-basics",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 14,
"text": "Production Policy Strategy",
"path": "#production-policy-strategy",
"type": "anchor",
"exists": true,
"resolved": "#production-policy-strategy",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 15,
"text": "Policy Templates",
"path": "#policy-templates",
"type": "anchor",
"exists": true,
"resolved": "#policy-templates",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 16,
"text": "Policy Development Workflow",
"path": "#policy-development-workflow",
"type": "anchor",
"exists": true,
"resolved": "#policy-development-workflow",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 17,
"text": "Testing Policies",
"path": "#testing-policies",
"type": "anchor",
"exists": true,
"resolved": "#testing-policies",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 18,
"text": "Deployment",
"path": "#deployment",
"type": "anchor",
"exists": true,
"resolved": "#deployment",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 19,
"text": "Monitoring & Auditing",
"path": "#monitoring--auditing",
"type": "anchor",
"exists": true,
"resolved": "#monitoring--auditing",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 20,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 21,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/docs/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 22,
"text": "Installation Guide",
"path": "user/installation-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/installation-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 23,
"text": "Getting Started",
"path": "user/getting-started.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/getting-started.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 24,
"text": "Quick Reference",
"path": "guides/quickstart-cheatsheet.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 25,
"text": "From Scratch Guide",
"path": "guides/from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 31,
"text": "CLI Reference",
"path": "user/cli-reference.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/cli-reference.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 32,
"text": "Workspace Management",
"path": "user/workspace-setup.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/workspace-setup.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 33,
"text": "Workspace Switching",
"path": "user/WORKSPACE_SWITCHING_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/WORKSPACE_SWITCHING_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 34,
"text": "Infrastructure Management",
"path": "user/infrastructure-management.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/infrastructure-management.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 35,
"text": "Mode System",
"path": "user/MODE_SYSTEM_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/MODE_SYSTEM_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 36,
"text": "Service Management",
"path": "user/SERVICE_MANAGEMENT_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 37,
"text": "OCI Registry",
"path": "user/OCI_REGISTRY_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 38,
"text": "Gitea Integration",
"path": "user/GITEA_INTEGRATION_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/GITEA_INTEGRATION_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 39,
"text": "CoreDNS Guide",
"path": "user/COREDNS_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/COREDNS_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 40,
"text": "Test Environments",
"path": "user/test-environment-usage.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/test-environment-usage.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 41,
"text": "Extension Development",
"path": "user/extension-development.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/extension-development.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 47,
"text": "System Overview",
"path": "architecture/system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 48,
"text": "Multi-Repo Architecture",
"path": "architecture/MULTI_REPO_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/MULTI_REPO_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 49,
"text": "Design Principles",
"path": "architecture/design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 50,
"text": "Integration Patterns",
"path": "architecture/integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 51,
"text": "KCL Import Patterns",
"path": "architecture/kcl-import-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/kcl-import-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 52,
"text": "Orchestrator Model",
"path": "architecture/orchestrator-integration-model.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/orchestrator-integration-model.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.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": 69,
"text": "REST API",
"path": "api/rest-api.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/api/rest-api.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 70,
"text": "WebSocket API",
"path": "api/websocket.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/api/websocket.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 71,
"text": "Extensions API",
"path": "api/extensions.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/api/extensions.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 72,
"text": "SDKs",
"path": "api/sdks.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/api/sdks.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 73,
"text": "Integration Examples",
"path": "api/integration-examples.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/api/integration-examples.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 79,
"text": "Development README",
"path": "development/README.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/README.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 80,
"text": "Implementation Guide",
"path": "development/implementation-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/implementation-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 81,
"text": "KCL Module System",
"path": "development/kcl/KCL_MODULE_SYSTEM_IMPLEMENTATION.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/kcl/KCL_MODULE_SYSTEM_IMPLEMENTATION.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 82,
"text": "KCL Quick Reference",
"path": "development/kcl/KCL_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/kcl/KCL_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 83,
"text": "Provider Development",
"path": "development/QUICK_PROVIDER_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/QUICK_PROVIDER_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 84,
"text": "Taskserv Development",
"path": "development/TASKSERV_DEVELOPER_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/TASKSERV_DEVELOPER_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 85,
"text": "Extension Framework",
"path": "development/extensions.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/extensions.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 86,
"text": "Command Handlers",
"path": "development/COMMAND_HANDLER_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/COMMAND_HANDLER_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 92,
"text": "Troubleshooting Guide",
"path": "user/troubleshooting-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/troubleshooting-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 93,
"text": "CTRL-C Handling",
"path": "troubleshooting/CTRL-C_SUDO_HANDLING.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/troubleshooting/CTRL-C_SUDO_HANDLING.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 99,
"text": "From Scratch",
"path": "guides/from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.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": 107,
"text": "Configuration Guide",
"path": "user/configuration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 108,
"text": "Workspace Config Architecture",
"path": "configuration/workspace-config-architecture.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/configuration/workspace-config-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 109,
"text": "Target-Based Config",
"path": "configuration/TARGET_BASED_CONFIG_COMPLETE_IMPLEMENTATION.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/configuration/TARGET_BASED_CONFIG_COMPLETE_IMPLEMENTATION.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 115,
"text": "Quickstart Cheatsheet",
"path": "guides/quickstart-cheatsheet.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 116,
"text": "OCI Quick Reference",
"path": "QUICK_REFERENCE_OCI.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/QUICK_REFERENCE_OCI.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 117,
"text": "Mode System Quick Reference",
"path": "user/MODE_SYSTEM_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/MODE_SYSTEM_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 118,
"text": "CoreDNS Quick Reference",
"path": "user/COREDNS_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/COREDNS_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 119,
"text": "Service Management Quick Reference",
"path": "user/SERVICE_MANAGEMENT_QUICKREF.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_QUICKREF.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 198,
"text": "Installation Guide",
"path": "user/installation-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/installation-guide.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 199,
"text": "Getting Started",
"path": "user/getting-started.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/getting-started.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 200,
"text": "From Scratch Guide",
"path": "guides/from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 201,
"text": "Quickstart Cheatsheet",
"path": "guides/quickstart-cheatsheet.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 205,
"text": "System Overview",
"path": "architecture/system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 206,
"text": "Design Principles",
"path": "architecture/design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 207,
"text": "ADRs",
"path": "architecture/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 208,
"text": "Development Guide",
"path": "development/README.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/README.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 209,
"text": "KCL Quick Reference",
"path": "development/kcl/KCL_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/kcl/KCL_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 213,
"text": "Mode System",
"path": "user/MODE_SYSTEM_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/MODE_SYSTEM_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 214,
"text": "Service Management",
"path": "user/SERVICE_MANAGEMENT_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 215,
"text": "Infrastructure Management",
"path": "user/infrastructure-management.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/infrastructure-management.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 216,
"text": "OCI Registry",
"path": "user/OCI_REGISTRY_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 220,
"text": "System Overview",
"path": "architecture/system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 221,
"text": "ADRs",
"path": "architecture/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 222,
"text": "Integration Patterns",
"path": "architecture/integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 223,
"text": "Multi-Repo Architecture",
"path": "architecture/MULTI_REPO_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/MULTI_REPO_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/README.md"
},
{
"line": 336,
"text": "Troubleshooting Guide",
"path": "user/troubleshooting-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/troubleshooting-guide.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": 345,
"text": "Development Guide",
"path": "development/README.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/development/README.md",
"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": 243,
"text": "Age Encryption",
"path": "https://github.com/FiloSottile/age",
"type": "external",
"exists": true,
"resolved": "https://github.com/FiloSottile/age",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/adr/ADR-007-kms-simplification.md"
},
{
"line": 244,
"text": "Cosmian KMS",
"path": "https://cosmian.com/kms/",
"type": "external",
"exists": true,
"resolved": "https://cosmian.com/kms/",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/adr/ADR-007-kms-simplification.md"
},
{
"line": 245,
"text": "ADR-006",
"path": "ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/adr/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/adr/ADR-007-kms-simplification.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": 601,
"text": "Project Architecture",
"path": "./README.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/README.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/kcl-import-patterns.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": 603,
"text": "KCL Official Docs",
"path": "https://www.kcl-lang.io/docs/reference/lang/spec/",
"type": "external",
"exists": true,
"resolved": "https://www.kcl-lang.io/docs/reference/lang/spec/",
"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": 622,
"text": "troubleshooting section",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/kcl-import-patterns.md"
},
{
"line": 624,
"text": "KCL language spec",
"path": "https://www.kcl-lang.io/docs/reference/lang/spec/",
"type": "external",
"exists": true,
"resolved": "https://www.kcl-lang.io/docs/reference/lang/spec/",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/kcl-import-patterns.md"
},
{
"line": 12,
"text": "Executive Summary",
"path": "#executive-summary",
"type": "anchor",
"exists": true,
"resolved": "#executive-summary",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 13,
"text": "System Architecture",
"path": "#system-architecture",
"type": "anchor",
"exists": true,
"resolved": "#system-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 14,
"text": "Component Architecture",
"path": "#component-architecture",
"type": "anchor",
"exists": true,
"resolved": "#component-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 15,
"text": "Mode Architecture",
"path": "#mode-architecture",
"type": "anchor",
"exists": true,
"resolved": "#mode-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 16,
"text": "Network Architecture",
"path": "#network-architecture",
"type": "anchor",
"exists": true,
"resolved": "#network-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 17,
"text": "Data Architecture",
"path": "#data-architecture",
"type": "anchor",
"exists": true,
"resolved": "#data-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 18,
"text": "Security Architecture",
"path": "#security-architecture",
"type": "anchor",
"exists": true,
"resolved": "#security-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 19,
"text": "Deployment Architecture",
"path": "#deployment-architecture",
"type": "anchor",
"exists": true,
"resolved": "#deployment-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 20,
"text": "Integration Architecture",
"path": "#integration-architecture",
"type": "anchor",
"exists": true,
"resolved": "#integration-architecture",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 21,
"text": "Performance and Scalability",
"path": "#performance-and-scalability",
"type": "anchor",
"exists": true,
"resolved": "#performance-and-scalability",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 22,
"text": "Evolution and Roadmap",
"path": "#evolution-and-roadmap",
"type": "anchor",
"exists": true,
"resolved": "#evolution-and-roadmap",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1252,
"text": "Multi-Repo Architecture",
"path": "MULTI_REPO_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/MULTI_REPO_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1253,
"text": "Design Principles",
"path": "design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1254,
"text": "Integration Patterns",
"path": "integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1255,
"text": "Orchestrator Model",
"path": "orchestrator-integration-model.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/orchestrator-integration-model.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.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": 1266,
"text": "Getting Started",
"path": "../user/getting-started.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/getting-started.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1267,
"text": "Mode System",
"path": "../user/MODE_SYSTEM_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/MODE_SYSTEM_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1268,
"text": "Service Management",
"path": "../user/SERVICE_MANAGEMENT_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/SERVICE_MANAGEMENT_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1269,
"text": "OCI Registry",
"path": "../user/OCI_REGISTRY_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.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": 19,
"text": "System Overview",
"path": "./system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 27,
"text": "Integration Patterns",
"path": "./integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 38,
"text": "Design Principles",
"path": "./design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 70,
"text": "System Overview",
"path": "./system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 71,
"text": "Design Principles",
"path": "./design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 73,
"text": "Integration Patterns",
"path": "./integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 77,
"text": "Integration Patterns",
"path": "./integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 78,
"text": "Design Principles",
"path": "./design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 79,
"text": "System Overview",
"path": "./system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 82,
"text": "System Overview",
"path": "./system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/system-overview.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": 85,
"text": "Design Principles",
"path": "./design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/README.md"
},
{
"line": 5,
"text": "Multi-Repo Strategy",
"path": "multi-repo-strategy.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/multi-repo-strategy.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/orchestrator-integration-model.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": 689,
"text": "Extension Development Guide",
"path": "../user/extension-development.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/extension-development.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/MULTI_REPO_ARCHITECTURE.md"
},
{
"line": 5,
"text": "Repository Distribution Analysis",
"path": "repo-dist-analysis.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/repo-dist-analysis.md",
"source_file": "/Users/Akasha/project-provisioning/docs/architecture/multi-repo-strategy.md"
},
{
"line": 12,
"text": "Prerequisites",
"path": "#prerequisites",
"type": "anchor",
"exists": true,
"resolved": "#prerequisites",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 13,
"text": "Step 1: Install Nushell",
"path": "#step-1-install-nushell",
"type": "anchor",
"exists": true,
"resolved": "#step-1-install-nushell",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 14,
"text": "Step 2: Install Nushell Plugins (Recommended)",
"path": "#step-2-install-nushell-plugins-recommended",
"type": "anchor",
"exists": true,
"resolved": "#step-2-install-nushell-plugins-recommended",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 15,
"text": "Step 3: Install Required Tools",
"path": "#step-3-install-required-tools",
"type": "anchor",
"exists": true,
"resolved": "#step-3-install-required-tools",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 16,
"text": "Step 4: Clone and Setup Project",
"path": "#step-4-clone-and-setup-project",
"type": "anchor",
"exists": true,
"resolved": "#step-4-clone-and-setup-project",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 17,
"text": "Step 5: Initialize Workspace",
"path": "#step-5-initialize-workspace",
"type": "anchor",
"exists": true,
"resolved": "#step-5-initialize-workspace",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 18,
"text": "Step 6: Configure Environment",
"path": "#step-6-configure-environment",
"type": "anchor",
"exists": true,
"resolved": "#step-6-configure-environment",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 19,
"text": "Step 7: Discover and Load Modules",
"path": "#step-7-discover-and-load-modules",
"type": "anchor",
"exists": true,
"resolved": "#step-7-discover-and-load-modules",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 20,
"text": "Step 8: Validate Configuration",
"path": "#step-8-validate-configuration",
"type": "anchor",
"exists": true,
"resolved": "#step-8-validate-configuration",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 21,
"text": "Step 9: Deploy Servers",
"path": "#step-9-deploy-servers",
"type": "anchor",
"exists": true,
"resolved": "#step-9-deploy-servers",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 22,
"text": "Step 10: Install Task Services",
"path": "#step-10-install-task-services",
"type": "anchor",
"exists": true,
"resolved": "#step-10-install-task-services",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 23,
"text": "Step 11: Create Clusters",
"path": "#step-11-create-clusters",
"type": "anchor",
"exists": true,
"resolved": "#step-11-create-clusters",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 24,
"text": "Step 12: Verify Deployment",
"path": "#step-12-verify-deployment",
"type": "anchor",
"exists": true,
"resolved": "#step-12-verify-deployment",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 25,
"text": "Step 13: Post-Deployment",
"path": "#step-13-post-deployment",
"type": "anchor",
"exists": true,
"resolved": "#step-13-post-deployment",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 26,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.md"
},
{
"line": 27,
"text": "Next Steps",
"path": "#next-steps",
"type": "anchor",
"exists": true,
"resolved": "#next-steps",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/from-scratch.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": 10,
"text": "Plugin Commands",
"path": "#plugin-commands",
"type": "anchor",
"exists": true,
"resolved": "#plugin-commands",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md"
},
{
"line": 11,
"text": "CLI Shortcuts",
"path": "#cli-shortcuts",
"type": "anchor",
"exists": true,
"resolved": "#cli-shortcuts",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md"
},
{
"line": 12,
"text": "Infrastructure Commands",
"path": "#infrastructure-commands",
"type": "anchor",
"exists": true,
"resolved": "#infrastructure-commands",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md"
},
{
"line": 13,
"text": "Orchestration Commands",
"path": "#orchestration-commands",
"type": "anchor",
"exists": true,
"resolved": "#orchestration-commands",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md"
},
{
"line": 14,
"text": "Configuration Commands",
"path": "#configuration-commands",
"type": "anchor",
"exists": true,
"resolved": "#configuration-commands",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md"
},
{
"line": 15,
"text": "Workspace Commands",
"path": "#workspace-commands",
"type": "anchor",
"exists": true,
"resolved": "#workspace-commands",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md"
},
{
"line": 16,
"text": "Security Commands",
"path": "#security-commands",
"type": "anchor",
"exists": true,
"resolved": "#security-commands",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md"
},
{
"line": 17,
"text": "Common Workflows",
"path": "#common-workflows",
"type": "anchor",
"exists": true,
"resolved": "#common-workflows",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md"
},
{
"line": 18,
"text": "Debug and Check Mode",
"path": "#debug-and-check-mode",
"type": "anchor",
"exists": true,
"resolved": "#debug-and-check-mode",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md"
},
{
"line": 19,
"text": "Output Formats",
"path": "#output-formats",
"type": "anchor",
"exists": true,
"resolved": "#output-formats",
"source_file": "/Users/Akasha/project-provisioning/docs/guides/quickstart-cheatsheet.md"
},
{
"line": 427,
"text": "OCI Registry Guide",
"path": "user/OCI_REGISTRY_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/user/OCI_REGISTRY_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/QUICK_REFERENCE_OCI.md"
},
{
"line": 428,
"text": "Multi-Repo Architecture",
"path": "architecture/MULTI_REPO_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/architecture/MULTI_REPO_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/docs/QUICK_REFERENCE_OCI.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": 484,
"text": "README.md",
"path": "../../provisioning/platform/kms-service/README.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/platform/kms-service/README.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/KMS_SIMPLIFICATION.md"
},
{
"line": 797,
"text": "Customize Guide",
"path": "customize-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/guides/customize-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/update-infrastructure.md"
},
{
"line": 798,
"text": "From Scratch Guide",
"path": "from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/guides/from-scratch.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/update-infrastructure.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": 789,
"text": "From Scratch Guide",
"path": "from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/guides/from-scratch.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/customize-infrastructure.md"
},
{
"line": 790,
"text": "Update Guide",
"path": "update-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/guides/update-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/customize-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": 785,
"text": "Update Guide",
"path": "update-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/guides/update-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/from-scratch.md"
},
{
"line": 786,
"text": "Customize Guide",
"path": "customize-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/guides/customize-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/from-scratch.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": 655,
"text": "From Scratch Guide",
"path": "from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/guides/from-scratch.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/quickstart-cheatsheet.md"
},
{
"line": 656,
"text": "Update Guide",
"path": "update-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/guides/update-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/quickstart-cheatsheet.md"
},
{
"line": 657,
"text": "Customize Guide",
"path": "customize-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/docs/migration/guides/customize-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/docs/migration/guides/quickstart-cheatsheet.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": 11,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 12,
"text": "Module-Loader Approach",
"path": "#module-loader-approach",
"type": "anchor",
"exists": true,
"resolved": "#module-loader-approach",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 13,
"text": "Provider Packs Approach",
"path": "#provider-packs-approach",
"type": "anchor",
"exists": true,
"resolved": "#provider-packs-approach",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 14,
"text": "Comparison Matrix",
"path": "#comparison-matrix",
"type": "anchor",
"exists": true,
"resolved": "#comparison-matrix",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 15,
"text": "Recommended Hybrid Workflow",
"path": "#recommended-hybrid-workflow",
"type": "anchor",
"exists": true,
"resolved": "#recommended-hybrid-workflow",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 16,
"text": "Command Reference",
"path": "#command-reference",
"type": "anchor",
"exists": true,
"resolved": "#command-reference",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 17,
"text": "Real-World Scenarios",
"path": "#real-world-scenarios",
"type": "anchor",
"exists": true,
"resolved": "#real-world-scenarios",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 18,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 665,
"text": "Module-Loader Implementation",
"path": "../provisioning/core/nulib/lib_provisioning/kcl_module_loader.nu",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/core/nulib/lib_provisioning/kcl_module_loader.nu",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 666,
"text": "KCL Packaging Implementation",
"path": "../provisioning/core/nulib/lib_provisioning/kcl_packaging.nu",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/core/nulib/lib_provisioning/kcl_packaging.nu",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 667,
"text": "Providers CLI",
"path": "../provisioning/core/cli/providers",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/core/cli/providers",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 668,
"text": "Pack CLI",
"path": "../provisioning/core/cli/pack",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/core/cli/pack",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 669,
"text": "KCL Documentation",
"path": "https://kcl-lang.io/",
"type": "external",
"exists": true,
"resolved": "https://kcl-lang.io/",
"source_file": "/Users/Akasha/project-provisioning/docs/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 406,
"text": "KCL Packaging Guide",
"path": "kcl-packaging-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/kcl-packaging-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/extension-development-quickstart.md"
},
{
"line": 407,
"text": "Infrastructure-Specific Extensions",
"path": "infrastructure-specific-extensions.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/infrastructure-specific-extensions.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/extension-development-quickstart.md"
},
{
"line": 413,
"text": "Package and Loader System Guide",
"path": "package-and-loader-system.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/package-and-loader-system.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/extension-development-quickstart.md"
},
{
"line": 7,
"text": "Core KCL Package Management",
"path": "#core-kcl-package-management",
"type": "anchor",
"exists": true,
"resolved": "#core-kcl-package-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/kcl-packaging-guide.md"
},
{
"line": 8,
"text": "Extension Development",
"path": "#extension-development",
"type": "anchor",
"exists": true,
"resolved": "#extension-development",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/kcl-packaging-guide.md"
},
{
"line": 9,
"text": "Infrastructure-Specific Extensions",
"path": "#infrastructure-specific-extensions",
"type": "anchor",
"exists": true,
"resolved": "#infrastructure-specific-extensions",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/kcl-packaging-guide.md"
},
{
"line": 10,
"text": "Publishing and Distribution",
"path": "#publishing-and-distribution",
"type": "anchor",
"exists": true,
"resolved": "#publishing-and-distribution",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/kcl-packaging-guide.md"
},
{
"line": 11,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/kcl-packaging-guide.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/infrastructure-specific-extensions.md"
},
{
"line": 8,
"text": "Infrastructure Assessment",
"path": "#infrastructure-assessment",
"type": "anchor",
"exists": true,
"resolved": "#infrastructure-assessment",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/infrastructure-specific-extensions.md"
},
{
"line": 9,
"text": "Custom Taskserv Development",
"path": "#custom-taskserv-development",
"type": "anchor",
"exists": true,
"resolved": "#custom-taskserv-development",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/infrastructure-specific-extensions.md"
},
{
"line": 10,
"text": "Provider-Specific Extensions",
"path": "#provider-specific-extensions",
"type": "anchor",
"exists": true,
"resolved": "#provider-specific-extensions",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/infrastructure-specific-extensions.md"
},
{
"line": 11,
"text": "Multi-Environment Management",
"path": "#multi-environment-management",
"type": "anchor",
"exists": true,
"resolved": "#multi-environment-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/infrastructure-specific-extensions.md"
},
{
"line": 12,
"text": "Integration Patterns",
"path": "#integration-patterns",
"type": "anchor",
"exists": true,
"resolved": "#integration-patterns",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/infrastructure-specific-extensions.md"
},
{
"line": 13,
"text": "Real-World Examples",
"path": "#real-world-examples",
"type": "anchor",
"exists": true,
"resolved": "#real-world-examples",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/infrastructure-specific-extensions.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": 630,
"text": "Validation Tests",
"path": "../tests/config_validation_tests.nu",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/tests/config_validation_tests.nu",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/CONFIG_VALIDATION.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/build-system.md"
},
{
"line": 8,
"text": "Quick Start",
"path": "#quick-start",
"type": "anchor",
"exists": true,
"resolved": "#quick-start",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/build-system.md"
},
{
"line": 9,
"text": "Makefile Reference",
"path": "#makefile-reference",
"type": "anchor",
"exists": true,
"resolved": "#makefile-reference",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/build-system.md"
},
{
"line": 10,
"text": "Build Tools",
"path": "#build-tools",
"type": "anchor",
"exists": true,
"resolved": "#build-tools",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/build-system.md"
},
{
"line": 11,
"text": "Cross-Platform Compilation",
"path": "#cross-platform-compilation",
"type": "anchor",
"exists": true,
"resolved": "#cross-platform-compilation",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/build-system.md"
},
{
"line": 12,
"text": "Dependency Management",
"path": "#dependency-management",
"type": "anchor",
"exists": true,
"resolved": "#dependency-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/build-system.md"
},
{
"line": 13,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/build-system.md"
},
{
"line": 14,
"text": "CI/CD Integration",
"path": "#cicd-integration",
"type": "anchor",
"exists": true,
"resolved": "#cicd-integration",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/build-system.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md"
},
{
"line": 8,
"text": "Extension Types",
"path": "#extension-types",
"type": "anchor",
"exists": true,
"resolved": "#extension-types",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md"
},
{
"line": 9,
"text": "Provider Development",
"path": "#provider-development",
"type": "anchor",
"exists": true,
"resolved": "#provider-development",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md"
},
{
"line": 10,
"text": "Task Service Development",
"path": "#task-service-development",
"type": "anchor",
"exists": true,
"resolved": "#task-service-development",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md"
},
{
"line": 11,
"text": "Cluster Development",
"path": "#cluster-development",
"type": "anchor",
"exists": true,
"resolved": "#cluster-development",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md"
},
{
"line": 12,
"text": "Testing and Validation",
"path": "#testing-and-validation",
"type": "anchor",
"exists": true,
"resolved": "#testing-and-validation",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md"
},
{
"line": 13,
"text": "Publishing and Distribution",
"path": "#publishing-and-distribution",
"type": "anchor",
"exists": true,
"resolved": "#publishing-and-distribution",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md"
},
{
"line": 14,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md"
},
{
"line": 15,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md"
},
{
"line": 8,
"text": "Distribution Architecture",
"path": "#distribution-architecture",
"type": "anchor",
"exists": true,
"resolved": "#distribution-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md"
},
{
"line": 9,
"text": "Release Process",
"path": "#release-process",
"type": "anchor",
"exists": true,
"resolved": "#release-process",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md"
},
{
"line": 10,
"text": "Package Generation",
"path": "#package-generation",
"type": "anchor",
"exists": true,
"resolved": "#package-generation",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md"
},
{
"line": 11,
"text": "Multi-Platform Distribution",
"path": "#multi-platform-distribution",
"type": "anchor",
"exists": true,
"resolved": "#multi-platform-distribution",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md"
},
{
"line": 12,
"text": "Validation and Testing",
"path": "#validation-and-testing",
"type": "anchor",
"exists": true,
"resolved": "#validation-and-testing",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md"
},
{
"line": 13,
"text": "Release Management",
"path": "#release-management",
"type": "anchor",
"exists": true,
"resolved": "#release-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md"
},
{
"line": 14,
"text": "Rollback Procedures",
"path": "#rollback-procedures",
"type": "anchor",
"exists": true,
"resolved": "#rollback-procedures",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md"
},
{
"line": 15,
"text": "CI/CD Integration",
"path": "#cicd-integration",
"type": "anchor",
"exists": true,
"resolved": "#cicd-integration",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md"
},
{
"line": 16,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md"
},
{
"line": 6,
"text": "Architecture Analysis",
"path": "../architecture/repo-dist-analysis.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/repo-dist-analysis.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/implementation-guide.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md"
},
{
"line": 8,
"text": "Existing System Integration",
"path": "#existing-system-integration",
"type": "anchor",
"exists": true,
"resolved": "#existing-system-integration",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md"
},
{
"line": 9,
"text": "API Compatibility and Versioning",
"path": "#api-compatibility-and-versioning",
"type": "anchor",
"exists": true,
"resolved": "#api-compatibility-and-versioning",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md"
},
{
"line": 10,
"text": "Database Migration Strategies",
"path": "#database-migration-strategies",
"type": "anchor",
"exists": true,
"resolved": "#database-migration-strategies",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md"
},
{
"line": 11,
"text": "Deployment Considerations",
"path": "#deployment-considerations",
"type": "anchor",
"exists": true,
"resolved": "#deployment-considerations",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md"
},
{
"line": 12,
"text": "Monitoring and Observability",
"path": "#monitoring-and-observability",
"type": "anchor",
"exists": true,
"resolved": "#monitoring-and-observability",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md"
},
{
"line": 13,
"text": "Legacy System Bridge",
"path": "#legacy-system-bridge",
"type": "anchor",
"exists": true,
"resolved": "#legacy-system-bridge",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md"
},
{
"line": 14,
"text": "Migration Pathways",
"path": "#migration-pathways",
"type": "anchor",
"exists": true,
"resolved": "#migration-pathways",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md"
},
{
"line": 15,
"text": "Troubleshooting Integration Issues",
"path": "#troubleshooting-integration-issues",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting-integration-issues",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md"
},
{
"line": 226,
"text": "Taskserv Developer Guide",
"path": "./TASKSERV_DEVELOPER_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/TASKSERV_DEVELOPER_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/TASKSERV_QUICK_GUIDE.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": 585,
"text": "Project Structure",
"path": "project-structure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/project-structure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/COMMAND_HANDLER_GUIDE.md"
},
{
"line": 586,
"text": "Workflow Development",
"path": "workflow.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/COMMAND_HANDLER_GUIDE.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md"
},
{
"line": 8,
"text": "Development Setup",
"path": "#development-setup",
"type": "anchor",
"exists": true,
"resolved": "#development-setup",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md"
},
{
"line": 9,
"text": "Daily Development Workflow",
"path": "#daily-development-workflow",
"type": "anchor",
"exists": true,
"resolved": "#daily-development-workflow",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md"
},
{
"line": 10,
"text": "Code Organization",
"path": "#code-organization",
"type": "anchor",
"exists": true,
"resolved": "#code-organization",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md"
},
{
"line": 11,
"text": "Testing Strategies",
"path": "#testing-strategies",
"type": "anchor",
"exists": true,
"resolved": "#testing-strategies",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md"
},
{
"line": 12,
"text": "Debugging Techniques",
"path": "#debugging-techniques",
"type": "anchor",
"exists": true,
"resolved": "#debugging-techniques",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md"
},
{
"line": 13,
"text": "Integration Workflows",
"path": "#integration-workflows",
"type": "anchor",
"exists": true,
"resolved": "#integration-workflows",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md"
},
{
"line": 14,
"text": "Collaboration Guidelines",
"path": "#collaboration-guidelines",
"type": "anchor",
"exists": true,
"resolved": "#collaboration-guidelines",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md"
},
{
"line": 15,
"text": "Quality Assurance",
"path": "#quality-assurance",
"type": "anchor",
"exists": true,
"resolved": "#quality-assurance",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md"
},
{
"line": 16,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md"
},
{
"line": 9,
"text": "Project Structure Guide",
"path": "project-structure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/project-structure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 10,
"text": "Build System Documentation",
"path": "build-system.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/build-system.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 11,
"text": "Workspace Management Guide",
"path": "workspace-management.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 12,
"text": "Development Workflow Guide",
"path": "workflow.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workflow.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 16,
"text": "Extension Development Guide",
"path": "extensions.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 17,
"text": "Distribution Process Documentation",
"path": "distribution-process.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/distribution-process.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 18,
"text": "Configuration Management",
"path": "configuration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md"
},
{
"line": 19,
"text": "Integration Guide",
"path": "integration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/integration.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.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": 7,
"text": "Provider-Agnostic Architecture",
"path": "PROVIDER_AGNOSTIC_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/PROVIDER_AGNOSTIC_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/QUICK_PROVIDER_GUIDE.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": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/configuration.md"
},
{
"line": 8,
"text": "Configuration Architecture",
"path": "#configuration-architecture",
"type": "anchor",
"exists": true,
"resolved": "#configuration-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/configuration.md"
},
{
"line": 9,
"text": "Configuration Files",
"path": "#configuration-files",
"type": "anchor",
"exists": true,
"resolved": "#configuration-files",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/configuration.md"
},
{
"line": 10,
"text": "Environment-Specific Configuration",
"path": "#environment-specific-configuration",
"type": "anchor",
"exists": true,
"resolved": "#environment-specific-configuration",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/configuration.md"
},
{
"line": 11,
"text": "User Overrides and Customization",
"path": "#user-overrides-and-customization",
"type": "anchor",
"exists": true,
"resolved": "#user-overrides-and-customization",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/configuration.md"
},
{
"line": 12,
"text": "Validation and Error Handling",
"path": "#validation-and-error-handling",
"type": "anchor",
"exists": true,
"resolved": "#validation-and-error-handling",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/configuration.md"
},
{
"line": 13,
"text": "Interpolation and Dynamic Values",
"path": "#interpolation-and-dynamic-values",
"type": "anchor",
"exists": true,
"resolved": "#interpolation-and-dynamic-values",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/configuration.md"
},
{
"line": 14,
"text": "Migration Strategies",
"path": "#migration-strategies",
"type": "anchor",
"exists": true,
"resolved": "#migration-strategies",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/configuration.md"
},
{
"line": 15,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/configuration.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md"
},
{
"line": 8,
"text": "Workspace Architecture",
"path": "#workspace-architecture",
"type": "anchor",
"exists": true,
"resolved": "#workspace-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md"
},
{
"line": 9,
"text": "Setup and Initialization",
"path": "#setup-and-initialization",
"type": "anchor",
"exists": true,
"resolved": "#setup-and-initialization",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md"
},
{
"line": 10,
"text": "Path Resolution System",
"path": "#path-resolution-system",
"type": "anchor",
"exists": true,
"resolved": "#path-resolution-system",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md"
},
{
"line": 11,
"text": "Configuration Management",
"path": "#configuration-management",
"type": "anchor",
"exists": true,
"resolved": "#configuration-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md"
},
{
"line": 12,
"text": "Extension Development",
"path": "#extension-development",
"type": "anchor",
"exists": true,
"resolved": "#extension-development",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md"
},
{
"line": 13,
"text": "Runtime Management",
"path": "#runtime-management",
"type": "anchor",
"exists": true,
"resolved": "#runtime-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md"
},
{
"line": 14,
"text": "Health Monitoring",
"path": "#health-monitoring",
"type": "anchor",
"exists": true,
"resolved": "#health-monitoring",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md"
},
{
"line": 15,
"text": "Backup and Restore",
"path": "#backup-and-restore",
"type": "anchor",
"exists": true,
"resolved": "#backup-and-restore",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md"
},
{
"line": 16,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/workspace-management.md"
},
{
"line": 305,
"text": "#1686",
"path": "https://github.com/kcl-lang/kcl/issues/1686",
"type": "external",
"exists": true,
"resolved": "https://github.com/kcl-lang/kcl/issues/1686",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/kcl/KCL_MODULE_ORGANIZATION_SUMMARY.md"
},
{
"line": 7,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/project-structure.md"
},
{
"line": 8,
"text": "New Structure vs Legacy",
"path": "#new-structure-vs-legacy",
"type": "anchor",
"exists": true,
"resolved": "#new-structure-vs-legacy",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/project-structure.md"
},
{
"line": 9,
"text": "Core Directories",
"path": "#core-directories",
"type": "anchor",
"exists": true,
"resolved": "#core-directories",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/project-structure.md"
},
{
"line": 10,
"text": "Development Workspace",
"path": "#development-workspace",
"type": "anchor",
"exists": true,
"resolved": "#development-workspace",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/project-structure.md"
},
{
"line": 11,
"text": "File Naming Conventions",
"path": "#file-naming-conventions",
"type": "anchor",
"exists": true,
"resolved": "#file-naming-conventions",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/project-structure.md"
},
{
"line": 12,
"text": "Navigation Guide",
"path": "#navigation-guide",
"type": "anchor",
"exists": true,
"resolved": "#navigation-guide",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/project-structure.md"
},
{
"line": 13,
"text": "Migration Path",
"path": "#migration-path",
"type": "anchor",
"exists": true,
"resolved": "#migration-path",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/project-structure.md"
},
{
"line": 14,
"text": "What is Provisioning?",
"path": "#what-is-provisioning",
"type": "anchor",
"exists": true,
"resolved": "#what-is-provisioning",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 15,
"text": "Why Provisioning?",
"path": "#why-provisioning",
"type": "anchor",
"exists": true,
"resolved": "#why-provisioning",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 16,
"text": "Core Concepts",
"path": "#core-concepts",
"type": "anchor",
"exists": true,
"resolved": "#core-concepts",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 17,
"text": "Architecture",
"path": "#architecture",
"type": "anchor",
"exists": true,
"resolved": "#architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 18,
"text": "Key Features",
"path": "#key-features",
"type": "anchor",
"exists": true,
"resolved": "#key-features",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 19,
"text": "Technology Stack",
"path": "#technology-stack",
"type": "anchor",
"exists": true,
"resolved": "#technology-stack",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 20,
"text": "How It Works",
"path": "#how-it-works",
"type": "anchor",
"exists": true,
"resolved": "#how-it-works",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 21,
"text": "Use Cases",
"path": "#use-cases",
"type": "anchor",
"exists": true,
"resolved": "#use-cases",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.md"
},
{
"line": 22,
"text": "Getting Started",
"path": "#getting-started",
"type": "anchor",
"exists": true,
"resolved": "#getting-started",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVISIONING.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": 141,
"text": "Test Environment Guide",
"path": "../user/test-environment-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/platform/orchestrator.md"
},
{
"line": 142,
"text": "Orchestrator Architecture",
"path": "../architecture/orchestrator-integration-model.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/orchestrator-integration-model.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/platform/orchestrator.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": 261,
"text": "Cedar Authorization",
"path": "../architecture/CEDAR_AUTHORIZATION_IMPLEMENTATION.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/CEDAR_AUTHORIZATION_IMPLEMENTATION.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/platform/control-center.md"
},
{
"line": 262,
"text": "Authentication Layer",
"path": "../user/AUTHENTICATION_LAYER_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/AUTHENTICATION_LAYER_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/platform/control-center.md"
},
{
"line": 11,
"text": "Introducción",
"path": "#introducción",
"type": "anchor",
"exists": true,
"resolved": "#introducción",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-usage.md"
},
{
"line": 12,
"text": "Requerimientos",
"path": "#requerimientos",
"type": "anchor",
"exists": true,
"resolved": "#requerimientos",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-usage.md"
},
{
"line": 13,
"text": "Configuración Inicial",
"path": "#configuración-inicial",
"type": "anchor",
"exists": true,
"resolved": "#configuración-inicial",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-usage.md"
},
{
"line": 14,
"text": "Guía de Uso Rápido",
"path": "#guía-de-uso-rápido",
"type": "anchor",
"exists": true,
"resolved": "#guía-de-uso-rápido",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-usage.md"
},
{
"line": 15,
"text": "Tipos de Entornos",
"path": "#tipos-de-entornos",
"type": "anchor",
"exists": true,
"resolved": "#tipos-de-entornos",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-usage.md"
},
{
"line": 16,
"text": "Comandos Detallados",
"path": "#comandos-detallados",
"type": "anchor",
"exists": true,
"resolved": "#comandos-detallados",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-usage.md"
},
{
"line": 17,
"text": "Topologías y Templates",
"path": "#topologías-y-templates",
"type": "anchor",
"exists": true,
"resolved": "#topologías-y-templates",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-usage.md"
},
{
"line": 18,
"text": "Casos de Uso Prácticos",
"path": "#casos-de-uso-prácticos",
"type": "anchor",
"exists": true,
"resolved": "#casos-de-uso-prácticos",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-usage.md"
},
{
"line": 19,
"text": "Integración CI/CD",
"path": "#integración-cicd",
"type": "anchor",
"exists": true,
"resolved": "#integración-cicd",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-usage.md"
},
{
"line": 20,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-usage.md"
},
{
"line": 347,
"text": "Complete Guide",
"path": "COREDNS_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_QUICK_REFERENCE.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": 9,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 10,
"text": "Quick Start",
"path": "#quick-start",
"type": "anchor",
"exists": true,
"resolved": "#quick-start",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 11,
"text": "OCI Commands Reference",
"path": "#oci-commands-reference",
"type": "anchor",
"exists": true,
"resolved": "#oci-commands-reference",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 12,
"text": "Dependency Management",
"path": "#dependency-management",
"type": "anchor",
"exists": true,
"resolved": "#dependency-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 13,
"text": "Extension Development",
"path": "#extension-development",
"type": "anchor",
"exists": true,
"resolved": "#extension-development",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 14,
"text": "Registry Setup",
"path": "#registry-setup",
"type": "anchor",
"exists": true,
"resolved": "#registry-setup",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 15,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 851,
"text": "Multi-Repository Architecture",
"path": "../architecture/MULTI_REPO_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/MULTI_REPO_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md"
},
{
"line": 852,
"text": "Extension Development Guide",
"path": "extension-development.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/extension-development.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.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": 11,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 12,
"text": "Workspace Requirement",
"path": "#workspace-requirement",
"type": "anchor",
"exists": true,
"resolved": "#workspace-requirement",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 13,
"text": "Version Tracking",
"path": "#version-tracking",
"type": "anchor",
"exists": true,
"resolved": "#version-tracking",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 14,
"text": "Migration Framework",
"path": "#migration-framework",
"type": "anchor",
"exists": true,
"resolved": "#migration-framework",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 15,
"text": "Command Reference",
"path": "#command-reference",
"type": "anchor",
"exists": true,
"resolved": "#command-reference",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 16,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 17,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/WORKSPACE_ENFORCEMENT_GUIDE.md"
},
{
"line": 12,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 13,
"text": "Setup",
"path": "#setup",
"type": "anchor",
"exists": true,
"resolved": "#setup",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 14,
"text": "Workspace Git Integration",
"path": "#workspace-git-integration",
"type": "anchor",
"exists": true,
"resolved": "#workspace-git-integration",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 15,
"text": "Workspace Locking",
"path": "#workspace-locking",
"type": "anchor",
"exists": true,
"resolved": "#workspace-locking",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 16,
"text": "Extension Publishing",
"path": "#extension-publishing",
"type": "anchor",
"exists": true,
"resolved": "#extension-publishing",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 17,
"text": "Service Management",
"path": "#service-management",
"type": "anchor",
"exists": true,
"resolved": "#service-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 18,
"text": "API Reference",
"path": "#api-reference",
"type": "anchor",
"exists": true,
"resolved": "#api-reference",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 19,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/GITEA_INTEGRATION_GUIDE.md"
},
{
"line": 9,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 10,
"text": "Installation",
"path": "#installation",
"type": "anchor",
"exists": true,
"resolved": "#installation",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 11,
"text": "Configuration",
"path": "#configuration",
"type": "anchor",
"exists": true,
"resolved": "#configuration",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 12,
"text": "CLI Commands",
"path": "#cli-commands",
"type": "anchor",
"exists": true,
"resolved": "#cli-commands",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 13,
"text": "Zone Management",
"path": "#zone-management",
"type": "anchor",
"exists": true,
"resolved": "#zone-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 14,
"text": "Record Management",
"path": "#record-management",
"type": "anchor",
"exists": true,
"resolved": "#record-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 15,
"text": "Docker Deployment",
"path": "#docker-deployment",
"type": "anchor",
"exists": true,
"resolved": "#docker-deployment",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 16,
"text": "Integration",
"path": "#integration",
"type": "anchor",
"exists": true,
"resolved": "#integration",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 17,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md"
},
{
"line": 18,
"text": "Advanced Topics",
"path": "#advanced-topics",
"type": "anchor",
"exists": true,
"resolved": "#advanced-topics",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_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": 661,
"text": "Infrastructure Management Guide",
"path": "infrastructure-management.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/infrastructure-management.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/workspace-setup.md"
},
{
"line": 662,
"text": "Configuration Guide",
"path": "configuration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/workspace-setup.md"
},
{
"line": 663,
"text": "Examples and Tutorials",
"path": "examples/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/workspace-setup.md"
},
{
"line": 1105,
"text": "Extension Development Guide",
"path": "extension-development.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/extension-development.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/infrastructure-management.md"
},
{
"line": 1106,
"text": "Configuration Guide",
"path": "configuration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/infrastructure-management.md"
},
{
"line": 1107,
"text": "Examples and Tutorials",
"path": "examples/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/infrastructure-management.md"
},
{
"line": 17,
"text": "Installation Guide",
"path": "installation-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/installation-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/getting-started.md"
},
{
"line": 466,
"text": "CLI Reference",
"path": "cli-reference.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/cli-reference.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/getting-started.md"
},
{
"line": 470,
"text": "Troubleshooting Guide",
"path": "troubleshooting-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/troubleshooting-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/getting-started.md"
},
{
"line": 535,
"text": "Workspace Setup Guide",
"path": "workspace-setup.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/workspace-setup.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/getting-started.md"
},
{
"line": 536,
"text": "Infrastructure Management Guide",
"path": "infrastructure-management.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/infrastructure-management.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/getting-started.md"
},
{
"line": 537,
"text": "Configuration Guide",
"path": "configuration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/getting-started.md"
},
{
"line": 538,
"text": "Examples and Tutorials",
"path": "examples/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/getting-started.md"
},
{
"line": 8,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 9,
"text": "Service Architecture",
"path": "#service-architecture",
"type": "anchor",
"exists": true,
"resolved": "#service-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 10,
"text": "Service Registry",
"path": "#service-registry",
"type": "anchor",
"exists": true,
"resolved": "#service-registry",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 11,
"text": "Platform Commands",
"path": "#platform-commands",
"type": "anchor",
"exists": true,
"resolved": "#platform-commands",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 12,
"text": "Service Commands",
"path": "#service-commands",
"type": "anchor",
"exists": true,
"resolved": "#service-commands",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 13,
"text": "Deployment Modes",
"path": "#deployment-modes",
"type": "anchor",
"exists": true,
"resolved": "#deployment-modes",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 14,
"text": "Health Monitoring",
"path": "#health-monitoring",
"type": "anchor",
"exists": true,
"resolved": "#health-monitoring",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 15,
"text": "Dependency Management",
"path": "#dependency-management",
"type": "anchor",
"exists": true,
"resolved": "#dependency-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 16,
"text": "Pre-flight Checks",
"path": "#pre-flight-checks",
"type": "anchor",
"exists": true,
"resolved": "#pre-flight-checks",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md"
},
{
"line": 17,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_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": 999,
"text": "Test Environment Guide",
"path": "./test-environment-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-guide.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": 1005,
"text": "GitHub Issues",
"path": "https://github.com/your-org/provisioning/issues",
"type": "external",
"exists": true,
"resolved": "https://github.com/your-org/provisioning/issues",
"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": 756,
"text": "CLI Reference",
"path": "cli-reference.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/cli-reference.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/configuration.md"
},
{
"line": 757,
"text": "Examples and Tutorials",
"path": "examples/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/configuration.md"
},
{
"line": 758,
"text": "Troubleshooting Guide",
"path": "troubleshooting-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/troubleshooting-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/configuration.md"
},
{
"line": 7,
"text": "Quick Start Examples",
"path": "quick-start/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/quick-start",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 13,
"text": "Web Application Examples",
"path": "web-application/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/web-application",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 20,
"text": "Microservices Examples",
"path": "microservices/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/microservices",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 27,
"text": "Multi-Cloud Examples",
"path": "multi-cloud/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/multi-cloud",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 34,
"text": "CI/CD Examples",
"path": "ci-cd/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/ci-cd",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 41,
"text": "Monitoring Examples",
"path": "monitoring/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/monitoring",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 122,
"text": "Quick Start - Local Development",
"path": "quick-start/local-development/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/quick-start/local-development",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.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": 271,
"text": "troubleshooting-guide.md",
"path": "../troubleshooting-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/troubleshooting-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 304,
"text": "Quick Start examples",
"path": "quick-start/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/quick-start",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 305,
"text": "Web Application examples",
"path": "web-application/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/web-application",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/README.md"
},
{
"line": 306,
"text": "Advanced examples",
"path": "microservices/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/examples/microservices",
"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": 19,
"text": "Prerequisites",
"path": "#prerequisites",
"type": "anchor",
"exists": true,
"resolved": "#prerequisites",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 20,
"text": "Quick Start",
"path": "#quick-start",
"type": "anchor",
"exists": true,
"resolved": "#quick-start",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 21,
"text": "Configuration Encryption",
"path": "#configuration-encryption",
"type": "anchor",
"exists": true,
"resolved": "#configuration-encryption",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 22,
"text": "KMS Backends",
"path": "#kms-backends",
"type": "anchor",
"exists": true,
"resolved": "#kms-backends",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 23,
"text": "CLI Commands",
"path": "#cli-commands",
"type": "anchor",
"exists": true,
"resolved": "#cli-commands",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 24,
"text": "Integration with Config Loader",
"path": "#integration-with-config-loader",
"type": "anchor",
"exists": true,
"resolved": "#integration-with-config-loader",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 25,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 26,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/CONFIG_ENCRYPTION_GUIDE.md"
},
{
"line": 11,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 12,
"text": "Why Native Plugins?",
"path": "#why-native-plugins",
"type": "anchor",
"exists": true,
"resolved": "#why-native-plugins",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 13,
"text": "Prerequisites",
"path": "#prerequisites",
"type": "anchor",
"exists": true,
"resolved": "#prerequisites",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 14,
"text": "Installation",
"path": "#installation",
"type": "anchor",
"exists": true,
"resolved": "#installation",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 15,
"text": "Quick Start (5 Minutes)",
"path": "#quick-start-5-minutes",
"type": "anchor",
"exists": true,
"resolved": "#quick-start-5-minutes",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 16,
"text": "Authentication Plugin (nu_plugin_auth)",
"path": "#authentication-plugin-nu_plugin_auth",
"type": "anchor",
"exists": true,
"resolved": "#authentication-plugin-nu_plugin_auth",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 17,
"text": "KMS Plugin (nu_plugin_kms)",
"path": "#kms-plugin-nu_plugin_kms",
"type": "anchor",
"exists": true,
"resolved": "#kms-plugin-nu_plugin_kms",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 18,
"text": "Orchestrator Plugin (nu_plugin_orchestrator)",
"path": "#orchestrator-plugin-nu_plugin_orchestrator",
"type": "anchor",
"exists": true,
"resolved": "#orchestrator-plugin-nu_plugin_orchestrator",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 19,
"text": "Integration Examples",
"path": "#integration-examples",
"type": "anchor",
"exists": true,
"resolved": "#integration-examples",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 20,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 21,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 22,
"text": "Migration Guide",
"path": "#migration-guide",
"type": "anchor",
"exists": true,
"resolved": "#migration-guide",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 23,
"text": "Advanced Configuration",
"path": "#advanced-configuration",
"type": "anchor",
"exists": true,
"resolved": "#advanced-configuration",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 24,
"text": "Security Considerations",
"path": "#security-considerations",
"type": "anchor",
"exists": true,
"resolved": "#security-considerations",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.md"
},
{
"line": 25,
"text": "FAQ",
"path": "#faq",
"type": "anchor",
"exists": true,
"resolved": "#faq",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/PLUGIN_INTEGRATION_GUIDE.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": 302,
"text": "Configuration Architecture",
"path": "../configuration/workspace-config-architecture.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/configuration/workspace-config-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/workspace-config-commands.md"
},
{
"line": 366,
"text": "KCL Module Guide",
"path": "../development/KCL_MODULE_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/KCL_MODULE_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/WORKSPACE_SETUP.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": 12,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 13,
"text": "MFA Requirements",
"path": "#mfa-requirements",
"type": "anchor",
"exists": true,
"resolved": "#mfa-requirements",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 14,
"text": "Admin Enrollment Process",
"path": "#admin-enrollment-process",
"type": "anchor",
"exists": true,
"resolved": "#admin-enrollment-process",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 15,
"text": "TOTP Setup (Authenticator Apps)",
"path": "#totp-setup-authenticator-apps",
"type": "anchor",
"exists": true,
"resolved": "#totp-setup-authenticator-apps",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 16,
"text": "WebAuthn Setup (Hardware Keys)",
"path": "#webauthn-setup-hardware-keys",
"type": "anchor",
"exists": true,
"resolved": "#webauthn-setup-hardware-keys",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 17,
"text": "Enforcing MFA via Cedar Policies",
"path": "#enforcing-mfa-via-cedar-policies",
"type": "anchor",
"exists": true,
"resolved": "#enforcing-mfa-via-cedar-policies",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 18,
"text": "Backup Codes Management",
"path": "#backup-codes-management",
"type": "anchor",
"exists": true,
"resolved": "#backup-codes-management",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 19,
"text": "Recovery Procedures",
"path": "#recovery-procedures",
"type": "anchor",
"exists": true,
"resolved": "#recovery-procedures",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 20,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 21,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 22,
"text": "Audit and Compliance",
"path": "#audit-and-compliance",
"type": "anchor",
"exists": true,
"resolved": "#audit-and-compliance",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 144,
"text": "TOTP Setup",
"path": "#totp-setup-authenticator-apps",
"type": "anchor",
"exists": true,
"resolved": "#totp-setup-authenticator-apps",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 145,
"text": "WebAuthn Setup",
"path": "#webauthn-setup-hardware-keys",
"type": "anchor",
"exists": true,
"resolved": "#webauthn-setup-hardware-keys",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/MFA_ADMIN_SETUP_GUIDE.md"
},
{
"line": 27,
"text": "When to Use Break-Glass",
"path": "#when-to-use-break-glass",
"type": "anchor",
"exists": true,
"resolved": "#when-to-use-break-glass",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 28,
"text": "When NOT to Use",
"path": "#when-not-to-use",
"type": "anchor",
"exists": true,
"resolved": "#when-not-to-use",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 29,
"text": "Roles & Responsibilities",
"path": "#roles--responsibilities",
"type": "anchor",
"exists": true,
"resolved": "#roles--responsibilities",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 30,
"text": "Break-Glass Workflow",
"path": "#break-glass-workflow",
"type": "anchor",
"exists": true,
"resolved": "#break-glass-workflow",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 31,
"text": "Using the System",
"path": "#using-the-system",
"type": "anchor",
"exists": true,
"resolved": "#using-the-system",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 32,
"text": "Examples",
"path": "#examples",
"type": "anchor",
"exists": true,
"resolved": "#examples",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 33,
"text": "Auditing & Compliance",
"path": "#auditing--compliance",
"type": "anchor",
"exists": true,
"resolved": "#auditing--compliance",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 34,
"text": "Post-Incident Review",
"path": "#post-incident-review",
"type": "anchor",
"exists": true,
"resolved": "#post-incident-review",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 35,
"text": "FAQ",
"path": "#faq",
"type": "anchor",
"exists": true,
"resolved": "#faq",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 36,
"text": "Emergency Contacts",
"path": "#emergency-contacts",
"type": "anchor",
"exists": true,
"resolved": "#emergency-contacts",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/BREAK_GLASS_TRAINING_GUIDE.md"
},
{
"line": 12,
"text": "Introduction",
"path": "#introduction",
"type": "anchor",
"exists": true,
"resolved": "#introduction",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 13,
"text": "Cedar Policy Basics",
"path": "#cedar-policy-basics",
"type": "anchor",
"exists": true,
"resolved": "#cedar-policy-basics",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 14,
"text": "Production Policy Strategy",
"path": "#production-policy-strategy",
"type": "anchor",
"exists": true,
"resolved": "#production-policy-strategy",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 15,
"text": "Policy Templates",
"path": "#policy-templates",
"type": "anchor",
"exists": true,
"resolved": "#policy-templates",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 16,
"text": "Policy Development Workflow",
"path": "#policy-development-workflow",
"type": "anchor",
"exists": true,
"resolved": "#policy-development-workflow",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 17,
"text": "Testing Policies",
"path": "#testing-policies",
"type": "anchor",
"exists": true,
"resolved": "#testing-policies",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 18,
"text": "Deployment",
"path": "#deployment",
"type": "anchor",
"exists": true,
"resolved": "#deployment",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 19,
"text": "Monitoring & Auditing",
"path": "#monitoring--auditing",
"type": "anchor",
"exists": true,
"resolved": "#monitoring--auditing",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 20,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 21,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/operations/CEDAR_POLICIES_PRODUCTION_GUIDE.md"
},
{
"line": 22,
"text": "Installation Guide",
"path": "user/installation-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/installation-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 23,
"text": "Getting Started",
"path": "user/getting-started.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/getting-started.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 24,
"text": "Quick Reference",
"path": "guides/quickstart-cheatsheet.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 25,
"text": "From Scratch Guide",
"path": "guides/from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 31,
"text": "CLI Reference",
"path": "user/cli-reference.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/cli-reference.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 32,
"text": "Workspace Management",
"path": "user/workspace-setup.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/workspace-setup.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 33,
"text": "Workspace Switching",
"path": "user/WORKSPACE_SWITCHING_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/WORKSPACE_SWITCHING_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 34,
"text": "Infrastructure Management",
"path": "user/infrastructure-management.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/infrastructure-management.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 35,
"text": "Mode System",
"path": "user/MODE_SYSTEM_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/MODE_SYSTEM_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 36,
"text": "Service Management",
"path": "user/SERVICE_MANAGEMENT_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 37,
"text": "OCI Registry",
"path": "user/OCI_REGISTRY_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 38,
"text": "Gitea Integration",
"path": "user/GITEA_INTEGRATION_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/GITEA_INTEGRATION_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 39,
"text": "CoreDNS Guide",
"path": "user/COREDNS_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 40,
"text": "Test Environments",
"path": "user/test-environment-usage.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/test-environment-usage.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 41,
"text": "Extension Development",
"path": "user/extension-development.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/extension-development.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 47,
"text": "System Overview",
"path": "architecture/system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 48,
"text": "Multi-Repo Architecture",
"path": "architecture/MULTI_REPO_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/MULTI_REPO_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 49,
"text": "Design Principles",
"path": "architecture/design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 50,
"text": "Integration Patterns",
"path": "architecture/integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 51,
"text": "KCL Import Patterns",
"path": "architecture/kcl-import-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/kcl-import-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 52,
"text": "Orchestrator Model",
"path": "architecture/orchestrator-integration-model.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/orchestrator-integration-model.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.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": 69,
"text": "REST API",
"path": "api/rest-api.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/api/rest-api.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 70,
"text": "WebSocket API",
"path": "api/websocket.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/api/websocket.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 71,
"text": "Extensions API",
"path": "api/extensions.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/api/extensions.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 72,
"text": "SDKs",
"path": "api/sdks.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/api/sdks.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 73,
"text": "Integration Examples",
"path": "api/integration-examples.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/api/integration-examples.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 79,
"text": "Development README",
"path": "development/README.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 80,
"text": "Implementation Guide",
"path": "development/implementation-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/implementation-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 81,
"text": "KCL Module System",
"path": "development/kcl/KCL_MODULE_SYSTEM_IMPLEMENTATION.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/kcl/KCL_MODULE_SYSTEM_IMPLEMENTATION.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 82,
"text": "KCL Quick Reference",
"path": "development/kcl/KCL_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/kcl/KCL_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 83,
"text": "Provider Development",
"path": "development/QUICK_PROVIDER_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/QUICK_PROVIDER_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 84,
"text": "Taskserv Development",
"path": "development/TASKSERV_DEVELOPER_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/TASKSERV_DEVELOPER_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 85,
"text": "Extension Framework",
"path": "development/extensions.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/extensions.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 86,
"text": "Command Handlers",
"path": "development/COMMAND_HANDLER_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/COMMAND_HANDLER_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 92,
"text": "Troubleshooting Guide",
"path": "user/troubleshooting-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/troubleshooting-guide.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": 99,
"text": "From Scratch",
"path": "guides/from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.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": 107,
"text": "Configuration Guide",
"path": "user/configuration.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/configuration.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 108,
"text": "Workspace Config Architecture",
"path": "configuration/workspace-config-architecture.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/configuration/workspace-config-architecture.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 109,
"text": "Target-Based Config",
"path": "configuration/TARGET_BASED_CONFIG_COMPLETE_IMPLEMENTATION.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/configuration/TARGET_BASED_CONFIG_COMPLETE_IMPLEMENTATION.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 115,
"text": "Quickstart Cheatsheet",
"path": "guides/quickstart-cheatsheet.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 116,
"text": "OCI Quick Reference",
"path": "QUICK_REFERENCE_OCI.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/QUICK_REFERENCE_OCI.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 117,
"text": "Mode System Quick Reference",
"path": "user/MODE_SYSTEM_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/MODE_SYSTEM_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 118,
"text": "CoreDNS Quick Reference",
"path": "user/COREDNS_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/COREDNS_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 119,
"text": "Service Management Quick Reference",
"path": "user/SERVICE_MANAGEMENT_QUICKREF.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_QUICKREF.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 198,
"text": "Installation Guide",
"path": "user/installation-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/installation-guide.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 199,
"text": "Getting Started",
"path": "user/getting-started.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/getting-started.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 200,
"text": "From Scratch Guide",
"path": "guides/from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 201,
"text": "Quickstart Cheatsheet",
"path": "guides/quickstart-cheatsheet.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 205,
"text": "System Overview",
"path": "architecture/system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 206,
"text": "Design Principles",
"path": "architecture/design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 207,
"text": "ADRs",
"path": "architecture/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 208,
"text": "Development Guide",
"path": "development/README.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 209,
"text": "KCL Quick Reference",
"path": "development/kcl/KCL_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/kcl/KCL_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 213,
"text": "Mode System",
"path": "user/MODE_SYSTEM_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/MODE_SYSTEM_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 214,
"text": "Service Management",
"path": "user/SERVICE_MANAGEMENT_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 215,
"text": "Infrastructure Management",
"path": "user/infrastructure-management.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/infrastructure-management.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 216,
"text": "OCI Registry",
"path": "user/OCI_REGISTRY_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 220,
"text": "System Overview",
"path": "architecture/system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 221,
"text": "ADRs",
"path": "architecture/",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 222,
"text": "Integration Patterns",
"path": "architecture/integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 223,
"text": "Multi-Repo Architecture",
"path": "architecture/MULTI_REPO_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/MULTI_REPO_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/README.md"
},
{
"line": 336,
"text": "Troubleshooting Guide",
"path": "user/troubleshooting-guide.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/troubleshooting-guide.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": 345,
"text": "Development Guide",
"path": "development/README.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/development/README.md",
"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": 243,
"text": "Age Encryption",
"path": "https://github.com/FiloSottile/age",
"type": "external",
"exists": true,
"resolved": "https://github.com/FiloSottile/age",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/adr/ADR-007-kms-simplification.md"
},
{
"line": 244,
"text": "Cosmian KMS",
"path": "https://cosmian.com/kms/",
"type": "external",
"exists": true,
"resolved": "https://cosmian.com/kms/",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/adr/ADR-007-kms-simplification.md"
},
{
"line": 245,
"text": "ADR-006",
"path": "ADR-006-provisioning-cli-refactoring.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/adr/ADR-006-provisioning-cli-refactoring.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/adr/ADR-007-kms-simplification.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": 601,
"text": "Project Architecture",
"path": "./README.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/kcl-import-patterns.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": 603,
"text": "KCL Official Docs",
"path": "https://www.kcl-lang.io/docs/reference/lang/spec/",
"type": "external",
"exists": true,
"resolved": "https://www.kcl-lang.io/docs/reference/lang/spec/",
"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": 622,
"text": "troubleshooting section",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/kcl-import-patterns.md"
},
{
"line": 624,
"text": "KCL language spec",
"path": "https://www.kcl-lang.io/docs/reference/lang/spec/",
"type": "external",
"exists": true,
"resolved": "https://www.kcl-lang.io/docs/reference/lang/spec/",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/kcl-import-patterns.md"
},
{
"line": 12,
"text": "Executive Summary",
"path": "#executive-summary",
"type": "anchor",
"exists": true,
"resolved": "#executive-summary",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 13,
"text": "System Architecture",
"path": "#system-architecture",
"type": "anchor",
"exists": true,
"resolved": "#system-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 14,
"text": "Component Architecture",
"path": "#component-architecture",
"type": "anchor",
"exists": true,
"resolved": "#component-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 15,
"text": "Mode Architecture",
"path": "#mode-architecture",
"type": "anchor",
"exists": true,
"resolved": "#mode-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 16,
"text": "Network Architecture",
"path": "#network-architecture",
"type": "anchor",
"exists": true,
"resolved": "#network-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 17,
"text": "Data Architecture",
"path": "#data-architecture",
"type": "anchor",
"exists": true,
"resolved": "#data-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 18,
"text": "Security Architecture",
"path": "#security-architecture",
"type": "anchor",
"exists": true,
"resolved": "#security-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 19,
"text": "Deployment Architecture",
"path": "#deployment-architecture",
"type": "anchor",
"exists": true,
"resolved": "#deployment-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 20,
"text": "Integration Architecture",
"path": "#integration-architecture",
"type": "anchor",
"exists": true,
"resolved": "#integration-architecture",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 21,
"text": "Performance and Scalability",
"path": "#performance-and-scalability",
"type": "anchor",
"exists": true,
"resolved": "#performance-and-scalability",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 22,
"text": "Evolution and Roadmap",
"path": "#evolution-and-roadmap",
"type": "anchor",
"exists": true,
"resolved": "#evolution-and-roadmap",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1252,
"text": "Multi-Repo Architecture",
"path": "MULTI_REPO_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/MULTI_REPO_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1253,
"text": "Design Principles",
"path": "design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1254,
"text": "Integration Patterns",
"path": "integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1255,
"text": "Orchestrator Model",
"path": "orchestrator-integration-model.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/orchestrator-integration-model.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.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": 1266,
"text": "Getting Started",
"path": "../user/getting-started.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/getting-started.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1267,
"text": "Mode System",
"path": "../user/MODE_SYSTEM_QUICK_REFERENCE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/MODE_SYSTEM_QUICK_REFERENCE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1268,
"text": "Service Management",
"path": "../user/SERVICE_MANAGEMENT_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/SERVICE_MANAGEMENT_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/ARCHITECTURE_OVERVIEW.md"
},
{
"line": 1269,
"text": "OCI Registry",
"path": "../user/OCI_REGISTRY_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.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": 19,
"text": "System Overview",
"path": "./system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 27,
"text": "Integration Patterns",
"path": "./integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 38,
"text": "Design Principles",
"path": "./design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 70,
"text": "System Overview",
"path": "./system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 71,
"text": "Design Principles",
"path": "./design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 73,
"text": "Integration Patterns",
"path": "./integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 77,
"text": "Integration Patterns",
"path": "./integration-patterns.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/integration-patterns.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 78,
"text": "Design Principles",
"path": "./design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 79,
"text": "System Overview",
"path": "./system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/system-overview.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 82,
"text": "System Overview",
"path": "./system-overview.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/system-overview.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": 85,
"text": "Design Principles",
"path": "./design-principles.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/design-principles.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/README.md"
},
{
"line": 5,
"text": "Multi-Repo Strategy",
"path": "multi-repo-strategy.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/multi-repo-strategy.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/orchestrator-integration-model.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": 689,
"text": "Extension Development Guide",
"path": "../user/extension-development.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/extension-development.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/MULTI_REPO_ARCHITECTURE.md"
},
{
"line": 5,
"text": "Repository Distribution Analysis",
"path": "repo-dist-analysis.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/repo-dist-analysis.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/multi-repo-strategy.md"
},
{
"line": 12,
"text": "Prerequisites",
"path": "#prerequisites",
"type": "anchor",
"exists": true,
"resolved": "#prerequisites",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 13,
"text": "Step 1: Install Nushell",
"path": "#step-1-install-nushell",
"type": "anchor",
"exists": true,
"resolved": "#step-1-install-nushell",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 14,
"text": "Step 2: Install Nushell Plugins (Recommended)",
"path": "#step-2-install-nushell-plugins-recommended",
"type": "anchor",
"exists": true,
"resolved": "#step-2-install-nushell-plugins-recommended",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 15,
"text": "Step 3: Install Required Tools",
"path": "#step-3-install-required-tools",
"type": "anchor",
"exists": true,
"resolved": "#step-3-install-required-tools",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 16,
"text": "Step 4: Clone and Setup Project",
"path": "#step-4-clone-and-setup-project",
"type": "anchor",
"exists": true,
"resolved": "#step-4-clone-and-setup-project",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 17,
"text": "Step 5: Initialize Workspace",
"path": "#step-5-initialize-workspace",
"type": "anchor",
"exists": true,
"resolved": "#step-5-initialize-workspace",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 18,
"text": "Step 6: Configure Environment",
"path": "#step-6-configure-environment",
"type": "anchor",
"exists": true,
"resolved": "#step-6-configure-environment",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 19,
"text": "Step 7: Discover and Load Modules",
"path": "#step-7-discover-and-load-modules",
"type": "anchor",
"exists": true,
"resolved": "#step-7-discover-and-load-modules",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 20,
"text": "Step 8: Validate Configuration",
"path": "#step-8-validate-configuration",
"type": "anchor",
"exists": true,
"resolved": "#step-8-validate-configuration",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 21,
"text": "Step 9: Deploy Servers",
"path": "#step-9-deploy-servers",
"type": "anchor",
"exists": true,
"resolved": "#step-9-deploy-servers",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 22,
"text": "Step 10: Install Task Services",
"path": "#step-10-install-task-services",
"type": "anchor",
"exists": true,
"resolved": "#step-10-install-task-services",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 23,
"text": "Step 11: Create Clusters",
"path": "#step-11-create-clusters",
"type": "anchor",
"exists": true,
"resolved": "#step-11-create-clusters",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 24,
"text": "Step 12: Verify Deployment",
"path": "#step-12-verify-deployment",
"type": "anchor",
"exists": true,
"resolved": "#step-12-verify-deployment",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 25,
"text": "Step 13: Post-Deployment",
"path": "#step-13-post-deployment",
"type": "anchor",
"exists": true,
"resolved": "#step-13-post-deployment",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 26,
"text": "Troubleshooting",
"path": "#troubleshooting",
"type": "anchor",
"exists": true,
"resolved": "#troubleshooting",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.md"
},
{
"line": 27,
"text": "Next Steps",
"path": "#next-steps",
"type": "anchor",
"exists": true,
"resolved": "#next-steps",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/from-scratch.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": 10,
"text": "Plugin Commands",
"path": "#plugin-commands",
"type": "anchor",
"exists": true,
"resolved": "#plugin-commands",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md"
},
{
"line": 11,
"text": "CLI Shortcuts",
"path": "#cli-shortcuts",
"type": "anchor",
"exists": true,
"resolved": "#cli-shortcuts",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md"
},
{
"line": 12,
"text": "Infrastructure Commands",
"path": "#infrastructure-commands",
"type": "anchor",
"exists": true,
"resolved": "#infrastructure-commands",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md"
},
{
"line": 13,
"text": "Orchestration Commands",
"path": "#orchestration-commands",
"type": "anchor",
"exists": true,
"resolved": "#orchestration-commands",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md"
},
{
"line": 14,
"text": "Configuration Commands",
"path": "#configuration-commands",
"type": "anchor",
"exists": true,
"resolved": "#configuration-commands",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md"
},
{
"line": 15,
"text": "Workspace Commands",
"path": "#workspace-commands",
"type": "anchor",
"exists": true,
"resolved": "#workspace-commands",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md"
},
{
"line": 16,
"text": "Security Commands",
"path": "#security-commands",
"type": "anchor",
"exists": true,
"resolved": "#security-commands",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md"
},
{
"line": 17,
"text": "Common Workflows",
"path": "#common-workflows",
"type": "anchor",
"exists": true,
"resolved": "#common-workflows",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md"
},
{
"line": 18,
"text": "Debug and Check Mode",
"path": "#debug-and-check-mode",
"type": "anchor",
"exists": true,
"resolved": "#debug-and-check-mode",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md"
},
{
"line": 19,
"text": "Output Formats",
"path": "#output-formats",
"type": "anchor",
"exists": true,
"resolved": "#output-formats",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/guides/quickstart-cheatsheet.md"
},
{
"line": 427,
"text": "OCI Registry Guide",
"path": "user/OCI_REGISTRY_GUIDE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/user/OCI_REGISTRY_GUIDE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/QUICK_REFERENCE_OCI.md"
},
{
"line": 428,
"text": "Multi-Repo Architecture",
"path": "architecture/MULTI_REPO_ARCHITECTURE.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/architecture/MULTI_REPO_ARCHITECTURE.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/QUICK_REFERENCE_OCI.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": 797,
"text": "Customize Guide",
"path": "customize-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/customize-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/update-infrastructure.md"
},
{
"line": 798,
"text": "From Scratch Guide",
"path": "from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/from-scratch.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/update-infrastructure.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": 789,
"text": "From Scratch Guide",
"path": "from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/from-scratch.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/customize-infrastructure.md"
},
{
"line": 790,
"text": "Update Guide",
"path": "update-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/update-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/customize-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": 785,
"text": "Update Guide",
"path": "update-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/update-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/from-scratch.md"
},
{
"line": 786,
"text": "Customize Guide",
"path": "customize-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/customize-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/from-scratch.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": 655,
"text": "From Scratch Guide",
"path": "from-scratch.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/from-scratch.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/quickstart-cheatsheet.md"
},
{
"line": 656,
"text": "Update Guide",
"path": "update-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/update-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/quickstart-cheatsheet.md"
},
{
"line": 657,
"text": "Customize Guide",
"path": "customize-infrastructure.md",
"type": "internal",
"exists": true,
"resolved": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/customize-infrastructure.md",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/migration/guides/quickstart-cheatsheet.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": 11,
"text": "Overview",
"path": "#overview",
"type": "anchor",
"exists": true,
"resolved": "#overview",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 12,
"text": "Module-Loader Approach",
"path": "#module-loader-approach",
"type": "anchor",
"exists": true,
"resolved": "#module-loader-approach",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 13,
"text": "Provider Packs Approach",
"path": "#provider-packs-approach",
"type": "anchor",
"exists": true,
"resolved": "#provider-packs-approach",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 14,
"text": "Comparison Matrix",
"path": "#comparison-matrix",
"type": "anchor",
"exists": true,
"resolved": "#comparison-matrix",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 15,
"text": "Recommended Hybrid Workflow",
"path": "#recommended-hybrid-workflow",
"type": "anchor",
"exists": true,
"resolved": "#recommended-hybrid-workflow",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 16,
"text": "Command Reference",
"path": "#command-reference",
"type": "anchor",
"exists": true,
"resolved": "#command-reference",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 17,
"text": "Real-World Scenarios",
"path": "#real-world-scenarios",
"type": "anchor",
"exists": true,
"resolved": "#real-world-scenarios",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
},
{
"line": 18,
"text": "Best Practices",
"path": "#best-practices",
"type": "anchor",
"exists": true,
"resolved": "#best-practices",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_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"
},
{
"line": 669,
"text": "KCL Documentation",
"path": "https://kcl-lang.io/",
"type": "external",
"exists": true,
"resolved": "https://kcl-lang.io/",
"source_file": "/Users/Akasha/project-provisioning/provisioning/docs/src/PROVIDER_DISTRIBUTION_GUIDE.md"
}
]