- First substantive build: 30 April 2026.
- GitHub repository: sbt_profile_starter.
- Public site: visit the public site.
Each link below reflects an evidenced family, lineage or direct connection. This project has 8 relevant public connections.
- strange-but-true - public page - explicit cross-reference.
- agent-md-form-navigator - public page - shared tooling suite.
- film-club-documentary-builders - public page - shared tooling suite.
- grey-area-commons - public page - explicit cross-reference, shared tooling suite.
- how-to-use-md-with-ai - public page - explicit cross-reference, shared tooling suite.
- legal-memory-workbench - public page - explicit cross-reference, shared tooling suite.
- sbt_aura_builder - public page - explicit cross-reference, shared tooling suite.
- strange-but-true-ai-trust-index - public page - shared tooling suite.
The Local Profile Builder is an eight-step browser tool for making a plain Markdown civic profile that the user can keep on their own device.
- The user moves through foundations, passions, capabilities, care, voice, vision and ecosystem questions.
- Answers are held in the current browser tab using
sessionStorage. - The final page assembles the answers into
profile.mdfor copying or downloading. - The user can delete all saved answers from the interface.
The repository is a static site made from HTML, style.css and app.js. It has
no account, server database or cloud save.
Open index.html in a browser. No build step is required.
The tool does not send form answers to a project server, but the browser keeps them for the current tab session until they are deleted or the session ends. The generated profile is intended to be public-facing, so users should leave out private details about themselves and other people. Downloading the file is the only durable save provided by this tool.
The builder does not grant community authority, verify a person's claims or publish the profile automatically.
See LICENCE.md. This repository uses the Strange But True Public Source Licence.