- First substantive build: 13 May 2026.
- GitHub repository: legal-memory-workbench.
- Public site: visit the public site.
Each link below reflects an evidenced family, lineage or direct connection. This project has 20 relevant public connections.
- aus-gov-2025 - public page - shared tooling suite.
- australian-law-2012-lukes-relevance - public page - explicit cross-reference, shared tooling suite.
- australian-legal-engine - explicit cross-reference, shared tooling suite.
- event-search-QLD - public page - shared tooling suite.
- p4a_xyz - public page - shared tooling suite.
- UN-world-days - public page - shared tooling suite.
- amity-outdoor-fitness-grant - public page - explicit cross-reference.
- community-club-builder-sandy-sports - public page - shared tooling suite.
- moreton-bay-autonomous-mobility - public page - explicit cross-reference, shared tooling suite.
- ready-set-co-op-trust-hub - public page - shared tooling suite.
- stradbroke-grants-lab - public page - explicit cross-reference, shared tooling suite.
- straddie-tenders-lab - public page - shared tooling suite.
- windemere-skate-bowl-tender-workspace - public page - shared tooling suite.
- agent-md-form-navigator - public page - explicit cross-reference, shared tooling suite.
- film-club-documentary-builders - public page - shared tooling suite.
- grey-area-commons - public page - shared tooling suite.
- how-to-use-md-with-ai - public page - explicit cross-reference, shared tooling suite.
- sbt_aura_builder - public page - explicit cross-reference, shared tooling suite.
- sbt_profile_starter - public page - explicit cross-reference, shared tooling suite.
- strange-but-true-ai-trust-index - public page - shared tooling suite.
Legal Memory Workbench is a public static website for preparing AI-ready markdown files for a personal or project-specific legal information assistant.
Public workbench: https://auraofintelligence.github.io/legal-memory-workbench/
It is for legal information preparation only. It does not provide legal advice.
- Helps visitors map life, work, projects, property, community activity and obligations that may touch law.
- Helps visitors list jurisdictions, possible legal sources, risk categories and evidence gaps.
- Generates markdown previews in the browser.
- Lets visitors copy or download local
.mdfiles for their own workflow. - References optional partner builders for public profiles, Aura context, noticeboards and grant readiness without merging or uploading visitor data.
- No chatbot.
- No legal advice.
- No accounts.
- No database.
- No analytics or trackers.
- No external API calls.
- No scraping.
- No upload to GitHub.
The public GitHub repository contains only the site code, blank templates, public examples and licence. Visitor-filled files stay in the visitor's browser until they copy or download them.
Open index.html in a browser, or run a small local server:
python -m http.server 4186 --bind 127.0.0.1Then open:
http://127.0.0.1:4186/
This site is designed to run from the repository root on GitHub Pages with no build step.
- How to Use Markdown with AI - explains the wider Markdown-first and public/private pattern.
- Profile Starter - a separate public-safe profile builder.
- Aura Builder - a separate private or permissioned context builder.
- Stradbroke Grants Lab Profile Kit - neighbouring grant-readiness preparation.
See LICENCE.md.