get-ember-dossier 0.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Catalyst Forge LLC
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,45 @@
1
+ # EmberDossier
2
+
3
+ A living dossier that prioritizes what’s still hot.
4
+
5
+ Present tense first. Background second.
6
+
7
+ EmberDossier is a structured prompting pattern and agent skill. It produces current, neutral briefings on a person, organization, place, topic, or event. It is a format, not a research service.
8
+
9
+ Site: [emberdossier.com](https://emberdossier.com)
10
+
11
+ ## Ask
12
+
13
+ - Give me an EmberDossier on Harborview Public Library.
14
+ - Give me an EmberDossier on Northwind Analytics.
15
+ - Update the EmberDossier with anything from the last 30 days.
16
+
17
+ Sample subjects are generic on purpose. A filled fixture: [Harborview Public Library](skills/ember-dossier/examples/harborview-public-library.md).
18
+
19
+ ## Install
20
+
21
+ The npm package is **`get-ember-dossier`**. Do not install `ember-dossier`. That name is an unrelated 2017 Ember addon. Unscoped `emberdossier` is blocked as too similar.
22
+
23
+ ```bash
24
+ pnpm add get-ember-dossier
25
+ ```
26
+
27
+ Copy `node_modules/get-ember-dossier/skills/ember-dossier/` into the agent’s skills directory. Cursor wants a folder that contains `SKILL.md`.
28
+
29
+ ## Site
30
+
31
+ FilePress explainer. Engine from npm (`getfilepress`).
32
+
33
+ ```bash
34
+ pnpm install
35
+ pnpm --dir site install
36
+ pnpm site:dev
37
+ ```
38
+
39
+ If LocalBerth is installed, this site stays on **5189** as `ember-dossier-site`.
40
+
41
+ ## Spec
42
+
43
+ See [GENESIS.md](GENESIS.md). Planning brief: [docs/PHASE_1_BRIEF.md](docs/PHASE_1_BRIEF.md) (draft).
44
+
45
+ Built by [Catalyst Forge LLC](https://www.catalystforge.com). MIT.
package/package.json ADDED
@@ -0,0 +1,49 @@
1
+ {
2
+ "name": "get-ember-dossier",
3
+ "version": "0.0.0",
4
+ "private": false,
5
+ "type": "module",
6
+ "description": "A living dossier that prioritizes what is still current. Present tense first.",
7
+ "license": "MIT",
8
+ "author": "Catalyst Forge LLC",
9
+ "keywords": [
10
+ "ai",
11
+ "agents",
12
+ "skills",
13
+ "cursor",
14
+ "briefing",
15
+ "dossier"
16
+ ],
17
+ "homepage": "https://emberdossier.com",
18
+ "bugs": {
19
+ "url": "https://github.com/Catalyst-Forge-LLC/ember-dossier/issues"
20
+ },
21
+ "publishConfig": {
22
+ "access": "public"
23
+ },
24
+ "repository": {
25
+ "type": "git",
26
+ "url": "git+https://github.com/Catalyst-Forge-LLC/ember-dossier.git"
27
+ },
28
+ "exports": {
29
+ "./skills/*": "./skills/*",
30
+ "./package.json": "./package.json"
31
+ },
32
+ "files": [
33
+ "skills",
34
+ "README.md",
35
+ "LICENSE"
36
+ ],
37
+ "devDependencies": {
38
+ "aibreze": "link:../aibreze"
39
+ },
40
+ "engines": {
41
+ "node": ">=20"
42
+ },
43
+ "scripts": {
44
+ "site:dev": "pnpm --dir site dev",
45
+ "site:build": "pnpm --dir site run build",
46
+ "site:check": "pnpm --dir site check",
47
+ "site:preview": "pnpm --dir site preview"
48
+ }
49
+ }
@@ -0,0 +1,53 @@
1
+ ---
2
+ name: ember-dossier
3
+ description: Creates a current, comprehensive, and neutral briefing that leads with recency. Use when the user asks for an EmberDossier, a living dossier, a current briefing, or a recency-first profile of a person, organization, place, topic, or event.
4
+ ---
5
+
6
+ # EmberDossier
7
+
8
+ Create a current, comprehensive, and neutral dossier on [SUBJECT].
9
+
10
+ **Core principle:** Bias strongly toward the most recent and relevant information by default. Lead with what is currently notable or active. Treat deeper historical background as secondary — keep it concise unless it is essential for understanding the present.
11
+
12
+ EmberDossier is a format, not a research agent. Use the host’s search or tools when you need facts newer than training data. Do not invent currency.
13
+
14
+ Structure the response with these sections (adapt as needed):
15
+
16
+ 1. **Snapshot**
17
+ One-paragraph overview focused on current status and significance.
18
+
19
+ 2. **Why it matters right now**
20
+ What makes this subject notable or relevant at the present moment.
21
+
22
+ 3. **Recent developments & current activity**
23
+ Key events, status changes, public presence, and ongoing work from the last 12–18 months (or most relevant recent period).
24
+
25
+ 4. **Controversies & criticisms**
26
+ Focus on the most recent and ongoing disputes. Present multiple sides fairly. Note older controversies only briefly if they still shape the present.
27
+
28
+ 5. **Background**
29
+ Concise historical and biographical context. Expand only as needed.
30
+
31
+ 6. **Key people & entities in their orbit**
32
+ Current relationships, collaborators, opponents, and relevant organizations.
33
+
34
+ 7. **Possible refinements of the subject**
35
+ Suggest 3–6 more precise, related, or alternative versions of the query that would make useful follow-ups.
36
+
37
+ **Requirements:**
38
+ - Remain factual and balanced.
39
+ - Prioritize the latest reliable information.
40
+ - Flag contested or partisan claims.
41
+ - Include specific dates, numbers, and concrete details where available.
42
+ - Briefly note major source types at the end.
43
+ - Use gender-neutral language. In this skill and in any demo, sample subjects must be gender-neutral or obviously generic (organizations, places, topics, events, or clearly fictional names). Do not use real living people as examples unless the user named that subject.
44
+
45
+ ## Example asks
46
+
47
+ - “Give me an EmberDossier on Harborview Public Library.”
48
+ - “Give me an EmberDossier on Northwind Analytics.”
49
+ - “Update the EmberDossier with anything from the last 30 days.”
50
+ - “Read the EmberDossier first, then answer the question.”
51
+ - “I need a fresh EmberDossier on the current state of Project Lantern.”
52
+
53
+ A filled, invented sample is in [examples/harborview-public-library.md](examples/harborview-public-library.md). Use it to see section order. Do not treat it as reporting.
@@ -0,0 +1,57 @@
1
+ # EmberDossier: Harborview Public Library
2
+
3
+ This is a sample. **Harborview** is invented. Dates and figures are fixtures so the seven sections have something to hold. Do not treat this as news. No individual is named.
4
+
5
+ ## 1. Snapshot
6
+
7
+ Harborview Public Library is a single-branch municipal library in the fictional city of Harborview. As of August 2026 it is open, with reduced hours, while the west wing stays closed for a renovation that has slipped twice. The current public date for a full reopening is 12 March 2027. Circulation is running at about 80% of the 2024 peak. The library remains the city’s busiest indoor public building on weekday afternoons.
8
+
9
+ ## 2. Why it matters right now
10
+
11
+ The city council takes the 2027 facilities budget to a vote on 8 September 2026. The library’s remaining renovation funds sit in that packet. Parents, the Friends of the Library, and the downtown merchants’ group are all watching the same line item: whether Sunday hours come back before the west wing opens, or after.
12
+
13
+ ## 3. Recent developments & current activity
14
+
15
+ - **March 2025.** West-wing construction started. The children’s room moved to a partitioned corner of the main hall.
16
+ - **November 2025.** The contractor reported hidden water damage in the 1978 stack. The city added $410,000. The first reopening date (June 2026) was dropped.
17
+ - **February 2026.** Sunday hours were cut to save staff time during the closure. Saturday stays 10:00–16:00.
18
+ - **April 2026.** A new library director started. The previous director retired after 11 years.
19
+ - **June 2026.** The Friends of the Library closed a $62,000 spring campaign earmarked for children’s-room furniture, not for construction.
20
+ - **July 2026.** The city posted a revised schedule: west wing still closed; full reopening 12 March 2027, “weather and inspections allowing.”
21
+ - **August 2026.** Summer reading finished with 1,140 children enrolled, down from 1,380 in 2024. The library says the drop tracks the lost floor space, not interest.
22
+
23
+ ## 4. Controversies & criticisms
24
+
25
+ The live arguments are operational, not ideological.
26
+
27
+ **Sunday hours.** Some families and the Friends board want Sundays restored now. Library staff and the city manager’s office say two extra shifts during a construction year pull people off weekday reference and cataloging. Both sides agree Sundays return after the west wing opens. They disagree on whether that is soon enough.
28
+
29
+ **The rear lot.** A 2025 concept sketch showed a small reading garden where eight staff parking spaces sit today. Downtown merchants want the garden. Staff want the spaces on days the nearby garage fills. The director has not picked a plan. The sketch is not in the September budget packet.
30
+
31
+ **The overrun.** A few residents have asked, in public comment, why the 1978 stack was not surveyed before the bid. Public works says the damage was inside a wall the original scope did not open. No formal complaint is pending.
32
+
33
+ Older friction (a 2019 filter-software debate) is closed and does not shape the current hours or budget fight.
34
+
35
+ ## 5. Background
36
+
37
+ The library opened in 1924 in a donated house on Market Street. The current building, two blocks north, dates to 1978, with a 2003 entrance remodel. It is a city department, not an independent district. Funding is the general fund plus the Friends group and small state grants. It does not charge for cards. Harborview’s population is written here as 41,000 so the circulation numbers have a denominator.
38
+
39
+ ## 6. Key people & entities in their orbit
40
+
41
+ - **Library director** — started April 2026; public face of the revised schedule.
42
+ - **Friends of the Harborview Public Library** — fundraising and Sunday-hours advocacy.
43
+ - **City manager’s office** and **public works** — construction contract and the September budget line.
44
+ - **City council facilities committee** — hears the 8 September packet.
45
+ - **Downtown merchants’ association** — reading-garden proposal.
46
+ - **West-wing contractor** — named in city filings; not restated here.
47
+
48
+ ## 7. Possible refinements of the subject
49
+
50
+ - Harborview Public Library west-wing renovation, 2025–2027
51
+ - Sunday-hours policy during the closure
52
+ - Friends of the Library 2026 campaign and what the money bought
53
+ - Harborview facilities budget, September 2026 vote
54
+ - Children’s services after the temporary move
55
+ - Downtown reading-garden vs staff parking
56
+
57
+ **Source types:** invented city notices, a fictional Friends newsletter, and a fake public-comment summary. In a real EmberDossier, name the actual source classes: city agendas, library news pages, local reporting, and meeting video.