shimo4228 commited on
Commit
5a3d62d
·
verified ·
1 Parent(s): 27e6121

Upload graph.jsonld with huggingface_hub

Browse files
Files changed (1) hide show
  1. graph.jsonld +25 -16
graph.jsonld CHANGED
@@ -127,7 +127,7 @@
127
  {"@value": "Curate", "@language": "en"},
128
  {"@value": "Curate(選別)", "@language": "ja"}
129
  ],
130
- "description": "Third of six AKC phases. Audit accumulated skills and rules for staleness, conflicts, and redundancy. Currently scaffolded by two layers (a snapshot, mutable; ADR-0019): skill-health (structural / code — a missing-artifact, dangling-reference scan) clears structural debt before skill-stocktake (semantic / judgment) audits quality — enumerate-then-decide.",
131
  "ordinal": 3
132
  },
133
  {
@@ -459,56 +459,65 @@
459
  },
460
 
461
  {
462
- "@id": "https://github.com/shimo4228/claude-skill-search-first",
463
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
464
  "name": "search-first",
465
  "description": "AKC Research-phase skill (1 of 6). Search existing solutions before building.",
466
- "url": "https://github.com/shimo4228/claude-skill-search-first",
467
  "extends": "https://doi.org/10.5281/zenodo.19200726",
468
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/research"
469
  },
470
  {
471
- "@id": "https://github.com/shimo4228/claude-skill-learn-eval",
472
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
473
  "name": "learn-eval",
474
  "description": "AKC Extract-phase skill (2 of 6). Extract reusable patterns with quality gates.",
475
- "url": "https://github.com/shimo4228/claude-skill-learn-eval",
476
  "extends": "https://doi.org/10.5281/zenodo.19200726",
477
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/extract"
478
  },
479
  {
480
- "@id": "https://github.com/shimo4228/claude-skill-stocktake",
481
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
482
  "name": "skill-stocktake",
483
  "description": "AKC Curate-phase skill — semantic / judgment layer (ADR-0019). Audit skills for staleness, conflicts, redundancy (Keep / Improve / Retire / Merge), after skill-health clears structural debt.",
484
- "url": "https://github.com/shimo4228/claude-skill-stocktake",
485
  "extends": "https://doi.org/10.5281/zenodo.19200726",
486
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/curate"
487
  },
488
  {
489
- "@id": "https://github.com/shimo4228/claude-skill-rules-distill",
 
 
 
 
 
 
 
 
 
490
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
491
  "name": "rules-distill",
492
  "description": "AKC Promote-phase skill (4 of 6). Distill cross-cutting principles into rules.",
493
- "url": "https://github.com/shimo4228/claude-skill-rules-distill",
494
  "extends": "https://doi.org/10.5281/zenodo.19200726",
495
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/promote"
496
  },
497
  {
498
- "@id": "https://github.com/shimo4228/claude-skill-comply",
499
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
500
  "name": "skill-comply",
501
  "description": "AKC Measure-phase skill (5 of 6). Test whether agents follow their skills and rules.",
502
- "url": "https://github.com/shimo4228/claude-skill-comply",
503
  "extends": "https://doi.org/10.5281/zenodo.19200726",
504
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/measure"
505
  },
506
  {
507
- "@id": "https://github.com/shimo4228/claude-skill-context-sync",
508
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
509
  "name": "context-sync",
510
  "description": "AKC Maintain-phase skill (6 of 6). Audit docs for role overlaps and stale content.",
511
- "url": "https://github.com/shimo4228/claude-skill-context-sync",
512
  "extends": "https://doi.org/10.5281/zenodo.19200726",
513
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/maintain"
514
  },
@@ -639,11 +648,11 @@
639
  "derivesFrom": "https://doi.org/10.5281/zenodo.19212118"
640
  },
641
  {
642
- "@id": "https://github.com/shimo4228/claude-skill-daily-research",
643
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
644
  "name": "daily-research",
645
  "description": "Pre-AKC ancestor of the Research phase: the author's daily signal-first research pipeline, skillified in April 2026. Documented as implementation history in docs/inspiration.md.",
646
- "url": "https://github.com/shimo4228/claude-skill-daily-research",
647
  "groundedIn": "https://github.com/shimo4228/agent-knowledge-cycle/blob/main/docs/inspiration.md"
648
  },
649
  {
@@ -656,7 +665,7 @@
656
 
657
  {
658
  "@id": "https://doi.org/10.5281/zenodo.20578272",
659
- "sameAs": ["https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6892740", "https://www.wikidata.org/wiki/Q140090144"],
660
  "@type": "ScholarlyArticle",
661
  "name": "Harness Alignment and Harness Drift: Why Intent, Unlike Correctness, Resists Automation",
662
  "author": {"@id": "https://orcid.org/0009-0002-6168-4162"},
 
127
  {"@value": "Curate", "@language": "en"},
128
  {"@value": "Curate(選別)", "@language": "ja"}
129
  ],
130
+ "description": "Third of six AKC phases. Audit accumulated skills and rules for staleness, conflicts, and redundancy. Currently scaffolded by three scaffolds (a snapshot, mutable; ADR-0019): skill-health (structural / code — a missing-artifact, dangling-reference scan) clears structural debt before the semantic / judgment layers audit quality — skill-stocktake for skills, rules-stocktake for always-loaded rules (residency cost, staleness, substrate absorption) — enumerate-then-decide.",
131
  "ordinal": 3
132
  },
