.editorconfig
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/pages.yml
.github/workflows/tests.yml
.gitignore
.nojekyll
404.html
CONTRIBUTING.md
COPY_IF_NEEDED_pages_workflow.yml.txt
COPY_PASTE_GITHUB_ACTIONS/pages.yml
COPY_PASTE_GITHUB_ACTIONS/tests.yml
Dockerfile
GITHUB_UPLOAD_GUIDE.md
GITHUB_WEB_UPLOAD_CHECKLIST.md
LICENSE
Makefile
OPEN_ME_FIRST_GITHUB_WEB_SETUP.md
PROOF_OF_WEALTH_ACCUMULATION.md
QA_VERIFICATION.md
README.md
README_FIRST_GITHUB_WEB_USERS.md
REPO_FILE_TREE.txt
ROADMAP.md
SECURITY.md
START_HERE.html
app.js
assets/skillos-mark.svg
data/demo.json
data/wealth_proof.json
docker-compose.yml
docs/api_reference.md
docs/architecture.md
docs/demo_walkthrough.md
docs/extending.md
docs/github_pages_troubleshooting.md
docs/github_web_launch_guide.md
docs/governance.md
docs/pages_site.md
docs/production_blueprint.md
docs/quickstart.md
docs/repository_index.md
docs/skill_lifecycle.md
docs/type_ii_roadmap.md
docs/vision.md
docs/wealth_accumulation_proof.md
examples/curl_examples.sh
examples/run_demo.py
index.html
pages-manifest.json
pyproject.toml
repository_manifest.json
robots.txt
scripts/build_pages.py
scripts/prove_wealth_loop.py
scripts/qa_check.py
scripts/reset_local.sh
scripts/run_local.sh
scripts/verify_pages.py
scripts/verify_repo.py
site/404.html
site/app.js
site/assets/skillos-mark.svg
site/index.html
site/manifest.webmanifest
site/robots.txt
site/sitemap.xml
site/styles.css
skillos/__init__.py
skillos/api.py
skillos/cli.py
skillos/evals.py
skillos/learning.py
skillos/models.py
skillos/permissions.py
skillos/releases.py
skillos/runtime.py
skillos/seed.py
skillos/storage.py
skillos/trainer.py
skillos/wealth_proof.py
skills/invoice_reconciliation/v1/skill.md
skills/research_summary/v1/skill.md
skills/sales_followup_email/v1/skill.md
styles.css
tests/test_end_to_end.py
tests/test_pages_build.py
tests/test_storage.py
tests/test_wealth_proof.py
web/app.js
web/index.html
web/styles.css
