Compare commits
2 commits
00a7bc4609
...
7323dd1a60
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7323dd1a60 | ||
|
|
05af9d16d7 |
2 changed files with 19 additions and 7 deletions
|
|
@ -1,18 +1,25 @@
|
||||||
<!-- custodian-brief: generated by fix-consistency — do not edit manually -->
|
<!-- custodian-brief: generated by fix-consistency — do not edit manually -->
|
||||||
# Custodian Brief — flex-auth
|
# Custodian Brief — flex-auth
|
||||||
|
|
||||||
**Domain:** communication
|
**Domain:** infotech
|
||||||
**Last synced:** 2026-08-19 12:36 UTC
|
**Last synced:** 2026-08-23 11:17 UTC
|
||||||
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
|
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
|
||||||
|
|
||||||
## Active Workstreams
|
## Active Workstreams
|
||||||
|
|
||||||
*(none — repo may need first-session setup)*
|
### Authorize railiance-platform credential-grant requests
|
||||||
|
Progress: 0/4 done | workplan_id: `89ecdb1f-ceb0-4a50-b72d-c3dfd5fa7c73`
|
||||||
|
|
||||||
|
**Open tasks:**
|
||||||
|
- ► T01 - Decide where the translation lives `a1c9ba0c`
|
||||||
|
- · T02 - Credential-grant policy package and fixtures `7e9c4e59`
|
||||||
|
- · T03 - Implement the decided integration and prove it end to end `3335b2b7`
|
||||||
|
- · T04 - Closure and handoff `40015a87`
|
||||||
|
|
||||||
---
|
---
|
||||||
## MCP Orientation (when available)
|
## MCP Orientation (when available)
|
||||||
|
|
||||||
If the state-hub MCP server is reachable, call:
|
If the state-hub MCP server is reachable, call:
|
||||||
`get_domain_summary("communication")`
|
`get_domain_summary("infotech")`
|
||||||
This provides richer cross-domain context.
|
This provides richer cross-domain context.
|
||||||
If the MCP call fails, use this file as your orientation source.
|
If the MCP call fails, use this file as your orientation source.
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ type: workplan
|
||||||
title: "Authorize railiance-platform credential-grant requests"
|
title: "Authorize railiance-platform credential-grant requests"
|
||||||
domain: infotech
|
domain: infotech
|
||||||
repo: flex-auth
|
repo: flex-auth
|
||||||
status: proposed
|
status: active
|
||||||
owner: codex
|
owner: codex
|
||||||
topic_slug: netkingdom
|
topic_slug: netkingdom
|
||||||
planning_priority: P3
|
planning_priority: P3
|
||||||
|
|
@ -12,7 +12,7 @@ planning_order: 120
|
||||||
related_workplans:
|
related_workplans:
|
||||||
- RAILIANCE-WP-0005
|
- RAILIANCE-WP-0005
|
||||||
created: "2026-08-11"
|
created: "2026-08-11"
|
||||||
updated: "2026-08-11"
|
updated: "2026-08-23"
|
||||||
state_hub_workstream_id: "89ecdb1f-ceb0-4a50-b72d-c3dfd5fa7c73"
|
state_hub_workstream_id: "89ecdb1f-ceb0-4a50-b72d-c3dfd5fa7c73"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -84,7 +84,7 @@ What is *actually* missing is narrower and worth stating precisely:
|
||||||
|
|
||||||
```task
|
```task
|
||||||
id: FLEX-WP-0012-T01
|
id: FLEX-WP-0012-T01
|
||||||
status: todo
|
status: progress
|
||||||
priority: medium
|
priority: medium
|
||||||
state_hub_task_id: "a1c9ba0c-3413-4823-9f9e-ccee09cf5d74"
|
state_hub_task_id: "a1c9ba0c-3413-4823-9f9e-ccee09cf5d74"
|
||||||
```
|
```
|
||||||
|
|
@ -122,6 +122,11 @@ Done when the decision is recorded, and railiance-platform has agreed to it —
|
||||||
this one cannot be decided unilaterally, because either option changes
|
this one cannot be decided unilaterally, because either option changes
|
||||||
something they own.
|
something they own.
|
||||||
|
|
||||||
|
Progress 2026-08-23: revalidated both repositories. The helper still emits the
|
||||||
|
flat payload and defaults to `/credential-grants/authorize`; flex-auth still
|
||||||
|
serves only `/v1/check`. The translation choice is therefore current, not stale.
|
||||||
|
Request railiance-platform agreement before implementing either wire shape.
|
||||||
|
|
||||||
## T02 - Credential-grant policy package and fixtures
|
## T02 - Credential-grant policy package and fixtures
|
||||||
|
|
||||||
```task
|
```task
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue