docs(readme): fix drifted counts (17 flows, 6 profiles + 10 positions) and link the business-language tour#466
Merged
Merged
Conversation
The intro and 'What you get' still said 10 flows — src/flows has 17. '10 roles' was actually counting the 10 positions; list the 6 permission profiles and 10 positions separately. Add a pointer to the ObjectStack docs' business-language capability tour, which uses HotCRM as its running example on every page. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
README still advertised 10 flows —
src/flowshas 17. And 10 roles was conflating two different things: there are 6 permission profiles and 10 positions; the intro line and the What-you-get summary now state both accurately.Also adds a one-line pointer for business readers to the ObjectStack docs' new business-language capability tour (What Can It Do?, added in objectstack-ai/objectstack#3423), which uses HotCRM as the running example on every page — completing the two-way link between the reference app and the docs.
Counts verified against
src/: 17*.flow.ts, 6*.profile.ts, 10 positions insharing/positions.ts, 5 sharing rule definitions, 10 exported actions.🤖 Generated with Claude Code