-
Notifications
You must be signed in to change notification settings - Fork 0
Confidence Methodology
The 3.5 Confidence Release is the methodological backbone of PolicyWatcher.
Its purpose is to make the platform more inspectable, cautious and accountable. The key rule is simple:
If a source cannot be verified, PolicyWatcher should not present its analysis as public evidence.
-
Evidence before interpretation
AI-assisted analysis is only useful when grounded in retrieved policy text. -
No fabricated data
Demo records, seeded placeholders and incomplete retrievals are blocked from production public views. -
Traceability over convenience
Each policy should expose source URL, retrieval method, last check, last successful check, current hash and evidence status. -
Suspension is better than false confidence
A blocked or ambiguous source becomes temporarily suspended until reviewed or remediated. -
Re-baseline without false changes
When a seeded policy receives its first verified text, it becomes the baseline without generating a fake PolicyChange event.
Policy records can move through states such as:
ConfiguredAvailablePartialNeeds ReviewUnavailableReviewed
Only source-backed, publicEvidence-gated records should power public timelines, scores, matrix values and change pages.
Public APIs and UI views must reject:
- seed-only records;
- incomplete captures;
- unsupported source states;
- unavailable sources;
- private admin-only history;
- policy changes created without a publicEvidence-backed snapshot.
AI analysis is used for structured policy interpretation, but it is not treated as a legal conclusion. The platform should clearly distinguish:
- retrieved text;
- extracted evidence;
- AI-generated interpretation;
- human review;
- unresolved source anomalies.
When a source becomes suspended because of anomalies in the latest fetch/update cycle, the system can notify the administrator by email with metadata only: source, status, reason, strategy, HTTP status and Dataset QA link.
PolicyWatcher provides evidence mapping and policy-change monitoring. It is not legal advice, compliance certification, or a definitive assessment of corporate conduct.