cfsa-antigravity 2.19.2 → 2.19.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -7
- package/package.json +1 -1
- package/template/.agent/kit-sync.md +3 -3
- package/template/.claude/README.md +4 -8
- package/template/.claude/instructions/structure.md +2 -2
- package/template/.claude/instructions/workflow.md +7 -7
- package/template/.claude/kit-sync.md +6 -0
- package/template/.claude/memory/README.md +31 -1
- package/template/.claude/memory/blockers.md +10 -0
- package/template/.claude/memory/decisions.md +19 -0
- package/template/.claude/memory/patterns.md +26 -0
- package/template/.claude/memory/sessions/README.md +5 -0
- package/template/.claude/progress/.gitkeep +0 -0
- package/template/.claude/progress/memory/.gitkeep +0 -0
- package/template/.claude/progress/sessions/.gitkeep +0 -0
- package/template/.claude/rules/completion-checklist.md +5 -5
- package/template/.claude/rules/extensibility.md +1 -1
- package/template/.claude/rules/memory-capture.md +14 -1
- package/template/.claude/rules/vertical-slices.md +1 -1
- package/template/.claude/skill-library/MANIFEST.md +7 -7
- package/template/.claude/skill-library/README.md +3 -3
- package/template/.claude/skill-library/meta/claude-code/README.md +1 -1
- package/template/.claude/skill-library/surface/web/design-reference-data/SKILL.md +4 -4
- package/template/.claude/skill-library/surface/web/frontend-design/SKILL.md +1 -1
- package/template/.claude/skill-library/surface/web/frontend-verification/SKILL.md +3 -3
- package/template/.claude/skills/bootstrap-agents/SKILL.md +13 -13
- package/template/.claude/skills/database-schema-design/SKILL.md +3 -3
- package/template/.claude/skills/error-handling-patterns/SKILL.md +1 -1
- package/template/.claude/skills/find-skills/SKILL.md +1 -1
- package/template/.claude/skills/idea-extraction/SKILL.md +5 -5
- package/template/.claude/skills/migration-management/SKILL.md +1 -1
- package/template/.claude/skills/parallel-agents/SKILL.md +2 -2
- package/template/.claude/skills/prd-templates/references/bootstrap-verification-protocol.md +6 -6
- package/template/.claude/skills/prd-templates/references/decision-confirmation-protocol.md +1 -1
- package/template/.claude/skills/prd-templates/references/decision-propagation.md +3 -3
- package/template/.claude/skills/prd-templates/references/engagement-tier-protocol.md +1 -1
- package/template/.claude/skills/prd-templates/references/evolution-layer-guidance.md +2 -2
- package/template/.claude/skills/prd-templates/references/folder-seeding-protocol.md +5 -5
- package/template/.claude/skills/prd-templates/references/input-classification.md +1 -1
- package/template/.claude/skills/prd-templates/references/map-guard-protocol.md +2 -2
- package/template/.claude/skills/prd-templates/references/persona-completeness-gate.md +1 -1
- package/template/.claude/skills/prd-templates/references/placeholder-workflow-mapping.md +1 -1
- package/template/.claude/skills/prd-templates/references/shard-boundary-analysis.md +1 -1
- package/template/.claude/skills/prd-templates/references/skill-loading-protocol.md +3 -3
- package/template/.claude/skills/prd-templates/references/spec-coverage-sweep.md +1 -1
- package/template/.claude/skills/prd-templates/references/workflow-checkpoint-protocol.md +1 -1
- package/template/.claude/skills/resolve-ambiguity/SKILL.md +4 -4
- package/template/.claude/skills/session-continuity/SKILL.md +6 -6
- package/template/.claude/skills/session-continuity/protocols/01-session-resumption.md +2 -2
- package/template/.claude/skills/session-continuity/protocols/02-progress-generation.md +7 -7
- package/template/.claude/skills/session-continuity/protocols/03-progress-update.md +5 -5
- package/template/.claude/skills/session-continuity/protocols/04-pattern-extraction.md +1 -1
- package/template/.claude/skills/session-continuity/protocols/05-session-close.md +1 -1
- package/template/.claude/skills/session-continuity/protocols/06-decision-analysis.md +1 -1
- package/template/.claude/skills/session-continuity/protocols/07-spec-pipeline-generation.md +2 -2
- package/template/.claude/skills/session-continuity/protocols/08-spec-pipeline-update.md +3 -3
- package/template/.claude/skills/session-continuity/protocols/09-parallel-claim.md +1 -1
- package/template/.claude/skills/session-continuity/protocols/10-placeholder-verification-gate.md +3 -3
- package/template/.claude/skills/session-continuity/protocols/11-parallel-synthesis.md +2 -2
- package/template/.claude/skills/session-continuity/protocols/ambiguity-gates.md +1 -1
- package/template/.claude/skills/setup/setup-provision-skills.md +1 -1
- package/template/.claude/skills/skill-creator/SKILL.md +11 -11
- package/template/.claude/skills/tdd-workflow/SKILL.md +1 -1
- package/template/.claude/skills/testing-strategist/SKILL.md +1 -1
- package/template/.claude/skills/workflows/README.md +2 -2
- package/template/.claude/skills/workflows/workflow-audit-ambiguity-execute.md +0 -4
- package/template/.claude/skills/workflows/workflow-audit-ambiguity-rubrics.md +0 -4
- package/template/.claude/skills/workflows/workflow-audit-ambiguity.md +0 -4
- package/template/.claude/skills/workflows/workflow-bootstrap-agents-fill.md +1 -5
- package/template/.claude/skills/workflows/workflow-bootstrap-agents-provision.md +1 -5
- package/template/.claude/skills/workflows/workflow-bootstrap-agents.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd-architecture.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd-compile.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd-design-system.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd-security.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd-stack.md +0 -4
- package/template/.claude/skills/workflows/workflow-create-prd.md +0 -7
- package/template/.claude/skills/workflows/workflow-decompose-architecture-structure.md +0 -4
- package/template/.claude/skills/workflows/workflow-decompose-architecture-validate.md +0 -4
- package/template/.claude/skills/workflows/workflow-decompose-architecture.md +0 -4
- package/template/.claude/skills/workflows/workflow-evolve-contract.md +0 -4
- package/template/.claude/skills/workflows/workflow-evolve-feature-cascade.md +0 -4
- package/template/.claude/skills/workflows/workflow-evolve-feature-classify.md +0 -4
- package/template/.claude/skills/workflows/workflow-evolve-feature.md +0 -4
- package/template/.claude/skills/workflows/workflow-ideate-discover.md +2 -6
- package/template/.claude/skills/workflows/workflow-ideate-extract.md +3 -7
- package/template/.claude/skills/workflows/workflow-ideate-validate.md +3 -7
- package/template/.claude/skills/workflows/workflow-ideate.md +0 -5
- package/template/.claude/skills/workflows/workflow-implement-slice-setup.md +0 -4
- package/template/.claude/skills/workflows/workflow-implement-slice-tdd.md +0 -4
- package/template/.claude/skills/workflows/workflow-implement-slice.md +0 -4
- package/template/.claude/skills/workflows/workflow-plan-phase-preflight.md +2 -6
- package/template/.claude/skills/workflows/workflow-plan-phase-write.md +0 -4
- package/template/.claude/skills/workflows/workflow-plan-phase.md +2 -6
- package/template/.claude/skills/workflows/workflow-propagate-decision-apply.md +0 -4
- package/template/.claude/skills/workflows/workflow-propagate-decision-scan.md +0 -4
- package/template/.claude/skills/workflows/workflow-propagate-decision.md +0 -4
- package/template/.claude/skills/workflows/workflow-remediate-pipeline-assess.md +0 -4
- package/template/.claude/skills/workflows/workflow-remediate-pipeline-execute.md +0 -4
- package/template/.claude/skills/workflows/workflow-remediate-pipeline.md +0 -4
- package/template/.claude/skills/workflows/workflow-remediate-shard-split.md +0 -4
- package/template/.claude/skills/workflows/workflow-resolve-ambiguity.md +0 -4
- package/template/.claude/skills/workflows/workflow-setup-workspace-cicd.md +0 -4
- package/template/.claude/skills/workflows/workflow-setup-workspace-data.md +0 -4
- package/template/.claude/skills/workflows/workflow-setup-workspace-hosting.md +0 -4
- package/template/.claude/skills/workflows/workflow-setup-workspace-scaffold.md +0 -4
- package/template/.claude/skills/workflows/workflow-setup-workspace.md +0 -6
- package/template/.claude/skills/workflows/workflow-sync-kit.md +2 -6
- package/template/.claude/skills/workflows/workflow-update-architecture-map.md +0 -4
- package/template/.claude/skills/workflows/workflow-validate-phase-quality.md +0 -4
- package/template/.claude/skills/workflows/workflow-validate-phase-readiness.md +0 -4
- package/template/.claude/skills/workflows/workflow-validate-phase.md +0 -4
- package/template/.claude/skills/workflows/workflow-verify-infrastructure.md +0 -4
- package/template/.claude/skills/workflows/workflow-write-architecture-spec-deepen.md +1 -5
- package/template/.claude/skills/workflows/workflow-write-architecture-spec-design.md +2 -6
- package/template/.claude/skills/workflows/workflow-write-architecture-spec.md +2 -6
- package/template/.claude/skills/workflows/workflow-write-be-spec-classify.md +1 -5
- package/template/.claude/skills/workflows/workflow-write-be-spec-write.md +1 -5
- package/template/.claude/skills/workflows/workflow-write-be-spec.md +3 -7
- package/template/.claude/skills/workflows/workflow-write-fe-spec-classify.md +0 -4
- package/template/.claude/skills/workflows/workflow-write-fe-spec-write.md +1 -5
- package/template/.claude/skills/workflows/workflow-write-fe-spec.md +3 -7
- package/template/CLAUDE.md +14 -14
- package/template/docs/README.md +9 -9
- package/template/docs/kit-architecture.md +64 -22
|
@@ -2,13 +2,36 @@
|
|
|
2
2
|
|
|
3
3
|
**Purpose:** Provide a high-level map of the agentic machinery that powers CFSA Antigravity.
|
|
4
4
|
|
|
5
|
-
This document serves as a guide to understanding how the
|
|
5
|
+
This document serves as a guide to understanding how the CFSA kit is organized across its agent runtimes, with `.agent/` and `.claude/` each owning their own execution assets.
|
|
6
6
|
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
## 1. Code Organization
|
|
10
10
|
|
|
11
|
-
The
|
|
11
|
+
The kit ships two runtime trees in this repository:
|
|
12
|
+
|
|
13
|
+
```text
|
|
14
|
+
.agent/ # Antigravity runtime
|
|
15
|
+
├── instructions/
|
|
16
|
+
├── progress/
|
|
17
|
+
├── rules/
|
|
18
|
+
├── skill-library/
|
|
19
|
+
├── skills/
|
|
20
|
+
└── workflows/
|
|
21
|
+
|
|
22
|
+
.claude/ # Claude Code runtime
|
|
23
|
+
├── commands/
|
|
24
|
+
├── instructions/
|
|
25
|
+
├── progress/
|
|
26
|
+
├── rules/
|
|
27
|
+
├── skill-library/
|
|
28
|
+
├── skills/
|
|
29
|
+
└── memory/
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
`.agent/` and `.claude/` implement the same CFSA pipeline for different agent environments. Each runtime owns its own execution assets and state.
|
|
33
|
+
|
|
34
|
+
### Antigravity Runtime Components
|
|
12
35
|
|
|
13
36
|
```text
|
|
14
37
|
.agent/
|
|
@@ -20,11 +43,26 @@ The intelligence of the kit lives entirely within the `.agent/` directory.
|
|
|
20
43
|
└── workflows/ # Structured processes (the "playbooks")
|
|
21
44
|
```
|
|
22
45
|
|
|
46
|
+
### Claude Runtime Components
|
|
47
|
+
|
|
48
|
+
```text
|
|
49
|
+
.claude/
|
|
50
|
+
├── commands/ # Slash command shims
|
|
51
|
+
├── instructions/ # Core directives for Claude runtime
|
|
52
|
+
├── progress/ # Claude pipeline state
|
|
53
|
+
├── rules/ # Always-on constraints
|
|
54
|
+
├── skill-library/ # Claude-owned installable skill packages
|
|
55
|
+
├── skills/ # Active Claude capabilities
|
|
56
|
+
└── memory/ # Claude-specific memory and session logs
|
|
57
|
+
```
|
|
58
|
+
|
|
23
59
|
### Core Components
|
|
24
60
|
|
|
61
|
+
The concepts are the same across both runtimes; only the concrete paths differ.
|
|
62
|
+
|
|
25
63
|
* **Instructions:** (`workflow.md`, `tech-stack.md`, `structure.md`, `patterns.md`, `commands.md`) Baseline knowledge the agent needs to operate in the specific environment. These files ship as templates with `{{PLACEHOLDER}}` markers — they are not static files. The bootstrap system fills them progressively as tech decisions are confirmed during `/create-prd`. An instruction file with unfilled placeholders is a broken agent context. `workflow.md` enforces the mandatory execution sequence: Understand Context -> Check Skills -> Execute -> Validate.
|
|
26
64
|
* **Rules:** Preemptively loaded constraints that apply to *every* task. Covers security, TDD, vertical slices, debugging discipline, memory capture, questioning style, and more. See `GEMINI.md` → Agent Rules table for the full list.
|
|
27
|
-
* **Skill Library:**
|
|
65
|
+
* **Skill Library:** Each runtime has its own `skill-library/` directory. It contains installable skill packages organized by category (e.g., `stack/databases/`, `stack/frontend-frameworks/`). Each runtime provisions skills from its own `skill-library/` into its own `skills/` directory and keeps its own `MANIFEST.md`.
|
|
28
66
|
* **Skills:** Modular capabilities (e.g., `technical-writer`, `brainstorming`). Agents load these explicitly when a task requires them, preventing context bloat.
|
|
29
67
|
* **Workflows:** Step-by-step markdown checklists invoked via `/slash-commands` (e.g., `/create-prd`, `/implement-slice`). They chain skills together to achieve complex, multi-stage goals.
|
|
30
68
|
|
|
@@ -172,12 +210,12 @@ Each CX entry includes which nodes interact, confidence level, 5 synthesis quest
|
|
|
172
210
|
|
|
173
211
|
Agents are inherently stateless across conversations. The kit uses the **Session Continuity** protocol to provide a persistent memory system.
|
|
174
212
|
|
|
175
|
-
###
|
|
213
|
+
### Runtime progress directories
|
|
176
214
|
|
|
177
|
-
|
|
215
|
+
Antigravity uses `.agent/progress/`. Claude Code uses `.claude/progress/`. Both serve the same purpose: phase tracking, spec-pipeline tracking, and session resumption.
|
|
178
216
|
|
|
179
217
|
```text
|
|
180
|
-
.agent/progress/
|
|
218
|
+
.agent/progress/ or .claude/progress/
|
|
181
219
|
├── index.md # Master checklist — phases + overall %
|
|
182
220
|
├── spec-pipeline.md # Spec completion tracker (IA/BE/FE per shard)
|
|
183
221
|
├── phases/
|
|
@@ -208,7 +246,7 @@ This directory acts as the agent's long-term and working memory.
|
|
|
208
246
|
- **Dated File Convention** — See below in this section (Section 3) — governs which artifact paths use glob patterns vs. hardcoded names.
|
|
209
247
|
- **Placeholder Verification Gate Protocol** — See Section 4.5 — governs the Step 0 guard that prevents workflows from reading `{{PLACEHOLDER}}`-dependent skills before bootstrap has run.
|
|
210
248
|
- **Kit Maintenance Checklist** — See Section 6 — governs what must be updated when new workflows or skills are added.
|
|
211
|
-
- **Surface Model** —
|
|
249
|
+
- **Surface Model** — runtime-specific `prd-templates/references/surface-model.md` — The authoritative reference for surface types (web/mobile/cli/etc.) and implementation layers, and how the two models relate.
|
|
212
250
|
|
|
213
251
|
### Dated File Convention
|
|
214
252
|
|
|
@@ -237,7 +275,7 @@ The power of the kit comes from how these modules interact:
|
|
|
237
275
|
|
|
238
276
|
* **Workflows call Skills:** A workflow like `/create-prd` will explicitly instruct the agent to use the `technical-writer` and `brainstorming` skills.
|
|
239
277
|
* **Rules constrain Workflows:** While a workflow dictates the *steps*, the rules dictate *how* those steps are performed (e.g., `/implement-slice` must obey `tdd-contract-first.md`).
|
|
240
|
-
* **State informs Execution:**
|
|
278
|
+
* **State informs Execution:** Each runtime reads from its own progress directory (`.agent/progress/` or `.claude/progress/`) to contextualize execution based on past decisions and current active phases.
|
|
241
279
|
|
|
242
280
|
### Frontmatter `skills:` Semantic
|
|
243
281
|
|
|
@@ -246,7 +284,7 @@ Workflow files declare skills in two places with different semantics:
|
|
|
246
284
|
| Location | Purpose | Scope |
|
|
247
285
|
|----------|---------|-------|
|
|
248
286
|
| **Frontmatter `skills:` list** | **Dependency manifest** — declares the union of all skills this workflow and its shards may need | Informational tag; not an instruction to load |
|
|
249
|
-
| **Body `Read
|
|
287
|
+
| **Body `Read [runtime]/skills/[name]/SKILL.md`** | **Actionable instruction** — the agent reads and follows this skill during execution | Exact loading instruction |
|
|
250
288
|
|
|
251
289
|
**Parent orchestrators** (e.g., `implement-slice.md`, `write-be-spec.md`) list all skills their shards use in frontmatter but typically don't read them in their own body — their shards do the actual reading.
|
|
252
290
|
|
|
@@ -268,7 +306,7 @@ When a workflow needs a policy, template, or procedure, it references the shared
|
|
|
268
306
|
|
|
269
307
|
### Skill Loading Protocol
|
|
270
308
|
|
|
271
|
-
Workflows that need stack-specific skills (Languages, Databases, FE Frameworks, etc.) reference
|
|
309
|
+
Workflows that need stack-specific skills (Languages, Databases, FE Frameworks, etc.) reference the runtime-local `skills/prd-templates/references/skill-loading-protocol.md` instead of repeating the loading instructions inline. The protocol centralizes:
|
|
272
310
|
|
|
273
311
|
- How to read the surface stack map in `tech-stack.md`
|
|
274
312
|
- Which skill categories to load per workflow
|
|
@@ -284,13 +322,13 @@ The bootstrap system transforms the kit from a generic template into a project-s
|
|
|
284
322
|
### Components
|
|
285
323
|
|
|
286
324
|
* **`bootstrap-agents-fill`**: Receives template key-value pairs and fills `{{PLACEHOLDER}}` markers across all instruction files and root agent config files (`AGENTS.md`, `GEMINI.md`). Idempotent — only fills what's provided, leaves other placeholders untouched.
|
|
287
|
-
* **`bootstrap-agents-provision`**: Reads the skill library manifest, copies matching skills
|
|
325
|
+
* **`bootstrap-agents-provision`**: Reads the runtime-local skill library manifest, copies matching skills into the active runtime's skills directory, fills skill-specific placeholders, composes `FRAMEWORK_PATTERNS` from the installed frontend framework skill, and updates the installed skills list in all root config files.
|
|
288
326
|
|
|
289
327
|
### Invocation Model
|
|
290
328
|
|
|
291
329
|
Bootstrap fires **progressively** — once per confirmed tech decision during `/create-prd-stack`, not in a batch at the end:
|
|
292
330
|
|
|
293
|
-
1. **Database confirmed** → fills DB placeholders (`DATABASE`, `ORM`, etc.) + provisions database skill from
|
|
331
|
+
1. **Database confirmed** → fills DB placeholders (`DATABASE`, `ORM`, etc.) + provisions the matching database skill from the active runtime's skill library (e.g., `stack/databases/surrealdb-expert`, `stack/databases/postgresql-patterns`)
|
|
294
332
|
2. **Frontend framework confirmed** → fills framework placeholders + provisions framework skill + composes `FRAMEWORK_PATTERNS` for `patterns.md`
|
|
295
333
|
3. **Step 9.5 of `/create-prd-compile`** → fills `PROJECT_STRUCTURE` and `ARCHITECTURE_TABLE` in `structure.md`
|
|
296
334
|
|
|
@@ -329,7 +367,7 @@ All three gates emit a **four-part hard stop message** per unfilled placeholder:
|
|
|
329
367
|
|
|
330
368
|
**Key constraint:** No auto-refire of bootstrap. The agent stops and tells the user exactly what to run.
|
|
331
369
|
|
|
332
|
-
For detailed per-workflow placeholder mappings and recovery commands, see
|
|
370
|
+
For detailed per-workflow placeholder mappings and recovery commands, see the runtime-local `skills/session-continuity/protocols/10-placeholder-verification-gate.md`.
|
|
333
371
|
|
|
334
372
|
**Reference implementation:** `write-be-spec-classify.md` Step 2.5 is the canonical example of a correctly implemented placeholder guard.
|
|
335
373
|
|
|
@@ -359,20 +397,20 @@ Workflows are designed to end with explicit NEXT STEPS. An agent shouldn't guess
|
|
|
359
397
|
|
|
360
398
|
## 6. Kit Maintenance Checklist
|
|
361
399
|
|
|
362
|
-
**When a new workflow or shard is added to `.agent/workflows
|
|
400
|
+
**When a new workflow or shard is added to a runtime tree (`.agent/workflows/` or `.claude/skills/workflows/`):**
|
|
363
401
|
|
|
364
402
|
- [ ] Add a row to the `AGENTS.md` Pipeline Workflow Table
|
|
365
403
|
- [ ] Add a matching row to the `GEMINI.md` Pipeline Workflow Table (must stay in sync with `AGENTS.md`)
|
|
366
404
|
- [ ] If the workflow introduces a new system component or new convention, update the relevant section of `docs/kit-architecture.md`
|
|
367
405
|
- [ ] If the workflow uses new prd-template reference files, add them to `prd-templates/SKILL.md`
|
|
368
|
-
- [ ] If the workflow introduces a new skill, add it to
|
|
406
|
+
- [ ] If the workflow introduces a new skill, add it to the matching runtime's `skill-library/MANIFEST.md`
|
|
369
407
|
|
|
370
|
-
**When a new rule is added to `.agent/rules
|
|
408
|
+
**When a new rule is added to a runtime tree (`.agent/rules/` or `.claude/rules/`):**
|
|
371
409
|
|
|
372
410
|
- [ ] Add a row to the `GEMINI.md` Agent Rules table
|
|
373
411
|
- [ ] If the rule uses `{{PLACEHOLDER}}` values, follow the placeholder checklist below
|
|
374
412
|
|
|
375
|
-
**When adding a `{{PLACEHOLDER}}` to any
|
|
413
|
+
**When adding a `{{PLACEHOLDER}}` to any runtime rule file**
|
|
376
414
|
|
|
377
415
|
- [ ] Add the placeholder name and the rule file it lives in to the "Currently applicable" note in `bootstrap-agents-fill.md` Step 3 (the rules scan step)
|
|
378
416
|
- [ ] Add the corresponding bootstrap key to the `bootstrap-agents-fill.md` Step 1 key table if it doesn't already exist
|
|
@@ -388,18 +426,22 @@ Workflows are designed to end with explicit NEXT STEPS. An agent shouldn't guess
|
|
|
388
426
|
|
|
389
427
|
## 7. Git Integration
|
|
390
428
|
|
|
391
|
-
### Excluding
|
|
429
|
+
### Excluding runtime directories from Git without `.gitignore`
|
|
430
|
+
|
|
431
|
+
Do not hide the runtime directory your tool needs to index. If you need local-only exclusions, prefer the repository-local exclude file instead of shared `.gitignore` rules.
|
|
392
432
|
|
|
393
|
-
|
|
433
|
+
Examples:
|
|
394
434
|
|
|
395
435
|
```bash
|
|
396
436
|
echo '.agent/' >> .git/info/exclude
|
|
437
|
+
# or
|
|
438
|
+
echo '.claude/' >> .git/info/exclude
|
|
397
439
|
```
|
|
398
440
|
|
|
399
441
|
**Why this matters:**
|
|
400
442
|
- `.git/info/exclude` is local to your clone — it won't appear in diffs or affect collaborators
|
|
401
|
-
-
|
|
443
|
+
- Your editor can still index the installed runtime for full agent functionality
|
|
402
444
|
- No `.gitignore` pollution or merge conflicts from differing agent setups
|
|
403
|
-
- Each developer can manage their own
|
|
445
|
+
- Each developer can manage their own runtime directory independently
|
|
404
446
|
|
|
405
|
-
> **Note:** If the project
|
|
447
|
+
> **Note:** If the project ships one or both runtime trees as part of the kit (like this starter), keep those tracked in Git and use local excludes only for runtime-generated files such as session logs or progress artifacts.
|