You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: add maplibre-gl dependency and update design docs
Add maplibre-gl v5.24.0 to project dependencies, and overhaul the agent-html TASTE.md documentation to refine design judgment guidelines, add new boundary and posture sections, and update review checklists for consistent artifact creation.
It is not a hard-rule file, API surface, primitive catalog, or host architecture guide. `AGENTS.md` owns executable rules. Component and style routes own source selection. `TASTE.md` owns the visual and compositional judgment agents need when an artifact must feel like a coherent work surface instead of a component inventory.
5
+
It is not a hard-rule file, style preset, API surface, primitive catalog, or
6
+
host architecture guide. `AGENTS.md` owns executable rules. Component and style
7
+
routes own source selection. Theme and design documents own the current subject.
8
+
`TASTE.md` owns the portable judgment agents need when an artifact must feel
9
+
like a coherent work surface instead of a component inventory.
6
10
7
-
## Artifact Judgment
11
+
Taste should make the next design decision cheaper, not make the final design
12
+
more predictable.
8
13
9
-
- Treat artifact content as a scene before treating it as a component list.
10
-
- Let the primary media, object, or workflow establish the stage before adding UI containers.
11
-
- Make one visual or object lead each major block.
12
-
- Use UI as annotation, orientation, and control around the work; do not let UI containers become the work.
13
-
- Prefer existing Canvas primitives and public content classes before inventing new component families.
14
+
## Boundary
15
+
16
+
- Use taste as a judgment route, not a layout recipe.
17
+
- Reuse the judgment from prior artifacts, not their shape.
18
+
- Treat prior artifacts as evidence, not policy.
19
+
- Let the subject choose the form before applying a known pattern.
20
+
- Do not turn one successful artifact into the default artifact voice.
21
+
22
+
## Subject Before Pattern
23
+
24
+
- Find the artifact's primary object before choosing components: scene,
0 commit comments