Skip to content

Commit 7c08fa1

Browse files
Merge pull request #83 from SpineEventEngine/proofread-and-all
Proofread all documentation and finish the shared-agents symlink migration
2 parents a097457 + b1cd7a2 commit 7c08fa1

79 files changed

Lines changed: 805 additions & 2437 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.

.agents/advanced-safety-rules.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.agents/documentation-guidelines.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

.agents/documentation-tasks.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

.agents/guidelines

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
shared/guidelines

.agents/memory/reference/cache-warm-window.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ same cache slot — provided they fall within the TTL.
1515
- Default: **5 minutes** (applies to all non-subscription auth)
1616
- With `ENABLE_PROMPT_CACHING_1H=1` in `~/.claude/settings.json`: **1 hour**
1717

18-
Developers must have `ENABLE_PROMPT_CACHING_1H=1` set, otherwise the
18+
Developers must have `ENABLE_PROMPT_CACHING_1H=1` set; otherwise the
1919
window is too short for cross-session hits to occur reliably.
20-
This setting will work ONLY for Claude Code which runs the CLI binary.
21-
It will not work for JetBrains Air or any other IDE plugin which does not
20+
This setting will work ONLY for Claude Code that runs the CLI binary.
21+
It will not work for JetBrains Air or any other IDE plugin that does not
2222
run the Claude Code CLI binary.
2323

2424
**Cache is per Anthropic workspace.** All developers authenticated via the

.agents/project.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

.agents/project.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../docs/project.md

.agents/project.template.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.agents/safety-rules.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

.agents/scripts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
shared/scripts

0 commit comments

Comments
 (0)