Skip to content

Commit febe929

Browse files
committed
feat: globals sources
1 parent c167bea commit febe929

266 files changed

Lines changed: 6119 additions & 167 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.archcore/.sync-state.json

Lines changed: 215 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,221 @@
682682
"source": "integrations/instruction-nudge-on-init.adr.md",
683683
"target": "cli-ui/building-the-cli.guide.md",
684684
"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"
685900
}
686901
]
687902
}

.archcore/cli-ui/building-the-cli.guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "Building the Archcore CLI"
33
status: accepted
4+
tags:
5+
- "cli-ui"
46
---
57

68
## Overview

.archcore/cli-ui/language-setting.idea.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "'\"Add Language Configuration to Settings\"'"
33
status: accepted
4+
tags:
5+
- "cli-ui"
46
---
57

68
## Idea

.archcore/cli-ui/project-deletion-via-repo.idea.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: Project Deletion Only Via Removing .archcore Directory
2+
title: "Project Deletion Only Via Removing .archcore Directory"
33
status: draft
4+
tags:
5+
- "cli-ui"
46
---
57

68
## Problem

.archcore/cli-ui/version-in-banners.idea.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "Display Version in CLI Banners"
33
status: draft
4+
tags:
5+
- "cli-ui"
46
---
57

68
## Idea

.archcore/cli/archcore-first-search-priority.rule.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "Always Search .archcore/ Documents Before Codebase or External Sources"
33
status: accepted
4+
tags:
5+
- "cli"
46
---
57

68
## Rule

.archcore/cli/dependency-vulnerability-remediation.task-type.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "Dependency Vulnerability Remediation for Golang"
33
status: accepted
4+
tags:
5+
- "cli"
46
---
57

68
## What

.archcore/cli/feature-gating-at-command-layer.rule.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
2-
title: Temporarily Disable Features at the Command Layer Only
2+
title: "Temporarily Disable Features at the Command Layer Only"
33
status: accepted
4+
tags:
5+
- "cli"
46
---
57

68
## Rule

.archcore/cli/import-existing-context.idea.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "Import Existing Context from CLAUDE.md, .cursorrules, and Other Agent Configs"
33
status: draft
4+
tags:
5+
- "cli"
46
---
57

68
## Idea

.archcore/cli/mcp-token-optimization.idea.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: "Optimize MCP Tool Definitions and System Prompt for Token Efficiency"
33
status: draft
4+
tags:
5+
- "cli"
46
---
57

68
## Idea

0 commit comments

Comments
 (0)