Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .why/decisions/autonomous-build-via-sandcastle.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ why:
confidence: recorded
anchors:
- path: .sandcastle/README.md
as_of: 44d4118
as_of: d892e4d
state: live
---

Expand Down
4 changes: 2 additions & 2 deletions .why/decisions/cli-entry-guard-resolves-symlinks.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ why:
confidence: recorded
anchors:
- path: src/cli.ts
lines: 639-654
as_of: 9c434ae
lines: 655-670
as_of: d892e4d
state: live
- path: test/cli.test.ts
lines: 73-95
Expand Down
2 changes: 1 addition & 1 deletion .why/decisions/escalation-circuit-breaker.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ why:
confidence: recorded
anchors:
- path: .sandcastle/README.md
as_of: 44d4118
as_of: d892e4d
state: live
---

Expand Down
2 changes: 1 addition & 1 deletion .why/decisions/issues-are-the-spec-surface.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ why:
confidence: recorded
anchors:
- path: .sandcastle/README.md
as_of: 44d4118
as_of: d892e4d
state: live
---

Expand Down
4 changes: 2 additions & 2 deletions .why/decisions/serve-local-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ why:
confidence: recorded
anchors:
- path: DESIGN.md
lines: 178-181
as_of: 61a4e85
lines: 193-196
as_of: d892e4d
state: live
- path: src/serve.ts
as_of: 61a4e85
Expand Down
4 changes: 2 additions & 2 deletions .why/decisions/serve-no-daemon-exception.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ why:
as_of: 61a4e85
state: live
- path: DESIGN.md
lines: 178-181
as_of: 61a4e85
lines: 193-196
as_of: d892e4d
state: live
---

Expand Down
4 changes: 2 additions & 2 deletions .why/decisions/symlink-safe-direct-run-guard.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ why:
anchors:
- path: src/cli.ts
symbol: isDirectRun
lines: 645-653
as_of: 0f75578
lines: 661-669
as_of: d892e4d
state: live
- path: test/cli.test.ts
lines: 73-95
Expand Down
4 changes: 2 additions & 2 deletions .why/decisions/ui-data-contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ why:
confidence: recorded
anchors:
- path: DESIGN.md
lines: 178
as_of: 0f75578
lines: 193
as_of: d892e4d
state: live
- path: docs/ui-contract.md
as_of: 0f75578
Expand Down
4 changes: 2 additions & 2 deletions .why/decisions/vscode-extension-standalone.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ why:
confidence: recorded
anchors:
- path: DESIGN.md
lines: "179"
as_of: 61a4e85
lines: 194
as_of: d892e4d
state: live
- path: vscode-why/package.json
as_of: 0f75578
Expand Down
Loading