133
  {
 
459
  },
460
 
461
  {
462
+ "@id": "https://github.com/shimo4228/search-first",
463
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
464
  "name": "search-first",
465
  "description": "AKC Research-phase skill (1 of 6). Search existing solutions before building.",
466
+ "url": "https://github.com/shimo4228/search-first",
467
  "extends": "https://doi.org/10.5281/zenodo.19200726",
468
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/research"
469
  },
470
  {
471
+ "@id": "https://github.com/shimo4228/learn-eval",
472
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
473
  "name": "learn-eval",
474
  "description": "AKC Extract-phase skill (2 of 6). Extract reusable patterns with quality gates.",
475
+ "url": "https://github.com/shimo4228/learn-eval",
476
  "extends": "https://doi.org/10.5281/zenodo.19200726",
477
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/extract"
478
  },
479
  {
480
+ "@id": "https://github.com/shimo4228/skill-stocktake",
481
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
482
  "name": "skill-stocktake",
483
  "description": "AKC Curate-phase skill — semantic / judgment layer (ADR-0019). Audit skills for staleness, conflicts, redundancy (Keep / Improve / Retire / Merge), after skill-health clears structural debt.",
484
+ "url": "https://github.com/shimo4228/skill-stocktake",
485
  "extends": "https://doi.org/10.5281/zenodo.19200726",
486
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/curate"
487
  },
488
  {
489
+ "@id": "https://github.com/shimo4228/rules-stocktake",
490
+ "@type": ["EcosystemRepo", "SoftwareSourceCode"],
491
+ "name": "rules-stocktake",
492
+ "description": "AKC Curate-phase skill — semantic / judgment layer for always-loaded rules (ADR-0019). Audits rules for per-session residency cost, staleness, and substrate absorption (Keep / Improve / Update / Merge / Demote-to-skill / Dissolve / Retire); the Dissolve verdict executes Scaffold Dissolution's two vectors. The audit counterpart of rules-distill's Promote direction.",
493
+ "url": "https://github.com/shimo4228/rules-stocktake",
494
+ "extends": "https://doi.org/10.5281/zenodo.19200726",
495
+ "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/curate"
496
+ },
497
+ {
498
+ "@id": "https://github.com/shimo4228/rules-distill",
499
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
500
  "name": "rules-distill",
501
  "description": "AKC Promote-phase skill (4 of 6). Distill cross-cutting principles into rules.",
502
+ "url": "https://github.com/shimo4228/rules-distill",
503
  "extends": "https://doi.org/10.5281/zenodo.19200726",
504
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/promote"
505
  },
506
  {
507
+ "@id": "https://github.com/shimo4228/skill-comply",
508
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
509
  "name": "skill-comply",
510
  "description": "AKC Measure-phase skill (5 of 6). Test whether agents follow their skills and rules.",
511
+ "url": "https://github.com/shimo4228/skill-comply",
512
  "extends": "https://doi.org/10.5281/zenodo.19200726",
513
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/measure"
514
  },
515
  {
516
+ "@id": "https://github.com/shimo4228/context-sync",
517
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
518
  "name": "context-sync",
519
  "description": "AKC Maintain-phase skill (6 of 6). Audit docs for role overlaps and stale content.",
520
+ "url": "https://github.com/shimo4228/context-sync",
521
  "extends": "https://doi.org/10.5281/zenodo.19200726",
522
  "implements": "https://shimo4228.github.io/shimo4228/vocab#akc-phase/maintain"
523
  },
 
648
  "derivesFrom": "https://doi.org/10.5281/zenodo.19212118"
649
  },
650
  {
651
+ "@id": "https://github.com/shimo4228/daily-research",
652
  "@type": ["EcosystemRepo", "SoftwareSourceCode"],
653
  "name": "daily-research",
654
  "description": "Pre-AKC ancestor of the Research phase: the author's daily signal-first research pipeline, skillified in April 2026. Documented as implementation history in docs/inspiration.md.",
655
+ "url": "https://github.com/shimo4228/daily-research",
656
  "groundedIn": "https://github.com/shimo4228/agent-knowledge-cycle/blob/main/docs/inspiration.md"
657
  },
658
  {
 
665
 
666
  {
667
  "@id": "https://doi.org/10.5281/zenodo.20578272",
668
+ "sameAs": ["https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6892740", "https://www.wikidata.org/wiki/Q140090144", "https://airaxiv.com/papers/view/2607.0008/", "https://aixiv.science/abs/aixiv.260702.000009"],
669
  "@type": "ScholarlyArticle",
670
  "name": "Harness Alignment and Harness Drift: Why Intent, Unlike Correctness, Resists Automation",
671
  "author": {"@id": "https://orcid.org/0009-0002-6168-4162"},