Skip to content

Conversation

@hyperpolymath
Copy link
Owner

No description provided.

claude and others added 3 commits December 17, 2025 20:05
- Fix CodeQL workflow: remove exit 1 in manual build mode
- Update SECURITY.md: replace all template placeholders with project values
- Update CONTRIBUTING.md: replace all template placeholders
- Fix SCM files: update project name from template-repo to odd-ssg
- Update META.scm: correct language to javascript/deno
- Update ECOSYSTEM.scm: accurate satellite description
- Update STATE.scm: current completion status (65%)
- Add ROADMAP.md: comprehensive project roadmap
Core Engine (4/4):
- Mill-Based Synthesis engine (engine/src/core.ts)
- Template processing with {{ variable }} syntax
- Operation Cards, Variable Cards, Mill, Store paradigm

Build System (4/4):
- Justfile with comprehensive recipes
- Mustfile for declarative requirements
- Containerfile for Podman/Docker
- asdf .tool-versions configuration
- deno.json project configuration

Site Generation (4/4):
- Content processing with YAML frontmatter
- Template engine with substitution
- Build pipeline in ssg/src/

Adapters (3/3):
- 30 existing SSG adapters validated
- NoteG-MCP server (noteg-mcp/server.ts)
- Unified MCP protocol interface

Accessibility (5/5):
- BSL, ASL, GSL metadata support
- Makaton symbol-based communication
- Easy Read support
- Accessibility schema (a11y/schema.json)
- WCAG compliance configuration

Testing (4/4):
- Bernoulli verification tests
- Unit tests for engine and build
- E2E adapter tests
- CI/CD pipeline (.github/workflows/ci.yml)

Documentation (8/8):
- README.adoc with full documentation
- cookbook.adoc with recipes and workflows
- Example content and templates
- SCM files documentation

Configuration (3/3):
- Site config schema (ssg/src/types.ts)
- Example config (examples/odd-ssg.config.json)
- Environment handling

Language Tooling (6/6):
- Lexer (noteg-lang/src/lexer.ts)
- Parser (noteg-lang/src/parser.ts)
- LSP server (noteg-lang/src/lsp/server.ts)
- Syntax highlighting support

SCM Files (6/6):
- META.scm - Architecture decisions
- ECOSYSTEM.scm - Project position
- STATE.scm - Current state (95% complete)
- PLAYBOOK.scm - Operational runbooks
- AGENTIC.scm - AI agent config
- NEUROSYM.scm - Neuro-symbolic integration

Examples (3/3):
- Example content (examples/content/)
- Example templates (examples/templates/)
- Example config
@hyperpolymath hyperpolymath merged commit 1cd9283 into main Dec 22, 2025
0 of 2 checks passed
@hyperpolymath hyperpolymath deleted the claude/review-scm-security-i0UCI branch December 22, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants