Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
3 changes: 2 additions & 1 deletion .agents/AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ Read subagents on-demand. Full index: `subagent-index.toon`.
| Email | `tools/ui/react-email.md`, `services/email/email-testing.md` |
| Payments | `services/payments/revenuecat.md`, `services/payments/stripe.md` |
| Security/Encryption | `tools/security/tirith.md`, `tools/credentials/encryption-stack.md` |
| Infrastructure | `tools/infrastructure/cloud-gpu.md`, `tools/containers/orbstack.md`, `tools/containers/remote-dispatch.md`, `services/hosting/local-hosting.md` |
| Local Development | `services/hosting/local-hosting.md` |
| Infrastructure | `tools/infrastructure/cloud-gpu.md`, `tools/containers/orbstack.md`, `tools/containers/remote-dispatch.md` |
Comment on lines +101 to +102

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The change to move local-hosting.md from 'Infrastructure' to a new 'Local Development' category is a significant improvement for discoverability. This aligns with the pull request description's goal of making the file more intuitive to find when users search for '.local domains'.

References
  1. Maintain a tiered documentation structure with a concise core file and detailed reference files. Avoid adding extensive details to the core file if they are already present or better suited for a reference file.

| Accessibility | `services/accessibility/accessibility-audit.md` |
| OpenAPI exploration | `tools/context/openapi-search.md` |
| Model routing | `tools/context/model-routing.md`, `reference/orchestration.md` |
Expand Down
Loading
Loading