Pre-flip audit fixes and early-beta callout#28
Merged
Conversation
Beta positioning (owner request): README gains a status badge, a nav link, and an "Early beta: testers and contributors wanted" section; CONTRIBUTING gains a Credit section (merged PRs and actionable bug reports are named in release notes, opt-out honored) and an early-beta note. Audit fixes from the pre-public sweep: - Delete docs/index.html: stale pre-pivot landing page whose "no detection, no bot flags" and "guaranteed" claims contradict the product posture. - Delete docs/UI_LIBRARY_RESEARCH.md: internal library bake-off notes. - README/CHANGELOG: correct the Repost Frequency claim; since the v1.0.2 Greenhouse date fix its timestamp fallback can fire, only the history-backed path is dormant. - assets/README.md: screenshots are no longer placeholders; document the fictional-demo-data rule for retakes. - docs/SETUP.md: version-neutral download names, drop the stale Envoy.UI.exe mention, reword the pre-pivot "stealth browser" line. - THIRD-PARTY-NOTICES: EFCore.Design is build-time only, not shipped. - AGENTS/CLAUDE: reword the constraint-5 rationale. - CONTRIBUTING: drop the nonexistent docs/internal/ from the repo layout. - .gitignore: ignore TestResults/. New issue-chooser contact link points questions at Discussions. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Final polish before the repo goes public.
Beta positioning
Audit fixes
A three-way sweep (full git history for secrets and PII, all docs for links and claim accuracy, tree and config hygiene) came back clean apart from these, all fixed here:
Audit verdict
No secrets, tokens, or personal data anywhere in the 79-commit history; test fixtures are fully synthetic; CI uses no secrets and is fork-safe with pinned actions; versions consistent at 1.0.2; every submit template keeps require_confirmation true; LICENSE is full AGPL-3.0 and third-party notices match the csproj set.
🤖 Generated with Claude Code