@codedrifters/configulator 0.0.216 → 0.0.217
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/lib/index.d.mts +4 -2
- package/lib/index.d.ts +4 -2
- package/lib/index.js +193 -53
- package/lib/index.js.map +1 -1
- package/lib/index.mjs +193 -53
- package/lib/index.mjs.map +1 -1
- package/package.json +1 -1
package/lib/index.mjs
CHANGED
|
@@ -4464,7 +4464,7 @@ var orchestratorBundle = {
|
|
|
4464
4464
|
// src/agent/bundles/people-profile.ts
|
|
4465
4465
|
var peopleProfileAnalystSubAgent = {
|
|
4466
4466
|
name: "people-profile-analyst",
|
|
4467
|
-
description: "Researches an individual person (colleague, customer contact, vendor contact, partner contact, industry expert, or connector) from public sources and produces a structured markdown profile cross-linked to companies, software, and meeting notes. One person per session, tracked by people:* GitHub issue labels.",
|
|
4467
|
+
description: "Researches an individual person (colleague, customer contact, vendor contact, partner contact, industry expert, or connector) from public sources and produces a structured markdown profile cross-linked to companies, software, and meeting notes, then enqueues downstream `company:research` and `software:research` issues for unprofiled companies and software products surfaced during profiling. One person per session, tracked by people:* GitHub issue labels.",
|
|
4468
4468
|
model: AGENT_MODEL.POWERFUL,
|
|
4469
4469
|
maxTurns: 80,
|
|
4470
4470
|
platforms: { cursor: { exclude: true } },
|
|
@@ -4514,8 +4514,16 @@ var peopleProfileAnalystSubAgent = {
|
|
|
4514
4514
|
"7. **Cross-reference, don't duplicate.** When the profile mentions a",
|
|
4515
4515
|
" company, software product, or meeting already tracked by the",
|
|
4516
4516
|
" consuming project, link to the existing artifact rather than",
|
|
4517
|
-
" duplicating its content.
|
|
4518
|
-
"
|
|
4517
|
+
" duplicating its content.",
|
|
4518
|
+
"8. **Follow-up, don't widen scope.** If the session turns up adjacent",
|
|
4519
|
+
" research questions (a significant employer worth profiling, a",
|
|
4520
|
+
" software product the person created or leads), emit a follow-up",
|
|
4521
|
+
" issue rather than expanding the profile beyond its scope.",
|
|
4522
|
+
" Companies are handed off to the `company-profile` bundle via",
|
|
4523
|
+
" `company:research` issues; software products are handed off to",
|
|
4524
|
+
" the `software-profile` bundle via `software:research` issues.",
|
|
4525
|
+
" Meeting notes remain link-only \u2014 this agent never creates",
|
|
4526
|
+
" meeting-research issues.",
|
|
4519
4527
|
"",
|
|
4520
4528
|
"---",
|
|
4521
4529
|
"",
|
|
@@ -4543,13 +4551,13 @@ var peopleProfileAnalystSubAgent = {
|
|
|
4543
4551
|
"## State Machine Overview",
|
|
4544
4552
|
"",
|
|
4545
4553
|
"```",
|
|
4546
|
-
"\u250C\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2510 \u250C\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2510 \u250C\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2510",
|
|
4547
|
-
"\u2502 1. RESEARCH \u2502\u2500\u2500\u2500\u2500\u25B6\u2502 2. DRAFT PROFILE \u2502\u2500\u2500\u2500\u2500\u25B6\u2502 3. FOLLOWUP
|
|
4548
|
-
"\u2502 Collect public \u2502 \u2502 Write the structured \u2502 \u2502 Cross-link
|
|
4549
|
-
"\u2502 sources into a \u2502 \u2502 markdown profile to \u2502 \u2502
|
|
4550
|
-
"\u2502 bounded notes \u2502 \u2502 the configured path \u2502 \u2502
|
|
4551
|
-
"\u2502 file \u2502 \u2502 \u2502 \u2502
|
|
4552
|
-
"\u2514\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518 \u2514\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518 \u2514\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518",
|
|
4554
|
+
"\u250C\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2510 \u250C\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2510 \u250C\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2510",
|
|
4555
|
+
"\u2502 1. RESEARCH \u2502\u2500\u2500\u2500\u2500\u25B6\u2502 2. DRAFT PROFILE \u2502\u2500\u2500\u2500\u2500\u25B6\u2502 3. FOLLOWUP \u2502",
|
|
4556
|
+
"\u2502 Collect public \u2502 \u2502 Write the structured \u2502 \u2502 Cross-link existing\u2502",
|
|
4557
|
+
"\u2502 sources into a \u2502 \u2502 markdown profile to \u2502 \u2502 artifacts; enqueue \u2502",
|
|
4558
|
+
"\u2502 bounded notes \u2502 \u2502 the configured path \u2502 \u2502 company/software \u2502",
|
|
4559
|
+
"\u2502 file \u2502 \u2502 \u2502 \u2502 research issues \u2502",
|
|
4560
|
+
"\u2514\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518 \u2514\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518 \u2514\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518",
|
|
4553
4561
|
"```",
|
|
4554
4562
|
"",
|
|
4555
4563
|
"**Issue labels encode the phase:**",
|
|
@@ -4558,19 +4566,21 @@ var peopleProfileAnalystSubAgent = {
|
|
|
4558
4566
|
"|-------|-------|-------------|",
|
|
4559
4567
|
"| `people:research` | 1. Research | Gather public sources. Write a bounded research-notes file. Create the draft issue. |",
|
|
4560
4568
|
"| `people:draft` | 2. Draft | Read the research notes. Write the structured profile to `<PROFILES_DIR>`. Create the followup issue if warranted. |",
|
|
4561
|
-
"| `people:followup` | 3. Followup | Read the profile. Update cross-references to existing companies, software, and meeting notes.
|
|
4569
|
+
"| `people:followup` | 3. Followup | Read the profile. Update cross-references to existing companies, software, and meeting notes. Enqueue `company:research` and `software:research` issues for unprofiled, genuinely-relevant entities surfaced in the profile. |",
|
|
4562
4570
|
"",
|
|
4563
4571
|
"All issues also carry `type:people-profile` and a `status:*` label.",
|
|
4564
4572
|
"",
|
|
4565
4573
|
"**Issue count per person cycle:** 1 research + 1 draft + 0\u20131 followup =",
|
|
4566
4574
|
"**2\u20133 sessions**. The followup phase is skipped when the profile did",
|
|
4567
|
-
"not surface any cross-references worth linking
|
|
4575
|
+
"not surface any cross-references worth linking and no companies or",
|
|
4576
|
+
"software products warrant downstream research.",
|
|
4568
4577
|
"",
|
|
4569
4578
|
"**Shortened paths:**",
|
|
4570
4579
|
"- Research phase determines the person is out of scope (not",
|
|
4571
4580
|
" relevant, insufficient public material) \u2192 research issue closes",
|
|
4572
4581
|
" with a justification and no downstream issues are created \u2192 **1 session**.",
|
|
4573
|
-
"- Short profile with no cross-references
|
|
4582
|
+
"- Short profile with no cross-references and no downstream",
|
|
4583
|
+
" candidates \u2192 **2 sessions**.",
|
|
4574
4584
|
"",
|
|
4575
4585
|
"---",
|
|
4576
4586
|
"",
|
|
@@ -4586,8 +4596,8 @@ var peopleProfileAnalystSubAgent = {
|
|
|
4586
4596
|
"| `<PROFILES_DIR>` | Final person profile files | `<PEOPLE_ROOT>/profiles/` |",
|
|
4587
4597
|
"| `<NOTES_DIR>` | Research-notes files from Phase 1 | `<PEOPLE_ROOT>/notes/` |",
|
|
4588
4598
|
"| `<PERSON_SLUG>` | Short kebab-case slug identifying the person | derived from the person's name |",
|
|
4589
|
-
"| `<COMPANIES_DIR>` | Where existing company profiles live (for cross-references) | `docs/companies/profiles/` |",
|
|
4590
|
-
"| `<SOFTWARE_DIR>` | Where existing software profiles live (for cross-references) | `docs/software/profiles/` |",
|
|
4599
|
+
"| `<COMPANIES_DIR>` | Where existing company profiles live (for cross-references and duplicate detection during followup) | `docs/companies/profiles/` |",
|
|
4600
|
+
"| `<SOFTWARE_DIR>` | Where existing software profiles live (for cross-references and duplicate detection during followup) | `docs/software/profiles/` |",
|
|
4591
4601
|
"| `<MEETINGS_DIR>` | Where meeting notes live (for cross-references) | `docs/meetings/` |",
|
|
4592
4602
|
"",
|
|
4593
4603
|
"If `docs/project-context.md` specifies a different people-research",
|
|
@@ -4801,11 +4811,13 @@ var peopleProfileAnalystSubAgent = {
|
|
|
4801
4811
|
" ```",
|
|
4802
4812
|
"",
|
|
4803
4813
|
"4. **Decide whether a followup issue is warranted.** Create a",
|
|
4804
|
-
" `people:followup` issue (depending on this draft issue)
|
|
4805
|
-
"
|
|
4806
|
-
"
|
|
4807
|
-
"
|
|
4808
|
-
"
|
|
4814
|
+
" `people:followup` issue (depending on this draft issue) if the",
|
|
4815
|
+
" profile's Candidate Cross-References lists at least one company,",
|
|
4816
|
+
" software product, or meeting \u2014 whether or not the entity is",
|
|
4817
|
+
" already profiled. The followup phase links what exists and",
|
|
4818
|
+
" enqueues downstream research for what doesn't. Only skip the",
|
|
4819
|
+
" followup when the profile surfaced no cross-reference candidates",
|
|
4820
|
+
" at all; note this in the draft issue's closing comment.",
|
|
4809
4821
|
"",
|
|
4810
4822
|
"5. **Commit and push** the profile file. Close the draft issue.",
|
|
4811
4823
|
"",
|
|
@@ -4815,11 +4827,17 @@ var peopleProfileAnalystSubAgent = {
|
|
|
4815
4827
|
"",
|
|
4816
4828
|
"**Goal:** Populate the profile's `## Cross-References` section with",
|
|
4817
4829
|
"links to existing artifacts \u2014 companies, software, meetings \u2014 that",
|
|
4818
|
-
"the consuming project already tracks
|
|
4819
|
-
"",
|
|
4820
|
-
"
|
|
4821
|
-
"
|
|
4822
|
-
"
|
|
4830
|
+
"the consuming project already tracks, **and** enqueue downstream",
|
|
4831
|
+
"`company:research` and `software:research` issues for unprofiled,",
|
|
4832
|
+
"genuinely-relevant companies and software products surfaced in the",
|
|
4833
|
+
"profile. Hand the candidates off to the `company-profile` and",
|
|
4834
|
+
"`software-profile` bundles so they can be researched independently.",
|
|
4835
|
+
"",
|
|
4836
|
+
"**Budget:** No new web searches. Read the candidate cross-references,",
|
|
4837
|
+
"resolve them against the configured directories, update the profile,",
|
|
4838
|
+
"and enqueue downstream research issues where warranted. Markdown",
|
|
4839
|
+
"cross-references in the profile are preserved \u2014 issue creation is",
|
|
4840
|
+
"**additive** on top of the existing cross-reference behavior.",
|
|
4823
4841
|
"",
|
|
4824
4842
|
"### Steps",
|
|
4825
4843
|
"",
|
|
@@ -4828,24 +4846,108 @@ var peopleProfileAnalystSubAgent = {
|
|
|
4828
4846
|
"2. **Resolve company cross-references.** For each company named in",
|
|
4829
4847
|
" the profile's research notes or body text, look for a matching",
|
|
4830
4848
|
" file under `<COMPANIES_DIR>/`. If found, link it under",
|
|
4831
|
-
" `## Cross-References > Companies
|
|
4832
|
-
"
|
|
4833
|
-
" whether to kick off a separate company-profile pipeline.",
|
|
4849
|
+
" `## Cross-References > Companies` and do **not** open a",
|
|
4850
|
+
" `company:research` issue for it \u2014 the profile already exists.",
|
|
4834
4851
|
"",
|
|
4835
4852
|
"3. **Resolve software cross-references.** Same pattern against",
|
|
4836
|
-
" `<SOFTWARE_DIR>/`.
|
|
4837
|
-
"
|
|
4853
|
+
" `<SOFTWARE_DIR>/`. If found, link under `## Cross-References >",
|
|
4854
|
+
" Software` and do **not** open a `software:research` issue.",
|
|
4838
4855
|
"",
|
|
4839
4856
|
"4. **Resolve meeting cross-references.** For meetings the person",
|
|
4840
4857
|
" participated in, look for a matching file under `<MEETINGS_DIR>/`",
|
|
4841
|
-
" by date or slug. Link matches; leave TODOs otherwise.",
|
|
4858
|
+
" by date or slug. Link matches; leave TODOs otherwise. Meeting",
|
|
4859
|
+
" notes are **always link-only** \u2014 this agent never opens",
|
|
4860
|
+
" meeting-research issues.",
|
|
4861
|
+
"",
|
|
4862
|
+
"5. **Enqueue a `company:research` issue per unprofiled, genuinely-",
|
|
4863
|
+
" relevant company.** For each company named in the profile that",
|
|
4864
|
+
" has no matching file under `<COMPANIES_DIR>/`, decide whether it",
|
|
4865
|
+
" warrants a downstream company profile (see restraint guidance",
|
|
4866
|
+
" below). If so, open an issue carrying:",
|
|
4867
|
+
"",
|
|
4868
|
+
" - `type:company-profile`",
|
|
4869
|
+
" - `company:research`",
|
|
4870
|
+
" - `priority:medium`",
|
|
4871
|
+
" - `status:ready`",
|
|
4842
4872
|
"",
|
|
4843
|
-
"
|
|
4844
|
-
"
|
|
4845
|
-
"
|
|
4846
|
-
"
|
|
4873
|
+
" The issue body must include:",
|
|
4874
|
+
" - A **discovery source** line naming this person profile",
|
|
4875
|
+
" (`Discovered while profiling: <person name>`)",
|
|
4876
|
+
" - A link to the person profile path (`Person profile: <PROFILES_DIR>/<PERSON_SLUG>.md`)",
|
|
4877
|
+
" - Enough identifying metadata \u2014 company name and primary domain/",
|
|
4878
|
+
" website \u2014 that the `company-profile-analyst` agent can begin",
|
|
4879
|
+
" research without revisiting this person profile",
|
|
4880
|
+
"",
|
|
4881
|
+
"6. **Enqueue a `software:research` issue per unprofiled software",
|
|
4882
|
+
" product the person has primary attribution for.** For each",
|
|
4883
|
+
" software product named in the profile with no matching file under",
|
|
4884
|
+
" `<SOFTWARE_DIR>/`, decide whether it warrants a downstream",
|
|
4885
|
+
" software profile (see restraint guidance below). If so, open an",
|
|
4886
|
+
" issue carrying:",
|
|
4847
4887
|
"",
|
|
4848
|
-
"
|
|
4888
|
+
" - `type:software-profile`",
|
|
4889
|
+
" - `software:research`",
|
|
4890
|
+
" - `priority:medium`",
|
|
4891
|
+
" - `status:ready`",
|
|
4892
|
+
"",
|
|
4893
|
+
" The issue body must include:",
|
|
4894
|
+
" - A **discovery source** line naming this person profile",
|
|
4895
|
+
" (`Discovered while profiling: <person name>`)",
|
|
4896
|
+
" - A link to the person profile path (`Person profile: <PROFILES_DIR>/<PERSON_SLUG>.md`)",
|
|
4897
|
+
" - Enough identifying metadata \u2014 product name and vendor (the",
|
|
4898
|
+
" company that builds or maintains the product) \u2014 that the",
|
|
4899
|
+
" `software-profile-analyst` agent can begin research without",
|
|
4900
|
+
" revisiting this person profile",
|
|
4901
|
+
"",
|
|
4902
|
+
"7. **Avoid duplicates.** Before opening a `company:research` or",
|
|
4903
|
+
" `software:research` issue, verify no existing profile or open",
|
|
4904
|
+
" research issue already covers the candidate:",
|
|
4905
|
+
"",
|
|
4906
|
+
" - Companies: check `<COMPANIES_DIR>/` for a matching profile",
|
|
4907
|
+
" file (by derived slug or by searching the directory for the",
|
|
4908
|
+
" company's name). If a profile exists, reuse it as a cross-",
|
|
4909
|
+
" reference only \u2014 **do not** open a new `company:research` issue.",
|
|
4910
|
+
" - Software: check `<SOFTWARE_DIR>/` the same way. If a profile",
|
|
4911
|
+
" exists, reuse it as a cross-reference only \u2014 **do not** open a",
|
|
4912
|
+
" new `software:research` issue.",
|
|
4913
|
+
" - Also scan open issues carrying the matching `company:research`",
|
|
4914
|
+
" or `software:research` label so this phase never re-opens",
|
|
4915
|
+
" research that is already queued.",
|
|
4916
|
+
"",
|
|
4917
|
+
"8. **Exercise restraint.** Only create downstream issues for",
|
|
4918
|
+
" entities **genuinely relevant** to the person's professional",
|
|
4919
|
+
" identity:",
|
|
4920
|
+
"",
|
|
4921
|
+
" - **Companies:** open an issue for the person's current",
|
|
4922
|
+
" employer, significant past employers (roles of real tenure or",
|
|
4923
|
+
" leadership influence), companies where they sit on the board",
|
|
4924
|
+
" or act as an advisor, and companies they co-founded. Do **not**",
|
|
4925
|
+
" open an issue for every company on their LinkedIn, short",
|
|
4926
|
+
" consulting engagements, or employers tangential to the framing",
|
|
4927
|
+
" of this profile.",
|
|
4928
|
+
" - **Software:** open an issue only for products where the person",
|
|
4929
|
+
" has **primary attribution** \u2014 creator, maintainer, lead PM,",
|
|
4930
|
+
" founding engineer, or otherwise materially influenced the",
|
|
4931
|
+
" product. Do **not** open an issue for software the person",
|
|
4932
|
+
" merely uses, endorses in passing, or lists in a stack. When",
|
|
4933
|
+
" in doubt, leave the candidate as a markdown cross-reference",
|
|
4934
|
+
" and skip the downstream issue.",
|
|
4935
|
+
"",
|
|
4936
|
+
"9. **Assume the peers are present.** This pipeline assumes the",
|
|
4937
|
+
" `company-profile` and `software-profile` bundles are enabled in",
|
|
4938
|
+
" the consuming project. If a consuming project has disabled one",
|
|
4939
|
+
" of them, flag the followup issue with `status:needs-attention`",
|
|
4940
|
+
" and list the candidates that could not be routed \u2014 never invent",
|
|
4941
|
+
" an alternative label taxonomy.",
|
|
4942
|
+
"",
|
|
4943
|
+
"10. **Cross-link** \u2014 update the profile's `## Cross-References`",
|
|
4944
|
+
" section so each company or software entry references either",
|
|
4945
|
+
" the linked profile path (for existing profiles) or the newly-",
|
|
4946
|
+
" created downstream issue number (for candidates that were",
|
|
4947
|
+
" enqueued for research).",
|
|
4948
|
+
"",
|
|
4949
|
+
"11. **Commit and push** the updated profile. Close the followup",
|
|
4950
|
+
" issue.",
|
|
4849
4951
|
"",
|
|
4850
4952
|
"---",
|
|
4851
4953
|
"",
|
|
@@ -4856,12 +4958,22 @@ var peopleProfileAnalystSubAgent = {
|
|
|
4856
4958
|
"- `<NOTES_DIR>/` \u2014 research-notes files (Phase 1)",
|
|
4857
4959
|
"- `<PROFILES_DIR>/` \u2014 person profiles (Phase 2, updated in Phase 3)",
|
|
4858
4960
|
"",
|
|
4859
|
-
"
|
|
4860
|
-
"
|
|
4861
|
-
"
|
|
4862
|
-
"
|
|
4863
|
-
"
|
|
4864
|
-
"
|
|
4961
|
+
"In Phase 3, this agent also **creates `company:research` and",
|
|
4962
|
+
"`software:research` issues** for companies and software products",
|
|
4963
|
+
"surfaced in the profile that are not already tracked under",
|
|
4964
|
+
"`<COMPANIES_DIR>/` or `<SOFTWARE_DIR>/`. It never writes the",
|
|
4965
|
+
"downstream profiles themselves \u2014 those are the responsibility of the",
|
|
4966
|
+
"`company-profile-analyst` and `software-profile-analyst` agents,",
|
|
4967
|
+
"which pick up the issues this pipeline creates. Meeting notes",
|
|
4968
|
+
"remain link-only across all phases.",
|
|
4969
|
+
"",
|
|
4970
|
+
"The pipeline produces **person profiles and notes only**. Deeper",
|
|
4971
|
+
"research on companies and software products is delegated to",
|
|
4972
|
+
"downstream research pipelines via `company:research` and",
|
|
4973
|
+
"`software:research` issues \u2014 this agent never writes company",
|
|
4974
|
+
"profiles, software profiles, product evaluations, or comparative",
|
|
4975
|
+
"analyses itself. Keep this boundary clean so the people-profile",
|
|
4976
|
+
"pipeline stays generic.",
|
|
4865
4977
|
"",
|
|
4866
4978
|
"---",
|
|
4867
4979
|
"",
|
|
@@ -4877,15 +4989,35 @@ var peopleProfileAnalystSubAgent = {
|
|
|
4877
4989
|
" encountered in a public source.",
|
|
4878
4990
|
"- **Cross-reference, don't duplicate.** Link to existing company,",
|
|
4879
4991
|
" software, and meeting artifacts rather than re-describing them.",
|
|
4880
|
-
"- **
|
|
4881
|
-
"
|
|
4992
|
+
"- **Delegate, don't duplicate.** Unprofiled companies and software",
|
|
4993
|
+
" products surfaced during profiling are handed off to the",
|
|
4994
|
+
" `company-profile` and `software-profile` bundles via",
|
|
4995
|
+
" `company:research` and `software:research` issues in Phase 3 \u2014",
|
|
4996
|
+
" never inlined as company or software profiles in this pipeline.",
|
|
4997
|
+
"- **Check before enqueueing.** Before opening a `company:research`",
|
|
4998
|
+
" or `software:research` issue, verify no existing profile or open",
|
|
4999
|
+
" research issue already covers the candidate. Reuse existing",
|
|
5000
|
+
" profiles as cross-references rather than re-queuing research.",
|
|
5001
|
+
"- **Restrain the queue.** Only enqueue downstream research for",
|
|
5002
|
+
" companies that are a current employer, significant past employer,",
|
|
5003
|
+
" board/advisor role, or co-founded venture \u2014 not every company on",
|
|
5004
|
+
" the person's r\xE9sum\xE9. Only enqueue software research for products",
|
|
5005
|
+
" the person has **primary attribution** for (creator, maintainer,",
|
|
5006
|
+
" lead PM), not products they merely use.",
|
|
5007
|
+
"- **Meetings stay link-only.** Phase 3 never opens meeting-research",
|
|
5008
|
+
" or any other meeting-related issues. Meetings are cross-",
|
|
5009
|
+
" referenced only.",
|
|
5010
|
+
"- **Produce profiles, not requirement or evaluation documents.** Do",
|
|
5011
|
+
" not open `type:requirement` or formal evaluation issues from this",
|
|
5012
|
+
" pipeline. Follow-up research is scoped through `company:research`",
|
|
5013
|
+
" and `software:research` only.",
|
|
4882
5014
|
"- **Refresh, don't fork.** When a profile exists and is past its",
|
|
4883
5015
|
" cadence, update in place rather than creating a new slug."
|
|
4884
5016
|
].join("\n")
|
|
4885
5017
|
};
|
|
4886
5018
|
var profilePersonSkill = {
|
|
4887
5019
|
name: "profile-person",
|
|
4888
|
-
description: "Kick off a people-profile pipeline. Creates a people:research issue for the given person and dispatches Phase 1 (Research) in the people-profile-analyst agent.",
|
|
5020
|
+
description: "Kick off a people-profile pipeline. Creates a people:research issue for the given person and dispatches Phase 1 (Research) in the people-profile-analyst agent. Phase 3 (Followup) enqueues downstream `company:research` and `software:research` issues for unprofiled, genuinely-relevant entities surfaced in the profile.",
|
|
4889
5021
|
disableModelInvocation: true,
|
|
4890
5022
|
userInvocable: true,
|
|
4891
5023
|
context: "fork",
|
|
@@ -4947,13 +5079,19 @@ var profilePersonSkill = {
|
|
|
4947
5079
|
"- A single person profile under the profiles directory",
|
|
4948
5080
|
"- Cross-references to existing companies, software, and meetings",
|
|
4949
5081
|
" tracked elsewhere in the project",
|
|
4950
|
-
"-
|
|
4951
|
-
"
|
|
5082
|
+
"- `company:research` issues for unprofiled companies surfaced in",
|
|
5083
|
+
" the profile (handed off to the `company-profile` bundle)",
|
|
5084
|
+
"- `software:research` issues for software products the person has",
|
|
5085
|
+
" primary attribution for (handed off to the `software-profile`",
|
|
5086
|
+
" bundle)",
|
|
5087
|
+
"- This pipeline produces **person profiles only** \u2014 it does not",
|
|
5088
|
+
" write company profiles, software profiles, meeting notes, or any",
|
|
5089
|
+
" other downstream artifacts itself."
|
|
4952
5090
|
].join("\n")
|
|
4953
5091
|
};
|
|
4954
5092
|
var peopleProfileBundle = {
|
|
4955
5093
|
name: "people-profile",
|
|
4956
|
-
description: "People research and profiling pipeline: research, draft profile, followup. Enabled by default; domain-neutral; filesystem-durable between phases
|
|
5094
|
+
description: "People research and profiling pipeline: research, draft profile, followup. Enabled by default; domain-neutral; filesystem-durable between phases. Cross-references existing companies, software, and meeting notes, and Phase 3 (Followup) hands unprofiled, genuinely-relevant companies and software products off to the `company-profile` and `software-profile` bundles via `company:research` and `software:research` issues.",
|
|
4957
5095
|
appliesWhen: () => true,
|
|
4958
5096
|
rules: [
|
|
4959
5097
|
{
|
|
@@ -4969,10 +5107,12 @@ var peopleProfileBundle = {
|
|
|
4969
5107
|
"GitHub issue labeled `people:research`, `people:draft`, or",
|
|
4970
5108
|
"`people:followup`. All issues carry `type:people-profile`.",
|
|
4971
5109
|
"",
|
|
4972
|
-
"The pipeline produces **person profiles only**.
|
|
4973
|
-
"
|
|
4974
|
-
"
|
|
4975
|
-
"
|
|
5110
|
+
"The pipeline produces **person profiles only**. Deeper research",
|
|
5111
|
+
"on companies and software products surfaced while profiling is",
|
|
5112
|
+
"delegated to the `company-profile` and `software-profile`",
|
|
5113
|
+
"bundles via `company:research` and `software:research` issues",
|
|
5114
|
+
"opened during Phase 3 (Followup). Meeting notes remain link-",
|
|
5115
|
+
"only \u2014 the pipeline never creates meeting-research issues.",
|
|
4976
5116
|
"",
|
|
4977
5117
|
"See the `people-profile-analyst` agent definition for full",
|
|
4978
5118
|
"workflow details, default paths, the person-role taxonomy, the",
|
|
@@ -5005,7 +5145,7 @@ var peopleProfileBundle = {
|
|
|
5005
5145
|
{
|
|
5006
5146
|
name: "people:followup",
|
|
5007
5147
|
color: "D4C5F9",
|
|
5008
|
-
description: "Phase 3: cross-link the profile to existing companies, software, and meeting notes"
|
|
5148
|
+
description: "Phase 3: cross-link the profile to existing companies, software, and meeting notes, and enqueue follow-up research issues for unprofiled companies and software products"
|
|
5009
5149
|
}
|
|
5010
5150
|
]
|
|
5011
5151
|
};
|