Docs
Conceptual quickstart for how Noetyk fits into your development workflow. Command examples are placeholders until the CLI contract is frozen under release management (ISO 27001 documentation control).
Overview
Noetyk builds a semantic map of your repositories so humans and LLMs share the same structured understanding—reducing tokens, hallucinations, and onboarding drag.
Indexing your repository
noetyk index ./Check indexing status
noetyk statusUsing with AI tools
noetyk context --service auth
# Example: emit compact context for prompts (placeholder)Security posture
Enterprise SSO, audit logs, and data residency are on the roadmap. This documentation shell is not an operational security runbook—refer to your security team for controls once production services are available.
Troubleshooting
- — Indexing fails on very large monorepos (retry with path scope)
- — Invalid or expired API key (re-authenticate with noetyk login)
- — Network blocked to Noetyk endpoints (check corporate proxy allowlists)