f574f025a6
Trim AGENTS.md to whole-repo, every-session facts (154 -> 110 lines) and move subsystem guidance into docs/guides/*.md, each with paths: frontmatter and a one-line index entry in AGENTS.md. Symlink each guide from .claude/rules/ so Claude Code lazy-loads it by matching path; track those symlinks via a .gitignore exception (.claude/settings.local.json stays ignored).
17 lines
405 B
Plaintext
17 lines
405 B
Plaintext
# Subprojects — each is its own git repo backed up to its own Gitea remote
|
|
/activate-license-template/
|
|
/keysat-docs/
|
|
/keysat-registry-landing/
|
|
/keysat-xyz-landing/
|
|
/licensing-client-go/
|
|
/licensing-client-python/
|
|
/licensing-client-rust/
|
|
/licensing-client-ts/
|
|
/licensing-service-startos/
|
|
/plans/
|
|
|
|
# Local machine config / junk — but track the scoped-guide symlinks
|
|
/.claude/*
|
|
!/.claude/rules/
|
|
.DS_Store
|