Skip to content

Commit 94e5579

Browse files
fix(docs): preserve original reference order in COST_MODEL.md
Append new references at the bottom instead of reordering the existing list. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9babf85 commit 94e5579

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/design/COST_MODEL.md

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

9090
## Reference
9191

92-
- [Deployment guide](../guides/DEPLOYMENT_GUIDE.md) -- Deployment choices, scale-to-zero analysis, AWS services inventory.
93-
- [DEPLOYMENT_ROLES.md](./DEPLOYMENT_ROLES.md) -- Least-privilege IAM policies for deployment.
9492
- [COMPUTE.md](./COMPUTE.md) -- VPC infrastructure cost breakdown, compute option billing models.
9593
- [ORCHESTRATOR.md](./ORCHESTRATOR.md) -- Polling cost analysis.
9694
- [OBSERVABILITY.md](./OBSERVABILITY.md) -- Cost-related metrics (`agent.cost_usd`, token usage).
95+
- [Deployment guide](../guides/DEPLOYMENT_GUIDE.md) -- Deployment choices, scale-to-zero analysis, AWS services inventory.
96+
- [DEPLOYMENT_ROLES.md](./DEPLOYMENT_ROLES.md) -- Least-privilege IAM policies for deployment.

0 commit comments

Comments
 (0)