Update README to enhance clarity on AILint's purpose

Clarify the purpose of AILint and its distinction from monitoring tools.
This commit is contained in:
evosoft-ie 2025-12-28 11:04:24 +00:00 committed by GitHub
parent 2d28ba84e9
commit bd84d969df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,13 @@
**Code provenance tracking for the AI era**
AILint is an open-source toolkit that brings transparency to AI-assisted development through automated detection and standardized marking of AI-generated content in your codebase.
This repository provides a voluntary, explicit, machine-readable signal that content was AI-assisted or AI-generated, so that other models, tools, and pipelines can reason about it correctly.
What it is:
A specification + reference tooling for declaring AI involvement in content.
What it is not:
A productivity monitor, employee surveillance system, or enforcement mechanism.
## The Problem