Commit f7606a1
docs(site): restructure IA into module-first single sidebar (#2584)
* docs(site): restructure IA into module-first single sidebar
Dissolve the six root tabs (Getting Started/Concepts/Guides/Reference/
Protocol/Releases) into one sidebar tree of 14 capability groups aligned
with the Reference domains: Get Started, Core Concepts, Data Modeling,
Automation, Permissions & Identity, UI Engine, API & SDK, AI, Plugins &
Packages, Kernel & Services, Deployment & Operations, Protocol Spec,
Reference, Releases.
- move ~90 pages out of guides//concepts/ grab-bags into module groups
- split 6 oversized multi-topic pages (security, data-modeling,
ai-capabilities, business-logic, plugins, api-reference) along H2
boundaries; content moved verbatim and deduplicated
- delete diverged duplicate pages (architecture fork, packages,
concepts index); merge terminology into glossary
- new landing page and five module overview pages
- rewrite internal links (absolute + relative) to the new URL space
- move internal-facing pages (airtable gap analysis, CRM standards)
out of the site to docs/notes/
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018r9mjpF7jr9BKdzEmUE4uZ
* docs(site): add redirects and repoint doc tooling to the new IA
- apps/docs/redirects.mjs: permanent redirects for every moved URL
(exact entries + folder wildcards + /docs/guides/:path* safety net),
wired into next.config.mjs
- build-docs.ts: references group is no longer a root sidebar tab;
banner wording updated (guides/ no longer exists)
- build-skill-docs.ts now emits content/docs/ai/skills-reference.mdx;
check-doc-authoring.mjs SKIP_FILES follows
- docs-accuracy-audit workflow page list regenerated (146 pages)
- update stale content/docs paths in spec JSDoc (source of generated
reference prose), skills corpus, package READMEs, ADRs, roadmaps
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018r9mjpF7jr9BKdzEmUE4uZ
* docs(site): purge broken links from quick-reference and mcp README
quick-reference had drifted from the generated reference tree:
- delete 18 table rows whose schemas do not exist anywhere in
packages/spec/src (fictional ai/hub/policy entries, plus a Workflow
row duplicating State Machine)
- relink 13 rows to the real generated pages (dataset lives in ui/,
marketplace/tenant/plugin-security in cloud/, service-registry and
plugin-registry in kernel/, connectors in integration/)
- unlink 4 rows whose schema exists but has no generated page
(driver/postgres, driver/mongo, shared mapping, connector-auth)
- recount section headers; resolve the last relative links
- drop the mcp README bullet advertising a guide that never existed
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018r9mjpF7jr9BKdzEmUE4uZ
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent b165c9f commit f7606a1
422 files changed
Lines changed: 4627 additions & 7050 deletions
File tree
- .claude/workflows
- apps/docs
- content
- blog
- docs
- ai
- api
- automation
- concepts
- core
- data-modeling
- deployment
- getting-started
- guides
- cheatsheets
- metadata
- solutions
- kernel
- contracts
- runtime-services
- permissions
- plugins
- protocol
- objectql
- objectui
- references
- ai
- api
- automation
- cloud
- data
- identity
- integration
- kernel
- qa
- security
- studio
- system
- ui
- releases
- ui
- docs
- adr
- audits
- notes
- packages
- mcp
- metadata
- objectql
- plugins/plugin-audit
- runtime/src
- services
- service-analytics
- service-automation
- service-cache
- service-cluster/src
- service-i18n
- service-job
- service-realtime
- spec
- scripts
- src
- contracts
- kernel
- events
- scripts
- skills
- objectstack-api
- objectstack-data/rules
- objectstack-formula
- objectstack-ui
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
0 commit comments