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
feat(ogar-vocab): mint the 0x07XX OSINT domain (osint_system + osint_person)
Author the canonical OSINT ObjectView mirror for the AIRO/AIwar dual-use
domain, mirroring the q2 cockpit V3 SoA bake (data/osint-v3/, harvested
from AdaWorldAPI/aiwar-neo4j-harvest). 0x07XX is the operator-ratified
canonical OSINT domain; the low u16 is the frozen canonical concept, the
render-skin APP_PREFIX (0x1000, a V3 format signal) is the consumer half
(classid = (APP_PREFIX << 16) | concept).
Two concepts mirror the two GUIDs of a baked node:
- osint_system (0x0700) — the AI-system card: 12 AIRO/VAIR dims in GUID1's
6x(8:8) tier order (HEEL current_status:type, HIP military_use:civic_use,
TWIG ml_task:ml_type, LEAF purpose:capacity, family output:impact,
identity stakeholder:airo_role). Attribute order IS the tier order, so
the lifted ObjectView FieldMask bit i == tier byte i.
- osint_person (0x0701) — the McClelland/Rubicon card: 5 dims in GUID2
(HEEL stage:need, HIP receptor:rubicon, TWIG motive) — the Person side
of the Person x Situation split (the Epstein-archetype motive lens).
OgarClassView picks both up automatically (all_canonical_classes); the
render kit renders them with zero new templates. Wired through every
drift-guard touchpoint: CODEBOOK, class_ids consts + ALL, all_promoted_
classes() (in class_ids::ALL order), and the Osint domain-count test
(0 -> 2).
Not compiled locally: an out-of-scope workspace sibling (ogar-knowable-from)
pulls the proxy-blocked `vart` git repo, so workspace resolution fails in
this environment; OGAR CI runs the drift-guard suite with vart access.
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments