════════════════════════════════════════════════════════
▐▛▀▜▌ T E C H N I K A · 1 1 · Y
▐▙▄▟▌ root access for everyone · one discipline, two sides
════════════════════════════════════════════════════════
Root access for everyone.
Security, compliance, and accessibility are one discipline. A gate that's locked but unusable has failed; so has one that's usable but open.
const FULL = PERCEIVABLE | OPERABLE | ROBUST | SECURE; // 0b1111
gate(profile) => (profile.conformance === FULL) ? "granted" : { denied, unmet };Open, defensive tooling at the intersection of access and security. Every repo is honestly
alpha — pre-release, tested, and labeled for exactly what it does and doesn't do yet.
Accessibility & assurance
- shadow-dom-auditor — pierces shadow DOM for the accessibility defects and injection smells conventional scanners miss
- pdf-ua-linter — PDF/UA (ISO 14289) conformance, every finding mapped to a Matterhorn Protocol checkpoint
- vpat-generator — WCAG 2.2 Accessibility Conformance Reports from the complete Level A + AA catalog
- procurement-scanner — vendor intake → GO/NO-GO against a Section-508 + security + SBOM baseline
- log-hardener — redacts PII and secrets from log streams before they reach a SIEM
- incident-disclosure-toolkit — turns incident facts into a dated notification checklist + advisory skeletons
Food-service operations
- kitchen-microsegmenter — zero-trust nftables so a compromised sensor can't pivot to the POS
- iot-firmware-auditor — flags EOL/outdated firmware and default credentials on kitchen IoT
- menu-a11y-engine — menu data → WCAG-compliant, allergen-aware, screen-reader-friendly menus
- allergen-validator — checks a dish's declared allergens actually match its ingredients
- sous-vide-telemetry — tamper-evident temperature ledger + HACCP proof-of-compliance
Labs — affectionate homages, built real
- tron — the Grid guardian: patrols observed traffic against the sanctioned-flow policy
- cyberdyne — the safety governor: the off switch Skynet never had
Twenty-eight planned; status is honest. planned means planned, not hidden — the rest land as
they're built and tested.
Contact / security: technika11yspeakn@gmail.com — coordinated disclosure per each repo's SECURITY.md.
Ship few, ship real, label honestly. Authority is earned, never staged.