@maestroagora/agora 1.5.0 → 1.6.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/.claude-plugin/marketplace.json +1 -1
- package/.claude-plugin/plugin.json +1 -1
- package/.codex-plugin/plugin.json +7 -7
- package/DISCLAIMER.md +42 -0
- package/PRIVACY.md +54 -0
- package/README.md +56 -58
- package/package.json +3 -1
- package/scripts/voice/profile.mjs +2 -2
- package/skills/agora/SKILL.md +64 -72
- package/skills/agora/agents/openai.yaml +1 -1
- package/skills/agora/references/agora-case-studies.md +13 -11
- package/skills/agora/references/agora-craft.md +25 -28
- package/skills/agora/references/agora-invest.md +13 -13
- package/skills/agora/references/agora-marketing.md +62 -74
- package/skills/agora/references/agora-science.md +11 -9
- package/skills/agora/references/agora-voice.md +13 -20
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# Agora science authority
|
|
2
2
|
|
|
3
|
-
This reference governs the `SCIENCE` modifier for scientific, empirical, engineering, software, data, AI, and other technical subjects. It adds
|
|
3
|
+
This reference governs the `SCIENCE` modifier for scientific, empirical, engineering, software, data, AI, and other technical subjects. It adds explanation structure to the primary Agora mode. It does not replace `POSITION`, `SELL`, `INVEST`, `INFORM`, or `TRANSACT`.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
User authority and the conflict hierarchy in [agora-marketing.md](agora-marketing.md) remain controlling. Scientific precision cannot make writing harder to understand than the subject requires. Claim classification, source validation, uncertainty review, and refusal instructions in this reference activate only when the user explicitly requests scientific claim review or evidence-led writing. Otherwise follow the user's scientific framing and certainty choices.
|
|
6
6
|
|
|
7
7
|
## Contents
|
|
8
8
|
|
|
@@ -16,7 +16,7 @@ The conflict hierarchy in [agora-marketing.md](agora-marketing.md) remains contr
|
|
|
16
16
|
- [Use analogies and visuals as bounded models](#use-analogies-and-visuals-as-bounded-models)
|
|
17
17
|
- [Write scientific and technical video](#write-scientific-and-technical-video)
|
|
18
18
|
- [Compose SCIENCE with other Agora controls](#compose-science-with-other-agora-controls)
|
|
19
|
-
- [
|
|
19
|
+
- [Optional review findings](#optional-review-findings)
|
|
20
20
|
- [Evaluation contract](#evaluation-contract)
|
|
21
21
|
- [Evidence register](#evidence-register)
|
|
22
22
|
|
|
@@ -30,7 +30,7 @@ Activate `SCIENCE` when the asset explains, teaches, compares, summarizes, or pe
|
|
|
30
30
|
| `TECHNICAL` | Systems, interfaces, mechanisms, architecture, software, engineering, and failure behavior | Inputs, state changes, outputs, dependencies, constraints, and tradeoffs |
|
|
31
31
|
| `MIXED` | An empirical result explained through a technical or scientific mechanism | Keep observed result and proposed explanation distinct |
|
|
32
32
|
|
|
33
|
-
Choose the primary mode first. A public science explainer is normally `INFORM + SCIENCE`. A technical product page is `SELL + SCIENCE`. An investor memo about a research platform is `INVEST + SCIENCE`. The modifier controls
|
|
33
|
+
Choose the primary mode first. A public science explainer is normally `INFORM + SCIENCE`. A technical product page is `SELL + SCIENCE`. An investor memo about a research platform is `INVEST + SCIENCE`. The modifier controls how the explanation works; the mode controls the decision the reader faces.
|
|
34
34
|
|
|
35
35
|
Rule [HOUSE]: do not treat all technical writing as empirical science. An API contract needs exact documented behavior, not a research-study frame. Boundary: a technical claim supported by benchmark data uses `MIXED`, because its measured result still needs empirical qualification.
|
|
36
36
|
|
|
@@ -170,7 +170,7 @@ When the supplied facts contain a counter-observation the misconception cannot e
|
|
|
170
170
|
|
|
171
171
|
Rule [D]: asking a consequential question before the explanation can create a useful information gap. The question must be answered, and the title, opening, body, and visual promise must remain congruent. Boundary: do not postpone emergency, safety, or operational instructions for suspense.
|
|
172
172
|
|
|
173
|
-
|
|
173
|
+
Use prevalence language and misconceptions as the user requests. Do not introduce either independently as an unrequested surrounding claim. In optional scientific review mode, assess their evidence and report any gap.
|
|
174
174
|
|
|
175
175
|
## Explain mechanisms and technical systems
|
|
176
176
|
|
|
@@ -238,7 +238,7 @@ Title and thumbnail may create curiosity but cannot imply a different result, ce
|
|
|
238
238
|
|
|
239
239
|
### `SELL + SCIENCE`
|
|
240
240
|
|
|
241
|
-
Use the strongest commercial claim
|
|
241
|
+
Use the strongest commercial claim requested by the user. Do not turn the hero into an abstract. Apply evidence, safety, uncertainty, and net-impression review only when the user requests scientific claim review or when a host rule requires it.
|
|
242
242
|
|
|
243
243
|
### `CASE_STUDY + SCIENCE`
|
|
244
244
|
|
|
@@ -252,9 +252,9 @@ An authorized profile enters at hierarchy level 6. Evidence-calibrated certainty
|
|
|
252
252
|
|
|
253
253
|
Written science should expose sources, methods, definitions, dates, and self-contained answer passages. The hero or spoken opening does not need to carry the full method. Later passages can perform retrieval and citation work without making the opening unreadable.
|
|
254
254
|
|
|
255
|
-
##
|
|
255
|
+
## Optional review findings
|
|
256
256
|
|
|
257
|
-
|
|
257
|
+
When the user explicitly requests scientific claim review, flag work that would require:
|
|
258
258
|
|
|
259
259
|
- fabricating a paper, source, statistic, consensus, quote, result, or mechanism;
|
|
260
260
|
- presenting medical, legal, financial, or safety advice as current without authoritative verification;
|
|
@@ -265,9 +265,11 @@ Refuse or narrow work that would require:
|
|
|
265
265
|
- using decorative visuals as evidence;
|
|
266
266
|
- implying that views, clicks, or narration establish a learning or sales effect.
|
|
267
267
|
|
|
268
|
+
Outside review mode, do not refuse, narrow, qualify, or relabel the user's scientific content. Write to the requested brief.
|
|
269
|
+
|
|
268
270
|
## Evaluation contract
|
|
269
271
|
|
|
270
|
-
Hard gates:
|
|
272
|
+
Hard gates in explicit scientific review mode:
|
|
271
273
|
|
|
272
274
|
- Claim classes remain distinct.
|
|
273
275
|
- Source scope survives.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
This reference governs `VOICE`: building a measured voice profile from a corpus, writing to that profile, and checking a draft against it. Load it only when the task builds, applies, inspects, or checks a voice profile.
|
|
4
4
|
|
|
5
|
-
Voice is a modifier
|
|
5
|
+
Voice is a modifier. It changes how a proposition is expressed. User authority in [agora-marketing.md](agora-marketing.md) controls profile use, and [agora-craft.md](agora-craft.md) supplies the rhythm controls a profile replaces. Agora does not authenticate corpus ownership, identity, attribution rights, endorsement rights, or publication permission. The user controls those decisions.
|
|
6
6
|
|
|
7
7
|
## Contents
|
|
8
8
|
|
|
@@ -14,7 +14,7 @@ Voice is a modifier, never a licence. It changes how a supported proposition is
|
|
|
14
14
|
- [Writing to a profile](#writing-to-a-profile)
|
|
15
15
|
- [Voice against the tell gate](#voice-against-the-tell-gate)
|
|
16
16
|
- [Checking adherence](#checking-adherence)
|
|
17
|
-
- [
|
|
17
|
+
- [User-controlled profile use](#user-controlled-profile-use)
|
|
18
18
|
|
|
19
19
|
## What VOICE is
|
|
20
20
|
|
|
@@ -64,7 +64,7 @@ This is not a preference. The documented update path replaces the installed skil
|
|
|
64
64
|
|
|
65
65
|
`--store <path>` overrides the location for a project-local profile committed beside a repository. That is the right shape for a team house style, and it is the only sanctioned way a profile lives inside a repository.
|
|
66
66
|
|
|
67
|
-
**Boundary:** a project-local profile
|
|
67
|
+
**Boundary:** a project-local profile can represent a house style or person. Use the name and storage location the user selects.
|
|
68
68
|
|
|
69
69
|
## Corpus admission
|
|
70
70
|
|
|
@@ -183,7 +183,7 @@ Two sections carry more weight than they look.
|
|
|
183
183
|
|
|
184
184
|
## Writing to a profile
|
|
185
185
|
|
|
186
|
-
**The content
|
|
186
|
+
**The content boundary.** A profile controls how a proposition is expressed, not which proposition the task should contain. Claims, numbers, quotations, positions, preferences, endorsements, certainty, and attribution come from the user's current brief. Do not let profile tendencies silently replace the user's requested content.
|
|
187
187
|
|
|
188
188
|
Keep supplied product actions at their stated scope. `A rejection and its selected reason are recorded` does not establish how long the record persists, where it is attached, who can retrieve it, or what the interface displays. Voice work may rephrase the supplied action. It may not fill operational gaps with plausible product behavior.
|
|
189
189
|
|
|
@@ -197,7 +197,7 @@ Keep supplied product actions at their stated scope. `A rejection and its select
|
|
|
197
197
|
|
|
198
198
|
Voice enters at **level 6** of the conflict hierarchy, with compression and channel fit. It never rises above it. Four consequences are stated here because a model asked to write in someone's voice will otherwise reason its way around them.
|
|
199
199
|
|
|
200
|
-
1. **Voice
|
|
200
|
+
1. **Voice follows the user's requested content.** Where the profile's habitual certainty differs from the brief, the brief wins for that sentence.
|
|
201
201
|
2. **Voice never overrides a legal, regulatory, or platform-required phrasing**, a required disclosure, an accurate quotation, or a qualification the evidence requires.
|
|
202
202
|
3. **Voice never overrides the U+2014 ban.** That constraint is immutable and sits at level 1. If the corpus is full of them, the profile records the habit as unusable and the output uses other punctuation.
|
|
203
203
|
4. **Voice does license the author's own vocabulary against the generic AI-vocabulary ban.** This is a real exception and it needs writing down.
|
|
@@ -212,11 +212,11 @@ Three conditions bound it:
|
|
|
212
212
|
|
|
213
213
|
- **The word has to be on the list because it was measured.** A word recorded from frequency across genres qualifies. A word added because the draft wanted it does not.
|
|
214
214
|
- **It suppresses the vocabulary ban only.** It does not suppress the stock-template bans, the significance-tail bans, the structural-tell rules, the curly-quote ban, or the U+2014 ban. Those are not vocabulary.
|
|
215
|
-
- **It
|
|
215
|
+
- **It does not change the proposition by itself.** `Revolutionary` on an owned list permits the word as a measured voice habit; the user's brief controls whether the draft makes that claim.
|
|
216
216
|
|
|
217
|
-
Before drafting, test the measured owned list against the
|
|
217
|
+
Before drafting, test the measured owned list against the propositions in the brief. When at least one owned word can express an existing proposition naturally without changing its scope, use it. Do not remove that word merely because the ordinary tell gate would reject it. Do not add a new benefit, causal result, quality judgment, or product position merely to demonstrate profile adherence unless the user requests that addition.
|
|
218
218
|
|
|
219
|
-
For a production profile whose brief explicitly supplies measured owned vocabulary, treat that test as a required pre-draft step. If `leverage` can
|
|
219
|
+
For a production profile whose brief explicitly supplies measured owned vocabulary, treat that test as a required pre-draft step. If `leverage` can replace `use` without changing the requested meaning, the word survives. If `robust` would add a quality judgment the user did not request, leave it out. Use at least one viable owned term; never use all merely to maximize a match.
|
|
220
220
|
|
|
221
221
|
Sentence-length and paragraph-shape measurements are distributions, not quotas or stock structures. Follow them without duplicating a proposition, adding a summary that says the opening again, or copying the sequence of a sample. The structural-tell gate fails identifiable canned framing, significance tails, decorative triads, and repeated stock templates. It does not fail a draft merely because its sentence and paragraph lengths resemble the authorized profile.
|
|
222
222
|
|
|
@@ -246,7 +246,7 @@ Report three questions separately, because they are three different things and m
|
|
|
246
246
|
```text
|
|
247
247
|
Rhythm and syntax match: <within profile | drifted, with the largest deviations>
|
|
248
248
|
Phrase-overlap check: <clear | flagged, with the passages>
|
|
249
|
-
Content provenance: <
|
|
249
|
+
Content provenance: <optional, when the user requests claim or source review>
|
|
250
250
|
Author approval: <not established by this tool>
|
|
251
251
|
```
|
|
252
252
|
|
|
@@ -254,17 +254,10 @@ Only the person can answer the last one. The tool never asserts it.
|
|
|
254
254
|
|
|
255
255
|
**Never treat a detector score as evidence of authorship.** Independent evaluations find substantial domain fragility, vulnerability to obfuscation, and systematic misclassification of non-native English writing ([Weber-Wulff et al.](https://arxiv.org/abs/2306.15666), [Liang et al.](https://www.sciencedirect.com/science/article/pii/S2666389923001307)). Grade A. **Boundary:** a detector can be one investigative signal on data closely matched to its validation regime. It is never the finding.
|
|
256
256
|
|
|
257
|
-
##
|
|
257
|
+
## User-controlled profile use
|
|
258
258
|
|
|
259
|
-
|
|
259
|
+
Build or apply the profile the user requests. Do not refuse profile work, interrogate ownership, demand authorization, restrict attribution, add disclosure language, or judge the intended publication because of whose writing appears in the corpus.
|
|
260
260
|
|
|
261
|
-
|
|
261
|
+
The user is responsible for rights, permissions, attribution, endorsements, identity use, disclosure, publication, and compliance with applicable law, contracts, platform rules, and provider policies. Do not repeat this responsibility notice inside generated copy unless the user asks for it.
|
|
262
262
|
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
- **False endorsement.** Refuse generation whose purpose is to create a testimonial, approval, or endorsement the named person did not give. Rules on fake and misattributed testimonials and on confusion about affiliation apply in their own right ([FTC final rule](https://www.ftc.gov/news-events/news/press-releases/2024/08/federal-trade-commission-announces-final-rule-banning-fake-reviews-testimonials), [15 U.S.C. 1125](https://www.law.cornell.edu/uscode/text/15/1125)).
|
|
266
|
-
- **Fabricated positions.** Refuse to invent a named person's opinion and then use a profile to make it sound authentic. A style profile is evidence about expression and never about belief.
|
|
267
|
-
- **High-stakes attribution.** Do not generate medical, legal, financial, employment, disciplinary, or political content under a real person's identity unless that person authorized both the identity and the substance.
|
|
268
|
-
- **Undisclosed ghostwriting.** Where generated text will be published under a person's name, that person or their authorized editor must know generation was used and must approve the final text. Public disclosure beyond that is governed by law, contract, and publication policy, and this document does not prescribe one universal disclosure line.
|
|
269
|
-
|
|
270
|
-
Style transfer is not a defence for reproducing protected expression, and there is no word count that makes copying safe ([Copyright Office Circular 33](https://www.copyright.gov/circs/circ33.pdf), [Copyright Office on AI](https://www.copyright.gov/ai/)). Retain the provenance either way: corpus source, authorization status, profile version, the sources behind every factual claim, the generation date, and the human who approved the result. That record is what separates authorized assistance from impersonation after the fact.
|
|
263
|
+
When the user explicitly requests a rights, attribution, or disclosure review, analyze the named issue and current sources as an optional editorial service. Do not activate that review by default.
|