|
682 | 682 | "source": "integrations/instruction-nudge-on-init.adr.md", |
683 | 683 | "target": "cli-ui/building-the-cli.guide.md", |
684 | 684 | "type": "related" |
| 685 | + }, |
| 686 | + { |
| 687 | + "source": "globals/global-sources.spec.md", |
| 688 | + "target": "globals/global-sources-via-settings.adr.md", |
| 689 | + "type": "extends" |
| 690 | + }, |
| 691 | + { |
| 692 | + "source": "globals/declaring-global-sources.rule.md", |
| 693 | + "target": "globals/global-sources.spec.md", |
| 694 | + "type": "depends_on" |
| 695 | + }, |
| 696 | + { |
| 697 | + "source": "globals/local-overrides-global.rule.md", |
| 698 | + "target": "globals/global-sources.spec.md", |
| 699 | + "type": "depends_on" |
| 700 | + }, |
| 701 | + { |
| 702 | + "source": "globals/vendoring-a-global.guide.md", |
| 703 | + "target": "globals/global-sources.spec.md", |
| 704 | + "type": "depends_on" |
| 705 | + }, |
| 706 | + { |
| 707 | + "source": "globals/vendoring-a-global.guide.md", |
| 708 | + "target": "globals/declaring-global-sources.rule.md", |
| 709 | + "type": "related" |
| 710 | + }, |
| 711 | + { |
| 712 | + "source": "features/globals-prototype-fixes.plan.md", |
| 713 | + "target": "globals/global-sources-via-settings.adr.md", |
| 714 | + "type": "related" |
| 715 | + }, |
| 716 | + { |
| 717 | + "source": "globals/global-sources-via-settings.adr.md", |
| 718 | + "target": "cli/multi-project-mcp-access.idea.md", |
| 719 | + "type": "related" |
| 720 | + }, |
| 721 | + { |
| 722 | + "source": "globals/globals-are-mandatory.adr.md", |
| 723 | + "target": "globals/global-sources-via-settings.adr.md", |
| 724 | + "type": "extends" |
| 725 | + }, |
| 726 | + { |
| 727 | + "source": "globals/global-sources.spec.md", |
| 728 | + "target": "globals/globals-are-mandatory.adr.md", |
| 729 | + "type": "extends" |
| 730 | + }, |
| 731 | + { |
| 732 | + "source": "globals/declaring-global-sources.rule.md", |
| 733 | + "target": "globals/globals-are-mandatory.adr.md", |
| 734 | + "type": "related" |
| 735 | + }, |
| 736 | + { |
| 737 | + "source": "globals/vendoring-a-global.guide.md", |
| 738 | + "target": "globals/globals-are-mandatory.adr.md", |
| 739 | + "type": "related" |
| 740 | + }, |
| 741 | + { |
| 742 | + "source": "features/globals-prototype-fixes.plan.md", |
| 743 | + "target": "globals/globals-are-mandatory.adr.md", |
| 744 | + "type": "related" |
| 745 | + }, |
| 746 | + { |
| 747 | + "source": "mcp/mcp-prompts-implementation.plan.md", |
| 748 | + "target": "mcp/mcp-prompts-for-tracks-only.adr.md", |
| 749 | + "type": "implements" |
| 750 | + }, |
| 751 | + { |
| 752 | + "source": "mcp/mcp-prompts-implementation.plan.md", |
| 753 | + "target": "code-quality/in-process-mcp-integration-tests.adr.md", |
| 754 | + "type": "depends_on" |
| 755 | + }, |
| 756 | + { |
| 757 | + "source": "mcp/mcp-prompts-implementation.plan.md", |
| 758 | + "target": "mcp/adding-mcp-track-prompts.guide.md", |
| 759 | + "type": "related" |
| 760 | + }, |
| 761 | + { |
| 762 | + "source": "mcp/mcp-prompts-implementation.plan.md", |
| 763 | + "target": "mcp/mcp-prompts-orchestration-only.rule.md", |
| 764 | + "type": "related" |
| 765 | + }, |
| 766 | + { |
| 767 | + "source": "sync/sync-command-implementation.plan.md", |
| 768 | + "target": "sync/sync-design.idea.md", |
| 769 | + "type": "implements" |
| 770 | + }, |
| 771 | + { |
| 772 | + "source": "sync/sync-command-implementation.plan.md", |
| 773 | + "target": "sync/one-way-push-sync-strategy.adr.md", |
| 774 | + "type": "depends_on" |
| 775 | + }, |
| 776 | + { |
| 777 | + "source": "sync/sync-command-implementation.plan.md", |
| 778 | + "target": "sync/auto-detect-repo-url-on-sync.adr.md", |
| 779 | + "type": "related" |
| 780 | + }, |
| 781 | + { |
| 782 | + "source": "sync/sync-source-of-truth.rule.md", |
| 783 | + "target": "sync/one-way-push-sync-strategy.adr.md", |
| 784 | + "type": "implements" |
| 785 | + }, |
| 786 | + { |
| 787 | + "source": "sync/sync-manifest-update-on-success-only.rule.md", |
| 788 | + "target": "sync/one-way-push-sync-strategy.adr.md", |
| 789 | + "type": "related" |
| 790 | + }, |
| 791 | + { |
| 792 | + "source": "sync/sync-path-security.rule.md", |
| 793 | + "target": "sync/one-way-push-sync-strategy.adr.md", |
| 794 | + "type": "related" |
| 795 | + }, |
| 796 | + { |
| 797 | + "source": "sync/sync-how-it-works.guide.md", |
| 798 | + "target": "sync/one-way-push-sync-strategy.adr.md", |
| 799 | + "type": "related" |
| 800 | + }, |
| 801 | + { |
| 802 | + "source": "sync/temporarily-disable-sync.adr.md", |
| 803 | + "target": "sync/sync-command-implementation.plan.md", |
| 804 | + "type": "related" |
| 805 | + }, |
| 806 | + { |
| 807 | + "source": "cli/feature-gating-at-command-layer.rule.md", |
| 808 | + "target": "sync/temporarily-disable-sync.adr.md", |
| 809 | + "type": "implements" |
| 810 | + }, |
| 811 | + { |
| 812 | + "source": "update/update-version-check-strategy.rfc.md", |
| 813 | + "target": "update/version-check-proxy.idea.md", |
| 814 | + "type": "related" |
| 815 | + }, |
| 816 | + { |
| 817 | + "source": "update/self-update-command.guide.md", |
| 818 | + "target": "update/update-version-check-strategy.rfc.md", |
| 819 | + "type": "related" |
| 820 | + }, |
| 821 | + { |
| 822 | + "source": "update/self-update-command.guide.md", |
| 823 | + "target": "release/version-injection-via-ldflags.rule.md", |
| 824 | + "type": "related" |
| 825 | + }, |
| 826 | + { |
| 827 | + "source": "integrations/backup-invalid-configs.adr.md", |
| 828 | + "target": "integrations/instruction-nudge-on-init.adr.md", |
| 829 | + "type": "related" |
| 830 | + }, |
| 831 | + { |
| 832 | + "source": "globals/globals-are-read-only-everywhere.rule.md", |
| 833 | + "target": "globals/global-sources.spec.md", |
| 834 | + "type": "depends_on" |
| 835 | + }, |
| 836 | + { |
| 837 | + "source": "globals/globals-are-read-only-everywhere.rule.md", |
| 838 | + "target": "globals/local-overrides-global.rule.md", |
| 839 | + "type": "related" |
| 840 | + }, |
| 841 | + { |
| 842 | + "source": "globals/globals-are-read-only-everywhere.rule.md", |
| 843 | + "target": "globals/globals-are-mandatory.adr.md", |
| 844 | + "type": "related" |
| 845 | + }, |
| 846 | + { |
| 847 | + "source": "globals/declaring-global-sources.rule.md", |
| 848 | + "target": "globals/globals-are-read-only-everywhere.rule.md", |
| 849 | + "type": "related" |
| 850 | + }, |
| 851 | + { |
| 852 | + "source": "mcp/read-path-scan-performance.idea.md", |
| 853 | + "target": "cli/mcp-token-optimization.idea.md", |
| 854 | + "type": "related" |
| 855 | + }, |
| 856 | + { |
| 857 | + "source": "mcp/read-path-scan-performance.idea.md", |
| 858 | + "target": "mcp/search-documents.spec.md", |
| 859 | + "type": "related" |
| 860 | + }, |
| 861 | + { |
| 862 | + "source": "mcp/read-path-scan-performance.idea.md", |
| 863 | + "target": "globals/global-sources.spec.md", |
| 864 | + "type": "related" |
| 865 | + }, |
| 866 | + { |
| 867 | + "source": "mcp/read-path-scan-performance.idea.md", |
| 868 | + "target": "globals/local-overrides-global.rule.md", |
| 869 | + "type": "related" |
| 870 | + }, |
| 871 | + { |
| 872 | + "source": "features/globals-prototype-fixes.plan.md", |
| 873 | + "target": "features/globals-cli-forward-compat.plan.md", |
| 874 | + "type": "related" |
| 875 | + }, |
| 876 | + { |
| 877 | + "source": "features/globals-prototype-fixes.plan.md", |
| 878 | + "target": "features/globals-plugin-compat.plan.md", |
| 879 | + "type": "related" |
| 880 | + }, |
| 881 | + { |
| 882 | + "source": "features/globals-cli-forward-compat.plan.md", |
| 883 | + "target": "globals/global-sources-via-settings.adr.md", |
| 884 | + "type": "depends_on" |
| 885 | + }, |
| 886 | + { |
| 887 | + "source": "features/globals-cli-forward-compat.plan.md", |
| 888 | + "target": "globals/globals-are-mandatory.adr.md", |
| 889 | + "type": "related" |
| 890 | + }, |
| 891 | + { |
| 892 | + "source": "features/globals-plugin-compat.plan.md", |
| 893 | + "target": "globals/global-sources-via-settings.adr.md", |
| 894 | + "type": "depends_on" |
| 895 | + }, |
| 896 | + { |
| 897 | + "source": "features/globals-plugin-compat.plan.md", |
| 898 | + "target": "features/globals-cli-forward-compat.plan.md", |
| 899 | + "type": "depends_on" |
685 | 900 | } |
686 | 901 | ] |
687 | 902 | } |
0 commit comments