mirror of
https://github.com/AgriciDaniel/claude-ads.git
synced 2026-09-14 20:36:30 +08:00
669c7608ec
Documentation and metadata patch on v2.0.0 that adapts the release surface for the public AgriciDaniel/claude-ads repository. No code-contract, scoring, catalog, or behavior changes; claude-ads-core stays 2.0.0 because the dependency evidence chain pins pyproject.toml by SHA-256 and no library code changed. - Retarget user-facing links (README install paths, SUPPORT, SECURITY, CODE_OF_CONDUCT, CONTRIBUTING, issue templates, CITATION.cff, plugin and marketplace manifests) from the private org repo to the public repo so installation, issues, discussions, and private vulnerability reporting work without org access. - Retarget installer default clone source (install.sh, install.ps1), the PDF report footer, and the fetch User-Agent contact URL. - Keep signed review-evidence provenance on the canonical org subject. - Add the dual-distribution note and native plugin commands to README. - Bump plugin, marketplace, and citation versions to 2.0.1. Verified: scripts/release.py audit green (339 tracked files); full pytest suite green locally (506 passed, Python 3.11, hash-locked dependencies); range 283d9d4..HEAD scanned for secrets, personal emails, and local paths (clean). pip-audit: dev lock clean; runtime lock reports three known pillow 12.2.0 advisories (PYSEC-2026-2254/2256/2257) tracked for a dependency-refresh patch. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1019 B
1019 B
Support
Getting Help
| Need | Where to go |
|---|---|
| Bug report | Open a GitHub Issue |
| Feature request or question | GitHub Discussions |
| Security vulnerability | GitHub Security Advisory (private) |
| Contributing | See CONTRIBUTING.md |
Before Opening an Issue
- Check the README; installation, usage, and FAQ cover the most common questions
- Search existing issues to avoid duplicates
- Include your OS, Python version, the command that failed, and the full error output
Response Time
Issues and discussions are monitored regularly. Most questions receive a response within a few days. Security reports are acknowledged within 48 hours; see SECURITY.md for details.