Prepare repository for public release: add LICENSE to docs index, remove private flag

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
olekhondera
2026-02-14 21:37:31 +02:00
parent 2a9862926c
commit 432313ebcd
2 changed files with 2 additions and 1 deletions

View File

@@ -57,6 +57,7 @@ Technical index for developers and AI agents. Use this as the entry point to all
- `RECOMMENDATIONS.md` — project-specific decisions and overrides (template).
- `CONTRIBUTING.md` — commit conventions, PR rules, how to add docs/agents/ADRs.
- `SECURITY.md` — vulnerability disclosure policy.
- `LICENSE` — MIT license.
- `package.json` — project metadata and Node.js engine requirement.
- `.env.example` — environment variables template.
- `.editorconfig` — editor formatting standards (indentation, line endings).