Public-flip audit: env-driven paths, scrub audit-ticket prefixes, terser README

the host bind paths + LAN host pins replaced with env defaults. Repository URLs
→ git.sulkta.com. Audit-changelog scaffolding stripped from inline comments
(technical reasoning preserved). README sheds marketing scaffolding. AI-speak
in load-bearing prompts/SOULs left alone — that IS the product.
This commit is contained in:
Sulkta 2026-05-27 11:42:58 -07:00
parent 566ca05ea8
commit 564233cbff
20 changed files with 233 additions and 258 deletions

View file

@ -7,7 +7,7 @@ version = "0.0.1"
edition = "2024"
license = "MIT"
authors = ["Sulkta"]
repository = "http://127.0.0.1:3001/Sulkta/skald"
repository = "https://git.sulkta.com/Sulkta/skald"
[workspace.dependencies]
tokio = { version = "1", features = ["full"] }