Skip to content

feat(embeddinglab): maturity spine — repo-maturity.v1 + lab.manifest + canonical functional-service#4

Merged
mdheller merged 1 commit into
mainfrom
feat/maturity-spine
Jul 4, 2026
Merged

feat(embeddinglab): maturity spine — repo-maturity.v1 + lab.manifest + canonical functional-service#4
mdheller merged 1 commit into
mainfrom
feat/maturity-spine

Conversation

@mdheller

@mdheller mdheller commented Jul 4, 2026

Copy link
Copy Markdown
Member

Bootstraps the embeddinglab maturity spine, conforming to the canonical SocioProphet/functional-model-surfaces schemas (this is the reference implementation the other labs replicate).

Delivers (issue acceptance criteria):

  • repo.maturity.yaml (repo-maturity.v1, plane socios-lab, level M2 → target M3, full integrations map)
  • lab.manifest.json covering the 5 lab surfaces (embeddings, rerankers, hybrid-retrieval-prep, vector-eval, semantic-indexing)
  • service-manifest/functional-service.v1.jsonstrictly conforms to the canonical functional-service.v1 schema
  • datasets/ evals/ adapters/ training-runs/ scaffolding (references only — no weights/datasets/secrets)
  • vendored canonical schemas under schemas/, offline tools/validate_spine.py wired into make validate
  • CI: installs pyyaml+jsonschema, runs make validate + make smoke + strict jsonschema validation of the maturity record

make validate and make smoke pass offline; strict jsonschema validation of both the maturity record and the service manifest passes. States the lab-only boundary + governance handoff.

Closes #2

🤖 Generated with Claude Code

…ctional-service)

Add repo.maturity.yaml (repo-maturity.v1), lab.manifest.json enumerating the lab
surfaces, and service-manifest/functional-service.v1.json conforming to the canonical
SocioProphet/functional-model-surfaces schemas (vendored under schemas/). Add
datasets/evals/adapters/training-runs scaffolding, an offline validate_spine.py wired
into make validate, and CI that installs deps + runs make validate/smoke + strict
jsonschema validation of the maturity record. No weights, datasets, or secrets.
@mdheller mdheller merged commit 18f0609 into main Jul 4, 2026
2 checks passed
@mdheller mdheller deleted the feat/maturity-spine branch July 4, 2026 17:26
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.

Agent task: bootstrap embedding lab maturity spine and service manifest

1 participant