SDD Observatory
Stars
2.6K
Contributors
29
Open issues
14
Age
10 months
Last push
2 months ago
Latest release
v0.12.0 May 7, 2026
Week of Aug 31, 2025: 0 commits Week of Sep 7, 2025: 0 commits Week of Sep 14, 2025: 0 commits Week of Sep 21, 2025: 0 commits Week of Sep 28, 2025: 0 commits Week of Oct 5, 2025: 2 commits Week of Oct 12, 2025: 68 commits Week of Oct 19, 2025: 30 commits Week of Oct 26, 2025: 30 commits Week of Nov 2, 2025: 26 commits Week of Nov 9, 2025: 10 commits Week of Nov 16, 2025: 67 commits Week of Nov 23, 2025: 59 commits Week of Nov 30, 2025: 56 commits Week of Dec 7, 2025: 13 commits Week of Dec 14, 2025: 2 commits Week of Dec 21, 2025: 0 commits Week of Dec 28, 2025: 0 commits Week of Jan 4, 2026: 0 commits Week of Jan 11, 2026: 0 commits Week of Jan 18, 2026: 17 commits Week of Jan 25, 2026: 7 commits Week of Feb 1, 2026: 9 commits Week of Feb 8, 2026: 8 commits Week of Feb 15, 2026: 32 commits Week of Feb 22, 2026: 138 commits Week of Mar 1, 2026: 88 commits Week of Mar 8, 2026: 19 commits Week of Mar 15, 2026: 14 commits Week of Mar 22, 2026: 43 commits Week of Mar 29, 2026: 19 commits Week of Apr 5, 2026: 18 commits Week of Apr 12, 2026: 12 commits Week of Apr 19, 2026: 12 commits Week of Apr 26, 2026: 18 commits Week of May 3, 2026: 19 commits Week of May 10, 2026: 2 commits Week of May 17, 2026: 0 commits Week of May 24, 2026: 0 commits Week of May 31, 2026: 0 commits Week of Jun 7, 2026: 3 commits Week of Jun 14, 2026: 0 commits Week of Jun 21, 2026: 0 commits Week of Jun 28, 2026: 0 commits Week of Jul 5, 2026: 0 commits Week of Jul 12, 2026: 0 commits Week of Jul 19, 2026: 0 commits Week of Jul 26, 2026: 0 commits Week of Aug 2, 2026: 0 commits Week of Aug 9, 2026: 0 commits Week of Aug 16, 2026: 0 commits Week of Aug 23, 2026: 0 commits
Commits per week, last 12 months · 841 total
View weekly commit data
Week startingCommits
Aug 23, 20260
Aug 16, 20260
Aug 9, 20260
Aug 2, 20260
Jul 26, 20260
Jul 19, 20260
Jul 12, 20260
Jul 5, 20260
Jun 28, 20260
Jun 21, 20260
Jun 14, 20260
Jun 7, 20263
May 31, 20260
May 24, 20260
May 17, 20260
May 10, 20262
May 3, 202619
Apr 26, 202618
Apr 19, 202612
Apr 12, 202612
Apr 5, 202618
Mar 29, 202619
Mar 22, 202643
Mar 15, 202614
Mar 8, 202619
Mar 1, 202688
Feb 22, 2026138
Feb 15, 202632
Feb 8, 20268
Feb 1, 20269
Jan 25, 20267
Jan 18, 202617
Jan 11, 20260
Jan 4, 20260
Dec 28, 20250
Dec 21, 20250
Dec 14, 20252
Dec 7, 202513
Nov 30, 202556
Nov 23, 202559
Nov 16, 202567
Nov 9, 202510
Nov 2, 202526
Oct 26, 202530
Oct 19, 202530
Oct 12, 202568
Oct 5, 20252
Sep 28, 20250
Sep 21, 20250
Sep 14, 20250
Sep 7, 20250
Aug 31, 20250

Metrics updated Aug 27, 2026 · collected automatically from the GitHub API

Spec structure

Location
specs/
Formats
Markdown
Notes
Two feature directories: 001-openclaw-integration carries the full Spec Kit artifact set (spec.md, plan.md, tasks.md, research.md, data-model.md, quickstart.md, contracts/cli.md) while 002-ace-mcp-server has spec.md and contracts/tool-schemas.md. A .specify/ directory holds the versioned ACE Framework Constitution (memory/constitution.md) plus templates and scripts.

Assessment drift: moderate

Spec-to-code drift

Moderate. Both specced features shipped, but the specs/ tree has been frozen since 2026-03-24 (10 commits total) while the project kept shipping through April–June 2026 — releases v0.11.0 and v0.12.0, a v2 Skill schema for the skillbook, and substantial reflector and skill-manager rework all landed with no spec updates. The drift reaches back into the specced features themselves: an April commit realigned the MCP and OpenClaw tests to the v2 schema without touching their spec folders, and 002-ace-mcp-server/spec.md still reads Status: Draft even though its implementation landed and was hardened in early March.

Defects and rework

The spec-path history records a same-day hardening loop: the MCP server landed on 2026-03-02 and was followed within hours by three fix(mcp) commits (“fix semantic bugs, harden safety guards, and expand test coverage”, “enforce optional dependency boundary and remove unsupported request flags”, “add learn timeouts, resolve paths canonically, harden registry draining”). Whether spec-driven features accumulate more or less rework than the project’s unspecced work is not yet assessed.

Maintenance outcomes

Too early to judge, and the open question is whether Spec Kit sticks: adoption here looks like a two-feature burst (late February to late March 2026) rather than a standing practice, with later minor releases shipping significant behaviour changes and no 003-* spec directory appearing. The .specify/ constitution is versioned and maintained (bumped to v1.1.0 with a sync-impact report), so the scaffolding remains live even while the specs/ tree idles.

Timeline

  1. Latest spec activity

    feat(providers): add Bedrock API key support + fix sandbox imports

  2. MCP server specced and shipped

    `002-ace-mcp-server` drafted and implemented the same day — "feat(mcp): add optional ACE MCP server with session-scoped tools and safety guards".

  3. Spec Kit adopted

    First commit to the `specs/` directory — "Work on spec-kit for openclaw".

Metrics updated Aug 27, 2026 · Assessment last reviewed Jul 19, 2026 · Added Jul 19, 2026 · How we track