# MetaLAB POLISH V1 — Architecture

## Public information model

```text
SOURCE
  ↓
CLASSIFICATION
  ├── LIVE
  ├── SNAPSHOT
  ├── LAB
  ├── TARGET
  └── SYMBOLIC
  ↓
FRESHNESS + PROVENANCE + AUTHORITY
  ↓
DISPLAY
  ↓
OPERATOR / DEEPER AUDIT
```

## Intent

MetaLAB is not the core product and not a marketing-number wall. It is the technical evidence surface for MetaCore.

The interface deliberately separates:

- current runtime values,
- historical verified snapshots,
- laboratory experiments,
- planned architecture,
- symbolic or interpretive models.

No layer automatically promotes itself into another.

## Cluster language

Current design language preserves the B1–B5 functional model:

- B1 — NUCLEUS / control / orchestration
- B2 — FLOW / execution / hosting
- B3 — IMMUNE / perimeter / ingress
- B4 — CHRONICLES / archive / DR
- B5 — EDGE / provider / projection

These labels are topology roles; current health values require a live source.

## Migration intent

`/metalab` is a parallel surface. `/dashboard` should redirect to `/metalab` only after:
1. visual review,
2. mobile review,
3. endpoint contract validation,
4. live/snapshot classification audit,
5. security review,
6. explicit operator approval.
