Files
semantica/docs
b82ae98417 docs(setup): tighten prose across quickstart, installation, and CLI s… (#1459)
* docs(setup): tighten prose across quickstart, installation, and CLI setup guides

* fix(cli-setup): correct semantica-server default binding address

The server.py main() binds to 127.0.0.1 by default and documents
SEMANTICA_HOST as the override to expose beyond localhost.
The previous documentation (from main and carried through this PR)
incorrectly stated 0.0.0.0:8000, which would lead users to believe
the server is network-accessible by default.

Fix all three occurrences in cli-setup.md:
- Installed Commands table
- When to Use Each Command prose bullet
- REST server usage example code comment

---------

Co-authored-by: AutoHarness Bot <bot@autoharness.local>
Co-authored-by: Mohd Kaif <98801504+KaifAhmad1@users.noreply.github.com>
Co-authored-by: Sameer Kadam <sskadam6305@gmail.com>
2026-09-04 20:35:05 +05:30
..
2026-06-17 13:26:19 +05:30
2026-09-03 15:29:41 -04:00