Skip to content

Clean-slate finish + public-readiness: remove high-trust test, add LICENSE + .gitignore#8

Merged
hnshah merged 2 commits into
mainfrom
claude/remove-high-trust-test
Apr 14, 2026
Merged

Clean-slate finish + public-readiness: remove high-trust test, add LICENSE + .gitignore#8
hnshah merged 2 commits into
mainfrom
claude/remove-high-trust-test

Conversation

@hnshah
Copy link
Copy Markdown
Owner

@hnshah hnshah commented Apr 14, 2026

Completes the clean-slate sweep and preps the repo to go public.

Two things bundled

1. Remove synthetic runs/high-trust-professional-tool-architecture-test/

Not a real object run. A two-file self-test from the pre-method architecture work. runs/ now contains only the fully-logged Verdel run as the reference. Continues the clean-slate sweep from #7.

2. Public-readiness

  • LICENSE — MIT, 2026, Hiten Shah. Standard text.
  • .gitignore — OS artifacts, editor files, env files, verification scratch folders produced by new-run.sh/doctor.sh, and Node/Python conventions for future-proofing.
  • README.md — adds a short License section pointing at LICENSE.

Public-readiness scan (done locally before this PR)

  • No secrets / API keys / credentials in tracked content
  • No .env / *.pem / credentials* files
  • No private emails in tracked content
  • 103 tracked files, 1.9 MB total
  • scripts/doctor.sh → PASS
  • scripts/slop-check.sh → exit 0 clean

After merge

Two admin actions left to go public:

  1. Flip repo visibility in GitHub Settings → General → Danger Zone → Change visibility → Make public. Not scriptable from here.
  2. Delete the six stale branches that origin's 403 prevented me from deleting: claude/agentic-foundation, claude/assess-repository-g6d9l, claude/kill-the-ai-slop, claude/pagekit-startup-crm-fykdP, claude/step-03-tightenings, claude/vegan-dog-food-second-pass, plus this one and claude/cleanup-sweep after they merge. GitHub UI: Branches page → trash icon.

Test plan

  • ls runs/vegan-dog-food-verdel only
  • cat LICENSE | head -3 → MIT, 2026, Hiten Shah
  • bash scripts/doctor.sh → PASS
  • cat .gitignore → sensible defaults, no surprises

claude added 2 commits April 14, 2026 16:06
Not a real object run; a two-file synthetic self-test from the pre-
method architecture work. runs/ now contains only the fully-logged
Verdel run as the reference.

Verified:
- scripts/doctor.sh → PASS
- scripts/slop-check.sh → exit 0 clean
- No lingering references to 'high-trust' across the repo
- LICENSE: MIT, 2026, Hiten Shah. Standard text from opensource.org.
- .gitignore: OS artifacts, editor files, backups, env files,
  verification scratch folders produced by new-run.sh/doctor.sh,
  common Node/Python artifacts for future-proofing.
- README.md: adds a short License section pointing at the LICENSE
  file.

Completes the public-readiness pass alongside the high-trust folder
removal already on this branch.
@hnshah hnshah changed the title Remove synthetic high-trust architecture test run Clean-slate finish + public-readiness: remove high-trust test, add LICENSE + .gitignore Apr 14, 2026
@hnshah hnshah merged commit aa6aae3 into main Apr 14, 2026
@hnshah hnshah deleted the claude/remove-high-trust-test branch April 15, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants