Quillmark Open Source initiative
Status, support, security, and contribution paths.
The website explains the project for readers. GitHub remains the source of truth for code, releases, issues, pull requests, licenses, and security reporting.
Current status
Compliance Flag is moving from alpha toward beta-quality open-source AI-assisted CLI workflows. The current package is useful for controlled review-support experiments, but it is not yet a stable compliance workflow or API contract.
- Package version:
0.2.1. - Development status: alpha.
- Runtime: Python 3.10 or later.
- Model access: Anthropic's Opus model through the user's Anthropic API key.
- License: Apache-2.0.
What is included now
- Local file scans for supported HTML, Markdown, and text files.
- Experimental URL scans for authorized pages.
- Structured JSON reports validated against a bundled schema.
- HTML report rendering.
- Saved raw source files and source metadata beside each report.
- Bundled prompt, schema, and regulatory source assets.
- Anthropic's Opus model calls for drafting review findings.
Planned improvement areas
- Reduce scan token usage with deterministic visible-text extraction.
- Preserve extraction metadata so reviewers can distinguish raw source from analyzed text.
- Add tests with realistic HTML fixtures for disclosures, footers, testimonials, and performance-like content.
- Add mocked provider tests for the full scan pipeline.
- Add stable report schema versioning and migration notes.
- Save webpage screenshot artifacts during URL scans.
- Support more source file types, such as DOCX and PDF, when reliable extraction is available.
Support and contribution paths
Do not post private client content, confidential firm materials, Anthropic API keys, credentials, or confidential regulatory information in GitHub issues, examples, or pull requests.