schemas

Org-published JSON Schemas for the DeliberateGeek org via GitHub Pages.

Getting Started

# Clone the repository
git clone <repository-url>
cd schemas

Project Structure

schemas/
├── docs/         # Project documentation
├── .editorconfig # Baseline editor settings
├── .gitmessage   # Commit message template
└── README.md     # This file

This is a generic base workspace. It carries the conventions common to every workspace — git workflow, commit format, and AI-assistant context — and nothing tied to a particular language, framework, or platform. Add structure as the project takes shape, or apply a capability layer for language- or tool-specific scaffolding.

Development

License