mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-13 22:37:29 +00:00
The unscoped `opencontext` name is already published on npm by an unrelated third party (federicodeponte/opencontext, 2.0.0), so `npx opencontext` would install a stranger's package. Docs now use `npx @logicsrc/opencontext`; the bin stays named `opencontext` so the command reads as the PRD specifies once installed. Recorded in PRD 0003 as a blocker to resolve before any publication, along with the fact that no @logicsrc spec package has ever been published, so there is no existing release path to slot into. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 0000-template.md | ||
| 0001-add-logicsrc-openontology-spec.md | ||
| 0002-hourly-hire-us-rate.md | ||
| 0003-add-logicsrc-opencontext-spec.md | ||
| README.md | ||
LogicSRC PRDs
Numbered OpenPRD product requirements documents for this repo. One file
per PRD at prd/<id>-<slug>.md, four-digit ids, no gaps. 0000-template.md is the copy-paste
starting point.
Status lives in each file's front-matter and is the source of truth:
Draft → Review → Accepted → Final, or Rejected / Withdrawn / Superseded.
| ID | Title | Status | Tags |
|---|---|---|---|
| 0001 | Add the LogicSRC OpenOntology specification | Draft | openontology, ontology, knowledge-graph, agents, mcp, schemas |
| 0002 | Move Hire Us pricing from a weekly retainer to an hourly rate | Accepted | pricing, site, billing |
| 0003 | Add the LogicSRC OpenContext specification | Draft | opencontext, context, agents, permissions, provenance, schemas |