remove docs from repo, add codesign to install.sh

Docs contain internal planning (token economics, growth plan) that
should not be public. Keep locally via .gitignore.
Added macOS ad-hoc codesign step to install.sh.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Razvan Dimescu
2026-03-21 04:13:21 +02:00
parent 1ad4e127ef
commit 792f745587
3 changed files with 8 additions and 1 deletions

View File

@@ -84,7 +84,7 @@ Query → Overrides → .numa TLD → Blocklist → Local Zones → Cache → Up
No DNS libraries. The wire protocol — headers, labels, compression pointers, record types — is parsed and serialized by hand. Runs on `tokio` + `axum`, async per-query task spawning.
[Full API reference (22 endpoints)](docs/development-plan.md) · [Configuration reference](numa.toml)
[Configuration reference](numa.toml)
## Roadmap