Commit Graph

46 Commits

Author SHA1 Message Date
Abhimanyu Saharan
d6db63480e CI: add markdownlint + docs-check wrapper; extend link check scope 2026-02-12 14:44:43 +00:00
Abhimanyu Saharan
6548f738cd removed old docs 2026-02-12 02:16:43 +05:30
Abhimanyu Saharan
f50588b20a docs: resolve merge conflicts with master 2026-02-11 14:41:30 +00:00
Abhimanyu Saharan
3dfdfa3c3e Merge pull request #82 from abhi1693/docs/style-guide
docs: add docs style guide
2026-02-11 19:42:31 +05:30
Abhimanyu Saharan
571b4844d9 feat: update local authentication mode to require a non-placeholder token of at least 50 characters 2026-02-11 19:40:33 +05:30
Abhimanyu Saharan
b87f56de7a feat: update authentication configuration and documentation for local and Clerk modes 2026-02-11 19:40:33 +05:30
Abhimanyu Saharan
06ff1a9720 feat: implement local authentication mode and update related components 2026-02-11 19:40:33 +05:30
Abhimanyu Saharan
54f10fac4f docs: rewrite core reader journey pages (NetBox-style) 2026-02-11 12:59:37 +00:00
Abhimanyu Saharan
a84d7d6cab docs: link style guide from docs landing 2026-02-11 12:55:43 +00:00
Abhimanyu Saharan
d7e8d41c65 docs: add documentation style guide 2026-02-11 12:55:22 +00:00
Abhimanyu Saharan
a2a4159a51 docs(backend): add core module guide (config/auth/deps/logging/errors) 2026-02-11 12:50:06 +00:00
Abhimanyu Saharan
cacb25abfa docs: add frontend API/auth module reference 2026-02-11 12:48:53 +00:00
Abhimanyu Saharan
32c9540d54 docs(api): add module-level index for backend/app/api layer 2026-02-11 12:48:18 +00:00
Abhimanyu Saharan
4c206fb97d docs: replace code-formatted doc paths with markdown links 2026-02-11 10:40:02 +00:00
Abhimanyu Saharan
f523415fc8 docs: rename Non-goals to Out of scope 2026-02-11 10:36:45 +00:00
Abhimanyu Saharan
93f52f9273 docs: clarify Clerk is required (remove optional wording) 2026-02-11 10:08:36 +00:00
Abhimanyu Saharan
5808aa8f59 docs: tone (remove first-pass phrasing) 2026-02-11 09:46:42 +00:00
Abhimanyu Saharan
8fbec579ea docs: tone pass (remove boilerplate evidence notes) 2026-02-11 09:46:17 +00:00
Abhimanyu Saharan
7be38140a1 docs: add missing context to overview/architecture/ops/troubleshooting 2026-02-11 09:45:29 +00:00
Abhimanyu Saharan
04c6822ea8 docs: add agent automation endpoint index 2026-02-11 09:02:48 +00:00
Abhimanyu Saharan
1839e2638c docs: tighten configuration reference (precedence + env var table) 2026-02-11 09:01:09 +00:00
Abhimanyu Saharan
89ff797626 docs: expand development workflow (CI parity + loops + commands) 2026-02-11 06:36:12 +00:00
Abhimanyu Saharan
3d394afd3c docs: expand API reference with route groups and key endpoints 2026-02-11 06:33:03 +00:00
Abhimanyu Saharan
73d2966332 docs: add deep-dive cross-links and trim duplication 2026-02-11 06:30:08 +00:00
Abhimanyu Saharan
f1a8ef074d docs: add canonical IA landing + first-pass core pages 2026-02-11 06:15:54 +00:00
Abhimanyu Saharan
b038d0df4c refactor: update imports to use provisioning_db and gateway_rpc modules 2026-02-11 00:00:19 +05:30
Abhimanyu Saharan
9bd34503d6 refactor: reorganize template files and update provisioning paths 2026-02-10 20:01:08 +05:30
Abhimanyu Saharan
ac3b4db89f docs: add base gateway configuration for local development 2026-02-10 19:03:53 +05:30
Abhimanyu Saharan
5c25c4bb91 chore(backend): upgrade deps and remove redis/rq 2026-02-10 16:05:49 +05:30
Abhimanyu Saharan
f6bcd1ca5f refactor: update migration paths and improve database operation handling 2026-02-09 00:51:26 +05:30
Abhimanyu Saharan
21a33700ef Merge pull request #56 from abhi1693/docs/architecture-readme
docs: add architecture overview
2026-02-08 23:04:48 +05:30
Abhimanyu Saharan
9b6f480638 Merge pull request #55 from abhi1693/docs/production-guide
docs: add production deployment guide
2026-02-08 23:04:45 +05:30
Abhimanyu Saharan
3cdad74e41 Merge pull request #44 from abhi1693/docs/deployment-guide
docs: add deployment/self-host guide
2026-02-08 23:04:41 +05:30
Abhimanyu Saharan
5c2c4f72b5 Merge pull request #60 from abhi1693/docs/next-public-api-url
Merged via Mission Control triage.
2026-02-08 23:01:26 +05:30
Sana (OpenClaw)
6a047f36ec docs: update architecture overview (Clerk required + cross-links) 2026-02-08 16:35:31 +00:00
Sana (OpenClaw)
27aaf47390 docs: clarify Clerk required + NEXT_PUBLIC_API_URL example 2026-02-08 16:33:38 +00:00
Arjun (OpenClaw)
7c9c64168d docs: make Clerk required + fix env var names in deployment guide 2026-02-08 16:32:51 +00:00
Sana (OpenClaw)
7f42ebbef8 docs: add canonical Cypress/Clerk testing guide 2026-02-08 16:23:17 +00:00
Sana (OpenClaw)
b8cfdabea0 docs: clarify NEXT_PUBLIC_API_URL must be browser-reachable 2026-02-08 15:47:40 +00:00
Sana (OpenClaw)
bbbba764e1 docs: add troubleshooting note for NEXT_PUBLIC_API_URL 2026-02-08 15:41:28 +00:00
OpenClaw Docs Bot
6a3b5da162 docs: add architecture overview 2026-02-07 17:46:53 +00:00
Arjun (OpenClaw)
67cba01996 docs: add production deployment guide
Adds docs/production/README.md with single-VPS and multi-VPS deployment patterns, reverse proxy + TLS baseline, secrets strategy, and ops checklist.
2026-02-07 17:42:06 +00:00
Kunal
ac1c90c742 e2e: remove auth bypass; use real Clerk sign-in in Cypress 2026-02-07 17:31:37 +00:00
Arjun (OpenClaw)
d10449f678 docs: add deployment/self-host guide
Adds docs/deployment/README.md with compose overview, canonical commands, env strategy, security notes, and troubleshooting.
2026-02-07 15:59:16 +00:00
Kunal
f87cc1f7fb ci: scoped 100% coverage gates + policy doc 2026-02-07 15:54:42 +00:00
Abhimanyu Saharan
7892dfad7c feat(agents): Add task assignment and comments functionality 2026-02-04 18:13:17 +05:30