26 Commits
Author SHA1 Message Date
angel cdd2202839 docs: document self-hosted Gitea and its MCP tooling for agents
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Tests / Go tests (push) Successful in 20s
Make sure AI agents know this project is hosted on a self-hosted Gitea
instance rather than GitHub, and that mcp__angel__* MCP tools (with no
Projects API) are available for interacting with it.
2026-08-20 23:59:48 -06:00
angelandClaude Sonnet 5 ee97ae20f8 docs: make README's "Where things live" index clickable links
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Tests / Go tests (push) Successful in 21s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-20 17:40:09 -06:00
angelandClaude Sonnet 5 b9dd4fc0e5 docs: split README into distributed docs, fix stale/broken content
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Tests / Go tests (push) Successful in 16s
README had drifted: an unresolved merge-conflict marker left over from a
past edit, a directory-structure diagram that no longer matches the repo
(/internal/site, /internal/domains/platforms/tiktok - actual layout is
server/, domains/, etc per AGENTS.md), and a duplicated dev-workflow blurb
that AGENTS.md already documents more accurately.

Splits the roadmap checklist out to ROADMAP.md and the Etsy API compliance
checklist to domains/platforms/etsy/COMPLIANCE.md (next to the code it
governs, where someone touching that integration will actually look for
it) instead of burying both in one large README. README itself becomes a
short front door with a "Where things live" index up top, since scattering
docs across files only helps if there's an obvious map to them.

Moves the CQRS/event-sourcing architecture note into AGENTS.md's
Architecture section (with a new domains/raw_events bullet) rather than
leaving it as prose in README, since AGENTS.md is the maintained
engineering reference and that's where a reader would already be looking
for how the domains are structured.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-20 17:34:58 -06:00
angel ed1c8363fd linked research document to README
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Tests / Go tests (push) Successful in 14s
2026-08-20 17:24:23 -06:00
angel c2f27b3b98 Make README.md badge a link.
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Tests / Go tests (push) Successful in 21s
2026-08-20 17:17:24 -06:00
angel 655d40107a updated readme 2026-08-20 00:36:53 -06:00
angel d4348b3ba9 add tests workflow badge to readme
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Tests / Go tests (push) Successful in 21s
2026-08-20 00:34:54 -06:00
angel 38aa3796b9 mock shops more spelled out 2026-01-22 15:14:44 -07:00
angel 889aead6b6 save "create sync group" table in database 2026-01-11 05:19:20 -07:00
angel dd5ce62b0e updated README.md 2026-01-06 02:34:36 -07:00
angel 34061d21c1 new roadmap entries 2026-01-06 01:01:53 -07:00
angel e3e996ca7a oauth: automatically clean up expired oauth state in db 2026-01-05 15:56:53 -07:00
angel 55a7fcfede etsy: only generate linking urls upon demand 2026-01-05 15:40:35 -07:00
angel 5b3a4b5468 README.md: removed mistaken auth requirement 2026-01-05 14:41:51 -07:00
angel 94e3d25408 changes/simplified auth requirements 2026-01-05 14:38:23 -07:00
angel 8ccc795812 implemented access token refreshing - untested 2026-01-04 21:34:24 -07:00
angel e36c759dc2 README.md: added etsy link generation fix to roadmap 2026-01-04 15:21:53 -07:00
angel 49c7d76af0 README.md: added Auth0 refresh token flow to roadmap 2026-01-04 15:18:11 -07:00
angel 057a7d44f4 README.md: added etsy notes 2025-12-31 00:31:48 -07:00
angel 8f398cc17c README.md: added ecommerce platform list 2025-12-31 00:27:03 -07:00
angel 240d82344c authorization enforced on webpages 2025-12-30 18:08:22 -07:00
angel c9100383e4 account page stubbed: link to etsy sign up 2025-12-29 06:06:13 -07:00
angel 2feec98479 README.md: added app constraints section 2025-12-28 14:39:12 -07:00
angel 051cf1da5d prototype report page 2025-12-28 14:38:06 -07:00
angel 49bbe281df defined some webpages in design document 2025-12-24 01:39:15 -07:00
angel cdbc08dea2 site and webhooks packages stubbed 2025-12-23 22:35:38 -07:00