ĀML™
The accountability layer between AI and the human interface.
AI can propose an interface. The ĀML™ AI Interface Firewall™ evaluates declared purpose, policy, consent, privacy, accessibility, and attention before the interface reaches a person— then produces an inspectable, verifiable decision trail.
transmission "deep_focus" {
engram DeepArticle {
value: "Restorative learning."
purpose: "Increase coherence."
attention_cost: 3.2
restoration_value: 9.1
}
}Make the decision inspectable.
Adjust the explicit model inputs. The local laboratory applies ĀML’s minimal prototype rule and generates an accountability record you can inspect immediately.
EthicalRenderGate™ decision
{
"render_allowed": true,
"attention_cost": 3.2,
"restoration_value": 9.1,
"restoration_margin": 5.9,
"policy": "restoration_value >= attention_cost",
"note": "Illustrative modeled inputs — not a measurement of a person."
}This laboratory demonstrates an explicit policy calculation. Its values are modeled inputs, not measurements of a person, universal ethical truth, clinical assessment, or validated measure of cognitive impact.
Source in. Accountable evidence out.
ĀML is not only a visual concept. The working prototype includes a compiler, CLI, standalone runtime gate, browser demonstration, examples, and automated smoke tests.
Lexer
Turns ĀML source into inspectable tokens.
Parser
Builds a structured syntax representation.
Meaning Tree
Preserves declared value, purpose, and cost.
Render Evaluator
Applies the explicit policy before output.
Accountable Output
Emits HTML plus machine-readable decisions.
Reproduce it locally
Node.js 18 or newer. Clone, test, and compile the supplied example.
git clone https://github.com/aruintelligence/aml-core.git cd aml-core npm test node bin/aml.js compile examples/transmission-061.aml dist
Evidence boundaries
ĀML demonstrates an implemented semantic-policy architecture. It does not establish that its scores objectively measure attention, restoration, harm, ethics, or wellbeing.
Those dimensions require operational definitions, empirical study, accessibility testing, adversarial evaluation, and independent scrutiny before real-world reliance.
Read the ethical-rendering modelRead it. Test it. Challenge it.
Architecture
ARCHITECTURE.md
Open recordLanguage specification
LANGUAGE_SPEC.md
Open recordEthical rendering
ETHICAL_RENDERING.md
Open recordTesting
TESTING.md
Open recordRoadmap
ROADMAP.md
Open recordWhite paper
WHITEPAPER.md
Open recordSecurity policy
SECURITY.md
Open recordTrademark policy
TRADEMARKS.md
Open recordCommercial licensing
COMMERCIAL.md
Open recordContribution guide
CONTRIBUTING.md
Open recordOpen technology. Controlled official brand.
MIT software rights and official ĀML™ / ĀRU™ trademark, certification, endorsement, and co-branding rights are intentionally separate.
Read the trademark policyOfficial AML licensing & enterprise partnerships
Official compatibility branding, certification programs, OEM/co-branding, managed infrastructure, enterprise integration, and strategic partnerships are available by written agreement.
See commercial pathsCreated by Daniel Jacob Read IV · Stewarded by ĀRU Intelligence Inc.
Help define what deserves to render.
Reproducible bug reports, parser tests, accessibility improvements, alternative scoring models, policy definitions, and critical counterexamples are welcome.
