docs: make README's "Where things live" index clickable links
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -11,11 +11,11 @@ reducing the amount of time needed to synchronize inventory between stores.
|
|||||||
|
|
||||||
Documentation is split up rather than kept in one big doc - start here:
|
Documentation is split up rather than kept in one big doc - start here:
|
||||||
|
|
||||||
- **`AGENTS.md`** - the engineering reference: setup, `make` commands, architecture, database/migration gotchas, testing conventions, auth, and the researched platform-integration priority ranking (which platform to build next, and why).
|
- **[`AGENTS.md`](./AGENTS.md)** - the engineering reference: setup, `make` commands, architecture, database/migration gotchas, testing conventions, auth, and the researched platform-integration priority ranking (which platform to build next, and why).
|
||||||
- **`ROADMAP.md`** - in-progress and planned work, as a checklist.
|
- **[`ROADMAP.md`](./ROADMAP.md)** - in-progress and planned work, as a checklist.
|
||||||
- **`research/platforms.md`** - the underlying API-capability and market-size research the platform-priority ranking is based on.
|
- **[`research/platforms.md`](./research/platforms.md)** - the underlying API-capability and market-size research the platform-priority ranking is based on.
|
||||||
- **`domains/platforms/etsy/COMPLIANCE.md`** - Etsy API usage obligations to keep satisfied when touching the Etsy integration.
|
- **[`domains/platforms/etsy/COMPLIANCE.md`](./domains/platforms/etsy/COMPLIANCE.md)** - Etsy API usage obligations to keep satisfied when touching the Etsy integration.
|
||||||
- **`diagrams/`** - architecture and schema diagrams, linked from the Diagrams section below.
|
- **[`diagrams/`](./diagrams)** - architecture and schema diagrams, linked from the Diagrams section below.
|
||||||
|
|
||||||
|
|
||||||
## Deploying
|
## Deploying
|
||||||
|
|||||||
Reference in New Issue
Block a user