This repository is not just a collection of configs; it is a Living Governance System. Every interaction between the Architect and the AI is filtered through a rigorous protocol stack.
graph LR
subgraph "Engineering & Governance"
SE[Software Engineer] --> PR[Protocols & Registry]
end
subgraph "Automation Core"
PR --> CLI[CLI Orchestrator]
PR --> SYNC[Sync Engine]
end
subgraph "Deployment Lifecycle"
CLI --> OS[System Deployment]
SYNC --> GIT[Git Integrity]
GIT --> NPM[NPM Distribution]
end
style SE fill:#fff,stroke:#333,stroke-width:2px
style NPM fill:#000,stroke:#fff,stroke-width:2px,color:#fff
- Interactive Sync (
github.sh): A specialized gatekeeper that performs a "Tag Delta" audit, ensuring local versions and remote states are synchronized before any projection. - System Protocols: A library of hidden guides that force the AI to maintain professional standards (Atomic commits, Protocol releases, Security first).
- Automated Distribution: GitHub Actions handle the security auditing and global NPM publication upon Every GitHub Release.
Deploy your architectural baseline anywhere:
pnpm dlx @wistantkode/dotfiles- Professional
.gitignore: PRODUCTION-READY baseline for all modern stacks. - Security & Integrity: Injected
.protocols/folder for immediate AI alignment. - Universal License: Apache 2.0 baseline for all technical distributions.
| Standard | Role | Reference |
|---|---|---|
| Audit Philosophy | Protocol auditing and architectural integrity. | RODIN.md |
| Commit Protocol | Strict atomic formatting and zero-entropy staging. | COMMIT.md |
| Release Flow | Technical versioning and manual sealing logic. | RELEASE.md |
| Security First | Vulnerability audits and secret scanning protocols. | SECURITY.md |
See _INDEX.md for the full library of orchestration protocols.
The project is currently orchestrated by its lead software engineer. New contributions are welcome to expand the baseline.
See CONTRIBUTING.md for guidelines on how to join the contributors and submit PRs. AI/vibe-coded PRs welcome! 🤖
Copyright © 2026 Wistant. Distributed under the Apache License 2.0.
