e0d72bb110
Close capability federation repair workplan
...
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 2s
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a02312-39cc-7cb3-adc9-e1a27254a605
2026-08-21 23:09:13 +02:00
custodian-sync
f12dde2d8b
chore(consistency): sync task status from DB [auto]
...
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 1s
Updated by fix-consistency on 2026-08-21:
- update .custodian-brief.md for evidence-binder
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a02312-39cc-7cb3-adc9-e1a27254a605
2026-08-21 23:08:58 +02:00
custodian-sync
999658bc58
chore(consistency): sync task status from DB [auto]
...
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 1s
Updated by fix-consistency on 2026-08-21:
- update .custodian-brief.md for evidence-binder
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a02312-39cc-7cb3-adc9-e1a27254a605
2026-08-21 23:08:01 +02:00
repo-manager
26a1542912
chore(registrar): assign State Hub identifiers
...
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 2s
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a02312-39cc-7cb3-adc9-e1a27254a605
2026-08-21 23:07:13 +02:00
custodian-sync
c51ca861e7
chore(consistency): sync task status from DB [auto]
...
CI Smoke / host-smoke (push) Waiting to run
CI Smoke / container-smoke (push) Waiting to run
Updated by fix-consistency on 2026-08-21:
- update .custodian-brief.md for evidence-binder
Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a02312-39cc-7cb3-adc9-e1a27254a605
2026-08-21 23:07:12 +02:00
0c962ff508
Align capability index domain
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
2026-08-21 11:59:37 +02:00
d21f8d97b8
Record federation and registrar escalation
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
2026-08-21 10:29:29 +02:00
9e3f4a6994
Record capability index publication
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
2026-08-21 09:00:47 +02:00
e462775bae
Repair capability federation index
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 2s
2026-08-21 08:58:31 +02:00
custodian-sync
f7dc9ee24b
chore(consistency): sync task status from DB [auto]
...
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 2s
Updated by fix-consistency on 2026-08-21:
- update .custodian-brief.md for evidence-binder
2026-08-21 08:56:00 +02:00
8cf7bc1128
Add attribute value types: time, datetime, amount, one-of, some-of.
...
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Implement CE-WP-0012 interim catalog (accepted defaults): widgets, options
editor, amount JSON encoding, textarea→text-long normalize.
2026-07-30 21:05:43 +02:00
9dc4880ec1
n:m attribute–evidence guide lines from card right to field left.
...
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Overlay draws all links for the selected attribute or evidence; optional
binder context preserves unit tests without BinderProvider.
2026-07-30 20:31:49 +02:00
32c5a2ede4
Attributes UX: Key (type) labels, filter, Overlay without field target.
...
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
CE-WP-0010: rename form vocabulary in user-facing strings to attributes,
show type next to keys, filter attributes at ≥3 characters, and allow
card→highlight guide lines when no attribute is focused.
2026-07-30 19:41:41 +02:00
c07e369bdb
Adopt Target Revenue Source License V1C1 (org-wide preliminary rollout)
...
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Maintainer decision, 2026-07-29: adopts TRSL V1C1 as this repo's
preliminary governing license, per target-revenue's
workplans/TREV-WP-0008-governance-and-pilot-rollout.md T05. Full
specialist legal review is deferred until out of beta (target-revenue
SCOPE.md §1). No Phase is yet declared for this repo.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-30 00:07:31 +02:00
custodian-sync
979491df89
chore(consistency): sync task status from DB [auto]
...
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Updated by fix-consistency on 2026-07-09:
- update .custodian-brief.md for evidence-binder
2026-07-09 01:37:37 +02:00
a10f080f12
Extract binder package from citation-evidence (EBIND-WP-0001)
...
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Extracts citation-evidence/src/binder/ into this repo as the standalone
@citation-evidence/evidence-binder package: headless binding service +
in-memory link repo, active-state machine, the SharedContracts §7
rect-registry contract (registry, change pumps, hooks, SVG overlay), and
the target-neutral reference FormRenderer.
- toolchain mirrors sibling extracted repos (pnpm/tsc/vitest/eslint);
imports rewritten from @shared/@engine aliases to the engine's
@citation-evidence/engine package specifiers
- dependency boundary (engine + anchor only; no source/work/umbrella)
enforced via eslint no-restricted-imports
- docs: extraction inventory + contract deltas, ADR-0001 (reference UI
kept as supported exports), refreshed README/SCOPE/INTENT, populated
capabilities index
- typecheck + lint green, 37 tests passing
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 01:36:33 +02:00
custodian-sync
87d4eb3006
chore(consistency): sync task status from DB [auto]
...
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
Updated by fix-consistency on 2026-07-08:
- update .custodian-brief.md for evidence-binder
2026-07-08 20:24:11 +02:00
d3ae130c1a
docs: workplan-first agent guidance prose (CUST-WP-0055 T04 batch 5)
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
2026-07-08 19:51:22 +02:00
custodian-sync
aa9c430fd5
chore(consistency): sync task status from DB [auto]
...
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 3s
Updated by fix-consistency on 2026-07-08:
- update .custodian-brief.md for evidence-binder
2026-07-08 17:21:36 +02:00
3b6efab847
Regenerate agent instructions from state-hub templates (CUST-WP-0055 T01)
...
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 4s
Sync AGENTS.md, CLAUDE.md, and .claude/rules from updated project_rules
templates: workplan-first session protocol, legacy terminology footnote,
and GET /workplans/ examples.
2026-07-08 14:50:20 +02:00
3492a7ad7c
Add Forgejo CI smoke workflow (enablement template)
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 23s
2026-07-08 12:31:21 +02:00
a7154924ee
Add registry/NO_CAPABILITIES.md (reuse-surface REUSE-WP-0017-T03)
...
Reviewed for the reuse-surface capability registry coverage campaign;
no reusable capability to register at this time. See file for rationale.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-06 18:50:37 +02:00
e572b936da
Normalize agent instructions and workplan frontmatter (STATE-WP-0067)
...
- Align agent files with on-disk workplan prefixes (infer from workplan ids)
- Set workplan domain to registered domain_slug; add topic_slug where applicable
- Repair frontmatter delimiter formatting; migrate legacy task status literals
- Regenerate AGENTS.md, CLAUDE.md, and .claude/rules from State Hub templates
2026-06-22 23:16:24 +02:00
74a16dc179
chore(consistency): sync task status from DB [auto]
...
Updated by fix-consistency on 2026-06-22:
- update .custodian-brief.md for evidence-binder
2026-06-22 20:27:57 +02:00
f8acddc337
Add .repo-classification.yaml (CUST-WP-0050 T11 agent first-pass)
2026-06-22 17:47:36 +02:00
441ebb87bb
chore(ADR-001): add INTENT placeholder workplan for umbrella-first MVP
...
Add EBIND-WP-0001-intent-placeholder.md so consistency sweeps pass C-01 while this repo remains
INTENT-only. Implementation stays in citation-evidence until extraction.
Hub workstream id is written in frontmatter from fix-consistency.
2026-06-22 01:30:19 +02:00
912611b646
chore(consistency): sync task status from DB [auto]
...
Updated by fix-consistency on 2026-06-22:
- update .custodian-brief.md for evidence-binder
2026-06-22 01:15:00 +02:00
597b489143
Add capability registry scaffold (REUSE-WP-0014-T04 B02)
...
Empty helix_forge registry layout for federation publishing.
2026-06-16 01:52:27 +02:00
c3b602ffed
Point README at citation-evidence umbrella during MVP phase
...
Code lives upstream in citation-evidence/src/binder/ during the MVP.
README documents that, flags the rect-registry contract as a
SharedContracts.md responsibility, and notes work/ may not import
binder.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 00:13:14 +02:00
7445626c76
Add MVP Coordination section: code lives in citation-evidence umbrella during MVP
...
Documents the umbrella-first MVP decision (2026-05-24). This repo remains
INTENT-only until the binding model and rect-registry contract stabilize
through real product use. Reconciles relation vocabulary against umbrella
SharedContracts §2.5: derived-from dropped as domain-specific; needs-check
moved onto EvidenceLink.status. Reaffirms: binder depends on engine + anchor,
not on source or work.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 16:51:11 +02:00
56e29ae1bf
Seeded INTENT.md
2026-05-24 15:53:28 +02:00
Coulomb Social
1f1687db68
Initial commit
2026-05-24 13:51:57 +00:00