-
-
Notifications
You must be signed in to change notification settings - Fork 0
docs: launch prep and cleanup #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
|
||||
Reviewer's GuideRemoves an unused Google Cloud document verifier adapter, fixes a README value-proposition sentence, and adds a new ENTERPRISE.md documenting the commercial/enterprise offering, its features, installation, and licensing. Class diagram for removed GoogleCloudDocumentVerifier stubclassDiagram
class GoogleCloudDocumentVerifier {
}
%% This class was removed in this PR as unused stub code
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey - I've left some high level feedback:
- In
docs/ENTERPRISE.md, consider replacing the personal Gmail address with a domain-based or group email (e.g.,sales@...) for a more professional and maintainable contact point.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- In `docs/ENTERPRISE.md`, consider replacing the personal Gmail address with a domain-based or group email (e.g., `sales@...`) for a more professional and maintainable contact point.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Merge pull request #14 from daretechie/chore/launch-prep
User description
Updates README, adds Enterprise docs, removes dead Google stub code.
PR Type
Documentation, Other
Description
Remove dead Google Cloud document verifier stub implementation
Fix typo in README description text
Add comprehensive Enterprise edition documentation
Diagram Walkthrough
File Walkthrough
google-document.verifier.ts
Remove unused Google Cloud verifier stubsrc/infrastructure/adapters/document/google-document.verifier.ts
GoogleCloudDocumentVerifierclass
README.md
Fix incomplete sentence in READMEREADME.md
off
ENTERPRISE.md
Add Enterprise edition documentationdocs/ENTERPRISE.md
dedicated support features
licensing information
Summary by Sourcery
Update documentation for launch readiness and remove unused Google Cloud document verifier code.
Enhancements:
Documentation: