Skip to content

Commit ee32d47

Browse files
fix(docs): restore dual COMPUTE.md references in COST_MODEL.md
The original had COMPUTE.md listed twice intentionally — once for the network architecture section and once for compute billing. Restore this pattern instead of merging into one entry. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 94e5579 commit ee32d47

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/design/COST_MODEL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,9 @@ For multi-user deployments, cost should be attributable to individual users and
8989

9090
## Reference
9191

92-
- [COMPUTE.md](./COMPUTE.md) -- VPC infrastructure cost breakdown, compute option billing models.
92+
- [COMPUTE.md - Network architecture](./COMPUTE.md) -- VPC infrastructure cost breakdown.
9393
- [ORCHESTRATOR.md](./ORCHESTRATOR.md) -- Polling cost analysis.
94+
- [COMPUTE.md](./COMPUTE.md) -- Compute option billing models.
9495
- [OBSERVABILITY.md](./OBSERVABILITY.md) -- Cost-related metrics (`agent.cost_usd`, token usage).
9596
- [Deployment guide](../guides/DEPLOYMENT_GUIDE.md) -- Deployment choices, scale-to-zero analysis, AWS services inventory.
9697
- [DEPLOYMENT_ROLES.md](./DEPLOYMENT_ROLES.md) -- Least-privilege IAM policies for deployment.

0 commit comments

Comments
 (0)