openalicelabs · semantic index

Search

One paraphrase-friendly query across every @feature block, repo summary, manifest goal, museum achievement, knowledge note, and lab digest. Ask in plain language — BAAI/bge-m3 ranks the closest matches by cosine similarity across all six domains at once.

0 hits

848ms · BGE-M3 1024d cosine
  • knowledge
    66%
    Manifest-driven atlas — .atlas-deps.yml as single source of truth
    architecture/manifest-driven-atlas · 2026-05-21

    Every active repo in the org carries a `.atlas-deps.yml` file. That file is the **operator-stated truth** about what the repo declares: kind, priority, goals, consumed env vars, exposed endpoints, run

  • achievement
    59%
    Atlas hive-visibility wave + automated weekly digests + context packs
    infra · 2026-06-12 · high · openalice-atlas

    A freshness/visibility pass: graph crate-resolution (monorepo workspace crates no longer drawn as external satellites), footer freshness stamps, drift wiring, and ORG-CONVENTIONS.md as the project-factory canon with an atlas new-repo stamper. Weekly digests automated via a Codex cron (W22–W24 catch-up written honestly rather than backfilled). One-call session orientation shipped: GET /api/v1/context?repo= context packs that replace the git-log/board/claims ritual.

  • achievement
    57%
    Ecosystem manifest at 100% coverage
    infra · 2026-05-19 · high

    Every active repo across the openalicelabs org carries a .atlas-deps.yml manifest declaring runtime deps, owned tables, exposed surfaces, and consumed env. First time the catalogue reads as a coherent whole.

  • knowledge
    57%
    SLO auto-targets — file_sd flow from manifest to live scrape
    architecture/slo-auto-targets-pipeline · 2026-05-21

    Wave 🆃 (2026-05-21) wired manifest endpoints into Prometheus via `file_sd_configs`. The pipeline is fully declarative end-to-end.

  • achievement
    57%
    Atlas v0.1.0 launched
    oss-release · 2026-05-19 · breakthrough · openalice-atlas

    Org cockpit + manifest catalogue + agent MCP for 60 repos shipped under atlas.blal.pro. Ecosystem manifest .atlas-deps.yml at 100% coverage. Inspector AST quality integration, R3F 3D planetarium graph, semantic search via BGE-M3, wiki.md export per repo.

  • goal
    56%
    atlas.drift.goals-vs-features
    openalice-atlasdone

    Surface drift between manifest goals and @feature annotations — flag 'done' goals with no matching feature, and vice versa.

  • achievement
    56%
    Atlas timeline of achievements shipped
    milestone · 2026-05-21 · high

    Museum-style horizontal ribbon at atlas.blal.pro/timeline — the lab's curated public record of where it has been. Database migration 0023, atlas-ingestor parses @achievement annotations + this seed file every scan, atlas-api exposes /api/v1/timeline with filter axes, atlas-web renders dots sized by impact + coloured by category.

  • knowledge
    56%
    Prometheus needs multi-network reach for file_sd targets
    learnings/2026-05-21-prometheus-network-bridge · 2026-05-21

    Wave 🆃 wired manifest endpoints into Prometheus `file_sd_configs`. The JSON targets landed, Prometheus read them, but 6 services stayed dim on the dashboard. Root cause: Docker network reach.

  • goal
    55%
    atlas.search.semantic
    openalice-atlasplanned

    pgvector-backed semantic search across features (replaces ILIKE).

  • knowledge
    55%
    openalice-atlas — the org cockpit
    products/openalice-atlas-cockpit · 2026-05-21

    Atlas is the lab's single source of truth for who depends on whom, what is alive, what is deprecated — read-only for humans, read-only for agents, always available.

  • knowledge
    55%
    GraphRAG — knowledge-graph retrieval for global sensemaking
    library/graphrag · 2026-06-16

    > **For NAO + anyone building retrieval systems.** GraphRAG is Microsoft Research's > answer to a specific failure of ordinary RAG: questions whose answer is *spread > across the whole corpus* rather

  • goal
    54%
    candidate-auto-discovery
    openalice-rankerplanned
  • knowledge
    53%
    Graphify — AST call-graph extraction (and why call resolution is candidate-grade)
    library/graphify · 2026-06-16

    > **For anyone building a code knowledge graph (us included — this is the > reference tool behind Atlas U7.1's call-graph hook).** Graphify turns a folder > of code/docs/media into a queryable graph u

  • achievement
    53%
    Atlas U7.2 — real AST call-graph (289K edges, 64 repos)
    research · 2026-06-12 · breakthrough · openalice-atlas

    Atlas leapt from catalogue to code map. U7 indexed ~50K symbols across ~60 repos; U7.1 added 8,317 Rust impl-block methods as positioned 'method' symbols; U7.2 shipped a real AST call-graph consuming scope-aware confidence grades — 289K edges across 64 repos, internal call resolution lifted from 15–19% candidate-grade to ~49% fully resolved. atlas.code.callers / callees go live.

  • achievement
    53%
    SLO + Grafana auto-targets pipeline
    infra · 2026-05-21 · high · openalice-atlas

    Atlas writes Prometheus file_sd_configs targets on every scan; the monitoring stack picks them up without a restart. Wave T of the atlas roadmap.

  • achievement
    53%
    Atlas council substrate + scoped conventions service live (M6–M11)
    infra · 2026-06-16 · breakthrough · openalice-atlas

    Atlas grew from catalogue/code-map into an agent operating layer. M9 scoped conventions service shipped — model + pure compiler + REST + MCP tools + /help + a /conventions authoring console (scope ladder with live compiled preview), with the compiled rules hook-delivered to every agent at boot. M10 wired the weekly-digest cron through a provider-router (run-agent-task.sh), the council substrate. M11 shipped a working model council/fusion (council.sh), live-tested. M-grades SOTA grader went live using inspector code signals, binding to localhost (127.0.0.1:3030) for host→internal-API. Cockpit M6–M9 added a chat auth-gate, premium dynamism, and conventions surfacing.

  • knowledge
    53%
    Competitive Intelligence — Index & Moat Thesis (2026-06-21)
    research/competitive-intel-index-2026-06-21 · 2026-06-21

    > **The front door to the lab's competitor knowledge.** NAO's directive (2026-06-21): capture what the top competitors actually ship, in detail, once — so no agent re-researches it. This note is the m

  • feature
    52%
    auth.portal
    openalice-platform · auth/portal · crates/identity/src/handlers/portal.rs:5

    The dashboard's data API, carved onto openalice-auth so the

  • achievement
    52%
    Atlas-web polish wave — constellation, count-up, section pill, palette unification
    product · 2026-05-22 · high · openalice-atlas

    Three additive observatory-tone lifts on the dashboard surface: HeroConstellation stars reveal in sequence as the line draws with phosphor halo bloom on the brightest; CountUp client component animates hero readouts + live% with brief phosphor wash; floating bottom-right SectionPill tracks current dashboard section via rAF-throttled scroll. Plus: unified language palette (donut + bar + table all use github/linguist hex via shared src/lib/langColors.ts).

  • goal
    52%
    atlas.graph.3d-mode
    openalice-atlasplanned

    Optional R3F /graph mode toggle (2D ↔ 3D) — the wow-factor planetarium for presentations.

  • repo
    52%
  • knowledge
    52%
    Diamond Map — Phase-0 Compression Cut-List (2026-05-31)
    architecture/diamond-map-2026-05-31 · 2026-06-17

    **Author:** norbert-wiener (Opus 4.8) via 10 Sonnet cluster-auditors + Opus synthesis (11 agents, 741K tok). **Goal:** Compress OpenAlice (69 crates / ~449K LOC src) to be leaner + sharper than Hermes

  • goal
    52%
    atlas.activity.feed
    openalice-atlasplanned

    Per-repo and org-wide activity feed: commits, deploys, manifest changes, lifecycle flips.

  • repo
    51%
    openalice-rt

    Real-time state database for AI agent rooms — SpacetimeDB-inspired subscribe/mutate envelope engine over WebSocket, consumed by persona/live/world/social.

  • digest
    51%
    Lab digest — 2026-W25
    2026-W25 · 2026-06-22

    **Window**: ISO week 2026-W25 (2026-06-16 Mon → 2026-06-22 Sun), UTC. Security hardening, embed launch-readiness, and the modularity campaign dominated the week.

  • digest
    51%
    Lab digest — 2026-W21
    2026-W21 · 2026-05-24

    **Window**: 2026-05-18 (Mon) → 2026-05-25 (next Mon), UTC. Polish wave — **lab foundations went from sketch to baseline**. Cockpit, wiki, timeline, observability, CI hygiene, and brand consistency all

  • repo
    51%
  • achievement
    51%
    Atlas activity feed (Wave F)
    product · 2026-05-20 · medium · openalice-atlas

    Per-repo + org-wide activity feed at /activity — every commit, manifest revision, lifecycle flip across the org in the last fortnight.

  • knowledge
    51%
    AI-Generated 2D Avatars — the sprite-grid pseudo-Live2D technique (tomari-guruguru), the landscape, and consistent multi-pose generation
    research/ai-2d-avatars-sprite-grid-2026-06-29 · 2026-06-29

    > **Why this exists:** NAO flagged [rotejin/tomari-guruguru](https://github.com/rotejin/tomari-guruguru) — a girl whose head turns in (what looks like) 8 directions — and asked: study it, and design *

  • goal
    50%
    alias-db-growth
    openalice-rankerplanned