Version: 1.2.2 Status: Live Last Updated: 2026-02-08
For rapid onboarding: See QUICK-START.md (3-10 min by role).
For architecture deep dive: See DEEP-DIVE.md (technical systems analysis).
This guide provides complete onboarding for all personas: AI agents, developers, architects, policy makers, and contributors. By the end, you'll understand:
- What this repository is (meta-framework for human-AI collaboration)
- Why it exists (governance patterns for scalable AI workflows)
- How to use it (constitutional layer + project-specific applications)
- Where to contribute (open issues, gaps, and opportunities)
Estimated Time: 30-60 minutes (comprehensive); sections are modular—read what matters to you.
GenAI Research & Development (TomWizMaster) is a meta-framework for AI-assisted development that treats human-AI collaboration like systems architecture.
Core Concept: Just as AWS uses Organizations, SCPs, and Shared Responsibility to govern cloud infrastructure, this repo uses:
- Constitutional Layer (CONSTITUTION.md, GUARDRAILS.md, SHARED-RESPONSIBILITY.md)
- Project Isolation (Alliance-to-Empire, One-Shot, AI-Guardrails-and-Bias)
- Audit Trail (DESIGN.md, COMPLIANCE.md, Audit/)
Problem: AI collaboration is chaotic without governance. Teams repeat themselves, lose context, violate boundaries, and struggle to scale.
Solution: A constitutional framework that:
- Prevents orphan state (work without context)
- Enforces boundaries (GUARDRAILS.md)
- Clarifies accountability (SHARED-RESPONSIBILITY.md)
- Provides audit trail (DESIGN.md, CHANGELOG.md, Audit/)
Guiding Principle: Faster, Better, Cheaper—optimize all three without sacrificing any dimension.
TomWizMaster/
│
├── 📜 Constitutional Layer (Root)
│ ├── MANIFESTO.md ← Why we exist
│ ├── CONSTITUTION.md ← Immutable principles
│ ├── GUARDRAILS.md ← Boundaries and red lines
│ ├── SHARED-RESPONSIBILITY.md ← Human vs. AI accountability
│ ├── COMPLIANCE.md ← Compliance-as-code
│ ├── AUDIT-ARCHITECTURE.md ← Audit integrity framework
│ ├── THINKING-VISIBILITY-PROTOCOL.md ← Tier-2 logs
│ ├── SECURITY-PROTOCOL.md ← Gatekeeper and escalation
│ ├── FRICTION-PROTOCOL.md ← Human ↔ AI collaboration
│ └── ...
│
├── 🏗️ Projects (Organizational Units)
│ ├── Alliance-to-Empire/ ← AI-powered ideation platform
│ ├── One-Shot/ ← R&D core and methodology
│ ├── AI-Guardrails-and-Bias/ ← Ethics and bias analysis
│ ├── Prince-of-Persia/ ← Narrative and metaphor research
│ ├── Ugly-Truth/ ← Critical analysis and commentary
│ └── US-Gov/ ← Government efficiency frameworks
│
├── 🔧 Workflows & Templates
│ ├── IaT/ ← Infrastructure-as-Text workflow
│ ├── Audit/ ← Audit logs and reports
│ ├── showtell/ ← Slide deck and summary generation
│ └── media/ ← Media asset specs
│
└── 📦 Assets
├── images/
├── scripts/
└── iso-3166.json ← Reference data
| Category | Document | Purpose | Priority |
|---|---|---|---|
| Vision | MANIFESTO.md | Why this exists | High |
| Principles | CONSTITUTION.md | Core operating rules | Critical |
| Boundaries | GUARDRAILS.md | Red lines | Critical |
| Accountability | SHARED-RESPONSIBILITY.md | Who owns what | High |
| Communication | TONE-AND-INTENT.md | How to interpret messages | Medium |
| Compliance | COMPLIANCE.md | Governance approach | Medium |
| Architecture | ARCHITECTURE-HIERARCHY.md | System layers | High |
| Audit | AUDIT-ARCHITECTURE.md | Integrity framework | Medium |
| AWS Concept | This Framework | Purpose |
|---|---|---|
| Organizations | GenAI-R&D repo | Central governance |
| SCPs | GUARDRAILS.md | Boundary policies |
| Shared Responsibility Model | SHARED-RESPONSIBILITY.md | Accountability |
| Regions/AZs | Project folders | Isolation & context |
| CloudTrail | DESIGN.md, CHANGELOG.md | Audit trail |
| Government | This Framework | Purpose |
|---|---|---|
| Declaration of Independence | MANIFESTO.md | Why we exist |
| Constitution | CONSTITUTION.md | Immutable principles |
| Bill of Rights | GUARDRAILS.md | Protected boundaries |
| Separation of Powers | SHARED-RESPONSIBILITY.md | Checks & balances |
| Judicial Review | Audit/ | Compliance verification |
The guiding principle across all projects:
| Dimension | Meaning | Guardrail |
|---|---|---|
| Faster | Reduce idea → validated learning time | Don't sacrifice understanding |
| Better | Higher quality per unit effort | Don't gold-plate |
| Cheaper | Lower cost (time, money, cognitive) | Don't sacrifice core value |
Balance Check: If optimizing one significantly hurts another → STOP and reconsider.
Your Role: Execute tasks within GUARDRAILS.md; defer high-stake decisions to humans per SHARED-RESPONSIBILITY.md.
Must Read:
- CONSTITUTION.md — Operating principles
- SHARED-RESPONSIBILITY.md — Your accountability boundaries
- TONE-AND-INTENT.md — Interpret sarcasm, urgency, mixed language
- GUARDRAILS.md — Red lines you cannot cross
- SECURITY-PROTOCOL.md — Escalation triggers
Protocols to Learn:
- FRICTION-PROTOCOL.md — AK/AAK signals for collaboration
- THINKING-VISIBILITY-PROTOCOL.md — Tier-2 audit logging for P4-P7 work
- AUDIT-ARCHITECTURE.md — Output integrity and binding
Project-Specific:
- Check for
AI-PERSONA.mdin project folders for custom instructions - Follow AAK signals (AAK GO, AAK BIND, AAK STOP) for high-stake work
Start Here: Alliance-to-Empire/AI-PERSONA.md
Your Role: Build, document, and maintain code and workflows within the framework.
Must Read:
- MANIFESTO.md — Understand the vision
- GUARDRAILS.md — Know the boundaries
- SHARED-RESPONSIBILITY.md — Your accountability vs. AI's
- MARKDOWN-STYLE.md — Documentation standards
- BRANCHING-STRATEGY.md — Git workflow
Workflows to Learn:
- IaT/README.md — Infrastructure-as-Text intake and templates
- CHANGELOG.md — Version tracking
- CURRENT_NOTES_AND_TODOS.md — Current work
Projects to Explore:
- Alliance-to-Empire/ — Ideation platform
- One-Shot/ — R&D core
- Prince-of-Persia/ — Narrative research
Start Here: Pick a project, read its README.md and TODO.md, open an issue or PR.
Your Role: Design systems, review architecture, ensure scalability and resilience.
Must Read:
- ARCHITECTURE-HIERARCHY.md — System → Platform → App layers
- DESIGN.md — How this framework was built (audit trail)
- FULL-ANALYSIS.md — Comprehensive systems thinking analysis
- COMPLIANCE.md — Governance and compliance approach
- AUDIT-ARCHITECTURE.md — Audit integrity framework
Deep Dives:
- DEEP-DIVE.md — Architecture patterns and tradeoffs
- IaT/REFERENCE-ARCHITECTURE.md — Reference architectures
- IaT/DECISION-OPTIONS.md — Decision frameworks
Protocols to Master:
- THINKING-VISIBILITY-PROTOCOL.md — Tier-2 reasoning logs
- SECURITY-PROTOCOL.md — Gatekeeper and escalation
- FRICTION-PROTOCOL.md — Human ↔ AI collaboration
Start Here: Review DESIGN.md and FULL-ANALYSIS.md.
Your Role: Ensure compliance, manage risk, verify governance.
Must Read:
- CONSTITUTION.md — Immutable principles
- GUARDRAILS.md — Boundary enforcement
- SHARED-RESPONSIBILITY.md — Accountability model
- COMPLIANCE.md — Compliance-as-code approach
- SECURITY-PROTOCOL.md — Risk gatekeeping
Risk & Limitations:
- BIAS-AND-PITFALLS.md — Known limitations
- README.md Cons — Unresolved issues + accepted tradeoffs
- AI-Guardrails-and-Bias/ — Ethics case studies
Audit Trail:
- AUDIT-ARCHITECTURE.md — Audit framework
- Audit/output/ — Audit reports
- CHANGELOG.md — Version history
Start Here: Read COMPLIANCE.md and review Audit/output/.
Your Role: Improve documentation, fix bugs, propose enhancements.
Must Read:
- README.md — Full overview
- MANIFESTO.md — Vision
- DESIGN.md — Construction history
- MARKDOWN-STYLE.md — Doc standards
- BRANCHING-STRATEGY.md — Git workflow
Contribution Areas:
- Documentation: Fix typos, improve clarity, add examples
- Architecture: Propose system improvements
- Audit: Enhance audit scripts, add checks
- Narrative: Contribute to storytelling research
- Ethics: Add case studies to AI-Guardrails-and-Bias
Workflow:
- Fork the repo
- Create a feature branch (e.g.,
feature/improve-onboarding) - Make your changes
- Submit PR with clear description
- Reference CONSTITUTION.md and GUARDRAILS.md alignment
Start Here: Read CURRENT_NOTES_AND_TODOS.md for open items.
By Topic:
- Vision & Principles → Root constitutional docs (MANIFESTO, CONSTITUTION, GUARDRAILS)
- Architecture → ARCHITECTURE-HIERARCHY.md, DESIGN.md, DEEP-DIVE.md
- Compliance & Risk → COMPLIANCE.md, SECURITY-PROTOCOL.md, AUDIT-ARCHITECTURE.md
- Projects → Alliance-to-Empire, One-Shot, AI-Guardrails-and-Bias, Prince-of-Persia
- Workflows → IaT/, Audit/, showtell/, media/
- Audit Trail → CHANGELOG.md, DESIGN.md, Audit/output/
By File Type:
.md— Markdown documentation (most files).yaml/.json— Configuration and data.py— Python scripts (audit, media generation).sh— Shell scripts (audit wrapper)
Search Tips:
- Use GitHub search or
grepfor keywords - Check
README.mdfiles in each folder for orientation - Review
TODO.mdfiles for open work
- Read MANIFESTO.md — Understand the vision
- Read CONSTITUTION.md — Learn core principles
- Read GUARDRAILS.md — Know the red lines
- Read SHARED-RESPONSIBILITY.md — Understand accountability
- Review README.md — Get full overview
- Pick a persona track:
- AI Agent → Read TONE-AND-INTENT.md, FRICTION-PROTOCOL.md
- Developer → Read MARKDOWN-STYLE.md, BRANCHING-STRATEGY.md
- Architect → Read ARCHITECTURE-HIERARCHY.md, DESIGN.md
- Policy → Read COMPLIANCE.md, BIAS-AND-PITFALLS.md
- Contributor → Read CURRENT_NOTES_AND_TODOS.md
- Explore one project folder (Alliance-to-Empire, One-Shot, etc.)
- Review CHANGELOG.md for recent changes
- Check Audit/output/GENERAL-AUDIT-REPORT.md for repo health
Immediate:
- Read the constitutional layer (MANIFESTO, CONSTITUTION, GUARDRAILS)
- Pick a project or area of interest
- Read that project's README.md and TODO.md
First Week:
- Complete your persona-specific reading list
- Open your first issue or PR
- Review a recent audit report
Ongoing:
- Monitor CHANGELOG.md for updates
- Participate in discussions or PRs
- Contribute improvements based on CURRENT_NOTES_AND_TODOS.md
| Topic | Resource | Audience |
|---|---|---|
| Architecture Deep Dive | DEEP-DIVE.md | Architects |
| One-Shot Methodology | One-Shot/README.md | Researchers |
| Show & Tell | SHOW-AND-TELL.md | Communicators |
| IaT Workflow | IaT/README.md | Architects, Developers |
| Friction Removal | FRICTION-PROTOCOL.md | AI Agents, Humans |
| Thinking Visibility | THINKING-VISIBILITY-PROTOCOL.md | High-Stake Work |
| Security Gatekeeping | SECURITY-PROTOCOL.md | Policy, Security |
- xAI Grok Analysis → AI-Guardrails-and-Bias/xAI-LM-Arena-Story.md
- GPT-5 Footnote Failure → AI-Guardrails-and-Bias/GPT5-FOOTNOTE-FAILURE-CASE-STUDY.md
- One-Shot Court Transcript → One-Shot/COURT_TRANSCRIPT.md
By now, you should:
- Understand what this repository is and why it exists
- Know where to find constitutional docs, projects, and workflows
- Be able to navigate by persona (AI, Dev, Architect, Policy, Contributor)
- Have a checklist for getting started
Next Steps:
- For rapid start → QUICK-START.md
- For architecture → DEEP-DIVE.md
- For projects → Pick a folder and read its README.md
- For contribution → Read CURRENT_NOTES_AND_TODOS.md and open a PR
Questions? Open an issue or refer to TONE-AND-INTENT.md for communication norms.
Welcome to the framework. Let's build something resilient. 🚀