-
Added
- Complete AWS installation guide in
INSTALL.md - Example deployment configuration template in
.env.example - Versioned Lambda deployment script in
scripts/deploy-lambda.sh - DynamoDB setup script for the seven core tables in
scripts/setup-dynamodb.sh - Cognito setup script with pool, client, and password policy in
scripts/setup-cognito.sh - S3 + CloudFront setup script with OAC workflow in
scripts/setup-frontend.sh - Full Beak API reference in
docs/API-REFERENCE.md - Agent type guide covering
AGENT,ASSISTANT, andWORKER - Skill development guide with the canonical
spaceduck.pycommand pattern - Canonical birth certificate JSON Schema in
schemas/birth-certificate.schema.json - Canonical Peck Protocol specification in
docs/PECK-PROTOCOL-SPEC.md - Open-source deployment security guidance in
SECURITY.md - Minimal working example skill in
examples/minimal-skill.py - Self-hosting FAQ in
FAQ.md - README improvements covering prerequisites, setup time, architecture, and install path
Frontend (DG task batch)- Five live public domains with distinct role routing (duckgalaxy.com, spaceduckling.com, duckcontrol.com, spaceduck.bot, mightyspaceduck.com)
- Galaxy Marketplace placeholder with Galaxy 1.2 waitlist and countdown
- Mission Control, Roadmap, Docs, News, About, Community, Skills, Status pages
- FAQ accordion page with FAQPage JSON-LD schema
- Dark mode toggle on duckgalaxy-home.html
- Mobile hamburger navigation with drawer pattern
- Anonymous page-view ping to
POST /beak/pageview - Duckling counter widget wired to live
/beak/metrics - JSON-LD structured data (Organization, SoftwareApplication, CollectionPage, Product)
- Print stylesheets, WCAG AA colour contrast, skip-nav, aria-labels
- RSS feed at
/news-feed.xml
Galaxy 1.1 Beta marks the first complete self-hosting release path for the open-source engine. It brings the repository from doctrine-heavy scaffolding to an operator-usable deployment and builder documentation set, and ships a full public web presence.
- Complete AWS installation guide in
-
Added
- Initial AWS scaffold for the Mighty Space Duck open-source deployment model
- Doctrine-first repository structure across core, life, governance, communication, protection, economy, and relationship domains
- Baseline self-hosting and skill-system documentation
- Initial markdown registry and project index
Galaxy 1.0 Alpha established the open-source structure and terminology. Galaxy 1.1 Beta turns that scaffold into a more actionable deployment and integration package.
🚀 What's new in Galaxy 1.2
6 FEATURES COMING
- ◆ Agent Discovery Registry
- ◆ Multi-Certificate Support
- ◆ Webhook v2 Engine
- ◆ Lobster Bind Flow
- ◆ T3 Trust Automation
- ◆ Galaxy Marketplace Launch