Knowledge · Store package · v1.0.3
Shared world intelligence (ADR-061 Layer B) - multi-source news feeds classified into a bias-aware sentiment graph (political + economic + outlet-kind axes), entity co-mention graph, and historical series.
Opens ?app=world on the demo deployment. On your own box it is the same URL.
1 screen in the ribbon · opens on world-dashboard
What it does
Ask the analyst what the press is saying about X and get a structured, bias-contextualized read, not a misleading average. The Layer-B engine (src/features/world-data), the deterministic world-schedule dispatcher, scripts/oshal-world.js, the world-analyst registry entry, and the default tile stay framework-resident; this package is the /api/world surface (fail-closed header-authenticated writes, open reads), the world-analyst manifest, the seven world_* tools, and the refresh/pulse schedules.
What you can ask it
Registered server-side, scoped to the signed-in user. The bot calls the tool — it never shells out, and it never handles the credential behind it.
Accountability
Every capability is declared in the app's manifest and attached to a named bot identity, so the work has an owner and its cost has a line item.
Also on the knowledge shelf
Ask what someone said. Turns your Jarvis ambient transcripts into recall with receipts — an exact count, the verbatim quoted lines, and play-it-back…
Learn more → KnowledgeStoreReads openings from employers' own public ATS job feeds into a shared corpus, scores every posting against your private career profile, and turns the…
Learn more → KnowledgeStoreSubmit an approved, packet-ready job application by driving your real browser on a desktop worker node — push a ticket, it queues, the career-hunter…
Learn more →Underneath
This app does not ship its own queue, its own credential store or its own cockpit. It declares what it needs and the platform provides it.