docs: add agent documentation files #2

Merged
morten-olsen merged 1 commit from docs/add-agent-documentation into main 2026-01-07 21:24:35 +01:00
Owner

Summary

Add comprehensive documentation files for AI agent guidance when working on this Nix Home Manager configuration repository.

AGENTS.md

  • Build/lint/test commands (Makefile targets)
  • Code style guidelines (nixfmt-rfc-style, naming conventions)
  • Module structure patterns with examples
  • Profile separation rules

SPEC.md

  • System architecture overview with profile comparison table
  • Complete directory structure and module documentation
  • Configuration schema and data models
  • Integration points and key business logic

These files provide clear guidance for AI agents working on the repository.

## Summary Add comprehensive documentation files for AI agent guidance when working on this Nix Home Manager configuration repository. ### AGENTS.md - Build/lint/test commands (Makefile targets) - Code style guidelines (nixfmt-rfc-style, naming conventions) - Module structure patterns with examples - Profile separation rules ### SPEC.md - System architecture overview with profile comparison table - Complete directory structure and module documentation - Configuration schema and data models - Integration points and key business logic These files provide clear guidance for AI agents working on the repository.
Add AGENTS.md and SPEC.md for AI agent guidance:
- AGENTS.md: Build commands, code style, patterns, and do's/don'ts
- SPEC.md: System architecture, modules, data models, and integration points

These files provide comprehensive guidance for AI agents working on
the Nix Home Manager configuration repository.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
envs/home-manager!2
No description provided.