Skip to content

feat(site): Article 50 readiness check at /article50 - #130

Merged
HMAKT99 merged 1 commit into
mainfrom
article50-page
Jul 9, 2026
Merged

feat(site): Article 50 readiness check at /article50#130
HMAKT99 merged 1 commit into
mainfrom
article50-page

Conversation

@HMAKT99

@HMAKT99 HMAKT99 commented Jul 9, 2026

Copy link
Copy Markdown
Owner

What

Free interactive readiness scanner at akf.dev/article50 (alias /eu-ai-act), shipped ahead of the EU AI Act Article 50 effective date (August 2, 2026):

  • Live countdown to the deadline
  • In-browser file check — READY / PARTIAL / NOT READY verdict against the machine-readable marking requirement. Fully client-side: the file is never uploaded (the right privacy posture for a compliance audience). Detects native akf: frontmatter, legacy _akf, JSON _akf key, and HTML JSON-LD; flags metadata that lacks the AI-generated marking as PARTIAL
  • Five-minute fix block (pip install akf → stamp → akf audit --regulation eu_ai_act)
  • Honest scope summary (who/what/penalties, with the correct EUR 15M/3% transparency-tier fine, not the headline 35M) + not-legal-advice disclaimer
  • DOCX/PDF/binaries fall back to the hosted deep-audit Space + CLI command

Verification

  • npm run build passes (tsc + vite; bundle +10 kB)
  • Detection regexes verified against real repo files: native frontmatter (ai flag + agent detected), legacy _akf line (parses), plain files (no match)
  • Countdown reuses the existing ComplianceCountdown pattern with the same target date

Free in-browser scanner ahead of the EU AI Act Article 50 date
(2026-08-02): drop a file, get READY / PARTIAL / NOT READY against the
machine-readable marking requirement. Fully client-side — the file
never leaves the browser. Live countdown, five-minute fix block,
honest scope summary + not-legal-advice disclaimer. DOCX/PDF fall back
to the hosted deep audit. Alias route /eu-ai-act.
@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
akf Ready Ready Preview, Comment Jul 9, 2026 2:25pm
akf18 Ready Ready Preview, Comment Jul 9, 2026 2:25pm

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

AKF Trust Certification — ✅ Certified

❌ 0/11 files certified · average trust 0.45 · 3 failed

File Trust Evidence Issues
skills/check.md 0.26 other ai_content_without_review, trust_below_threshold, hallucination_risk, knowledge_laundering, ungrounded_ai_claims, excessive_ai_concentration, provenance_gap, unknown, unknown, unknown, unknown, unknown, unknown, unknown
skills/hermes-akf/SKILL.md 0.54 human_review ai_content_without_review, hallucination_risk, knowledge_laundering, ungrounded_ai_claims, excessive_ai_concentration, provenance_gap, unknown, unknown, unknown, unknown, unknown, unknown
skills/openclaw-akf/SKILL.md 0.54 human_review ai_content_without_review, hallucination_risk, knowledge_laundering, ungrounded_ai_claims, excessive_ai_concentration, provenance_gap, unknown, unknown, unknown, unknown, unknown, unknown

Total: 11 | Certified: 0 | Failed: 3 | Skipped: 8

Generated by AKF Certify

@HMAKT99
HMAKT99 merged commit 6b8e1e2 into main Jul 9, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant